09.07.2018, 04:55
Good to hear, do you have a decent understanding of Qt and C++?
You basically need to adjust the source code of Hybrid to:
a. properly analyze the sources (mplayer, mencoder, ffmpeg, mkvmerge, mkvinfo,.. calls need to be adjusted)
b. check whether a merge is supported or not
c. subtitle, timecode, tag extractors need to be adjusted
d. chapter generation needs to be adjusted
e. job generation for audio, video, subtitle, etc. needs to be adjusted
f. job processing needs to be adjusted
-> writing a new tool which does would probably faster. (fastes might be to 'simply' adjuste mkvmerge to do what you want)
Cu Selur
You basically need to adjust the source code of Hybrid to:
a. properly analyze the sources (mplayer, mencoder, ffmpeg, mkvmerge, mkvinfo,.. calls need to be adjusted)
b. check whether a merge is supported or not
c. subtitle, timecode, tag extractors need to be adjusted
d. chapter generation needs to be adjusted
e. job generation for audio, video, subtitle, etc. needs to be adjusted
f. job processing needs to be adjusted
-> writing a new tool which does would probably faster. (fastes might be to 'simply' adjuste mkvmerge to do what you want)
Cu Selur