[FFmpeg-trac] #11055(avfilter:new): "showinfo", "-show_frames": bad PTS, where "framecrc" had expected; plus inconsistent playback
FFmpeg
trac at avcodec.org
Fri Jun 14 03:48:06 EEST 2024
#11055: "showinfo", "-show_frames": bad PTS, where "framecrc" had expected; plus
inconsistent playback
-------------------------------------+-------------------------------------
Reporter: markfilipak | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: avfilter
Version: git-master | Resolution:
Keywords: showinfo | Blocked By:
show_frames |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by markfilipak):
Sorry about the Windows cmd lines. Here's the important commands without
the Windows stuff:
ffmpeg -i %1 -map 0 -copyts -c copy -an -dn -sn -f framecrc -
ffmpeg -copyts -analyzeduration 240000000 -probesize 1000000000 -i %1 -map
0:v -copyts -vf showinfo -c:v rawvideo -f null -muxdelay 0 -
ffprobe -sexagesimal -analyzeduration 240000000 -probesize 1000000000
-select_streams v -show_frames -of flat -i %1
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11055#comment:10>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list