PDA

View Full Version : Using RGB (COMPONENT) Video Out



stein
05-12-2010, 03:49 PM
Lucky13,

Here are my settings in the US using the component output. You will probably have to change to PAL instead of NTSC. Don't know for sure. And 1080i60 to 1080i50. Just play around a little. The worst that I have found happens is if you have the wrong settings, that the box just hangs on boot up. You can still FTP in to change the file if this happens.

insmod /lib/modules/2.6.22.19-19-the_ripper/extra/em8634dvb.ko options="-component -f NTSC_M -digital -f HDMI_1080i60 -hdmi_chip $hdmichip 0 14 15 100 0"

jromero
05-12-2010, 05:44 PM
Lucky13,

Here are my settings in the US using the component output. You will probably have to change to PAL instead of NTSC. Don't know for sure. And 1080i60 to 1080i50. Just play around a little. The worst that I have found happens is if you have the wrong settings, that the box just hangs on boot up. You can still FTP in to change the file if this happens.

insmod /lib/modules/2.6.22.19-19-the_ripper/extra/em8634dvb.ko options="-component -f NTSC_M -digital -f HDMI_1080i60 -hdmi_chip $hdmichip 0 14 15 100 0"

We need that they add the interface support and when they add it we can change all the video setting without any edit any file in ftp.

Yesterday i tested last enigma version with RGB connection in a crt tv but color had really poor quality. I roll back to original opensat firm but actually i can't test this setting that you have post. Cold be great if someone test it and comments results. :)

lucky13
06-12-2010, 09:21 AM
thanks the info Stein unfortunately it hung at reboot and I was able to FTP in due resue mode with a USB inserted but it seemed to be a really cut down version of the folders and files and the file I needed wasn't there ?

I am using scart not component and idea what syntax I might use ?

dvlajkovic
06-12-2010, 09:48 AM
@lucky13: make sure to use a unix txt editor, and here's the line for scart:

insmod /lib/modules/2.6.22.19-19-the_ripper/extra/em8634dvb.ko options="-analog -f PAL_BG -asp 16 9"

lucky13
06-12-2010, 10:18 AM
thanks dvlakovic this is the line I used with Editpad lite which is a unix txt editor...it locked at boot and seems to need a rebuild....

has anyone used this line with success ?

jromero
06-12-2010, 11:43 AM
@lucky13: make sure to use a unix txt editor, and here's the line for scart:

insmod /lib/modules/2.6.22.19-19-the_ripper/extra/em8634dvb.ko options="-analog -f PAL_BG -asp 16 9"

What differents there are from the line form Stein and the line form dvlajkovic ??

happyhammer
06-12-2010, 12:11 PM
What differents there are from the line form Stein and the line form dvlajkovic ??

well, for example , one is using component, the other analog(scart)

jromero
06-12-2010, 12:31 PM
well, for example , one is using component, the other analog(scart)

Thanks a lot !!

Detlef
06-12-2010, 01:02 PM
Lucky13,

Here are my settings in the US using the component output. You will probably have to change to PAL instead of NTSC. Don't know for sure. . . . . . . . .

RGB should be independent of the colour system but it may be necessary to select PAL or NTSC to satisfy some internal routine in the box.

jromero
06-12-2010, 01:07 PM
Can someone confirm is using RGB menu's adjusting are ok? With oficial opensat firm some menus and OS interface is not ajusting ok.

And we use RGB with 4:3 support??

kebien
06-12-2010, 01:12 PM
well, for example , one is using component, the other analog(scart)

I do not understand this
Component is analog and scart is analog too (component and composite)
What are you trying to say?
Maybe the line should be different for scart and component RGB/YPbPr,but both are analog.

happyhammer
06-12-2010, 01:18 PM
I do not understand this
Component is analog and scart is analog too (component and composite)
What are you trying to say?
Maybe the line should be different for scart and component RGB/YPbPr,but both are analog.

i was referring to the em8634dvb.ko options commands.

lucky13
06-12-2010, 02:22 PM
i was referring to the em8634dvb.ko options commands.


so would i set the RGB option somewhere else then after adjusting the below line first ?


insmod /lib/modules/2.6.22.19-19-the_ripper/extra/em8634dvb.ko options="-analog -f PAL_BG -asp 16 9"