-
Notifications
You must be signed in to change notification settings - Fork 23
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
Freezing when loading WAV files #1
Comments
Hi Kieran, |
Also, are the WAVs coming from a local drive? |
Yes to both! All coming from local drive and analysis jobs start after the
import...
|
...but the analysis jobs get stuck with no progress...? |
Ok, so I have access to a test system again. I think I can now make a more accurate report. I then replicated my usual behaviour which is to:
|
Thanks for the detailed report! Is there any way you can try this with the current test version? https://dcpomatic.com/test-download My tests suggest that it is better there; it would be great if you could test. |
Hi Carl, sorry for the delay and thanks for the speedy fix. I think that the behaviour is indeed better. There is still a stall when adding audio after the image sequence, which gets more severe with each reel. I still think that this is quicker than it was before though. |
Hi - I'm using DCP-O-Matic v 2.12.20 git d4f07d4 to create DCP from DCDM. Windows 7 professional, Dual Xeon X5650 @2.67GHz (2 processors), 48 gig of ram, 7200rpm 10TB drive for input and output.
I find that loading an image sequence of tiffs takes almost no time at all, but when I import a folder of WAV files (usually six in a folder per reel), the program freezes for several minutes, I guess as it is examining the content. It's a little easier to drag and drop the files from Windows Explorer into the Content section as the program does not seem to freeze 100% - even though it stalls, it does allow me to drag and drop more files. Once I click anywhere on the GUI, I get the standard Windows 'Not Responding' reaction.
This makes it hard to build a DCP as the DCDM audio is usually split up into a folder per reel, with 6 wavs per folder. So I usually have to add the six wavs, wait a few mins, then re-assign the timing so that they start at the correct reel which then produces another long freeze, then do the same for the next four or so reels.
On a side note - i love how your software auto-assigns the single WAV files to the correct channels, i'm assuming based on the filename. And the fact that encoding uses every core on our Dual-Xeon CPU machine is so great :)
The text was updated successfully, but these errors were encountered: