[Ffmpeg-devel] theora codec code

Måns Rullgård mru
Wed Mar 1 16:34:29 CET 2006


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.

-- 
M?ns Rullg?rd
mru at inprovide.com





More information about the ffmpeg-devel mailing list