[FFmpeg-user] why in the world does WMV ignore the bitrate

Reindl Harald h.reindl at thelounge.net
Tue Oct 29 17:04:16 CET 2013


Am 29.10.2013 16:48, schrieb Carl Lindqvist:
>>> It appears that the encoder cannot compress the video any smaller with
>>> your current settings. It is too large and/or too complex
>>
>> size does not matter, the problem is the unacceptable quality until i raise up to Mbit's
>> ffmpeg -i 'input.mp4' -y -vb '20480k' -an -vcodec 'wmv2' -acodec 'wmav2' 'output.wmv'
> 
> Isn't wmv2 a really old codec? 

surely, but if the target-user is running Windows, does want
WMV and ffmpeg only supports wmv2 and not wmv3 you have not
that much options

> Even h264 would give bad quality for 1080p at bitrates lower 
> than a couple of megabits at least

indeed - i missed the 1080x1920 and VLC scaled the output
but you do not need some megabits with x264

i was asked to convert a video from a colleague for a customer
because his Apple refuses to encode WMV at all and used my
CLI application asking some questions before using a PHP
wrapper and acted like doing H264 stuff for iPhone in
answering the questions :-(



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20131029/61e5c3c9/attachment.asc>


More information about the ffmpeg-user mailing list