Hi Everyone
I want to cut parts of many 1080p and 4K .mkv videos, I have some questions:
1. Is cutting part of .mkv video with ffmpeg 100% lossless ?
2. Is this command correct for video cutting process ?
ffmpeg -ss 00:05:10 -i "video.mkv" -t 50 -c copy -avoid_negative_ts make_zero "part.mkv"
3. If ffmpeg is 100% lossless when it comes for cutting video part then that's more than enough for me,
but if not, can mkvtoolnix use a lossless method ?
Thank you !
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 6 of 6
			
		- 
	
- 
	1. Yes. Cuts on keyframes only though. 
 2. Yes.
 3. Yes.
- 
	mkvtoolnix isn't a ffmpeg GUI, it's based on mkvmerge. 
Similar Threads
- 
  MKVtoolnix, MKV remove parts end with 1 mkv.By gridmonkey in forum Newbie / General discussionsReplies: 0Last Post: 18th Jan 2021, 14:10
- 
  Cutting some stubborn videos with ffmpegBy mpegnup in forum Newbie / General discussionsReplies: 16Last Post: 3rd Apr 2020, 11:25
- 
  [MKVToolnix] Cutting and rejoining videos with audio causes a discrepancyBy Compositor in forum EditingReplies: 5Last Post: 22nd Mar 2020, 09:50
- 
  Some basic questions about using ffmpeg to download pbs videosBy jimdagys in forum Video Streaming DownloadingReplies: 38Last Post: 26th Mar 2017, 15:37
- 
  Using ffmpeg to mux multiple videos into mkv gets header error?By nobodyhome in forum Video ConversionReplies: 2Last Post: 28th Jan 2017, 17:09


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			
 Quote
 Quote