[FFmpeg-devel] [PATCH 1/6] dashdec: Expose bandwidth and representation ID as metadata
Stefan _
sfan5 at live.de
Sun Jan 7 20:46:04 EET 2018
Hi,
I did some work on the DASH demuxer.
The primary goal was making it viable to play YouTube/Vimeo/... videos
using the native demuxer, since mpv currently uses a workaround in form
of Edit Decision Lists (EDL).
Implemented features:
* Exposing id / bitrate as stream metadata (similar to the HLS demuxer)
* Support for multiple video and audio streams
* A few minor parts of the specification that are in use at YouTube
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-dashdec-Expose-bandwidth-and-representation-ID-as-me.patch
Type: text/x-patch
Size: 2458 bytes
Desc: 0001-dashdec-Expose-bandwidth-and-representation-ID-as-me.patch
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180107/bbc2d851/attachment.bin>
More information about the ffmpeg-devel
mailing list