[FFmpeg-user] I found the bugs

Paul B Mahol onemda at gmail.com
Wed Jun 19 19:45:29 EEST 2024


On Wed, Jun 19, 2024 at 6:27 PM Mark Filipak <markfilipak.imdb at gmail.com>
wrote:

> On 19/06/2024 12.02, Rob Hallam wrote:
> -snip-
> > I can confirm I see a pause at "23%", though mpv reports it as
> > 00:00:00 and then a seeming jump or fast increment through
> > percentages. I would probably have to record the screen or something
> > to see exactly what happened, unless there's a way to get mpv to
> > produce a log.
>
> If you loop (i.e., [Shift][L]) and watch, you'll see it. I get this:
> 0:00.825 (20%) - pause
> 0:00.950 (23%) - pause
> 0:02.952 (74%) - continues
>
> May I reiterate that the DTS & PTS timestamps in the actual packet stream
> are 100% correct.
> May I point out that FFmpeg functions give 3 differing values for those
> DTSes & PTSes.
> May I point out that MPV is using FFmpeg to get timestamps.
> May I point out that VLC and PowerDVD do not use FFmpeg and they play
> Ticket_11055.m2ts just fine.
>

Try:

ffmpeg -i Ticket_11055.m2ts -an -c copy -f framecrc broken.video.txt

Please carefuly inspect 'broken.video.txt; output and report your findings
here.



>
> It's funny. I never even noticed that MPV gives percentages.
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
>


More information about the ffmpeg-user mailing list