[FFmpeg-trac] #8680(ffprobe:new): FFprobe produces invalid JSON
FFmpeg
trac at avcodec.org
Wed May 20 04:37:02 EEST 2020
#8680: FFprobe produces invalid JSON
------------------------------------+-----------------------------------
Reporter: ePirat | Owner:
Type: defect | Status: new
Priority: normal | Component: ffprobe
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+-----------------------------------
Comment (by ePirat):
Sorry, the description got lost:
Under certain circumstances ffprobe can produce invalid JSON output when
its asked to only include specific tags and there are additional frame
tags. Specifically the `-show_entries frame=pkt_pts_time:tags` is what
causes the problem, using `frame_tags` instead of just `tags` works around
the issue.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8680#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list