obs-studio/plugins/rtmp-services
jp9000 a589ea8c14 rtmp-services: Use "scenecut=0" x264 option for Twitch
This option is an x264-specific feature that may generate additional
keyframes when a major visual change in the output is detected.  This
functionality is undesirable for streaming because it can cause
keyframes to become inconsistent and unpredictable, which can negatively
affect viewer buffering.
2016-04-09 23:39:12 -07:00
..
data rtmp-services: Use "scenecut=0" x264 option for Twitch 2016-04-09 23:39:12 -07:00
CMakeLists.txt rtmp-services: Automatically update services.json 2015-08-19 16:26:22 -07:00
lookup-config.h.in rtmp-services: Add rtmp URL lookup config file 2015-08-16 08:08:13 -07:00
rtmp-common.c rtmp-services: Add the ability to specify custom x264 opts 2016-04-09 23:34:16 -07:00
rtmp-custom.c (API Change) libobs: Pass type data to get_name callbacks 2015-09-16 09:21:12 -07:00
rtmp-format-ver.h rtmp-services: Add format_version to services.json 2015-08-19 16:19:03 -07:00
rtmp-services-main.c rtmp-services: Fix warnings for updater 2015-08-19 17:47:25 -07:00