From f3471841a3290b0974487a7fa61e2750d06fc30b Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Tue, 28 Oct 2008 20:06:27 +0000 Subject: ext/resindvd/resin-play: Remove $@ to fix parse_launch warning Original commit message from CVS: * ext/resindvd/resin-play: Remove $@ to fix parse_launch warning * ext/resindvd/resin-play2: Add a version that uses deinterlace and xvimagesink. --- ext/resindvd/resin-play | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/resindvd/resin-play') diff --git a/ext/resindvd/resin-play b/ext/resindvd/resin-play index 6c08b9c0..1aa4e87c 100755 --- a/ext/resindvd/resin-play +++ b/ext/resindvd/resin-play @@ -10,4 +10,4 @@ gst-launch rsndvdbin name=dvd "$DEVICE_OPT" \ dvdspu name=spu ! ffmpegcolorspace ! videoscale ! ximagesink force-aspect-ratio=true \ dvd. ! queue max-size-buffers=3 max-size-bytes=0 ! spu.video \ dvd. ! spu.subpicture \ - dvd. ! audioconvert ! autoaudiosink $@ + dvd. ! audioconvert ! autoaudiosink -- cgit v1.2.1