summaryrefslogtreecommitdiff
path: root/recipes-multimedia/mimetypes/files/mx6/gst-launch.desktop
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
commit25c45e3f60b4c55cfb5c6e5a2e0046d7b91e300b (patch)
tree66dd4012e35ae92cdd7e606006f4d83f4fa8cfab /recipes-multimedia/mimetypes/files/mx6/gst-launch.desktop
parent9195c842d31f53ac73f5e2ab507638a26676a7a5 (diff)
gst-launch: follow mfw_v4lsink to imxv4l2sink name change
Diffstat (limited to 'recipes-multimedia/mimetypes/files/mx6/gst-launch.desktop')
-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