[Ffmpeg-devel] WMV encoding bug. WMP can't play the files (Error: C00D11B1)

Michael Niedermayer michaelni
Tue Feb 20 00:20:06 CET 2007


Hi

On Mon, Feb 19, 2007 at 07:00:24PM +0000, pabey at bluewin.ch wrote:
> Hi
> 
> I'm trying to convert a mpeg file to wmv. The file is playable in 
> VLC but not in WMP.
> I just get the error C00D11B1.
> 
> Here is a sample file which doesn't work.
> http://www.mediaconverter.org/testoutput.wmv
> 
> Created with this input file:
> http://www.mediaconverter.org/testinput.mpeg
> 
> With the following command:
> 
> # ffmpeg -i testinput.mpeg -vcodec wmv2 -acodec mp3 testouput.wmv
> FFmpeg version SVN-r8028, Copyright (c) 2000-2007 Fabrice Bellard, 
> et al.
>  configuration: --prefix=/opt/ffmpeg --enable-libmp3lame --enable-
> xvid --enable-libogg --enable-gpl --enable-libvorbis --enable-amr_nb 
> --enable-amr_wb --enable-x264 --enable-pthreads --enable-libfaad --
> enable-libfaac --enable-liba52 --enable-libdts
>  libavutil version: 49.3.0
>  libavcodec version: 51.33.0
>  libavformat version: 51.10.0
>  built on Feb 19 2007 18:26:54, gcc: 4.0.2 20050901 (prerelease) 
> (SUSE Linux)
> Input #0, mpeg, from 'testinput.mpeg':
>  Duration: 00:00:32.0, start: 0.564911, bitrate: 721 kb/s
>  Stream #0.0[0x1e0]: Video: mpeg1video, yuv420p, 320x240, 550 kb/s, 
> 25.00 fps(r)
>  Stream #0.1[0x1c0]: Audio: mp2, 48000 Hz, stereo, 96 kb/s
> Output #0, asf, to 'testouput.wmv':
>  Stream #0.0: Video: wmv2, yuv420p, 320x240, q=2-31, 200 kb/s, 
> 25.00 fps(c)
>  Stream #0.1: Audio: mp3, 48000 Hz, stereo, 64 kb/s
> Stream mapping:
>  Stream #0.0 -> #0.0
>  Stream #0.1 -> #0.1
> Press [q] to stop encoding
> frame=  877 q=5.3 Lsize=       1kB time=35.1 bitrate=   0.1kbits/s
> video:1059kB audio:274kB global headers:0kB muxing overhead 
> -99.958753%
> 
> I think it stopped working with a new svn release. But I can't 
> remember what version I had before.

do a binary search over the svn versions to find the exact change which
broke it

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I know you won't believe me, but the highest form of Human Excellence is
to question oneself and others. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070220/6cd1e5ca/attachment.pgp>



More information about the ffmpeg-devel mailing list