How do you edit and render above 120 fps

Folder123 wrote on 6/11/2020, 8:45 PM

In relation to this post: "I can't edit videos above 120fps in Vegas Pro 15" which didn't have any useful answers to me.

Version: Vegas 16

Processor: Ryzen 5 2600

Gpu: Rx 580

Os: Win10

I'm using OBS to record.

I must preserve the frame rate at 150fps to be used in a different project which will use a lot of velocity.


These are my settings, but when I actually click apply it goes back to either 120fps or 59.94.

These are the videos I'm working with.

Also, is there a way to render a video at 150fps?

Comments

Folder123 wrote on 6/21/2020, 9:03 AM

Changing the field order to None allowed me to go to 120fps, but it does not allow me to go to 150fps

3d87c4 wrote on 6/21/2020, 9:48 PM

Seems like FFMPEG might help here, but I'm not finding a direct solution, so far.

A couple of ideas, though:

You could use FFMPEG to render the video to frames (JPEG or some other format), read them into Vegas at a "normal" framerate project for editing, render that as frames, then reformat it to the desired framerate using FFMPEG. In other words, use frame serving to create a slow motion version of your video for editing then again to speed up the final edit.

Or...

In the following link the author skipped the frame rendering step and converted a 60fps video to 30fps using this command:

ffmpeg -y -i input_60.mp4  -pix_fmt yuv420p -vsync 0 -r 30   output_30.Y4M

He didn't like it because it created a longer, slow motion, version but that's the workaround I'm suggesting. The key parameters are -vsync 0 -r30 (everything else is IO and video formatting, which you can change.) Presumably the reversal would be -vsync 0 -r 60 (or -vsync 0 -r 150 in your case). From a quick look at the FFMPEG documentation -vsync 0 forces it to use every frame in the source video and -r sets the output frame rate.

https://streaminglearningcenter.com/blogs/ffmpeg-rescue-converting-60-fps-30-fps.html

I haven't tried these, and don't claim to be any more than an FFMPEG dabbler...






 

Last changed by 3d87c4 on 6/21/2020, 9:52 PM, changed a total of 1 times.

Del XPS 17 laptop

Processor    13th Gen Intel(R) Core(TM) i9-13900H   2.60 GHz
Installed RAM    32.0 GB (31.7 GB usable)
System type    64-bit operating system, x64-based processor
Pen and touch    Touch support with 10 touch points

Edition    Windows 11 Pro
Version    22H2
Installed on    ‎6/‎8/‎2023
OS build    22621.1848
Experience    Windows Feature Experience Pack 1000.22642.1000.0

NVIDIA GeForce RTX 4070 Laptop GPU
Driver Version: 31.0.15.2857
8GB memory
 

wwaag wrote on 6/21/2020, 10:06 PM

@Folder123

You can easily do this in Vegas using HappyOtterScripts. Here's a demo of a render at 150 fps.

You can find more info here. https://tools4vegas.com/

AKA the HappyOtter at https://tools4vegas.com/. System 1: Intel i7-8700k with HD 630 graphics plus an Nvidia RTX4070 graphics card. System 2: Intel i7-3770k with HD 4000 graphics plus an AMD RX550 graphics card. System 3: Laptop. Dell Inspiron Plus 16. Intel i7-11800H, Intel Graphics. Current cameras include Panasonic FZ2500, GoPro Hero11 and Hero8 Black plus a myriad of smartPhone, pocket cameras, video cameras and film cameras going back to the original Nikon S.

john_dennis wrote on 6/21/2020, 10:36 PM

Vegas Pro 17-452

I just typed the desire frame rate.

If it doesn't work in 16, Oh Well!

wwaag wrote on 6/21/2020, 10:52 PM

Just tried V16 and it is limited to 120fps as the OP states. It would appear that you are out-of-luck in V16.

AKA the HappyOtter at https://tools4vegas.com/. System 1: Intel i7-8700k with HD 630 graphics plus an Nvidia RTX4070 graphics card. System 2: Intel i7-3770k with HD 4000 graphics plus an AMD RX550 graphics card. System 3: Laptop. Dell Inspiron Plus 16. Intel i7-11800H, Intel Graphics. Current cameras include Panasonic FZ2500, GoPro Hero11 and Hero8 Black plus a myriad of smartPhone, pocket cameras, video cameras and film cameras going back to the original Nikon S.