I had to use ffmpeg for .wmv videos.
The quality was really awful with mencoder.
So, I use:
Now I have to finetune the bitrates to get the optimal quality/size...Code:$convert_wmv = $cmd_ffmpeg;
I had to use ffmpeg for .wmv videos.
The quality was really awful with mencoder.
So, I use:
Now I have to finetune the bitrates to get the optimal quality/size...Code:$convert_wmv = $cmd_ffmpeg;
Bookmarks