summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.oss.09@gmail.com>2015-10-21 15:30:26 +0200
committerMax Krummenacher <max.oss.09@gmail.com>2015-10-28 09:36:02 +0100
commit3022c12d727d42944b0f6af88d3794f15e3d3878 (patch)
treeb4b33414076e713e30c1da40ca5a40bf09d9f31a
parentd2653e7cec32f24bfef089690f1bc38d2c5f8d17 (diff)
gst-launch: follow mfw_v4lsink to imxv4l2sink name change
-rw-r--r--recipes-multimedia/mimetypes/files/mx6/gst-launch.desktop8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-multimedia/mimetypes/files/mx6/gst-launch.desktop b/recipes-multimedia/mimetypes/files/mx6/gst-launch.desktop
index 908b908..f184e48 100644
--- a/recipes-multimedia/mimetypes/files/mx6/gst-launch.desktop
+++ b/recipes-multimedia/mimetypes/files/mx6/gst-launch.desktop
@@ -2,12 +2,12 @@
Type=Application
Name=gst-launch
# on LVDS panel
-#Exec=gst-launch filesrc location= "%f" ! decodebin ! mfw_v4lsink device=/dev/video18
+#Exec=gst-launch filesrc location= "%f" ! decodebin ! imxv4l2sink device=/dev/video18
# Fullscreen on the main window? or the only window?
-#Exec=gst-launch playbin2 uri=%u video_sink=\"mfw_v4lsink force-aspect-ratio=true\"
+#Exec=gst-launch playbin2 uri=%u video_sink=\"imxv4l2sink force-aspect-ratio=true\"
# in a 640x360 overlay part of the main window
-#Exec=gst-launch playbin2 uri=%u video_sink=\"mfw_v4lsink force-aspect-ratio=true disp-width=640 disp-height=360 axis-top=10 axis-left=630\"
+#Exec=gst-launch playbin2 uri=%u video_sink=\"imxv4l2sink force-aspect-ratio=true disp-width=640 disp-height=360 axis-top=10 axis-left=630\"
# in a 1280x720 overlay part of the main window
-Exec=gst-launch playbin2 uri=%u video_sink=\"mfw_v4lsink force-aspect-ratio=true disp-width=1280 disp-height=720 axis-top=10 axis-left=630\"
+Exec=gst-launch playbin2 uri=%u video_sink=\"imxv4l2sink force-aspect-ratio=true disp-width=1280 disp-height=720 axis-top=10 axis-left=630\"
Terminal=true
NoDisplay=true