[Ffmpeg-devel] Compilation with --enable-theora fails
matthieu castet
castet.matthieu
Fri May 13 08:20:31 CEST 2005
M?ns Rullg?rd wrote:
> matthieu castet <castet.matthieu at free.fr> writes:
>
>
>>M?ns Rullg?rd wrote:
>>
>>>castet.matthieu at free.fr writes:
>>>
>>
>>It segdefault with old theora stream
>
>
> Oops, not good at all.
>
>
>>(ftp://ftp.mplayerhq.hu/MPlayer/samples/ogg/Theora/).
>
>
> That stream uses an old theora version. The current libtheora no
> longer supports it.
>
>
>>We should check the version, assert the codec.time_base.den or find a
>>way to decode this...
>
>
> I'll add a check of the theora version, and have it fail gracefully.
>
What is strange is the libtheora check is
"if(ci->version_minor>VERSION_MINOR)return(OC_VERSION);".
so version 3.1.0 should pass...
May be there are another test somewhere....
Matthieu
More information about the ffmpeg-devel
mailing list