Bug Report Crash when using lossless recodring at certain resolutions

kalmarin

New Member
1680x1050(native) - crash
to 1344x840 - works
to 1260x787 - crash
to 1120x700 - works
to 1008x630 - crash
to 960x600 - works
to 840x525 - crash
to 746x466 - crash
to 672x420 - works

Only occurs when using the lossless preset, x264/NVENC work fine.
 

Attachments

  • Crash 2015-09-24 00-22-06.txt
    31.3 KB · Views: 30
  • Crash 2015-09-24 00-08-58.txt
    34.4 KB · Views: 23
  • 2015-09-24 01-08-42.txt
    7.8 KB · Views: 20
1. I'd recommend using "Output Mode: Advanced" and putting together your own setup. Gives you more control over your settings than "Output Mode: Simple".

2. I remember having issues in the past (old OBS) with certain resolutions. I've found that anything where both the height and width are divisible by 8 is fine. Looking at the resolutions that are crashing for you, I think the rule might be more like anything divisible by 4 (seeing as all the working ones are divisible by 4, while all the crashing ones arent).

3. Also, you should generally avoid using resolutions with uneven numbers. IIRC many encoders and video editing softwares don't appreciate those.
 
Top