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? _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".