Split screen issue in OBS (video capture device)

SilentRunner79

New Member
I have an issue with split screen in OBS in video capture device (VHS to MP4). I attach screenthot and also the log from OBS in case someone can help
1692474613893.png
 

Attachments

  • 2023-08-19 22-35-52.txt
    16.1 KB · Views: 26

AaronD

Active Member
If you're capturing VHS, then the capture card is probably giving you 640x480.

For (somewhat) completeness, what's actually on the wire might naively be called 640x240 @ 59.94fps, but that's only because half of the lines are sent for each frame. Odd numbered lines for one frame, even numbered for the next, odd, even, odd, even, etc. You only get 29.97 full frames per second, but that's not really accurate either, because each of those partial frames, and in fact each line and even each "pixel" represents a different point in time.
(They're not really pixels. It's a continuous smear of brightness all the way across each line. It only so happens that sampling that brightness 640 times per line gives pretty close to square pixels in the computer.)

That signal is based on transmitting only a single value at any given point in time, while both the camera and the TV stay in sync with each other to draw that value at the same time - and therefore the same place - that the camera saw it. Interlacing, as described above, was used to send only half of the information - which made it much easier with the technology at the time - while still producing what appeared to the viewers' eyes on a phosphorescent CRT TV to be a complete picture.

Some de-interlacing algorithms are better than others at converting that "smeared-time" signal into a series of still images like we expect now, but all of them should at least give you a correctly-framed image, even if it "combs" badly when there's horizontal motion. That is, as long as the sync signals work.

If the sync signal doesn't get all the way across, then the picture lines up wherever it wants to, often wandering, and "wraps" around the edges of the screen.
 
Last edited:

SilentRunner79

New Member
You need to change it in the video capture device settings. Double click on Video Capture Device in your Scene collection.
Strange thing happened. I shut down my pc last night and now in the morning i opened OBS and the picture is perfect! Maybe it needed a break before adjusting. Let's hope it will stay like this. I ll let u know if new issues come up. Thanks!
 

SilentRunner79

New Member
Strange thing happened. I shut down my pc last night and now in the morning i opened OBS and the picture is perfect! Maybe it needed a break before adjusting. Let's hope it will stay like this. I ll let u know if new issues come up. Thanks!
I also attach video settings in "advanced" in case it helps.
1692514092978.png
 

qhobbes

Active Member
After you change the Resolution/FPS Type to "Custom", you get a black screen because no Resolution is set and you need click the down arrow to the right and select from a list of resolutions.
 
Top