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: Эта часть сообщения подписана цифровой подписью

Reply via email to