Re: [FFmpeg-devel] [PATCH] webmdashenc: Fix UTCTiming Element

2015-04-27 Thread Michael Niedermayer
On Mon, Apr 27, 2015 at 04:26:34PM -0700, Vignesh Venkatasubramanian wrote: > Remove the direct profile from UTCTiming element. Per DASH spec, > direct profile value should be the time at which the request was > made to the server and not the time at which the manifest was > written. So ffmpeg cann

[FFmpeg-devel] [PATCH] webmdashenc: Fix UTCTiming Element

2015-04-27 Thread Vignesh Venkatasubramanian
Remove the direct profile from UTCTiming element. Per DASH spec, direct profile value should be the time at which the request was made to the server and not the time at which the manifest was written. So ffmpeg cannot write this value. This patch removes the direct profile and write the UTCTiming e