[FFmpeg-devel] [PATCH] lavf/mov.c: Use the correct timescale when seeking for audio.
Derek Buitenhuis
derek.buitenhuis at gmail.com
Tue Nov 1 16:01:41 EET 2016
On 10/31/2016 1:48 PM, Rostislav Pehlivanov wrote:
> The tests pass on my machine, pushed after Derek said it looks correct.
Hi Sasi,
I notice there's still one difference after this patch. Could you
explain if this is intended:
- "duration": 3072,
- "duration_time": "0.069660",
+ "duration": 1016,
+ "duration_time": "0.023039",
This is on the very last packet of the file (the same file I sent you before).
Cheers,
- Derek
More information about the ffmpeg-devel
mailing list