Hi
Newbie question here. I've just been editing a large 1080p music video file (around 5.5Gb, mp4 format) to both improve the sound and to reduce the length.
First, I extracted the audio and added some EQ and Compression to boost the sound then used MKVtoolnix to replace the existing audio file with the enhanced one, remuxing with the enhanced audio file in place. I now had the file in an mkv container instead of mp4 - no problem with that - audio much improved and the video bitrate remained unchanged, as I expected.
I then trimmed just over thirty minutes of filler at the start of the file and around ten minutes at the end, reducing the overall length from around two hours fifty minutes to two hours and ten minutes. Again, I used MKVtoolnix for the editing, going to the output tab and and then under Splitting and Split mode, used 'split by parts based on timecodes' and chose the relevant split points and remuxed.
The results look fine, but I notice when I check the (now shorter) output file properties that the reported video bitrate has increased, from 4108 kbps to 4905 kbps. This surprises me, as I expected the video bitrate to be unchanged given that it is a per seconds measure, not an aggregate. Am I misunderstanding kbps?
Thanks
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 4 of 4
			
		- 
	
- 
	The bitrate report may or may not be correct. But note that with variable bitrate videos the bitrate is not constant over the entire video. If the part you trimmed away was largely static it may have been encoded at a lower bitrate than the average, meaning the average for the remaining portion is now higher. As a simple example say you have four frames with bitrates of: 
 
 1000 5000 5000 1000
 
 The average bitrate is 3000 (12000/4). If you cut away the first and last frames you have
 
 5000 5000
 
 The average of the remaining two frames is now 5000.Last edited by jagabo; 15th Mar 2021 at 18:21. 
- 
	Video bitrate isn't typically constant. 
 
 Check the bitrate of the part you cut out, it's likely significantly lower.
- 
	Thanks guys, that was exactly the issue. I was thinking in terms of a constant bitrate rather than an average. 
 
 The bits I cut out were largely static and I can see that the bitrate on those parts is considerably lower than the average on the original larger file. So that explains the higher average on the ne, shorter file.
 
 Thanks for your help!
Similar Threads
- 
  Demuxing with MKVMerge then Remuxing with MKVToolnix - Audio is out of syncBy VideoFanatic in forum Video ConversionReplies: 6Last Post: 6th Nov 2020, 02:26
- 
  Remuxing with MKVToolNix removes videos' thumbnails and file properties.By nothingness in forum Newbie / General discussionsReplies: 4Last Post: 6th Aug 2018, 11:14
- 
  Remuxing with MKVtoolnix removes thumbnailsBy RubbleToes in forum EditingReplies: 2Last Post: 10th Jun 2018, 11:54
- 
  MKVToolNix mkvmerge shrinks video bitrate by 7%By draig-llofrudd in forum DVD RippingReplies: 6Last Post: 3rd Dec 2016, 18:09
- 
  Problem remuxing blu-ray rip using MKVtoolnixBy Odaik in forum Blu-ray RippingReplies: 25Last Post: 10th Jul 2016, 02:54


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

 Quote
 Quote