[Ffmpeg-devel] encode_superframe Assertion failure in WMA encoder
Bob Joneson
bobjoneson
Thu Mar 8 01:20:57 CET 2007
Trying to transcode an mpeg4/mp3 avi to wmv.
ffmpeg -i test.avi -vcodec wmv2 -acodec wmav2 -f asf test.wmv [works fine, but it encodes the video at the default 200kb / second]
If I try to specify an audio or video bitrate (-b / -ab) I'm greeted with the following:
ffmpeg: wmaenc.c:376: encode_superframe: Assertion `i>0' failed.
I'm on openSuSE 10.2 with a fresh SVN of ffmpeg.
Please let me know if you need any more info.
More information about the ffmpeg-devel
mailing list