piJake
Posts: 12
Joined: Thu Feb 20, 2014 8:27 pm
Contact: Website

S-Video

Sun Mar 02, 2014 2:05 pm

Hello
I have tried to use the S-Video output with a number of cables however it doesn't show anything on a screen or projector.

Please can anyone help!

Thanks

klricks
Posts: 7154
Joined: Sat Jan 12, 2013 3:01 am
Location: Grants Pass, OR, USA
Contact: Website

Re: S-Video

Sun Mar 02, 2014 2:18 pm

The RPi does not have S-Video. It has Composite (RCA) and HDMI only.
Unless specified otherwise my response is based on the latest and fully updated RPiOS Buster w/ Desktop OS.

piJake
Posts: 12
Joined: Thu Feb 20, 2014 8:27 pm
Contact: Website

Re: S-Video

Sun Mar 02, 2014 2:21 pm

Oh thanks however i can't see any video on the screen why do you think this is?

User avatar
DougieLawson
Posts: 39124
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: S-Video

Sun Mar 02, 2014 2:29 pm

You need to update /boot/config.txt to get RCA/AV/composite video running. Add
sdtv_mode=2 # UK PAL composite

If you're not in the UK check at:
http://elinux.org/RPiconfig#Video
for the value to set.

The yellow RCA socket on the RPi needs to be connected to a yellow RCA input on your TV (and the right AV input mode selected).
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

piJake
Posts: 12
Joined: Thu Feb 20, 2014 8:27 pm
Contact: Website

Re: S-Video

Sun Mar 02, 2014 2:53 pm

Hello
I am doing this in lxterminal and it doesn't open the boot config.txt

What am I doing wrong?

User avatar
DougieLawson
Posts: 39124
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: S-Video

Sun Mar 02, 2014 2:59 pm

sudo nano /boot/config.txt
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

piJake
Posts: 12
Joined: Thu Feb 20, 2014 8:27 pm
Contact: Website

Re: S-Video

Sun Mar 02, 2014 7:58 pm

Hello
It still doesn't work do you think it maybe broken?
Thanks

drgeoff
Posts: 10765
Joined: Wed Jan 25, 2012 6:39 pm

Re: S-Video

Sun Mar 02, 2014 10:39 pm

piJake wrote:Hello
It still doesn't work do you think it maybe broken?
Thanks
More correctly:

"It still doesn't work. Do you think it might be broken?"

Probably not. Please post here the current contents of the /boot/config.txt file.

Return to “Troubleshooting”