[FFmpeg-devel] [PATCH] avformat/hls: check target duration in the playlist

Steven Liu lq at chinaffmpeg.org
Sat May 16 15:44:50 EEST 2020



> 2020年5月16日 下午8:21,Carl Eugen Hoyos <ceffmpeg at gmail.com> 写道:
> 
> 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?
Ah, I’m wrong, 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