[FFmpeg-devel] [PATCH] dashenc support for 'live' webm

Ram Natarajan ram95014 at gmail.com
Thu Jan 28 19:42:12 CET 2016


Folks,
This patch makes dashenc.c handle vp8/vp9 video codecs and vorbis codec for
audio. The current webm_chunk and webm_dash_manifest is a two stage process
and not really suitable for realti
me "live" dash mpd creation.
I have tested this for both webm and mp4 chunk creation - both for live and
static mpd types.
Since this is the first time I am submitting a patch, I am not sure if I am
doing all the right things - I followed the patch submission process
described in https://www.ffmpeg.org/developer.html.
-Ram
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Added-webm-support-for-dash.-This-would-replace-make.patch
Type: text/x-patch
Size: 22857 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160128/73ca6632/attachment.bin>


More information about the ffmpeg-devel mailing list