Log in

View Full Version : Any way to mux hdmv_pgs_subtitle into m2ts container?


ProWo
7th October 2021, 15:14
Hi all,
anyone has an idea how to successfully mux a hdmv_pgs_subtitle (sup) into m2ts container, with language tag, with ffmpeg?

Tryed any way, with -f mpegts, -mpegts_m2ts_mode 1, -bsf:s setts=ts=N (because of the many DTS errors in output).

No success.

The pgs is copied (with -c:s copy) and shown in mediainfo, but isn't displayed by media players.

I know that tsmuxer muxes the pgs successfully to m2ts, but I'm searching for a way to do it with ffmpeg.

Thx i.a.