Playback during rendering, general playback performance
Moderator: Ken Berry
-
mreinsmith
- Posts: 25
- Joined: Sat Mar 15, 2008 12:03 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- processor: Intel Core i7-4930K 3-4 Ghz
- ram: 32M
- Video Card: AMD Radeon R9 270
- Corel programs: VideoStudio 2022
- Location: Southeast, PA
- Contact:
Playback during rendering, general playback performance
This question is two-fold
1 ¡V Is there a way to turn off playback during rendering? I am guessing that doing this will speed up the rendering process. I looked in the preferences/setting and I am not seeing it (I could easily be missing it)
2 ¡V I¡¦ve noticed that many times during playback the video skips and the audio and video seem to be out of sync. I¡¦m running Windows Vista, 2GB memory, 1.8 Intel Dual Core , Radeon X600 256M. I¡¦ve had the ¡§unnecessary¡¨ services stripped to nothing since 5 minutes after I got the computer.
I primarily use VS to convert videos for YouTube from .m2ts (AVCHD) to WMI and then upload to YouTube.
Any suggestions?
Thanks
M
1 ¡V Is there a way to turn off playback during rendering? I am guessing that doing this will speed up the rendering process. I looked in the preferences/setting and I am not seeing it (I could easily be missing it)
2 ¡V I¡¦ve noticed that many times during playback the video skips and the audio and video seem to be out of sync. I¡¦m running Windows Vista, 2GB memory, 1.8 Intel Dual Core , Radeon X600 256M. I¡¦ve had the ¡§unnecessary¡¨ services stripped to nothing since 5 minutes after I got the computer.
I primarily use VS to convert videos for YouTube from .m2ts (AVCHD) to WMI and then upload to YouTube.
Any suggestions?
Thanks
M
- Ron P.
- Advisor
- Posts: 12002
- Joined: Tue May 10, 2005 12:45 am
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Hewlett-Packard 2AF3 1.0
- processor: 3.40 gigahertz Intel Core i7-4770
- ram: 16GB
- Video Card: NVIDIA GeForce GTX 645
- sound_card: NVIDIA High Definition Audio
- Hard_Drive_Capacity: 4TB
- Monitor/Display Make & Model: 1-HP 27" IPS, 1-Sanyo 21" TV/Monitor
- Corel programs: VS5,8.9,10-X5,PSP9-X8,CDGS-9,X4,Painter
- Location: Kansas, USA
Question#1:
There is no way to turn off the preview.
Question#2:
Is your setting in Preferences for Playback Method set to Instant Playback or High Quality? With Instant Playback VS must throw all your editing, everything together "on-the-fly". This is very demanding and consequently will be choppy. Previewing your work in VS is just that, a preview of how your project will be, an idea, not the finished pristine video.
You can change the Playback to High Quality, and VS will render a temp video file. This will be a much better look at your work. However considering the complexity, it will take a little time to render this temp file.
With the HQ playback you can use the "Preview Range", so that VS will only render that portion you wish to see at that time. To do this, Press the Project icon to the left, to make sure you're in Project mode and not clip mode. Then slide the "trim handles" inward to select the duration you want to preview. In Time-Line view you should see a red line running through this area. Go to Share>Project Playback, then select Preview Range.
There is no way to turn off the preview.
Question#2:
Is your setting in Preferences for Playback Method set to Instant Playback or High Quality? With Instant Playback VS must throw all your editing, everything together "on-the-fly". This is very demanding and consequently will be choppy. Previewing your work in VS is just that, a preview of how your project will be, an idea, not the finished pristine video.
You can change the Playback to High Quality, and VS will render a temp video file. This will be a much better look at your work. However considering the complexity, it will take a little time to render this temp file.
With the HQ playback you can use the "Preview Range", so that VS will only render that portion you wish to see at that time. To do this, Press the Project icon to the left, to make sure you're in Project mode and not clip mode. Then slide the "trim handles" inward to select the duration you want to preview. In Time-Line view you should see a red line running through this area. Go to Share>Project Playback, then select Preview Range.
Ron Petersen, Web Board Administrator
-
mreinsmith
- Posts: 25
- Joined: Sat Mar 15, 2008 12:03 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- processor: Intel Core i7-4930K 3-4 Ghz
- ram: 32M
- Video Card: AMD Radeon R9 270
- Corel programs: VideoStudio 2022
- Location: Southeast, PA
- Contact:
-
Black Lab
- Posts: 7429
- Joined: Wed Dec 15, 2004 3:11 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- Location: Pottstown, Pennsylvania, USA
The playback during rendering is actually showing what parts are being rendered. If you are rendering an MPEG-2 file, and have SmartRendering turned on, only the parts being rendered will be shown.
I don't think the playback has anything to do with the speed of the rendering process.
I don't think the playback has anything to do with the speed of the rendering process.
Jeff
Dentler's Dog Training, LLC
http://www.dentlersdogtraining.com
http://www.facebook.com/dentlersdogtraining
Dentler's Dog Training, LLC
http://www.dentlersdogtraining.com
http://www.facebook.com/dentlersdogtraining
-
mreinsmith
- Posts: 25
- Joined: Sat Mar 15, 2008 12:03 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- processor: Intel Core i7-4930K 3-4 Ghz
- ram: 32M
- Video Card: AMD Radeon R9 270
- Corel programs: VideoStudio 2022
- Location: Southeast, PA
- Contact:
Nero has the ability to turn of the preview during rendering. When I used to use that turning off the preview increased the rendering time significantly. So there was really no need to investigate further.
So in the case of VS I used PsTools Process Explorer and the associated symbols for Vista, I've tested the threading and it's a little difficult to determine what threads are doing what.
However, it does appear obvious that the processor is being used to do more of that display than the video card is. I'm guessing that is because it¡¦s using the same memory space for the rendering as it is for the display (which makes sense). Whereas, if you were simply displaying it as a reference, you could use the as much of the video card memory as is available.
The trade off here is that VS is FAR more capable than Nero and I am totally willing to wait for the results, but I believe if you had the option to turn off the preview, it would save significant thread and processor consumption.
However, I have been wrong before

So in the case of VS I used PsTools Process Explorer and the associated symbols for Vista, I've tested the threading and it's a little difficult to determine what threads are doing what.
However, it does appear obvious that the processor is being used to do more of that display than the video card is. I'm guessing that is because it¡¦s using the same memory space for the rendering as it is for the display (which makes sense). Whereas, if you were simply displaying it as a reference, you could use the as much of the video card memory as is available.
The trade off here is that VS is FAR more capable than Nero and I am totally willing to wait for the results, but I believe if you had the option to turn off the preview, it would save significant thread and processor consumption.
However, I have been wrong before
-
Black Lab
- Posts: 7429
- Joined: Wed Dec 15, 2004 3:11 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- Location: Pottstown, Pennsylvania, USA
Do what I do. Start the render process, go grab a beer, and watch the game. 
Jeff
Dentler's Dog Training, LLC
http://www.dentlersdogtraining.com
http://www.facebook.com/dentlersdogtraining
Dentler's Dog Training, LLC
http://www.dentlersdogtraining.com
http://www.facebook.com/dentlersdogtraining
-
mreinsmith
- Posts: 25
- Joined: Sat Mar 15, 2008 12:03 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- processor: Intel Core i7-4930K 3-4 Ghz
- ram: 32M
- Video Card: AMD Radeon R9 270
- Corel programs: VideoStudio 2022
- Location: Southeast, PA
- Contact:
Even at the highest quality settings, the VS preview is of fairly low quality.mreinsmith wrote:Nero has the ability to turn of the preview during rendering. When I used to use that turning off the preview increased the rendering time significantly. So there was really no need to investigate further.
Perhaps the Nerovision preview is high quality. You would expect that to have a higher overhead, and therefore to show significant render speed benefits when turned off.
Currently, VS11 does not make best use of dual core or multi-core cpu's. There is perhaps some "spare" processing capacity. It is believed that the upcoming VS12 will significantly improve dual and multi core usage.
I think you're probably right - and a lot of the time, given a choice, you would turn off preview whilst rendering. It's a bit like watching defrag progress on your hard drive!mreinsmith wrote:The trade off here is that VS is FAR more capable than Nero and I am totally willing to wait for the results, but I believe if you had the option to turn off the preview, it would save significant thread and processor consumption.
JVC GR-DV3000u Panasonic FZ8 VS 7SE Basic - X2
- Ron P.
- Advisor
- Posts: 12002
- Joined: Tue May 10, 2005 12:45 am
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Hewlett-Packard 2AF3 1.0
- processor: 3.40 gigahertz Intel Core i7-4770
- ram: 16GB
- Video Card: NVIDIA GeForce GTX 645
- sound_card: NVIDIA High Definition Audio
- Hard_Drive_Capacity: 4TB
- Monitor/Display Make & Model: 1-HP 27" IPS, 1-Sanyo 21" TV/Monitor
- Corel programs: VS5,8.9,10-X5,PSP9-X8,CDGS-9,X4,Painter
- Location: Kansas, USA
It's not that fun anymore, don't get to see all those little blocks being moved around...2Dogs wrote: I think you're probably right - and a lot of the time, given a choice, you would turn off preview whilst rendering. It's a bit like watching defrag progress on your hard drive!
Ron Petersen, Web Board Administrator
-
mreinsmith
- Posts: 25
- Joined: Sat Mar 15, 2008 12:03 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- processor: Intel Core i7-4930K 3-4 Ghz
- ram: 32M
- Video Card: AMD Radeon R9 270
- Corel programs: VideoStudio 2022
- Location: Southeast, PA
- Contact:
-
CycleWriter
- Posts: 203
- Joined: Mon Sep 18, 2006 11:25 pm
The preview screen will remain blank when anything is being Smart Rendered - but your rendering time sounds excessive, unless you are making great use of video filters - maybe colour correction to the whole movie or something. Your X2 should be able to encode DV avi to mpeg-2 at about real time. Presumably your stuff from VHS is already mpeg-2, so you should be able to Smart Render that lickety-split!
Something's wrong....
Something's wrong....
JVC GR-DV3000u Panasonic FZ8 VS 7SE Basic - X2
-
CycleWriter
- Posts: 203
- Joined: Mon Sep 18, 2006 11:25 pm
As you surmised, anything coming in through the TV tuner card is captured in MPEG2, not AVI, so that part should have been easy. No special FX, but I did bump the gamma and saturation on the entire film, so that may have been what caused the long "converting video" step. I don't think VS and the term "lickety-split" are compatible.2Dogs wrote:The preview screen will remain blank when anything is being Smart Rendered - but your rendering time sounds excessive, unless you are making great use of video filters - maybe colour correction to the whole movie or something. Your X2 should be able to encode DV avi to mpeg-2 at about real time. Presumably your stuff from VHS is already mpeg-2, so you should be able to Smart Render that lickety-split!
Something's wrong....
That'll definitely slows things down. Even Ken Berry's and Etech6355's quads would be brought to thier knees with enough filters....CycleWriter wrote:No special FX, but I did bump the gamma and saturation on the entire film, so that may have been what caused the long "converting video" step.
You might check to see if you can change the settings on your capture card to alter the gamma and saturation without needing to do it in VS.
Thought you might like that! It can be fairly painless when you have Smart Render and everything else working for you, though. Maybe taking a big shot of tranquilisers or that stuff Rush Limbaugh used would make it seem quicker.CycleWriter wrote:I don't think VS and the term "lickety-split" are compatible.
JVC GR-DV3000u Panasonic FZ8 VS 7SE Basic - X2
