Is it possible to add a short "neutral sequence" (=short sequence of black -or white- stable image) at the begining or at the end of a video track with a command line program (ffmpeg, MEncoder, mkvtoolnix collection or other) ?
I am looking for the video equivalent of the "pad" parameter of the sox audio editor but would accept a more complex procedure.
Notice that creating a "neutral sequence" with
ffmpeg -i {original file} -t {some seconds} -vf "fade=t=int=600:d=0.5" {neutral sequence}
is not a satisfactory solution because the {neutral sequence} may not be concatenated to the {original file} because the caracteristics (codec,...) of the created {neutral sequence} usually differ from those of the {original file}.
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
[SOLVED] "--ipratio" "--pbratio"+"--scenecut" "--minkeyint" / "--keyint
By Kdmeizk in forum Video ConversionReplies: 14Last Post: 21st Jun 2015, 07:21 -
A slightly different "handbrake with out-of-sequence chapters" question
By Simon_Haddad in forum Video ConversionReplies: 2Last Post: 23rd Nov 2013, 01:11 -
Is it possible to EDIT the Audio Track "Name/Description" inside a video?
By ktklein72 in forum AudioReplies: 4Last Post: 19th Feb 2013, 05:28 -
HOW CAN I CREATE HW ACCELERATED WEB VIDEO? It is called Adobe "STAGE VIDEO"
By Stears555 in forum Video Streaming DownloadingReplies: 7Last Post: 24th May 2012, 10:29 -
DGindex "NO video sequence header found"
By JackDanielZ in forum Video ConversionReplies: 4Last Post: 28th Apr 2012, 08:41