[FFmpeg-devel] [EXTREMELY IMPORTANT] [PLEASE DO NOT IGNORE] [PATCH] avfilter/framesync: do not pick AV_TIME_BASE for time base when not needed.
    Paul B Mahol 
    onemda at gmail.com
       
    Sun Feb  2 21:12:32 EET 2020
    
    
  
On 2/2/20, Nicolas George <george at nsup.org> wrote:
> Paul B Mahol (12020-02-02):
>> What about special code that checks all time-bases are same and
>> keeping it?
>>
>> Changing time-base is far from ideal solution in such scenario for any
>> usecase.
>
> I consider any code or effort for time bases larger than, say, 1E5, to
> be a complete waste.
>
I will repeat my last question once again, is it ok for you to check that all
input time-bases are same and that not AV_TIME_BASE is used in such case?
    
    
More information about the ffmpeg-devel
mailing list