Hi I used script for converting video from SONY VEGAS Pro14 to HandBrake. Script is Vegas2HB. Tey use Sony Vegas Frame server and AviSynt script to Hand Brake. I change script for resizing ..... All is OK, but if I use QTGMC was problem and HandBrak not run.
Origina script:
OpenDMLSource ("C:\frameserver\source\vegas.avi")
AssumeFrameBased ()
Trim (0, FrameCount-1-Floor(FrameRate))
ConvertToYUY2 (matrix="rec709")
ColorYUV (levels="TV->PC")
My changed script :
OpenDMLSource ("C:\frameserver\source\vegas.avi")
QTGMC(preset="very fast")
Lanczosresize(1280,720)
convertfps(50)
AssumeFrameBased ()
Trim (0, FrameCount-1-Floor(FrameRate))
ConvertToYUY2 (matrix="rec709")
If I remove QTGMC(preset="very fast") than script run OK. Why I have problem wint QTGMC ?
In folder of I have this plugins:
[avs2x]
[common]
[Documentation]
[masktools]
[nnedi3]
[RgTools]
[Sources]
avisynth.css
SMDegrain v.3.1.2d.avsi
SMDegrain Mod v3.1.2d.html
RgTools.sln
nnedi3.sln
nnedi3 - Readme.txt
gpl.txt
mvtools2.dll
README.md
old_README.md
old_readme.txt
LICENSE
.gitignore
.gitattributes
QTGMC-3.32.avsi
TCPDeliver.dll
DirectShowSource.dll
colors_rgb.avsi
THANKS
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
Vegas Pro 13.0 Timeline Layout Problem
By plzenjoyosu in forum EditingReplies: 3Last Post: 24th May 2016, 14:05 -
Sony Vegas Pro 13 problem!
By Gamestukki in forum EditingReplies: 3Last Post: 4th Mar 2015, 10:14 -
Problem applying transition effect (Vegas pro 13)
By kwanami in forum EditingReplies: 5Last Post: 7th Oct 2014, 22:39 -
Vegas Pro Render/Timeline Problem! Need Help!
By SpartanG01 in forum EditingReplies: 10Last Post: 19th Mar 2014, 22:26 -
Sony Vegas Pro 12 Rendering Stickman Problem
By hollowman_96 in forum EditingReplies: 17Last Post: 18th Jun 2013, 16:28