Search found 78 matches
- Sun Jan 03, 2021 10:47 pm
- Forum: VideoStudio
- Topic: MP4 audio file comes out as clicks and noise...
- Replies: 4
- Views: 147
Re: MP4 audio file comes out as clicks and noise...
Check out the tips Lata gave on this thread https://forum.corel.com/viewtopic.php?f=1&t=67805 as a starter.
- Sun Jan 03, 2021 4:32 pm
- Forum: VideoStudio
- Topic: How to remove effect from overlay?
- Replies: 4
- Views: 918
Re: How to remove effect from overlay?
Thank you, wow , this catches me so often, the X is often not visible if not in full-screen. Have struggled with this hidden button for so long.
- Sat Jan 02, 2021 3:19 pm
- Forum: VideoStudio
- Topic: Audio Distortion after rendering
- Replies: 6
- Views: 302
Re: Audio Distortion after rendering
If, all you are doing is creating a "static image" type video from wav files, then using ffmpeg to combine the WAV with a set of jpeg files is an automation option open to you, fiddly, but becomes a tiny once-off programming exercise for the script-junkies like myself. As for distortion, I'm assumin...
- Sat Jan 02, 2021 3:07 pm
- Forum: VideoStudio
- Topic: How to improve performance
- Replies: 12
- Views: 505
Re: How to improve performance
I did not know about the right-click to create smart-proxy, I deleted them all now, in future will definitely go in and clean them out whenever I notice old ones in the cache are getting a bit on the big side. Turning off all the acceleration boost options has helped tremendously. I think having a G...
- Fri Dec 11, 2020 1:17 pm
- Forum: VideoStudio
- Topic: How to improve performance
- Replies: 12
- Views: 505
Re: How to improve performance
... Question: do I need to run the program on the same drive as the content source to gain stability? I am getting delays when I get much beyond a 15 minute complex content with JPEGS mixed with video and transitions and a few effects. It is taking way too much time to search or catch up. It freeze...
- Fri Dec 11, 2020 10:13 am
- Forum: VideoStudio
- Topic: How to improve performance
- Replies: 12
- Views: 505
Re: How to improve performance
I think, as Lata pointed out. The program had not yet generated smart proxy files. I'm going to check out https://forum.corel.com/viewtopic.php?f=1&t=67590 for more tips. BUT. Turning on acceleration had no effect for me (although I don't have a CUDA nvidia card anyway) and do need to buy a new gfx ...
- Tue Dec 08, 2020 7:05 pm
- Forum: VideoStudio
- Topic: How to improve performance
- Replies: 12
- Views: 505
How to improve performance
I machine is idling, almost no traffic on the SSD, all 16 cores are hardly moving, but when I tap on a clip in the timeline it takes 3 seconds to "select" the clip. Moving it takes 5 times longer, the app is clearly locking on something and no idea where to look. 1. I disabled the preview and filter...
- Mon Dec 07, 2020 5:13 pm
- Forum: VideoStudio
- Topic: animated gifs
- Replies: 2
- Views: 129
Re: animated gifs
I ended up creating a mpeg of the animation. Then i ran ffmpeg with -stream_loop to create a really long file ffmpeg -stream_loop 500 -i alice.mpg -y alice_looped500.mp4 And then just chroma-keyed it and added a custom motion path. Bonus is that you can make the animation "zoom size" at the start an...
- Mon Dec 07, 2020 1:48 pm
- Forum: VideoStudio
- Topic: animated gifs
- Replies: 2
- Views: 129
animated gifs
I'm creating/created an animated gif , which plays in the Windows media player, fine , but only renders 1st frame in VideoStudio2019 Ultimate - yes I import it as a "video". https://imgur.com/7y06nrY I'm wanting this camel to motion path around over a map to show a journey from Bethlehem to Jerusale...
- Mon Dec 07, 2020 1:41 pm
- Forum: VideoStudio
- Topic: Rendering!
- Replies: 4
- Views: 226
Re: Rendering!
Lately I run all clips that cause pain through a ffmpeg conversion
ffmpeg -i <filename> -scale=1920:1080 -y <filename_1920>
this resolves a lot of pain : note may distort/stretch if your source is not aspect ratio correct
ffmpeg -i <filename> -scale=1920:1080 -y <filename_1920>
this resolves a lot of pain : note may distort/stretch if your source is not aspect ratio correct
- Mon Oct 26, 2020 9:37 pm
- Forum: VideoStudio
- Topic: Randomly not rendering a track/layer at all vs2019
- Replies: 2
- Views: 137
Re: Randomly not rendering a track/layer at all vs2019
Okay, so I reduced the output dimensions to be smaller and now it renders out fine. So somehow the masks or original footage sizes being various sizes are causing problems because they are to the same scale as a project is?
- Mon Oct 26, 2020 9:18 pm
- Forum: VideoStudio
- Topic: Randomly not rendering a track/layer at all vs2019
- Replies: 2
- Views: 137
Randomly not rendering a track/layer at all vs2019
I'm still on VS 2019 I have smart proxy enabled, HW acceleration encode/decode disabled 14 seconds total clip length 2 audio tracks and 3 tracks/layers topmost is chroma keyed, below(above) is a static chroma masked track, and topmost is a series of bitmaps. Topmost track recorded on a cellphone. (B...
- Mon Oct 26, 2020 8:10 pm
- Forum: VideoStudio
- Topic: Rate VideoStudio 2019 pop-up
- Replies: 1
- Views: 114
Rate VideoStudio 2019 pop-up
I have 2019 of VS, today I got a prompt to login to amazon and rate the product.
It takes you to a page to write up a rating for Pinnacle studio 21, how does this connection get made and what is Pinnacle Studio ?
It takes you to a page to write up a rating for Pinnacle studio 21, how does this connection get made and what is Pinnacle Studio ?
- Sun Oct 25, 2020 7:45 pm
- Forum: VideoStudio
- Topic: Custom frame masks
- Replies: 10
- Views: 1316
Re: Custom frame masks
(for next time I have to do this)
It turns out that if I use paint.net to save the image as an 8bit bitmap, and make the transparent areas black, that the mask imports correctly.
It turns out that if I use paint.net to save the image as an 8bit bitmap, and make the transparent areas black, that the mask imports correctly.
- Sun Aug 02, 2020 3:02 pm
- Forum: VideoStudio
- Topic: System spec advice ~£2000
- Replies: 9
- Views: 4895
Re: System spec advice ~£2000
Will definitely spend the graphics card money on a reliable NVMe, good to know. I can afford a 16 core processor, and although VS renders using all 4 cores now, am I safe to assume that 16 cores will be almost 4x fastererer, even before you take into account the slight improvement on clock speed and...