[gstreamer-bugs] [Bug 315545] [oggdemux] problems with multi2.ogg

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Oct 29 06:43:07 PDT 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=315545
 GStreamer | gst-plugins-base | Ver: HEAD CVS

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
      everconfirmed|0                           |1



------- Additional Comments From Tim-Philipp Müller  2005-10-29 13:43 -------
The conversion problem is fixed now, it still complains about a missing
newsegment event though:

% gst-launch-0.9 -v filesrc location=multi2.ogg ! oggdemux name=d  d. ! queue !
vorbisdec ! audioconvert ! alsasink  d. ! queue ! theoradec ! xvimagesink
PAUSE pipeline ...
PREROLL pipeline ...
/pipeline0/queue1.src: caps = video/x-theora
/pipeline0/queue1.sink: caps = video/x-theora
/pipeline0/theoradec0.sink: caps = video/x-theora
/pipeline0/theoradec0.src: caps = video/x-raw-yuv, format=(fourcc)I420,
framerate=(double)5, pixel-aspect-ratio=(fraction)1/1, width=(int)320,
height=(int)240
/pipeline0/xvimagesink0.sink: caps = video/x-raw-yuv, format=(fourcc)I420,
framerate=(double)5, pixel-aspect-ratio=(fraction)1/1, width=(int)320,
height=(int)240
/pipeline0/queue0.src: caps = audio/x-vorbis
/pipeline0/queue0.sink: caps = audio/x-vorbis
/pipeline0/vorbisdec0.sink: caps = audio/x-vorbis
/pipeline0/vorbisdec0.src: caps = audio/x-raw-float, rate=(int)44100,
channels=(int)2, endianness=(int)1234, width=(int)32
/pipeline0/audioconvert0.src: caps = audio/x-raw-int, endianness=(int)1234,
signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)44100, channels=(int)2
/pipeline0/audioconvert0.sink: caps = audio/x-raw-float, rate=(int)44100,
channels=(int)2, endianness=(int)1234, width=(int)32
/pipeline0/alsasink0.sink: caps = audio/x-raw-int, endianness=(int)1234,
signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)44100, channels=(int)2
PREROLLED pipeline ...
WARNING: Element "alsasink0" warns: gstbasesink.c(628):
gst_base_sink_handle_object: /pipeline0/alsasink0:
Received buffer without a new-segment. Cannot sync to clock.
RUNNING pipeline ...
New clock: audioclock0
Got EOS from element "pipeline0".
Execution ended after 1865555000 ns.

Cheers
 -Tim

------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list