[Ffmpeg-devel] Audio-video sync problem when transcoding to xvidin AVI

Michael Niedermayer michaelni
Wed Mar 15 02:45:11 CET 2006


Hi

On Tue, Mar 14, 2006 at 05:01:49PM -0800, Harikrishnan Varma wrote:
> Hi,
> 
> MN> maybe there was a file which needed it, feel free to send a patch to
> make it a user specifyable parameter
> 
> I have attached the patch for this. The command-line option is
> -dts_delta_threshold. The default value is 10.

great, except a little thing int64_t & OPT_INT arent ok, it should be
int and then cast to int64_t or some OPT_INT64 would need to be added

[...]

-- 
Michael





More information about the ffmpeg-devel mailing list