GBAtemp.net - The Independent Video Game Community

Sono
Sono
Do you need some help? I have used FFMPEG enough times to be able to use it for some basic things :P
gudenau
gudenau
Sure, I have a 640x480 framebuffer to transfer at 60 hz to a different computer.
gudenau
gudenau
Without showing it on the main PC.
Sono
Sono
Is it only a raw framebuffer?
gudenau
gudenau
It is indeed.
Sono
Sono
I mean, do you WANT to create a raw framebuffer with FFMPEG, or you want to convert raw framebuffer to an usable format?
gudenau
gudenau
I want to take the raw framebuffer, transfer it over a network, and display it on a screen.
Sono
Sono
And how are you receiving on the target system?