[gstreamer-bugs] [Bug 626463] Problem with .mkv file playback.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 9 11:00:36 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=626463
  GStreamer | gst-plugins-good | 0.10.30

Marc-Andre Lureau <marcandre.lureau> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marcandre.lureau at gmail.com

--- Comment #1 from Marc-Andre Lureau <marcandre.lureau at gmail.com> 2010-08-09 18:00:33 UTC ---
Same with webm files, not the difference multifilesrc != filesrc here:

$ gst-launch multifilesrc location=file ! matroskademux ! fakesink 

ERROR: del elemento /GstPipeline:pipeline0/GstMatroskaDemux:matroskademux0: No
se pudo demultiplexar el flujo.
Información adicional de depuración:
matroska-demux.c(5397): gst_matroska_demux_check_read_size ():
/GstPipeline:pipeline0/GstMatroskaDemux:matroskademux0:
reading large block of size 236549635 not supported; file might be corrupt.

However gst-launch filesrc location=file ! matroskademux ! fakesink is fine.

-- 
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