gmbeard / shadow-cast

GPU accelerated screen and audio recording for Linux
GNU General Public License v2.0
39 stars 0 forks source link

fix: Revert to using FPS as the video encoding timebase #41

Closed gmbeard closed 4 months ago

gmbeard commented 4 months ago

The ffmpeg-to-nvenc encoding behaves strangley if the timebase isn't in FPS. It doesn't seem to respect CBR encoding, among other things.