On Tue, Mar 13, 2007 at 12:57:27AM -0400, [EMAIL PROTECTED] wrote:
> Quoting Luc Verhaegen <[EMAIL PROTECTED]>:
> 
> > On Tue, Mar 13, 2007 at 04:50:47AM +0100, Quux wrote:
> 
> I understand video encoders are not standalone. They receive input  
> from your GPU, in my case it is embedded so the northbridge, encode  
> it, and send it out the output. I have a vga bios that outputs to  
> DVOA. This is the the port that is connected to the input of the video  
> encoder. Unfortunatly (intel) never released a module for this video  
> encoder. So, this is what I want to do. Write a driver to initialize  
> the video encoder and then when the vga bios starts outputting to DVOA  
> we should have signal correct?
> 
> Thanks - Joe

Your only real chance is doing this shortly _after_ the VGA BIOS has 
run. That way you can adjust to whatever tricks the VGA BIOS pulls.

Luc Verhaegen.

-- 
linuxbios mailing list
[email protected]
http://www.openbios.org/mailman/listinfo/linuxbios

Reply via email to