[FFmpeg-trac] #10037(undetermined:new): EXT-X-STREAM-INF is missing CODECS attribute when using h264_v4l2m2m encoder
FFmpeg
trac at avcodec.org
Tue Nov 15 01:31:59 EET 2022
#10037: EXT-X-STREAM-INF is missing CODECS attribute when using h264_v4l2m2m
encoder
-------------------------------------+-------------------------------------
Reporter: nls | Owner: (none)
Type: defect | Status: new
Priority: normal | Component:
| undetermined
Version: unspecified | Resolution:
Keywords: hls v4l2m2m | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by nls):
> Is the issue reproducible with current FFmpeg git head?
I was able to reproduce the error by compiling the following source blob.
{{{
https://ffmpeg.org/releases/ffmpeg-snapshot-git.tar.bz2 - 2022-11-14 19:24
}}}
Result:
{{{
#EXTM3U
#EXT-X-VERSION:3
#EXT-X-STREAM-INF:BANDWIDTH=2200000,RESOLUTION=1024x576
xstream_04.m3u8
}}}
CODECS attribute is missing.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10037#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list