qtmux: make "streamable" TRUE as default
authorAndoni Morales Alastruey <ylatuya@gmail.com>
Tue, 17 Sep 2013 10:06:06 +0000 (12:06 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Fri, 20 Sep 2013 08:09:48 +0000 (10:09 +0200)
commit9ae50822048065491b059f9bdf2c8dcb10d677f8
tree6186888ea54fe5697931ece57c5c887a34fdf73b
parent5732684e18b4d8e0a71242407df92d5e7ceb8170
qtmux: make "streamable" TRUE as default

The most common use case for fragmented MP4 (Dash and Smooth Streaming)
is producing streamable content (even for VOD). streamable=FALSE would only
be used to generate fragmented MP4 with and index of MOOF's that could
be reproduced without a playlist/manifest
https://bugzilla.gnome.org/show_bug.cgi?id=707242
gst/isomp4/gstqtmux.c