video - Can I use ffmpeg from inside a Perl script without a system call? -


I would like to change the lower bitrate of MP3, as well as convert videos on MP3 via Pearl. I looked at the ffmpeg module but it does not seem that it supports converting files, only one example I saw is grabbing the pictures from the video stream. Is there a way to do this by using the system () in Perl Call FFPAG?

have tried? The method seems like it will do as you wish.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -