Concatenate 2 video files with transition

Lusine lusinehayrapetyan1992 at gmail.com
Thu Nov 19 14:56:54 UTC 2020


Hi Folks,
I'm trying concatenate 2 video files with transition. I saw smpte element
and trying to use smpte with filesrc but the command hangs. 

gst-launch-1.0 filesrc location=~/videos/small1.mp4 ! decodebin !
videoconvert ! smpte name=s ! videoconvert ! x264enc ! mp4mux ! filesink
location=./out.mp4 filesrc location=~/videos/small2.mp4 ! decodebin !
videoconvert ! s. 

What am I doing wrong? 



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list