Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Add Subtitles (.SRT file) To MP4 With FFMPEG

ffmpeg -i infile.mp4 -i infile.srt -c copy -c:s mov_text outfile.mp4
Comment

PREVIOUS NEXT
Code Example
Shell :: run specific migration file django 
Shell :: git compare two branches with meld 
Shell :: Failed to start The Apache HTTP Server. 
Shell :: install bootstrap 4 npm 
Shell :: cannot find module json-loader 
Shell :: realtek rtl8812au ubuntu 
Shell :: pwd in cmd 
Shell :: error: Not a valid ref: refs/remotes/origin/master 
Shell :: install oh my zsh 
Shell :: ubuntu install mathpix 
Shell :: docker make container auto start 
Shell :: where is docker images stored windows wsl2 
Shell :: packet tracer ubuntu 
Shell :: nuget equivalent of npm install 
Shell :: change owner of file in linux 
Shell :: gitlab set global username and password 
Shell :: vim terminal scrollback 
Shell :: how to use dotenv in javascript 
Shell :: ubuntu install times new roman font 
Shell :: Package "ngx-material-file-input" 
Shell :: linux unzip tar.gz 
Shell :: set java_home permanently ubuntu 
Shell :: install node using nvm windows 
Shell :: ubuntu 20 lts install node 10 
Shell :: reconfigure postfix 
Shell :: how to end localhost 
Shell :: run container and rm 
Shell :: tweak tool ubuntu 
Shell :: sh is null if 
Shell :: gitignore tracked files 
ADD CONTENT
Topic
Content
Source link
Name
3+5 =