[S905] Switch from PAL to NTSC on analog video output

  • Hi the patch working, but if possible in any way setup to 480p ntsc? cause i only see 720p pal, in my old tv sony i see like 720 but pal, because i see black and white. In my lcd with rgb cable i see color,but i suppose lcd support ntsc/pal. thx

  • enito I separated your question to a new thread as it was unrelated to the thread you asked it in.

    To switch to NTSC on analog video output, login over SSH and type:

    fw_setenv cvbsmode 480cvbs

    To switch back to PAL:

    fw_setenv cvbsmode 576cvbs

    You have to reboot after entering above commands.