#5413: Image size, pixel format cannot be detected ( 0x0,-1 ) for short h264
video
-------------------------------------+------------------------------------
Reporter: Denis | Owner: (none)
Type: defect | Status: closed
Priority: normal | Component: avformat
Version: git-master | Resolution: fixed
Keywords: mpegts h264 | Blocked By:
Blocking: | Reproduced by developer: 1
Analyzed by developer: 0 |
-------------------------------------+------------------------------------
Changes (by Balling):
* resolution: => fixed
* status: open => closed
Comment:
{{{
Stream #0:0[0x1011]: Video: h264 (High) (HDMV / 0x564D4448), yuv420p(top
first), 1440x1080 [SAR 4:3 DAR 16:9], 29.97 fps, 59.94 tbr, 90k tbn, Start
1.100100
}}}
is no printed instead of ffmpeg from 2020
{{{
Stream #0:0[0x1011]: Video: h264 (HDMV / 0x564D4448), none, 29.97 fps,
29.97 tbr, 90k tbn, 180k tbc
}}}
Fixed in some commit, not gonna bisect which one
--
Ticket URL: <https://trac.ffmpeg.org/ticket/5413#comment:9>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".