Sorry I'm not just telling you guys exactly what I want to do, I feel like I have a really good idea and I don't really want to share itYou still aren't specific enough.Are you talking analog video or digital video? There's a huge difference in how it's processed.
If you want analog VGA then you need to convert the digital video to analog and output it in the VGA format. If the digital video is in DVI-D format, then you could use a converter such as this................
So I have this project, it has a buffer that magically fills up with a digital video. How do I get that buffer on the screen?
I know you did not say internet, but you did say ethernet. When you said ethernet I assumed you meant a LAN, using TCP/IP.Yes, I do understand how the internet works, but because you guys are more caught up on my knowledge, completely forget that I said anything about the internet.
So I have this project, it has a buffer that magically fills up with a digital video. How do I get that buffer on the screen?
So what kind of cpu clock speed would I need, for example, on an ARM processor to maintain the signal?If you want analog VGA then you need to convert the digital video to analog and output it in the VGA format. If the digital video is in DVI-D format, then you could use a converter such as this.
It depends on the CODEC being used. There is an audio codec and a video codec, the data in the buffer would have some sort of compression.So what kind of cpu clock speed would I need, for example, on an ARM processor to maintain the signal?
Or if there's a better architecture then ARM, what is it?
So just for the video, I'd get the IC for which ever CODEC I decide on, then something like a xilinx spartan 3a for the vga/ntsc/dvi encoder?It depends on the CODEC being used. There is an audio codec and a video codec, the data in the buffer would have some sort of compression.
You would then decompress the video and send it to the VGA/NTSC/DVI encoder for display on the screen.