kanehekili / VideoCut

MPEG2,MP4,MKV,WEBM Cutter for Linux using MPV and libavcodec or ffmpeg. Cutting is lossless, the target file will not be reencoded
Other
45 stars 6 forks source link

Support DVB_SUBTITLES #10

Closed kanehekili closed 3 years ago

kanehekili commented 3 years ago

Request from moebius1 to support DVB_SUBTITLE in mpegts streams

kanehekili commented 3 years ago

Version 1.2.10 will support cutting mpegts (m2t) files with DVB_SUBTITLES. The combination of avchd video + eac3 audio + DVB_SUBTITLES works only with target extensions m2t,ts,m2ts or mts. A far as I know no other container supports these 3 codecs in combination.
The target m2t has the drawback that VLC and other players do not activate this subtitle type by default and have initial A/V problems due to the container format.