[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

GStreamer and oggFlac (& matroska flac)



I would like to play flac file within ogg container with gst-launch.
I try the following pipeline gst-launch-0.10 filesrc location=file.ogg !
oggdemux ! flacdec ! audioconvert ! audioresample ! alsasink

(file have been created with with `flac --ogg` version 1.1.2)

and i get the following output
------------------------------------
Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
Setting pipeline to NULL ...
FREEING pipeline ...
------------------------------------

I can play simple flac files

The same problem with matroska
Any suggestions are welcome.

Attachment: signature.asc
Description: =?koi8-r?Q?=FC=D4=C1?= =?koi8-r?Q?_=DE=C1=D3=D4=D8?= =?koi8-r?Q?_=D3=CF=CF=C2=DD=C5=CE=C9=D1?= =?koi8-r?Q?_=D0=CF=C4=D0=C9=D3=C1=CE=C1?= =?koi8-r?Q?_=C3=C9=C6=D2=CF=D7=CF=CA?= =?koi8-r?Q?_=D0=CF=C4=D0=C9=D3=D8=C0?=


Reply to: