OP, I think dodgepong and R1CH are conflating a few things you are saying and getting the wrong idea what your goal is.
When you are saying "convert videos" I believe you really mean "capture/record videos". They are hearing the word "convert" and immediately thinking you're on the wrong program. When you ask to add interlacing in x264, you really mean "fix" interlacing in x264 since libx264 has done it for over 15 years.
It's important to note then that R1CH is correct that if you have a video file saved as 1080i and merely want to convert it to another file format without messing up the interlacing, then something like ffmpeg by itself (or handbrake, etc.) would be better suited.
It's also important for whoever comes across this thread looking for help on this later knows that Dodgepong's statements are incorrect, misleading, and unhelpful. OBS actually uses ffmpeg and its libraries, so it is not only very possible to preserve interlace content in OBS, OBS in fact CAN and DOES produce interlaced output just as ffmpeg itself does. It has little to do with OBS at all.
What this thread is really about was not a feature request, but a bug report. More specifically, a particular standard encoder parameter for x264 that normally works but is throwing an error when clicking "Start Recording" and needs to be fixed. Other codecs do not have this problem. It appears limited to libx264.
In the mean time, depending on your overall project, there is a workaround or two I can share that you may be able to use in OBS to get an acceptable, result for your intended content delivery.
You said you wanted to use OBS to convert 1080i videos into h.264 but maintain the interlacing. As R1CH explained to you, this would be impossible with OBS even if OBS supported interlaced output.
There is basically no chance of this happening. This is not what OBS is supposed to be used for.
When you are saying "convert videos" I believe you really mean "capture/record videos". They are hearing the word "convert" and immediately thinking you're on the wrong program. When you ask to add interlacing in x264, you really mean "fix" interlacing in x264 since libx264 has done it for over 15 years.
It's important to note then that R1CH is correct that if you have a video file saved as 1080i and merely want to convert it to another file format without messing up the interlacing, then something like ffmpeg by itself (or handbrake, etc.) would be better suited.
It's also important for whoever comes across this thread looking for help on this later knows that Dodgepong's statements are incorrect, misleading, and unhelpful. OBS actually uses ffmpeg and its libraries, so it is not only very possible to preserve interlace content in OBS, OBS in fact CAN and DOES produce interlaced output just as ffmpeg itself does. It has little to do with OBS at all.
What this thread is really about was not a feature request, but a bug report. More specifically, a particular standard encoder parameter for x264 that normally works but is throwing an error when clicking "Start Recording" and needs to be fixed. Other codecs do not have this problem. It appears limited to libx264.
In the mean time, depending on your overall project, there is a workaround or two I can share that you may be able to use in OBS to get an acceptable, result for your intended content delivery.