Hi Diego Adrian Cuevas,
I have already tried this command
gst-launch-1.0 playbin uri=file://$FILE1
video-sink="overlaysink overlay-width=512 overlay-height=384"
playbin uri=file://$FILE2 flags=0x41
video-sink="overlaysink overlay-left=512 overlay-width=512 overlay-height=384"
so i got this error
Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstGioSrc:source: Could not open resource for reading.
Additional debug info:
../../../git/gst/gio/gstgiosrc.c(335): gst_gio_src_get_stream (): /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstGioSrc:source:
Could not open location file://FILE1 for reading: Operation not supported
Setting pipeline to NULL ...
Freeing pipeline ...
how to give the uri path for a video in terminal and can we give our video names or else filename should be FILE1.
In which file can we store the videos like(mount,dev).
regards
santosh rao