MP4 H264 + ACC only 1 subtitle track and must be rendered
Posted: Thu Mar 02, 2017 8:44 pm
Hi, sorry for my english is not my native language,
why in mp4 profiles i cant set (remux) multiple subtitle files when converting from mkv to mp4. I only can set one subtitle track and must be rendered in video track. Other software like dvdfab allow multiple tracks on mp4 files.
Creating custom mp4 profile in CxV and manually set this options with external text editor on profile, CxV allows select multiple subtitle tracks and mp4 file is fully functional, tested with VLC and MediaPlayer Classic
Only drawback is that if i modify the custom profile again via CxV GUI this options are deleted and i must start again.
Its possible allow to select multiple subtitle tracks on mp4 container?
Thanks
why in mp4 profiles i cant set (remux) multiple subtitle files when converting from mkv to mp4. I only can set one subtitle track and must be rendered in video track. Other software like dvdfab allow multiple tracks on mp4 files.
Creating custom mp4 profile in CxV and manually set this options with external text editor on profile, CxV allows select multiple subtitle tracks and mp4 file is fully functional, tested with VLC and MediaPlayer Classic
Code: Select all
<SubtitleProfile>
<Item0>codec=dvd_subtitle</Item0>
<Count>1</Count>
</SubtitleProfile>
Its possible allow to select multiple subtitle tracks on mp4 container?
Thanks