On Tue, Jul 15, 2014 at 3:08 PM, Michael Niedermayer wrote:
> On Mon, Jul 14, 2014 at 09:52:23AM -0700, Vignesh Venkatasubramanian wrote:
>> This patch adds the ability to generate WebM DASH manifest XML using
>> ffmpeg. A sample command line would be as follows:
>>
>> ffmpeg \
>> -f webm_dash_m
On Mon, Jul 14, 2014 at 09:52:23AM -0700, Vignesh Venkatasubramanian wrote:
> This patch adds the ability to generate WebM DASH manifest XML using
> ffmpeg. A sample command line would be as follows:
>
> ffmpeg \
> -f webm_dash_manifest -i video1.webm \
> -f webm_dash_manifest -i video2.webm \
On Thu, Jul 10, 2014 at 12:58 PM, Michael Niedermayer wrote:
> On Mon, Jul 07, 2014 at 01:41:34PM -0700, Vignesh Venkatasubramanian wrote:
>> This patch adds the ability to generate WebM DASH manifest XML using
>> ffmpeg. A sample command line would be as follows:
>>
>> ffmpeg \
>> -f webm_dash_
On Thu, Jul 10, 2014 at 1:26 PM, Michael Niedermayer wrote:
> On Thu, Jul 10, 2014 at 01:12:20PM -0700, Vignesh Venkatasubramanian wrote:
>> On Thu, Jul 10, 2014 at 12:58 PM, Michael Niedermayer
>> wrote:
>> > On Mon, Jul 07, 2014 at 01:41:34PM -0700, Vignesh Venkatasubramanian wrote:
>> >> This
On Thu, Jul 10, 2014 at 01:12:20PM -0700, Vignesh Venkatasubramanian wrote:
> On Thu, Jul 10, 2014 at 12:58 PM, Michael Niedermayer
> wrote:
> > On Mon, Jul 07, 2014 at 01:41:34PM -0700, Vignesh Venkatasubramanian wrote:
> >> This patch adds the ability to generate WebM DASH manifest XML using
>
On Thu, Jul 10, 2014 at 12:58 PM, Michael Niedermayer wrote:
> On Mon, Jul 07, 2014 at 01:41:34PM -0700, Vignesh Venkatasubramanian wrote:
>> This patch adds the ability to generate WebM DASH manifest XML using
>> ffmpeg. A sample command line would be as follows:
>>
>> ffmpeg \
>> -f webm_dash_
On Mon, Jul 07, 2014 at 01:41:34PM -0700, Vignesh Venkatasubramanian wrote:
> This patch adds the ability to generate WebM DASH manifest XML using
> ffmpeg. A sample command line would be as follows:
>
> ffmpeg \
> -f webm_dash_manifest -i video1.webm \
> -f webm_dash_manifest -i video2.webm \