Skip to content

FFMPEG Video Filters and 'Frame Rate Override' - v0.12.0 Alpha 134 #956

Answered by Xaymar
Notheisz57 asked this question in Q&A
Discussion options

You must be logged in to vote

I am using custom FFMPEG video filters that modify the video output frame rate, and testing/reviewing the result via local recording.

As explained in the wiki, StreamFX only integrates Encoders. Therefore you can't expect it to do anything that isn't encoding - it's not FFmpeg, just the encoders in FFmpeg.

There is no "do not override" option for 'Framerate Override', so I set this option to what my filter graph should be outputting, and it worked with surprising success!

As explained in the wiki, the default setting will not skip any frames.

That said, the video stream in the resulting MKV file describes itself as the original OBS frame rate. I assume this is actually expected behav…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies

This comment has been minimized.

@Xaymar

This comment has been hidden.

Comment options

You must be logged in to vote
2 replies
@Notheisz57
Comment options

@Xaymar
Comment options

Answer selected by Xaymar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #955 on October 12, 2022 08:46.