Question / Help Enabling constant framerate

Quitch

New Member
Is there a way to have Obs record at a constant rather than variable framerate? I have CFR enabled, but my media is still showing that FPS is variable. For example:

Code:
General
Complete name                            : E:\Video\Obs\Footage\KOTP3\Obs (34).mp4
Format                                   : MPEG-4
Format profile                           : Base Media
Codec ID                                 : isom
File size                                : 28.2 MiB
Duration                                 : 34s 900ms
Overall bit rate                         : 6 775 Kbps
Encoded date                             : UTC 2014-06-05 20:11:16
Tagged date                              : UTC 2014-06-05 20:11:16
Writing application                      : Open Broadcaster Software v0.624b

Video
ID                                       : 2
Format                                   : AVC
Format/Info                              : Advanced Video Codec
Format profile                           : High@L4.0
Format settings, CABAC                   : Yes
Format settings, ReFrames                : 4 frames
Muxing mode                              : Container profile=High@3.1
Codec ID                                 : avc1
Codec ID/Info                            : Advanced Video Coding
Duration                                 : 34s 900ms
Source duration                          : 34s 867ms
Bit rate                                 : 6 768 Kbps
Width                                    : 1 920 pixels
Height                                   : 1 080 pixels
Display aspect ratio                     : 16:9
Frame rate mode                          : Variable
Frame rate                               : 30.000 fps
Minimum frame rate                       : 29.412 fps
Maximum frame rate                       : 30.303 fps
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 8 bits
Scan type                                : Progressive
Bits/(Pixel*Frame)                       : 0.109
Stream size                              : 28.1 MiB (100%)
Source stream size                       : 28.1 MiB (100%)
Writing library                          : x264 core 140 r2380 3dcf6e2
Encoding settings                        : cabac=1 / ref=1 / deblock=1:0:0 / analyse=0x3:0x113 / me=hex / subme=2 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=0 / me_range=16 / chroma_me=1 / trellis=0 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=0 / threads=12 / lookahead_threads=4 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=2 / b_pyramid=2 / b_adapt=1 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=1 / keyint=15 / keyint_min=1 / scenecut=40 / intra_refresh=0 / rc_lookahead=10 / rc=crf / mbtree=1 / crf=22.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / ip_ratio=1.40 / aq=1:1.00
Encoded date                             : UTC 2014-06-05 20:11:16
Tagged date                              : UTC 2014-06-05 20:11:16
Color primaries                          : BT.709
Transfer characteristics                 : sYCC
Matrix coefficients                      : BT.709
mdhd_Duration                            : 34900

Audio
ID                                       : 1
Format                                   : AAC
Format/Info                              : Advanced Audio Codec
Format profile                           : LC
Codec ID                                 : 40
Duration                                 : 34s 888ms
Source duration                          : 34s 832ms
Bit rate mode                            : Constant
Bit rate                                 : 3 349 bps
Nominal bit rate                         : 320 Kbps
Channel(s)                               :  channel0
Channel(s)_Original                      : 2 channels
Channel positions                        : Front: L R
Sampling rate                            : 48.0 KHz
Compression mode                         : Lossy
Stream size                              : 14.3 KiB (0%)
Source stream size                       : 14.3 KiB (0%)
Language                                 : English
Encoded date                             : UTC 2014-06-05 20:11:16
Tagged date                              : UTC 2014-06-05 20:11:16
 

Sapiens

Forum Moderator
This is normal behavior, if you have the CFR box checked then your frame rate will be constant and duplicate frames will be inserted when necessary. Don't worry about what MediaInfo reports.
 

Quitch

New Member
So MediaInfo is wrong and it's constant? Because I'm having issues with importing some of my Obs recordings into Lightworks (it hangs), and the thinking on those forums is the variable framerate is responsible.
 

Quitch

New Member
I was going to post a log when I next did a lot of recording, based on the files which didn't work. Except they all worked. I'm beginning to wonder if the following customer encoder settings were the cause:

bframes=2 keyint=15

YouTube recommends them, but for files I'm going to edit I'm going to be re-encoding so there seems no point to them and I took them out. Since then I haven't had the issue.
 
Top