[FFmpeg-user] Subtitles disappear
    Cecil Westerhof 
    Cecil at decebal.nl
       
    Mon Jan  4 03:00:19 EET 2021
    
    
  
I convert a video with the following statement
    ffmpeg -y -i input.mkv -nostdin -vf scale=1024:-2 -crf 23 -acodec libmp3lame -qscale:a 9 -preset veryfast Temp/output.mp4
The input file has subtitles, but the output file does not.
What to change to have also subtitles in the output file?
And if I can do things better, I do not mind to hear it. ;-)
-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
    
    
More information about the ffmpeg-user
mailing list