gokiburikin
New Member
I've set up a private MonaServer to stream to and in testing have found that jwplayer does not play my stream back at the correct size.
In a test to display the same scene with the same settings on OBS and OBS Studio, these are the results.
OBS:
Trimmed Log:
OBS Studio:
Trimmed Log:
In a test to display the same scene with the same settings on OBS and OBS Studio, these are the results.
OBS:
Trimmed Log:
Code:
06:06:08: Open Broadcaster Software v0.657b - 64bit ( ^ω^)
06:06:08: Video Encoding: x264
06:06:08: fps: 30
06:06:08: width: 1600, height: 900
06:06:08: preset: veryfast
06:06:08: profile: main
06:06:08: keyint: 30
06:06:08: CBR: no
06:06:08: CFR: no
06:06:08: max bitrate: 1200
06:06:08: buffer size: 1200
06:06:08: quality: 5
OBS Studio:
Trimmed Log:
Code:
06:03:03.818: video settings reset:
06:03:03.818: base resolution: 1600x900
06:03:03.818: output resolution: 1600x900
06:03:03.818: fps: 30/1
06:03:03.818: format: NV12
06:03:06.870: [x264 encoder: 'streaming_h264'] preset: veryfast
06:03:06.870: [x264 encoder: 'streaming_h264'] settings:
06:03:06.870: bitrate: 1200
06:03:06.870: buffer size: 1200
06:03:06.870: crf: 23
06:03:06.870: fps_num: 30
06:03:06.870: fps_den: 1
06:03:06.870: width: 1600
06:03:06.870: height: 900
06:03:06.870: keyint: 30
06:03:06.870: vfr: off
06:03:06.870: cbr: off