[FFmpeg-user] Remove Subs from .Ts File

Lou lou at lrcd.com
Mon Jul 31 20:45:57 EEST 2017


On Sun, Jul 30, 2017, at 09:18 PM, avro wrote:
> Hi, I tried to remove chines harcoded subs from my .ts file but its not
> working. How to do it?
> 
> 
> Used this command 
> ffmpeg -i E:\abc.ts -c copy -sn abc.ts

-sn does not remove hardcoded subs. -sn avoids mapping softsub streams.

What are you trying to do?


More information about the ffmpeg-user mailing list