Reply To: Horizontal Mask toggle

#19620
paulb_nl
Participant

    Some things that I found: With Mask brightness set to full there is a 1 pixel white vertical line on the left of every 240p line2x mode (generic 4:3, 256/320 optimized) and 480i lineX2. 240p/480i passthrough modes do not have it.

    Debug logs output is “h_border: 0, h_opt_startoffs: 0”

    I think the issue is probably on the FPGA with “border_enable_pp1 <= ((hcnt_act < H_AVIDSTART+H_MASK)” but only for lineX2.

    We need Marqs to take a look 🙂