Why is adobe premiere going so slow?
- varxtis
- Joined: Sun Dec 21, 2003 2:34 pm
- Status: Single
- Location: The world that never was
- Contact:
Why is adobe premiere going so slow?
Ok, so here my system specs
Windows XP
Pentium (4) 1.6GHz
1.0 GB of RAM
e-GeForce FX 5200 128MB DDR AGP video card
4 hard drives: 2 internal and 2 external, the external are connected through USB 2.0 hub.
All of my video material is off ONE exteral harddrive (so far totol space of drive=120GB Used=36.4GB
Now, with all that said and done... can anyone tell me why the HECK my adobe premiere is STILL going as slow as a snail on a salt bed? I swear.. I am using the ALT+click and drag feature for timing and previewing, and yet it doesn't flow AT ALL. IT LAGS BIG TIME. (PS... I just reformatted about a week and a half ago. it is just as slow as before I reformatted.)
PlZ help me
Windows XP
Pentium (4) 1.6GHz
1.0 GB of RAM
e-GeForce FX 5200 128MB DDR AGP video card
4 hard drives: 2 internal and 2 external, the external are connected through USB 2.0 hub.
All of my video material is off ONE exteral harddrive (so far totol space of drive=120GB Used=36.4GB
Now, with all that said and done... can anyone tell me why the HECK my adobe premiere is STILL going as slow as a snail on a salt bed? I swear.. I am using the ALT+click and drag feature for timing and previewing, and yet it doesn't flow AT ALL. IT LAGS BIG TIME. (PS... I just reformatted about a week and a half ago. it is just as slow as before I reformatted.)
PlZ help me
- Scintilla
- (for EXTREME)
- Joined: Mon Mar 31, 2003 8:47 pm
- Status: Quo
- Location: New Jersey
- Contact:
Which version of Premiere are you using, and are you editing with scripts or clips?
Some suggestions:
1. Defrag
2. Check your paging file size, increase it if it's too low
3. Move your files to one of the internal hard drives and work from there instead
4. If you're editing with scripts, try plopping the line <b>SetMemoryMax(32)</b> into them at the top (shouldn't cause memory problems for you since you have a gig... if it does, reduce the number)
5. If you haven't done so already, change the settings of the tracks in the Timeline so that each clip only shows its name, not thumbnail frames
Some suggestions:
1. Defrag
2. Check your paging file size, increase it if it's too low
3. Move your files to one of the internal hard drives and work from there instead
4. If you're editing with scripts, try plopping the line <b>SetMemoryMax(32)</b> into them at the top (shouldn't cause memory problems for you since you have a gig... if it does, reduce the number)
5. If you haven't done so already, change the settings of the tracks in the Timeline so that each clip only shows its name, not thumbnail frames
- Corran
- Joined: Mon Oct 14, 2002 7:40 pm
- Contact:
-
BlindNoir
- Joined: Sat Jan 03, 2004 1:30 pm
- Location: Chicago, Il
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
-
BlindNoir
- Joined: Sat Jan 03, 2004 1:30 pm
- Location: Chicago, Il
- varxtis
- Joined: Sun Dec 21, 2003 2:34 pm
- Status: Single
- Location: The world that never was
- Contact:
wow, thank you very much for the help everyone.
OK, first off... what are scripts vs. clips?
•I am using premiere 6.5
•General prefference of codec is dvix (as far as the codec is concerned, I'm not all that worried that it's a problem... I have use hufyuv and even picvideo for an unrelated video problem, and it never sped it up. And come to find out... even in that instance it was a settings error and not the codec. lol, ironic)
•Each file (video episode) that I import into premiere and dice to hell is average of 140MB (side note: I use my dvds... smartripper... then flask mpeg to get the vob file into a dvix avi)
•the clips that I do apply effects or mattes to, do go a little slower... but even the clean clips go slow.
•Defragging... are you reffering to defragging the drive with all the video material in it? that could be a pretty good idea.
•what is paging file size?
•as far as the internal/external transfer rate problem, I got this kind of problem when it was on my internal HD. Thats why I was thinking maybe it's a settings problem.
Just to clearify, I can import files with ease, and for the most part, rendering isn big of a problem. Its all with the timeline... with previewing. whether it be previewing through the actual timeline, or holding down ALT and the left mouse button and draging the slider. THATS when I get major lag problems.
I REALLY hope the info I gave you guys can help.
OK, first off... what are scripts vs. clips?
•I am using premiere 6.5
•General prefference of codec is dvix (as far as the codec is concerned, I'm not all that worried that it's a problem... I have use hufyuv and even picvideo for an unrelated video problem, and it never sped it up. And come to find out... even in that instance it was a settings error and not the codec. lol, ironic)
•Each file (video episode) that I import into premiere and dice to hell is average of 140MB (side note: I use my dvds... smartripper... then flask mpeg to get the vob file into a dvix avi)
•the clips that I do apply effects or mattes to, do go a little slower... but even the clean clips go slow.
•Defragging... are you reffering to defragging the drive with all the video material in it? that could be a pretty good idea.
•what is paging file size?
•as far as the internal/external transfer rate problem, I got this kind of problem when it was on my internal HD. Thats why I was thinking maybe it's a settings problem.
Just to clearify, I can import files with ease, and for the most part, rendering isn big of a problem. Its all with the timeline... with previewing. whether it be previewing through the actual timeline, or holding down ALT and the left mouse button and draging the slider. THATS when I get major lag problems.
I REALLY hope the info I gave you guys can help.
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
Yes, editing divx files will cause lots of lag. This is because divx is not a codec designed for editing. Divx only has a keyframe every couple hundred frames apart usually. In order to decode any specific frame, divx will have to decode the previous keyframe, and EVERY OTHER FRAME up until the frame you want to see.
Try huffyuv once more, and see if it does not seek much faster.
Try huffyuv once more, and see if it does not seek much faster.
- Scintilla
- (for EXTREME)
- Joined: Mon Mar 31, 2003 8:47 pm
- Status: Quo
- Location: New Jersey
- Contact:
Here's what I was using the terms to mean:mitsukai212 wrote:OK, first off... what are scripts vs. clips?
Scripts = AVISynth script files that serve up .VOBs directly (after they've been indexed by DVD2AVI/DGIndex, that is)
Clips = actual AVI files
As others have pointed out, using MPEG-4 codecs for source clips still isn't a good idea.mitsukai212 wrote:?General prefference of codec is dvix (as far as the codec is concerned, I'm not all that worried that it's a problem... I have use hufyuv and even picvideo for an unrelated video problem, and it never sped it up. And come to find out... even in that instance it was a settings error and not the codec. lol, ironic)
Yes.mitsukai212 wrote:?Defragging... are you reffering to defragging the drive with all the video material in it? that could be a pretty good idea.
It refers to how much hard drive space you have allocated as virtual memory. In Windows XP, you can find your page file settings by right-clicking My Computer and selecting Properties, then under the Advanced tab, click the Settings button in the Performance section, then go to the Advanced tab, then click the Change button in the Virtual Memory section.mitsukai212 wrote:?what is paging file size?
- Corran
- Joined: Mon Oct 14, 2002 7:40 pm
- Contact:


