[MPlayer-dev-eng] mencoder variable FPS

Keith Chew keith.chew at gmail.com
Sat Jan 6 12:03:58 CET 2007


Hi Nico

> maybe you didn't read the muxers' code, especially not muxer_avi.c ;)
> mencoder is a boatload of crap kept together with band aids (it's
> essentially a frontend for an avi muxer hacked to hell in order to
> output other file formats); your code is hackish and doesn't fit at
> all with the structure of mencoder
>

Your input is not very helpful to me. If you have a suggestion on how
to make it fit into the structure, I am all ears.

Because Mencoder is designed to run as a single flow of tasks (ie
initialise, read and write output), most variables are initialised at
the start. I am running the mencoder process 24x7, and I believe
extending it to take runtime variable changes is not trivial. At this
stage, all I am interested in is the impact of the code added, or
suggestions on a better place to handle the runtime change of the
force_fps variable.

So far, I have not seen any problems in my testing. It has been
running smoothly for over 3 days.

Thanks anyway.

Regards
Keith



More information about the MPlayer-dev-eng mailing list