Edit an mkv file
|
|
Member
|
8. August 2007 @ 21:17 |
Link to this message
|
Alright, I'm tryin to cut off the end credits of an HD .mkv file to get a little smaller size so i can store it on a DVD+R.
I demuxed the mkv into a raw h264 video and an ac3 audio. Then i'm pretty sure the program i used was mp4box to change the raw h264 into the avi container. Now i have an avi file that is just video, and an ac3 audio file. I've tried to mux them back together with Nandub, YAMB, etc. But none of them seem to accept the avi file.
If anyone has an easy way to cut an .mkv i would really appreciate it. Cheers.
|
Advertisement
|
  |
|
celtic_d
AfterDawn Addict
|
8. August 2007 @ 22:29 |
Link to this message
|
If you used mp4box then you have an mp4, not an avi. YAMB should accept it just fine since it uses mp4box. It won't like the AC3 audio though, you would need to convert to aac.
|
Member
|
9. August 2007 @ 07:25 |
Link to this message
|
I saw on Doom9 that you can use MP4Box to change the raw h264 file to avi. And it has an extension of .avi, so i'm pretty sure that it's an avi unless i really screwed something up.
Do you know what the command line syntax is cuz i can't remember. I thought it was "mp4box.exe -i input.h264 -o output.mp4" but it isn't.
The first time i ran mp4box i had the output extension as .avi but i want to redo it so i have .mp4. I'd really appreciate the help.
|
menaceuk
Newbie
|
9. August 2007 @ 08:27 |
Link to this message
|
Originally posted by vtowner: Alright, I'm tryin to cut off the end credits of an HD .mkv file to get a little smaller size so i can store it on a DVD+R.
I demuxed the mkv into a raw h264 video and an ac3 audio. Then i'm pretty sure the program i used was mp4box to change the raw h264 into the avi container. Now i have an avi file that is just video, and an ac3 audio file. I've tried to mux them back together with Nandub, YAMB, etc. But none of them seem to accept the avi file.
If anyone has an easy way to cut an .mkv i would really appreciate it. Cheers.
What program did you use to get a raw h264 file??
|
Member
|
9. August 2007 @ 09:07 |
Link to this message
|
I used MKVExtract.
|
shiroh
Account closed as per user's own request
|
9. August 2007 @ 22:56 |
Link to this message
|
you're doing it wrong.
mkvtoolnix.
in mkvmerge theres an option to split the files. check the time of the credits and cut it. just keep the first file.
less step means less chance of you screwing up. heck its only 1 step. :D
|
Member
|
12. August 2007 @ 21:42 |
Link to this message
|
Shiroh, it worked. Thanks man.
|
youngfa1
Newbie
|
7. September 2007 @ 00:11 |
Link to this message
|
Hi Shiroh,
I have the same requirement but I don't quite follow.
"in mkvmerge theres an option to split the files", this will only create a mkv file.
Also, Vtowner, can you tell me what you done to make it work.
Thanks a lot for both.
|
youngfa1
Newbie
|
7. September 2007 @ 00:16 |
Link to this message
|
Hi Shiroh,
I have the same requirement but I don't quite follow.
"in mkvmerge theres an option to split the files", this will only create a mkv file.
Also, Vtowner, can you tell me what you done to make it work.
Thanks a lot for both.
|
Member
|
7. September 2007 @ 12:08 |
Link to this message
|
All you have to do is click the add button in the input tab and select your file. Then go to the Global tab and click Enable Splitting and select '...after this duration'. You will have to figure out what time you want to split it at and put it in the format of HH:MM:SS. Then click Start Muxing.
|
Advertisement
|
  |
|
youngfa1
Newbie
|
9. September 2007 @ 18:40 |
Link to this message
|
Thanks Vtowner, I know how to split the file but I don't know how you remux h296 into an AVI container.
Can you tell me what you did?
Thank you.
|