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?