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

Ole Andre Birkedal birkedal at extab.net
Wed Oct 23 15:23:12 EEST 2019


Thanks for the feedback, attached new complete patch with code changes + added documentation for it

Ole


‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Wednesday, October 23, 2019 4:32 AM, Steven Liu <lq at chinaffmpeg.org> wrote:

>
>
> > 在 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
>
> 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".


-------------- next part --------------
A non-text attachment was scrubbed...
Name: zulu2.patch
Type: application/octet-stream
Size: 7273 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20191023/20e0ddce/attachment.obj>


More information about the ffmpeg-devel mailing list