diff options
Diffstat (limited to 'ext/resindvd/resin-play')
-rwxr-xr-x | ext/resindvd/resin-play | 2 |
1 files changed, 1 insertions, 1 deletions
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 |