[Ffmpeg-devel] Re: theora codec code
Viktor Kompaneyets
vato
Fri Mar 3 13:25:10 CET 2006
M?ns Rullg?rd wrote:
>
> Tom said:
>> Hi *
>>
>> while reading some code, I came accross these lines:
>>
>> ffmpeg/libavcodec/oggtheora.c -> line 115-116
>> ctx->time_base.num = thc->info.fps_denominator;
>> ctx->time_base.den = thc->info.fps_numerator;
>
> Those lines look fine. What makes you think they are not?
>
>> actually I didn't use theora (ffmpeg -i file.mpg file.ogg does not find
>> the codec), so I can not verify wether the coder is ok or not.
>
> We don't have a theora encoder at the moment. Decoding theora works.
Look at ffmpeg2theora (not a part of ffmpeg project):
http://www.v2v.cc/~j/ffmpeg2theora/
It works for me
--
Viktor Kompaneyets
Wnet project manager
More information about the ffmpeg-devel
mailing list