[FFmpeg-trac] #6958(ffprobe:reopened): ffprobe can't show correct coded_height for h264 1080p videos

FFmpeg trac at avcodec.org
Fri Jun 16 15:12:10 EEST 2023


#6958: ffprobe can't show correct coded_height for h264 1080p videos
-------------------------------------+-------------------------------------
             Reporter:  Zhong,Li     |                    Owner:  (none)
                 Type:  defect       |                   Status:  reopened
             Priority:  normal       |                Component:  ffprobe
              Version:  git-master   |               Resolution:
             Keywords:  h264         |               Blocked By:
  codecpar regression                |
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  1            |
-------------------------------------+-------------------------------------
Changes (by Balling):

 * priority:  important => normal
 * status:  closed => reopened
 * resolution:  fixed =>

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 a) coded_width=1920 coded_height=1080 are still there so
 AVStream->codec is still there, right?  b) this issue was apparently never
 fixed or regressed? See also: #9411, that I will close as a dup
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/6958#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list