mattrpav
Posts: 2
Joined: Fri Jan 30, 2015 4:35 am

Composite video out issue

Fri Jan 30, 2015 4:44 am

I have a Raspberry Pi B+ (512Mb) powered via USB 5V wall power supply. I'm looking to wire up to some screens for in-car video. The screens are 480x324 (aka 1440x234 16:9).

Here is a picture of the video signal: http://imgur.com/QnhfQyt

This smells like a config problem.

I've tried:
1. 2 different distros (Raspbmc and Rasbian)

2. Tried several combos of config.txt settings:
sdtv_mode=0
sdtv_aspect=3
--and--
sdtv_mode=2 (the screen supports PAL and NTSC)
sdtv_aspect=3
--and--
sdtv_mode=0
sdtv_aspect=1 (the screen supports 4:3 and 16:9)

3. Tried connecting to a 50" Samsung LCD TV via composite video.
Result: Same issue

4. Tried 4 different 3.5mm mini-plug to composite cables

5. Tried all three (white, red and yellow) lines as video out

6. Tried a replacement Raspberry Pi-- same result.

Any thoughts, suggestions or next steps would be greatly appreciated.

Thanks!

fruitoftheloom
Posts: 23337
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Composite video out issue

Fri Jan 30, 2015 8:28 am

Check you have the correct AV Cable suitable for the B+ TRRS Connector

http://www.raspberrypi-spy.co.uk/2014/0 ... video-jack
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

User avatar
hansotten
Posts: 341
Joined: Fri Jul 13, 2012 6:01 am
Contact: Website

Re: Composite video out issue

Fri Jan 30, 2015 8:41 am

No config problem, but wrong cable.

Your cable is switching video and ground lines.

This is the kind of video you get when video out is connected to ground on the monitor, and ground of the RPi to monitor video in.
(white background, black letters, not syncing).
http://duinorasp.hansotten.com for Raspberry Pi and Arduino and ESP8266
http://retro.hansotten.nl for retrocomputing with the 6502 cpu

mattrpav
Posts: 2
Joined: Fri Jan 30, 2015 4:35 am

Re: Composite video out issue

Fri Jan 30, 2015 4:59 pm

Thanks for the tips, that was it. I ended up having one cable that would work using the red line.

Thanks!

Return to “Troubleshooting”