Michael Niedermayer <[EMAIL PROTECTED]> added the comment:

On Thu, Jan 03, 2008 at 03:23:25AM -0000, Robert Swain wrote:
> 
> Robert Swain <[EMAIL PROTECTED]> added the comment:
> 
> Why only .avi? Is it not possible/feasible to override the detected frame rate
> for whatever input? It seems like it should be...

we could try ...
but for avi it will merely result in an assertion failure as internal
variables will missmatch the overriden frame rate

also maybe it would be easier to override the framerate in a video filter
but that has problems as well, especially if theres a second stream which
doesnt have a similarly scaled framerate/samplerate. It should work but
will need huge buffers to compensate the difference betweem the streams

the current input override code is primarely used for raw formats lacking
any framerate information ...

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you really think that XML is the answer, then you definitly missunderstood
the question -- Attila Kinali

______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue312>
______________________________________________________

Reply via email to