[Mplayer-dev-eng] HELP: RGB video out

Erle Pereira erle at hotpop.com
Sat Aug 4 18:59:04 CEST 2001


Hello there,

I am writing something similar to the PNG video output, but it's in another 
format.  The file format goes like this -

[2 bytes] - image width
[2 bytes] - image height
[4 bytes * width * height] - image data
[eof]

Someone please tell me how to write the video output in ARGB (32 bit RGB ) 
format to a file.  Something similar to what the PNG module does.  I've 
attached code.   It doesn't work.  Modified from fbdev module.

please help,
erle,

-------------- next part --------------
A non-text attachment was scrubbed...
Name: vo_rgb.c
Type: text/x-c
Size: 3734 bytes
Desc: RGB video output to fifo device
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20010804/ce8b0848/attachment.bin>


More information about the MPlayer-dev-eng mailing list