Claudio Ciccani wrote:
[EMAIL PROTECTED] wrote:
ok, hate me or not. Better search the own postbox than others. i read the tread "df_xine g400 tv-out problem". found in the extras package, when i run a video the TV goes black and it seems to work fine, but no video on the screen. i run this command: df_xine test.avi --dfb:primary-layer=2
You can try `df_xine -l2 test.avi --dfb:primary-layer=2` or `df_xine test.avi --dfb:primary-layer=2,pixelformat=<format>` to specify the pixelformat for the CRTC2 layer.
df_xine -l2 crush.avi --dfb:primary-layer=2 this gives the picture on the Monitor.
df_xine: here we go! df_xine: forced to use layer 2 df_xine: -> checking if double-buffering is supported...yes df_xine: -> checking if RGB32 is supported...yes df_xine: -> checking if RGB24 is supported...yes df_xine: -> checking if RGB16 is supported...yes
the other one gives no picture at all. tried some that are listed in the readme, it always says "video frame format is YV12"
