[gstreamer-bugs] [Bug 166719] New: deadock while using mplex plugin
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Tue Feb 8 13:53:56 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
Summary: deadock while using mplex plugin
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: jeff at ollie.clive.ia.us
QAContact: gstreamer-bugs at lists.sourceforge.net
CC: all-bugs at bugzilla.gnome.org
While using the following pipeline, it hangs after producing about 98MB of output.
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 !
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 ! ffenc_ac3 ! queue ! audio/x-ac3 ! mux. } }
------- 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