[FFmpeg-devel] [PATCH] avformat/hls: check target duration in the playlist
刘歧
lq at chinaffmpeg.org
Sat May 16 15:49:02 EEST 2020
2020年5月16日 下午8:21,Carl Eugen Hoyos 写道: Am Sa., 16. Mai 2020 um 14:12 Uhr schrieb Steven Liu : 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? Ah, you are right, it’s not EXT-X-TARGETDURATION problem. Need continue analyse :( Carl Eugen _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel at ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe". Thanks Steven Liu
More information about the ffmpeg-devel
mailing list