[FFmpeg-devel] [PATCH] avformat/hls: check target duration in the playlist
Carl Eugen Hoyos
ceffmpeg at gmail.com
Sat May 16 15:21:42 EEST 2020
Am Sa., 16. Mai 2020 um 14:12 Uhr schrieb Steven Liu <lq at chinaffmpeg.org>:
>
> fix ticket: 8673
> reference rfc8216 4.3.3.1 said:
> The EXT-X-TARGETDURATION tag is REQUIRED.
> in ticket 8673, the EXT-X-TARGETDURATION is incorrect, so hls
> should return error.
Can't an invalid target duration be ignored?
Or is the stream unplayable without target duration?
Carl Eugen
More information about the ffmpeg-devel
mailing list