- Confusion about terms core and thread. Your CPU is made up of 6 physical cores. I.e. a core describes the hardware of your CPU. Threads or processes (similar concepts for a non-developer) are different instances of a program running at the same time on your CPU. I.e. a thread describes running software. You can run as many threads/processes as you like until you run out of memory, they are not related to cores (unless you specifically ask for that - like Prime95 does - but that's not the norm). Even a single core processor can run many threads, although it won't be as effective. Dunno what you were reading from CPUZ, your system has 6 cores and as many threads as your programs launch...
- Auto on your setup will select 12 threads, which is too many usually. I must put a maximum cap on the auto values... Lowering threads manually is the way to go. I will make it save your settings, but I have little time for development atm
- Use MP4 if you're targeting hardware devices. MKV has the advantage of more robust support and better tools, but it does have less compatibility. However, for lower powered hardware devices you may need to tweak x264 settings too. I know little about this.
- Demux MKVs with MKVCleaver. Remux MP4s with something like MP4BoxGui (may be better tools - I rarely mux MP4s). Or you can mux MP4s with MeguIVit itself, in the menus under Tools>>Muxer... No quality loss in this process, and can be quite quick.
- Auto on your setup will select 12 threads, which is too many usually. I must put a maximum cap on the auto values... Lowering threads manually is the way to go. I will make it save your settings, but I have little time for development atm
- Use MP4 if you're targeting hardware devices. MKV has the advantage of more robust support and better tools, but it does have less compatibility. However, for lower powered hardware devices you may need to tweak x264 settings too. I know little about this.
- Demux MKVs with MKVCleaver. Remux MP4s with something like MP4BoxGui (may be better tools - I rarely mux MP4s). Or you can mux MP4s with MeguIVit itself, in the menus under Tools>>Muxer... No quality loss in this process, and can be quite quick.