The Vegas Creative Software Support Community – Find help here
Forum
Tutorials
Support
New
Sign in / register
Search ...
Help
Sign in
All
Forum
1k
Tutorials
User
All
Forum
Tutorials
User
Options
Any time
Any time
Last 24 hours
Last week
Last month
Last six month
Last year
Video
35 answers, most recent on 7/26/2025
RE: 50 to 60p for 3D
Relax, Interframe will be faster (as it's using GPU) but the overall quality will be lower than Nick's script. It might not be noticeable though. If you want to try Interframe here is a script to change fps from 50 to 60fps (1st part is copy and
Video
35 answers, most recent on 7/26/2025
RE: 50 to 60p for 3D
The other day I had a variant of the 2nd script converting 59.94>23.976 in AviSynth+ x86 at 29fps. I think that's source frames, so it's half realtime. System specs in my profile. This AviSynth switcher batch file is useful for trying different
Video
35 answers, most recent on 7/26/2025
RE: 50 to 60p for 3D
Here's a basic script for AviSynth converting a frameserverved D:\fs.avi file to 59.94p: AviSource("d:\fs.avi") ConvertToYV12() super = MSuper() backward_vec = MAnalyse(super, overlap=2, isb = true, search=3) forward_vec = MAnalyse(super,
Video
40 answers, most recent on 4/12/2018
RE: Why is it so hard to add NVENC to Vegas?
If you want to use NVENC HEVC right now, you can via frameserving. This script is nearly identical to the previous one I posted this thread, except for changing the ffmpeg command to use NVENC HEVC. @echo off title encode NVENC HEVC 9Mbps call
Video
40 answers, most recent on 4/12/2018
RE: Why is it so hard to add NVENC to Vegas?
What Norman is doing is attractive, frameserving to ffmpeg, not sure how easy/difficult that is to set up though? Pretty easy. The usual frameserving requirements for having Avisynth installed. I use Avisynth+. You have to use a 32-bit version of
Vegas Movie Studio (up to ver. 17)
10 answers, most recent on 3/9/2017
RE: Upgraded from MSP12 to VMSP14 - export targets, why no X264 and X265?
X264 been available with a Commercial License since 2012 for embedding into commercial programs (alongside the GPL licensed version for OpenSource programs). available from x264 LLC.https://licensing.x264.org/en/Either way, can't profiles be built
Messages
95 answers, most recent on 6/26/2017
VEGAS Movie Studio 14 out now!
Dear community, Today, we are happy to announce a new version of the VEGAS Movie Studio family of products is available for the first time in three years. The software offers exciting new features and improvements, which were developed based on
Video
10 answers, most recent on 2/4/2019
RE: Feature Request: Handbrake-style logging
HandBrake 1.0.2 (2017012200) - 64bitOS: Microsoft Windows NT 6.1.7601 Service Pack 1 - 64bitCPU: Intel(R) Core(TM) i7-6850K CPU @ 3.60GHzRam: 16294 MB,GPU Information: Radeon (TM) RX 480 Graphics - 21.19.407.0Screen: 1680x1050Temp Dir:
Video
62 answers, most recent on 7/3/2017
RE: Handbrake 1.0.1 released - changes I made to Frameserving bat file
Updating to Handbrake 1.0.1 causes the Vegas2Handbrake process to return a "Windows cannot find handbrake..." error. So to remedy that, as per the first post of this thread, you have to change lines 22 to 26 in
Video
62 answers, most recent on 7/3/2017
RE: Handbrake 1.0.1 released - changes I made to Frameserving bat file
The best minds in the world are on this forum . . . a solution is forthcoming. . . We live in hope that someone will fix the audio issues with the Debugmode Frameserver code, which is now open source... or that the Vegas developers will give us
Video
62 answers, most recent on 7/3/2017
RE: Handbrake 1.0.1 released - changes I made to Frameserving bat file
I discovered that HandBrake 1.0.1 64 bit was released on Dec. 24, 2016. Call it a Christmas present! I had installed and was using the excellent Vegas to HandBrake system found in this forum. I realized that I was using a 32 bit version of
DVD Architect
7 answers, most recent on 1/2/2017
Audio not burning to DVD
Audio not burning to DVD I have edited and rendered a video 81 mins long in Sony Vegas Movie Studio HD Platinum 11 which I want to put on DVD I've followed the tutorials and used the bit rate calculator which gives Min 376000, Av 6264000, Max
Video
62 answers, most recent on 7/3/2017
Handbrake 1.0.1 released - changes I made to Frameserving bat file
I discovered that HandBrake 1.0.1 64 bit was released on Dec. 24, 2016. Call it a Christmas present! I had installed and was using the excellent Vegas to HandBrake system found in this forum. I realized that I was using a 32 bit version of
Video
8 answers, most recent on 12/10/2016
RE: How to import avs files in Vegas Pro 14 on windows 7 64bits
Hello every body. I finally succeeded to import avs files into Vegas Pro. Thank you GJeffrey. I have to download "AVFS 1.0.0.6.zip" from avfs (http://turtlewar.org/avfs/). I have to download and install Pismo (http://pismotec.com/download/). I
Video
14 answers, most recent on 7/13/2020
[Closed] (FAQ) Why won't VEGAS open my file correctly? Codecs, Converters etc.
Although VEGAS will open and play many media formats with its native decoders, other types of media cause issues such as: Additional codecs must be installed The media opens but appears corrupt (e.g. black frames, green frames, artifacts) Only the
Video
26 answers, most recent on 9/17/2016
RE: Best codec for 1080/50p at 50mbps
I make nature films around in 1 hour long.I like to preserve this edited video in best format (and delete source files), but don't want to make huuge files. (ok i know this is a little paradox).But i search a good codec for this, which give me the
Video
4 answers, most recent on 12/11/2016
RE: Fisheye lens correction?
I can't answer the question directly but I can show you how to automate the Defish process so that AviSynth and VirtualDub run in the background and a defished event is put back on your timeline without you ever leaving Vegas. Paste this text into a
Vegas Movie Studio (up to ver. 17)
13 answers, most recent on 7/21/2016
RE: After Magix takes over, which forum to use?
Thanks vkmast . . . I can see no dots on the Composition Box. + Even without them I cannot re-size the Composition box . . . let alone make the Text larger when Composing. I have (today) asked about AV Tracks . . .and used both BOLD as well as
Video
12 answers, most recent on 5/23/2016
RE: Best way to convert 29.97 fps to 25 fps
You could try this free and high-quality motion-interpolation method that I use... 1. Install Debugmode Frameserver (note minor bugs with VP13) 2. Install VirtualDub (try 64bit if you like but 32bit more likely to succeed) 3. Install MagicYUV 4.
Video
One answer, on 5/6/2016
OT: Youtube live streaming from Camcorder
Hi guys. A bit OT but how do I use my Canon XF100 (has normal AV out and HDMI) for streaming on Youtube? My PC is running Windows 8.1 with USB 3 & 2 inputs. Obviously I need some sort of interface but what? Anyone know what my options are?
Video
26 answers, most recent on 9/17/2016
Best codec for 1080/50p at 50mbps
I make nature films around in 1 hour long. I like to preserve this edited video in best format (and delete source files), but don't want to make huuge files. (ok i know this is a little paradox). But i search a good codec for this, which give me
Video
5 answers, most recent on 2/22/2016
RE: Cineform based workflow giving me problems
http://answers.microsoft.com/en-us/windowslive/forum/moviemaker-av/why-is-the-medialooks-icon-being-burned-onto-all/4f3fb468-8653-4d31-a023-25d47393063f?auth=1
Video
3 answers, most recent on 1/6/2016
5.1 surround sound, audio dropouts and stuttering
Hi! I'm trying to get my studio computer to handle 5.1. surround sound but it's performing terribly. The audio dropouts and stuttering is constant even at max latency settings and with only a few audio tracks. There's no problems with stereo
Video
21 answers, most recent on 6/30/2017
RE: Best PC for Video Editing?
> "no more expensive than $700... $300 to $500 sounds better..." $700 is a tight budget... $300 to $500 is totally unrealistic unless you don't want what's "best". I assume since you currently have a Dell Inspiron that you're not into building
Previous page
1
…
20
21
22
…
42
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
of 42
Next page
21