[FFmpeg-trac] #9456(ffprobe:closed): ffprobe coded_width, coded_height, and all dec_ctx->properties fields broken (regression)
FFmpeg
trac at avcodec.org
Fri Jun 16 15:45:23 EEST 2023
#9456: ffprobe coded_width, coded_height, and all dec_ctx->properties fields
broken (regression)
-------------------------------------+-------------------------------------
Reporter: Gregory | Owner: (none)
Beauregard |
Type: defect | Status: closed
Priority: important | Component: ffprobe
Version: git-master | Resolution: duplicate
Keywords: codecpar | Blocked By:
regression |
Blocking: | Reproduced by developer: 1
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by Balling):
* status: new => closed
* resolution: => duplicate
Comment:
>This specific approach is IMO acceptable. It basically recovers the
>pre-codecpar behavior until AVStream->codec is removed, and effectively
>fixes the "regression".
>Once that's gone, ffprobe will stop reporting coded_width/height
>altogether instead of doing so with a bogus value, as everything is
>being wrapped in the proper checks.
quote from
https://patchwork.ffmpeg.org/project/ffmpeg/patch/7D9B0A5171224A4A9A6308992BC4469B3BC46423@shsmsx102.ccr.corp.intel.com/
So AVStream->codec was removed, yet you did not remove coded_width, etc,
fields. Is this some kind of joke? Closing as a duplicate of #6958.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9456#comment:9>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list