Just uploaded a new version of fs2enc. You can use the same link. I tested it with projects over 2 hrs and it now seems to work OK. For whatever reason, DMFS takes the same amount of time to render the signpost avi file regardless of the whether the "Write audio as pcm....." is ticked or not. Regardless, I eliminated a time check to start the status window and it now seems to work OK.
Just uploaded a new version of fs2enc. You can use the same link. I tested it with projects over 2 hrs and it now seems to work OK. For whatever reason, DMFS takes the same amount of time to render the signpost avi file regardless of the whether the "Write audio as pcm....." is ticked or not. Regardless, I eliminated a time check to start the status window and it now seems to work OK.
I'm currently running Vegas Pro 13 64bit. A couple of years ago I purchased an upgrade to Vegas Pro 15 64bit, but for reasons I won't go into I didn't like it and went back to 13. I want to have another look at Vegas Pro 15 and will be installing it so I have both 13 and 15 available on my system.
I'm wondering if it is possible to install HOS for Vegas Pro 15 when I already have it installed and running on my Vegas Pro 13 setup?
"Would it be too hard make a region tool, to limit detection area to a part of the frame?"
I think that you can already do this. First, use the pan/crop tool to select the region of interest. Then use RenderEvents to render to a new track making sure that under "What to Keep", you tick pan/crop. The result should be a new track consisting of only the region of interest. Then run FrameFixer as usual. The resulting markers should also apply to the original track. Try it and see if it works.
If you inadvertently clicked on KwikPreview in a project with no Video tracks, the frameserver and Vegas would crash--requiring killing Vegas altogether and restarting. I only learned of the problem when I was working on ImportAssist and mistakenly clicked on KP rather than IA. I finally traced the cause of the crash to having no VideoTracks.
I haven't a clue since I don't have Mocha. Have you tried just the default render option in KP? Does it work OK when you do the traditional Shift-B? Perhaps a screen recording?
There was a problem with the new beta license for 1.0.2.65. For anyone who has already downloaded and installed this version, the license expiration remains at 1 Nov. That has now been fixed. There are 2 solutions. You can Launch Help , click Check Now, download, and run setup again. Or, you can download the new license at https://www.dropbox.com/s/8pvu07x6dmhf68p/Otter.lic?dl=0 and simply copy it into "C:\Program Files\HappyOtterScripts". Then Launch Help click on the Enter License button. Sorry about the problem.
I just encoded a video and was expecting it to be around 300-400MB and instead it came out to 3.7GB!
I used h264-vce as the encoder, CQ at 23, preset was Slow. 1080i source, using setting Superfast setting for deinterlace, and double frame rate. The video is 28 minutes long
When I used to use the old Vegas2Handbrake script, the file sizes were much smaller than this. Can you tell me where I've gone wrong? Which encoder should I actually be using, QSV, VCE, or x264cpu, or x264-10bit?
300 to 400 MB file for a 28min 1080-60p video will lead to a very low quality. (bitrate will be around 1.4 to 1.8Mb/s).
X264 cpu will provide a better compression than GPU option but still. X264 10bits is useless because the encoder is fed thru a frameserve file which is 8bits, whatever your source or project properties are.
You can use vbr setting instead of CQ one and set it up to the bitrate i write above. You gonna have a file the size you need. Let us know whether it the quality is good enough for you.
You could also use x265/hevc which provide better compression than x264/avc
I did make a mistake on my post. The videos in the past that were 300-400MB were sized down to 720P. I will try to re-encode using x264 cpu, at 720 and see what comes out.
GJeffrey is right. The resulting video would be pretty bad. If you want to see the trade-off between bit rate and file size, there is a built-in bitrate calculator inside the EncoderSettings dialog. To use you must first select either abr or cbr as the Mode in the dropdown box. Once you do that, the calculator icon becomes enabled and you can switch back and forth between file size and bit rate.
Also, if you use the FFmpeg CQ mode for different source videos you can't compare the file sizes of the results because the CQ mode will automatically adopt the bit rate.