[Libav-user] Not able to convert to mp4 from wmv format

Rizwan Raza rizwan.raza at gmail.com
Thu Oct 11 07:56:36 CEST 2012


Hi:

I am using the commands below to convert from *.wmv to *.mp4 but the
conversion is producing 0kb size file

/usr/local/bin/ffmpeg -y -i /var/www/vhosts/
30a.tv/httpdocs/uploads/avi/myhaEzeEZWtPTOZQnRbG.wmv -an -pass 1 -threads 2
-vcodec libx264 -b 512k -bf 3 -subq 6 -cmp 256 -refs 5 -qmin 10 -qmax 51
-qdiff 4 -coder 1 -me_range 16 -trellis 1 -flags +mv4 -partitions
parti4x4+parti8x8+partp4x4+partp8x8+partb8x8 -g 250 -keyint_min 25
-sc_threshold 40 -i_qfactor 0.71 /var/www/vhosts/
30a.tv/httpdocs/uploads/myhaEzeEZWtPTOZQnRbG.mp4


/usr/local/bin/ffmpeg -y -i /var/www/vhosts/
30a.tv/httpdocs/uploads/avi/myhaEzeEZWtPTOZQnRbG.wmv -acodec libfaac -ar
44100 -ab 96k -pass 2 -threads 2 -vcodec libx264 -b 512k -bf 3 -subq 6 -cmp
256 -refs 5 -qmin 10 -qmax 51 -qdiff 4 -coder 1 -me_range 16 -trellis 1
-flags +mv4 -partitions parti4x4+parti8x8+partp4x4+partp8x8+partb8x8 -g 250
-keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 /var/www/vhosts/
30a.tv/httpdocs/uploads/myhaEzeEZWtPTOZQnRbG.mp4

I would appreciate any help into this matter.

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20121011/e9a36e43/attachment.html>


More information about the Libav-user mailing list