MSattler 390 Posted March 29, 2015 Posted March 29, 2015 (edited) I'm trying to convert some TS files to mkv using ffmpeg, I tried the following but it does not work: ffmpeg -i z:\movie.ts -vcodec copy -acodec copy -f matroksa movie.mkv However I get an error that matroska is not a suitable output format? Thanks! Edited March 29, 2015 by MSattler
Latchmor 584 Posted March 29, 2015 Posted March 29, 2015 I'm trying to convert some TS files to mkv using ffmpeg, I tried the following but it does not work: ffmpeg -i z:\movie.ts -vcodec copy -acodec copy -f matroksa movie.mkv However I get an error that matroska is not a suitable output format? Thanks! Hi, you have a typo in the command, you have matroksa with s and k wrong way round 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now