[FFmpeg-devel] [PATCH] Support for zulu timezone format for PDT in HLS playlists

Steven Liu lq at chinaffmpeg.org
Wed Oct 23 05:32:28 EEST 2019



> 在 2019年10月22日,18:37,Ole Andre Birkedal <birkedal at extab.net> 写道:
> 
> Some HLS players prefer UTC+0 timestamps in PROGRAM-DATE-TIME to end in a Z instead of +0000, this patch adds a hlsflag to enable that feature.
> 
> Example command:
> ffmpeg -i input.mp4 -c copy -hls_flags +program_date_time+zulu_timezone output.m3u8
> 
> Example PDT output:
> #EXT-X-PROGRAM-DATE-TIME:2019-10-22T10:27:54.000Z
> 
> Ole Andre Birkedal<zulu_timezone.patch>_______________________________________________
Document doc/muxer.texi please.
> 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







More information about the ffmpeg-devel mailing list