Copy link to clipboard
Copied
Hello!
I am trying to combine two Zoom meeting recording clips together.
I am having trouble when I create a sequence in Premiere with the same settings as the first file that is just a combination of both clips. When I render out the final file is a huge 950MB.
Final Clip: is about 950MB (1280x742, 25fpx, 2797kbps bitrate, 42min26sec)
I am trying to encode the clip with the same settings but at 500 kbps bitrate, but for whatever reason media encoder seems to be ignoring me and going with 2797kbps bitrate.
I appreciate any insite you can provide.
Thanks,
Tim
Copy link to clipboard
Copied
Hi.. I have had the same problem!
The main issue is the bit rate you original bit rate was is 312 Kbps but the output is in 2797Kbps. close to 10x the input rate of the original... hence the ouput size.
I'm still learning this myself.. I tried plain MPEG4 but presently can't overcome the restriction of the file size
I just get an error as below and no tips to get past it.
in the end i just saved my own concoction... with 2Mpbs bitrate
Copy link to clipboard
Copied
Thanks! Grazuncle. I found that using a VBR 2-pass and lowered my overall file size to a much more reasonable size. It still doesn't seem as good of a codec/compression as it could be for screensharing since a lot of pixels never change I just don't know what settings could be tweaked to allow that. Additionally make sure the sidecar metadata file is turned off in your encoder settings some people mentioned that can cause some issues too.
Copy link to clipboard
Copied
this is great information..!
Is the sidecar a tick box option somewhere in a dialogue box?
I'll definitely look into that!
Copy link to clipboard
Copied
When I am in the export settings for Media Encoder 2022 there is a "Metadata..." button on the bottom below the estimated file size and to the left of the OK button. It might not even be a thing, but just make sure there its either off or at least not embedded into the file
Export Settings Metadata button
Metadata Export Options
I think VBR 2-pass is what helped me the most though to get the file size more closely matching estimated size.
Copy link to clipboard
Copied
Thanks for taking the time to reply!
Appreciated ☺️