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

Attachment: zulu_timezone.patch
Description: Binary data

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to