Cut mkv file >> Gardening & Landscaping >> Forum
Forum
  Search   Users   Registration   Entrance
Today: 11.07.2025 - 21:04:22
Pages:  1  

Cut mkv file

Advertising

CROWD links from forums - 0,9 USD


MessageAuthor

Hey all,Is there a way to cut the first ~1 minute of a .mkv file to a new file with a command line utility? Thanks

---------------------

adolenc

main-users




Statistics:
Messages: 345
Registration: 12.12.2002
01.05.23 - 08:16:56
Message # 1
RE: Cut mkv file

You can try this. Install mkvtoolnix-unicode-2.1.0-setup.exe "C:\VidAud\MKVtoolnix\mkvmerge" -o "newfile.mkv" --split-max-files 2 --split 00:01:00 "myfile.mkv"

---------------------
Luke 03 330i

LukeG

main-users




Statistics:
Messages: 4,678
Registration: 08.10.2003
01.05.23 - 08:21:35
Message # 2
RE: Cut mkv file

Thanks for the reply :) It worked like a charm

---------------------
Later, Dave

kowached

main-users




Statistics:
Messages: 58
Registration: 03.12.2002
01.05.23 - 08:29:01
Message # 3
RE: Cut mkv file

no container discussions in the avc forum! moved

---------------------
Level One

Vegadark

main-users




Statistics:
Messages: 80
Registration: 08.05.2002
01.05.23 - 08:36:14
Message # 4
RE: Cut mkv file

What if I want to split out 1 minute in the middle of the file? Splitting with mkvmerge will result in 3 files, but I want some program to generate only the part I want. Any suggestion please?

---------------------
WJones

WJones

main-users




Statistics:
Messages: 624
Registration: 02.08.2002
01.05.23 - 08:44:11
Message # 5
RE: Cut mkv file

I don't think there are any current tools which take just the piece you want rather than splitting the whole file, avimuxgui is the same. Anyway with mkvmerge: mkvmerge" -o "filename.mkv" --split timecodes:55:00,01:05:00 "filename.mkv" will split 0-55 mins , 55 mins - 1 hour 5 mins and 1h5m to the end. Just seperate the times with a comma. -001, -002, -003 will be added automatically.

---------------------

omoore61

main-users




Statistics:
Messages: 117
Registration: 12.04.2002
01.05.23 - 08:49:48
Message # 6
RE: Cut mkv file

Aaaah. So simple. Thanks.

---------------------

RBBJ325is

main-users




Statistics:
Messages: 906
Registration: 08.18.2003
01.05.23 - 09:01:10
Message # 7
RE: Cut mkv file
need help getting squared away : Previous topicNext topic: incomplete VIDEO_TS folder - can i burn?
Pages:  1  

The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants