summaryrefslogtreecommitdiff
path: root/ext/resindvd/resin-play
diff options
context:
space:
mode:
Diffstat (limited to 'ext/resindvd/resin-play')
-rwxr-xr-xext/resindvd/resin-play2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/resindvd/resin-play b/ext/resindvd/resin-play
index 5066e5b48..46b36cf17 100755
--- a/ext/resindvd/resin-play
+++ b/ext/resindvd/resin-play
@@ -6,7 +6,7 @@ else
DEVICE_OPT=""
fi
-gst-launch rsndvdbin name=dvd "$DEVICE_OPT" \
+gst-launch-1.0 rsndvdbin name=dvd "$DEVICE_OPT" \
dvdspu name=spu ! videoconvert ! videoscale ! ximagesink force-aspect-ratio=true \
dvd. ! queue max-size-buffers=3 max-size-bytes=0 ! spu.video \
dvd. ! spu.subpicture \