Absolute NOT the same.
WinXDVD use FFMpeg to re-encode the whole video. That's why it's so sloooooow. You should use Subler or FFMpeg directly to remux the video.
Remux is hunder times faster than re-encode.
I’d guess there must be a misconfiguration / hidden setting in handbrake to limit it. It certainly uses all 6 cores / 12 threads on my t5810 (“iMac Pro”) and all 8 cores on Mac Pro 08 (no ht on 3,1 xeon)I'm curious as to why Handbrake is only utilizing four cores. It can definitely handle considerably more.
It may have a limit, at least with the particular settings I was using, as I was unable to utilize all 32 threads of Z620. But that's significantly more than 8 threads which I know HB handles fine.I’d guess there must be a misconfiguration / hidden setting in handbrake to limit it. It certainly uses all 6 cores / 12 threads on my t5810 (“iMac Pro”) and all 8 cores on Mac Pro 08 (no ht on 3,1 xeon)
I tried FFMpeg and Subler. Im not very savvy yet and I can't figure out how to use either of them. (laugh if you must, its just where Im at)
1) Download Subler and run it. No window will open automatically. That's normal
2) Go to the upper left corner. Select File -> New
View attachment 827356
3) Now, you will have a GUI to work with
View attachment 827357
4) Drag the MKV file that you want to convert to MP4 into this window
View attachment 827358
5) Select which track you want, and make sure the action is "Passthru" if you only want remux that into MP4. Then click Add.
6) Now, you should see something like this
View attachment 827359
7) Now, go to upper left corner again. Select File -> Save As. Pick a destination, set file format to MPEG-4 Movie, make sure the file name end with mp4. Then click Save.View attachment 827360
Then you will have the MP4 files in minutes (if that's a huge file). Otherwise, the remux will finish in seconds (assume your storage speed is not super slow). Since this operation can easily be storage speed limiting. Avoid read / write to the same drive may also help to speed up the process.
e.g. original MKV in SSD 1. Destination MP4 to SSD 2.
Of course, if you have to copy the MP4 back to SSD 1 to work with, then no point to save that on another hard drive. It all depends on your actual workflow.
[doublepost=1553102713][/doublepost]FFmpeg is command line tool. Need some effort to learn how to use it. But if all you need is just remux a video. I can tell you exactly how to use FFMpeg to do that.
Thanks for the info.
In general, wondering if anyone can answer this while we're on the subject. I just upgraded to high sierra from sierra thinking that I could take better advantage of my 1080 Ti. I installed the latest web driver and CUDA driver but WinXDVD says no compatible GPU is found for HW acceleration. Any ideas?
That’s normal, the video engine on 1080Ti is not activated in MacOS.
1) Download Subler and run it. No window will open automatically. That's normal
2) Go to the upper left corner. Select File -> New
View attachment 827356
3) Now, you will have a GUI to work with
View attachment 827357
4) Drag the MKV file that you want to convert to MP4 into this window
View attachment 827358
5) Select which track you want, and make sure the action is "Passthru" if you only want remux that into MP4. Then click Add.
6) Now, you should see something like this
View attachment 827359
7) Now, go to upper left corner again. Select File -> Save As. Pick a destination, set file format to MPEG-4 Movie, make sure the file name end with mp4. Then click Save.View attachment 827360
Then you will have the MP4 files in minutes (if that's a huge file). Otherwise, the remux will finish in seconds (assume your storage speed is not super slow). Since this operation can easily be storage speed limiting. Avoid read / write to the same drive may also help to speed up the process.
e.g. original MKV in SSD 1. Destination MP4 to SSD 2.
Of course, if you have to copy the MP4 back to SSD 1 to work with, then no point to save that on another hard drive. It all depends on your actual workflow.
[doublepost=1553102713][/doublepost]FFmpeg is command line tool. Need some effort to learn how to use it. But if all you need is just remux a video. I can tell you exactly how to use FFMpeg to do that.
Well it was really fast and perfect quality. But no matter what audio tracks I use or dont use, the audio, when imported to imovie, is wacky. Its reverby and echoey. Cant seem to fix it. Doesnt happen after conversion with any other tool. Any idea what that is?