[gstreamer-bugs] [Bug 166719] deadock while using mplex plugin

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed Feb 9 00:56:09 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=166719
 GStreamer | gst-plugins | Ver: HEAD CVS





------- Additional Comments From Ronald Bultje  2005-02-09 03:56 -------
It implies frames are missing. Can you try with videorate and audiorate? So:

gst-launch --gst-debug-no-color --gst-debug-level=5 mplex name=mux format=8 !
filesink location=alias0404.mpg { filesrc
location=~/gtk-gnutella-downloads/complete/alias.04x05.hdtv.xvid-lol.avi !
avidemux name=demux { demux.video_00 ! queue ! ffdec_mpeg4 ! ffmpegcolorspace !
videorate ! videoscale ! video/x-raw-yuv,width=720,height=480 ! mpeg2enc
format=8 aspect=3 sequence-header-every-gop=true bitrate=10240 ! queue ! mux. }
{ demux.audio_00 ! queue ! mad ! audioconvert ! audiorate ! ffenc_ac3 ! queue !
audio/x-ac3 ! mux. } }

If that doesn't help either, I'll dig into the sources...

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list