[Bug 707242] qtmux: streamable property has no effect

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 3 09:08:14 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=707242
  GStreamer | gst-plugins-good | 1.x

--- Comment #9 from Nicola <lists at svrinformatica.it> 2013-09-03 16:08:12 UTC ---
this does't work for me:

gst-launch-1.0 -e videotestsrc ! jpegenc ! qtmux faststart=true ! filesink
location=/tmp/test.mov

gst-launch-1.0 playbin uri=file:///tmp/test.mov 
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstTypeFindElement:typefind:
Stream contains no data.
Additional debug info:
gsttypefindelement.c(1038): gst_type_find_element_loop ():
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstTypeFindElement:typefind:
Can't typefind empty stream
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...

if you try the same with matroskamux streamable=true it will work fine and
you'll be able to write a streamable mkv file over a network socket

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list