[gst-devel] deadlock (?) while transcoding DVD

Josh Green jgreen at users.sourceforge.net
Mon Feb 14 11:48:16 CET 2005


On Mon, 2005-02-14 at 13:31 +0100, Xavier Bestel wrote:
> Le vendredi 11 février 2005 à 09:42 -0800, Roland Dreier a écrit :
> >     Tim> Try setting a max. queue size in time units on the input queues.
> > 
> > Oh well...
> > 
> >     gst-launch-0.8 dvdreadsrc title=0 device=/dev/hdc ! dvddemux name=demux { oggmux name=mux ! filesink location=/home/roland/x2.ogg { demux.video_00 ! queue max-size-time=500000000 ! progressreport name=video ! mpeg2dec ! ffmpegcolorspace ! gdkpixbufscale method=3 ! video/x-raw-rgb,width=540,height=360 ! ffmpegcolorspace ! theoraenc quality=25 ! queue ! mux. } { demux.audio_00 ! queue max-size-time=500000000 ! progressreport name=audio ! a52dec ! audioconvert ! rawvorbisenc ! queue ! mux. } }
> > 
> > gets stuck at exactly the same place.
> 
> I didn't follow the discussion, but did you look at your kernel logs to
> see if it's not a simple IO error from your disk/drive ?
> 
> 	Xav
> 
> 

I only tested thoggen once myself, but I also experienced a hang about
1/4 the way through a DVD movie.  I did not try it again to see if it
would hang at the same spot.  I'm using a gentoo system with
gstreamer-0.8.8, gst-plugins-0.8.7, gst-plugins-ffmpeg-0.8.3, gcc 3.3.4.
Just wanted to confirm the behavior, sorry I can't provide better
information.  I would likely have a hard time determining whats wrong,
since I'm not real familiar with Gstreamer internals and reproducing the
problem takes a while.
	Best regards,
	Josh Green

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20050214/2277b38a/attachment.pgp>


More information about the gstreamer-devel mailing list