Optimization is a really useful tool, but it’s a bit brute force. Say I have a bunch of files with mixed bitrates and codecs. If I optimizate a 2Mbps file to 3Mbps then I just GROW that file, though I at least get it into a native format for my roku.
I’d like to see some sort of threshold selection option for optimization. For instance
IF original >=6Mbps, use profile 4Mbps Mobile
IF original <6Mbps and >3Mbps, use profile 3Mbps Mobile
and so on.
Often I’m optimizing to get it into a native format, not necessarily to reduce bitrate.