-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compiled version for MacOS? FFMPEG Hardware support? #9
Comments
Hey Jason, I’m not the original dev, but I did get it to work on macOS. If you’re still interested I can help you out getting it to run on macOS, just tell me. We can wait for @kristiankoskimaki to answer, but I haven’t seen answers from him on other issues so... 🥲 |
What's your system specs? Are you running your processes on spinner drives?
SSD? Any type of RAID?
<http://www.speedheathens.com>
<http://instagram.com/speedheathens>
<[email protected]>
<https://open.spotify.com/user/9cw8i5c2faq6txlp9ffilztmk>
<http://facebook.com/speedheathens>
…On Sun, Jan 24, 2021 at 2:50 AM Théophane Mayaud ***@***.***> wrote:
Hey Jason, I’m not the original dev, but I did get it to work on macOS.
I have 800gb of multiply duplicated videos, but even with vidupe it’s a
terribly long process, as there is no automated deletion process, you have
to manually review each match found and delete one of the two.
If you’re still interested I can help you out getting it to run on macOS,
just tell me. We can wait for @kristiankoskimaki
<https://github.com/kristiankoskimaki> to answer, but I haven’t seen
answers from him on other issues so... 🥲
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASSLUDVSPQB6GHWGRX6GOMDS3PGNTANCNFSM4WQCLMNQ>
.
|
It is an ssd. |
I'm churning through 14TB's. I ended up building a 4TB NVME SSD RAID-0 with
4 1TB Samsung M2's. You can see how fast the read/write is. I was blown
away once I got it implemented. I have a Areca 1882X RAID controller
running a RAID-0 with 8x Western Digital 7200 512mb Date Center drives
which I max out at 2GB/sec when transferring to and from the NVME RAID. I
basically have been processing data in blocks of 3.5TB's moving it back and
forth thinging it out over and over gain. There's in some cases 18 copies
of a single 5gb video. It's been insane. I'm running it all on a new
Hackintosh i9 I built with Parallels running with full ram and all
20-cores. I get more performance running the program in a virtual
environment than when I setup the system as a test to have native Windows.
What do you mean your fork?
<http://www.speedheathens.com>
<http://instagram.com/speedheathens>
<[email protected]>
<https://open.spotify.com/user/9cw8i5c2faq6txlp9ffilztmk>
<http://facebook.com/speedheathens>
…On Wed, Jan 27, 2021 at 4:10 PM Théophane Mayaud ***@***.***> wrote:
It is an ssd.
It’s a recent, but not highly specked MBP.
You can check out my fork and tell me if it works for you, I found a way
to compile and release it !
I’m currently sorting through my own stack of duplicate videos, and I have
easily deleted the largest ones, with 200gb already freed 👌
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASSLUDQE47NSK7RVQGK4OXTS4B6NFANCNFSM4WQCLMNQ>
.
|
WoW you’ve got some specs 😂 |
Oh yeah. I’m already using it.
…On Thu, Jan 28, 2021 at 2:01 AM Théophane Mayaud ***@***.***> wrote:
WoW you’ve got some specs 😂
Here it is : https://github.com/theophanemayaud/vidupe
Forking is a git thing, if you want to look « git forks »
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASSLUDQH7F7TAWCPSGZ5VX3S4EDVLANCNFSM4WQCLMNQ>
.
|
Thanks very much for the Mac version |
Where is the MAC version? I can't find it to download. @nac6 if it requires compiling could you possibly compile it and make it available? I do not know how to compile/code. |
You can download the compiled from this site:- https://github.com/theophanemayaud/vidupe |
@nac6 thank you so much!!! |
I published the app on the app store, if you want to support the work I did to port it you could buy it :) |
I added a few "auto delete" options to greatly help with large amounts of duplicates, but I haven't documented them yet 😅 |
@theophanemayaud you kick ASS dude!!!!!!!! I just purchased the APP!!!!!! Will test and get back to you. Drop me an email so we can connect directly on my thoughts and suggestions! |
Thanks !!! |
I don't have the knowledge to compile an app for MacOS but I noticed in the 1.211 release you note "source code for MacOS" would it be possible for you to compile a MacOS version for download?
I'd be happy to pay you something for your time. Trying to sort through over 14tb's of assets and running Parallels on a brand new I9 10-core Hackintosh loses some performance.
Also wondering if it's possible to modify so the FFMPEG calls include an option for Radeon hardware acceleration?
Thank you!
The text was updated successfully, but these errors were encountered: