Log in

View Full Version : How to cut desired part out of whole mkv file ?


whiskey
28th December 2008, 00:10
Just wondering if there is any app like that ? I have 2.2 GB mkv file
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L2.1
Codec ID : V_MPEG4/ISO/AVC
Duration : 2h 12mn
Format : AC-3
Channel(s) : 6 channels

I would like to extract around 7 minutes from it, lets say untouched and then convert it to Ipod touch compatible format.Problem is that I'm kinda lost while trying to find application that would allow me to do that specific job... help needed :P

Kurtnoise
28th December 2008, 15:01
you can't convert this part losslessly into the iPod compliance.

So, restart an encode from your source by splitting the desired part with DGindex or Trim() avs function and create your iPod compliant file with the appropriate tool.

survivant001
28th December 2008, 15:34
I have a similar problem. I reencoded my movies (babies) in AVC 4.1, and now I want to cut some screens. I try with AviDemux, but when I load the clip, AVIDemus tell me to launch it in safe mode or it will crash.. it's true.. it's crashed.

when I use safe mode, I'm not able to get the audio sync after that.

here what I do

video/audio set as COPY

I put a marker at the start.. click on next keyframe.. do a CUT.. after that.. SAVE.. and when I play the clip.. the audio is not sync..

survivant001
28th December 2008, 15:46
When I listen to the clip into AVIDemux, the audio is sync. I even try to reencode the audio with FAAC.. and the output container is .mp4(PSP) and it's still not sync :(

I try to reencode the movie too.. still the same problem

~bT~
28th December 2008, 16:11
mkvtoolnix

whiskey
28th December 2008, 21:32
mkvtoolnix
Thats what I was looking after great tool, allows me to split files without re encoding via time code !!!!!!