Score:0

mkvtoolnix mkvmerge makes short video repeat itself

nc flag

I have used to mkvtoolnix functionality "mkvmerge" to play a sound file over a video that I made:

$ mkvmerge -o outFile.mkv -A vokoscreen-2021-11-20_21-51- bensound-popdance.mp3 

This makes a new video with the sound of the sounf file playing over the video. Just like I want.

The problem is that the sound file is much longer than my video. What then happens is that the video just replays until the soundfile is done playing.

I want it the other way around, I would like my output video to just stop playing when the original video is done, and then stopping the sound also.

Does anyone know how to do that?

Score:1
cn flag

Consult the man page of mkvmerge to learn whether there is a command line option that changes the behaviour to the behaviour you want. Otherwise, either shorten your audio clip to match the length of the video, or cut the video afterwards where it starts again.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.