See if ffmpeg works for you. Something like ffmpeg -i video.avi -i audio.avi -map 0:0 -map 1:0 -c copy -f matroska games.mkv
-Jacques Jacques Hugo Three Two Labs Information Technology | Solaris Engineering 32L Phone +44 7939 433701 [email protected] <mailto:[email protected]> > On 23 May 2018, at 16:28, Apostolos Syropoulos via openindiana-discuss > <[email protected]> wrote: > > After upgrading I have noticed that neither mkvmerge nor mkvextract > work anymore! > $ mkvmerge -D audio.avi -A video.avi -o GAMES.mkv > terminate called after throwing an instance of 'std::bad_cast' > what(): std::bad_cast > Abort (core dumped) > > I have no idea what this KTPI thing does but it certainly has > made my life more difficult. How can I deactivate it? > > A.S. > > > ---------------------- > Apostolos Syropoulos > Xanthi, Greece > _______________________________________________ > openindiana-discuss mailing list > [email protected] > https://openindiana.org/mailman/listinfo/openindiana-discuss _______________________________________________ openindiana-discuss mailing list [email protected] https://openindiana.org/mailman/listinfo/openindiana-discuss
