RCA video with PiPlay? And how to expand filesystem?
  • Hi,

    I need help with two issues today!

    1) I would like to output video with RCA to Scart. I have tried editing the config.txt etc, but to no luck :( Any ideas?

    2) I am using an 8GB card where only 4GB of the memory is being used. How do I expand the file system?

    Still new to all this,

    thanks :)
  • I have a RCA to Scart cable. It works on everything else, EXCEPT for the RPI, which leads me to beleive it's the settings.

    Thanks for expanding the filesystem :) easy! :D
  • You can edit the /boot/config.txt and put

    # uncomment for composite PAL (color)
    sdtv_mode=2
    #sdtv_mode=0 Normal NTSC
    #sdtv_mode=1 Japanese version of NTSC – no pedestal
    #sdtv_mode=2 Normal PAL
    #sdtv_mode=3 Brazilian version of PAL

    sdtv_aspect=1 #4:3
    #sdtv_aspect=1 4:3
    #sdtv_aspect=2 14:9
    #sdtv_aspect=3 16:9

    #force tv mode
    hdmi_group=1

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!