[gst-devel] [mpeg2dec] not negotiated after aspect change?

Thomas Loewe lazyt at gmx.net
Sat May 16 19:45:37 CEST 2009


Hi,

i'm using the following Pipeline to show a TS-Video:

     gst-launch filesrc location=video.ts ! mpegtsdemux name=dmx dmx. !
queue2 max-size-buffers=0 max-size-time=0 ! mpeg2dec ! directdrawsink dmx. !
queue2 max-size-buffers=0 max-size-time=0 ! mad ! audioconvert !
directsoundsink

which works fine.

This Transportstream contains an Aspectchange from 16:9 <-> 4:3 and at this
Point the Pipeline stops with:

     mpeg2dec gstmpeg2dec.c:1002:handle_slice:<mpeg2dec0> pushed with result
not-negotiated
     mpeg2dec gstmpeg2dec.c:1227:gst_mpeg2dec_chain:<mpeg2dec0> exit loop,
reason not-negotiated

Replacing mpeg2dec with ffdec_mpeg2video doesn't have this Problem, so i
guess it's a Bug in mpeg2dec?

Unfortunately i can't use ffdec_mpeg2video because it shows only 1 Frame per
Second!?

Can somebody help me out?

Thank you,
Thomas
-- 
View this message in context: http://www.nabble.com/-mpeg2dec--not-negotiated-after-aspect-change--tp23576148p23576148.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.





More information about the gstreamer-devel mailing list