Recently while developing one of my projects We were using Hit and Try to get best output from ffmpeg to convert to a flv.
when one of my co-developers finally came out with following command
exec ("/usr/bin/ffmpeg -qscale 4 -i" old_video_loc new_video_loc);
Thanks Hitesh for efforts
when one of my co-developers finally came out with following command
exec ("/usr/bin/ffmpeg -qscale 4 -i" old_video_loc new_video_loc);
Thanks Hitesh for efforts
No comments:
Post a Comment