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
Post a Comment