Convert video to exactly the same stream type of other video in ffmpeg -


maybe silly question, didn't manage find clear answer anywhere.

i need use ffmpeg convert given video same format video has, including bitrate, video , audio codecs... everything. goal concat both videos single file, independently of original formats.

is there easy way or have build complex command line input specifying parameters?

the concat demuxer not enough... maybe filter_complex?

thanks , sorry bother.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -