Hello all,
I would like to reencode tv recordings that I recorded using tvheadend into hevc in mkv container. They are in mpegts format, with h264 video, aac audio and dvb_subtitle subtitles.
I also would like to keep subtitles, as most of my recordings are in multilangage version with translation in subtitles.
Currently, encoding works perfectly as expected and hardware accelerated for both decoding and encoding for video, but subtitles are removed during convert process, as shown in this example: ffmpeg-transcode-a3340299-f30b-418a-a8cd-ffae1c897874_1.txt
Would it be possible to encode these subtitles, or at least copy them, during the conversion process?
Thanks for your help.
Nicolas