Ticket #853 (closed defect: fixed)

Opened 2 years ago

Last modified 23 months ago

Gstreamer ogg playback broken

Reported by: BlackEdder Owned by: ainulindale
Priority: major Milestone:
Component: SHR Image Version: SHR-unstable
Keywords: Cc:

Description

Playing ogg files back with gstreamer appears to be broken.

Example:
gst-launch-0.10 filesrc location=linuxoutlaws128.ogg ! oggdemux !
vorbisdec ! audioconvert ! audioresample ! alsasink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /GstPipeline:pipeline0/GstOggDemux:oggdemux0:
Internal data stream error.
Additional debug info:
gstoggdemux.c(3251): gst_ogg_demux_loop ():
/GstPipeline:pipeline0/GstOggDemux:oggdemux0:
stream stopped, reason not-linked
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...

The same command works on my desktop

Change History

comment:1 Changed 23 months ago by jama

  • Status changed from new to closed
  • Resolution set to fixed

Valery Febvre reported that issue is fixed with newer gst-plugins version.

Note: See TracTickets for help on using tickets.