[FFmpeg-devel] Fix Patch for Ticket #2622- Remuxing of hdmv pgs subtitles
Niklesh Lalwani
lalwani1994 at gmail.com
Mon Mar 23 08:22:16 CET 2015
Hi everyone,
I have fixed the issue #2622 <https://trac.ffmpeg.org/ticket/2622> through
this pull request <https://github.com/FFmpeg/FFmpeg/pull/125>.
These changes enables to remux m2ts file so that the new file has playable
subtitles.
However, the subtitle stream type is still unknown, which is maybe due to
missing description for HDMV_PGS_SUBTITLE under case AVMEDIA_TYPE_SUBTITLE
in mpegtsenc.c. Can anyone explain what is going on with the descriptor
handing?
Thanks
Niklesh Lalwani
More information about the ffmpeg-devel
mailing list