Batch Convert .mkv to .mp4 with VLC
Posted
by
IamHere
on Super User
See other posts from Super User
or by IamHere
Published on 2012-06-23T15:05:21Z
Indexed on
2012/06/23
15:18 UTC
Read the original article
Hit count: 245
i want to batch convert all .mkv file in a folder into .mp4 with vlc.
it should use the original video-/audio-stream and if possible the .ass subtitle of the .mkv. so its not really a convert, its more changing the container. (my player cant read the mkv)
if i do this conversion by hand (manually) it works, but i have a lot of mkv to convert, so it would take a lot of time.
i have searched the internet for a batch file to do this and i found a few and tried to modify them to my wish, but all attempts i tried just created a .mp4 file that doesn't contain the audio-stream and the video-stream also cannot be rendered by all my mediaplayers on the pc.
so i would be very thankful, if you could tell me how the batch have to look like, so it works with original video-/audio-stream (maybe .ass subtitle)
© Super User or respective owner