[Ffmpeg-devel] theora codec code

Tom th.tom
Wed Mar 1 17:55:32 CET 2006


Am Mittwoch, 1. M?rz 2006 16:34 schrieb M?ns Rullg?rd:
> 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?
>

Sorry, I got that.
I really don't intend to bother you, I read thousands of lines of code the 
last few days, to get a glimps how ffmpeg works, and I must admitt, that my 
knowledge about mpeg/video encoding seems to be very limited. 

ffmpeg is really a great piece of software, however - not easy to read. 

I'll go on reading ... regards 





More information about the ffmpeg-devel mailing list