[gstreamer-bugs] [Bug 330634] Wrap the ffmpeg demuxers

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Feb 14 08:31:13 PST 2006


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=330634
 GStreamer | gst-ffmpeg | Ver: 0.10.0





------- Comment #8 from Peter Eszlari  2006-02-14 16:31 UTC -------
$ gst-launch-0.10 -v -t filesrc location=test.flv ! ffdemux_flv ! ffdec_flv !
xvimagesink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
FOUND TAG      : found by element "ffdemux_flv0".
    audio codec: MPEG-1 layer 3 audio
FOUND TAG      : found by element "ffdemux_flv0".
    video codec: FLV video


$ gst-launch-0.10 -v -t filesrc location=test.flv ! ffdemux_flv ! mad !
alsasink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
FOUND TAG      : found by element "ffdemux_flv0".
    audio codec: MPEG-1 layer 3 audio
FOUND TAG      : found by element "ffdemux_flv0".
    video codec: FLV video
/pipeline0/mad0.sink: caps = audio/mpeg, rate=(int)22050, channels=(int)1,
mpegversion=(int)1, layer=(int)3


$ gst-launch-0.10 -v -t filesrc location=test.mkv ! matroskademux ! ffdec_flv !
xvimagesink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
FOUND TAG      : found by element "matroskademux0".
  language code: und
FOUND TAG      : found by element "matroskademux0".
    audio codec: MPEG-1 layer 3
  language code: und


-- 
Configure bugmail: http://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