Digital TV Transmitter Using a VGA card
An anonymous reader writes "Yet Another Project from Fabrice
Bellard : with any PC and a standard VGA card, you can build a
real Analog or DVB-T Digital TV
transmitter by directly generating the VHF signal. The provided
example shows a Lena
picture transmitted as a real Digital TV channel."
Once someone posts how to do this with NTSC (which you'll need if you're in the U.S. like me), I'll be all over this! Anyone? Enlighten me...
...
It also goes to show TEMPEST attacks are real. Your screen is transmitting what's on it in a way that's detectable over quite a distance. Shielding is worth looking at if you're doing something sensitive.
I am trolling
I know he's the guy behind ffmpeg (used by most *nix media players) and the excellent qemu emulator that I use every day.
---
Until this project is rendered illegal in the US under some DMCA-style bullshit. After all, you might be able to (gasp!) record something off of your incoming television signal.
Of course, only pirates and pedophiles will have a use for this project.
(The last part of this post is a JOKE, gawddammit!)
"Rocky Rococo, at your cervix!"
+1 point
shame he wont tell/show anyone how its done (ie. the source code)
-2 point
The slashdot effect + a nudie photo. Say goodbye to that server.
http://www.thelung.org
....is more interesting than the main one. At my company when I started 6 years ago, I stumbled upon the Lenna picture, just thinking it was an ordinary pic. Few years later I saw the er, um "full" pictures. Didn't know she had a cult following.
Yes, that Lenna picture I assure you is still in use after all these years. A pretty "hello world" image.
I clicked on the link while I was at work, now I'm waiting for the network security people to remove me from my workstation.
On a side note: WARNINGS PLEASE!
You can do ATV legally in the US with NTSC, with a ham license.
You can see this the video for yourself, with stuff you have at home right now. There are cable channels that are on ham bands, but it's OK because their signals stay on the cable.
If you live in the SF ba area, hook a UHF antenna (vertically polarized) to your cable-ready TV or VCR with TV out, and tune to cable channel 57 (421.25 MHz), and aim it at Mt. Hamilton (east of San Jose).
Here are some tests on 1.2GHz, which is also a ham band.
I suspect we may start to see illegal broadcasts in 2007 in poorer urban neighborhoods of the USA.
With all broadcast television on VHF/UHF scheduled to cease on New Years Day 2007, there are going to be a lot of pissed off people who don't have cable getting nothing but static on every channel.
This is assuming that UHF/VHF broadcasting actually does go off the air Jan 1, 2007. It doesn't seem likely at this time, but it is mandated by the TeleCom Act of 1996. And one never knows what the current administration is going to do.
Let's assume that it does happen. All the middle-class people won't notice it because they are paying monthly cable fees and cable TV will not be affected by the VHF/UHF shutdown. However, let's assume that in poor neighborhoods the convertor boxes don't work well, or are prohibitively expensive, or are too technically complex for the general population. Suddenly there's no television.
Well politics abhors a vacuum. We may find ourselves in a situation where people simply start pirate broadcasting on the unused television channels. This will probably cause problems with the new uses of the spectrum (private cell phone communications, I believe). The FCC will be really busy trying to track down pirate TV stations. Pirate TV stations are rare now because they can't compete with broadcast network quality, and there are outlets on local cable access for speciality and non-professional broadcasters.
But with the UHF/VHF channels gone off the air, people will start filling it up with DVD broadcasts. Maybe even porn broadcasts. Unregulated, and without commercials. All illegal.
These channels could become political if there is an economic downturn or a return of conscription into the permanent, endless war that the administration has promised the defense contractors and campaign contributors. Alternative broadcasts of police beatings at demonstrations made by tiny CamCorders alternating with current Hollywood movies downloaded from the DarkWeb could become common content on the new pirate channels.
I wonder if anyone is considering the possibility of this happening before they decide to shut down UHF/VHF broadcasting in 2007?
What Fabrice is telling us here is that he has managed to produce a real-time (or close-to-real-time) DVB-T/DVB-H software COFDM modulator, the output of which may be broadcast via the DAC converters of the video board. Given the complexity of the generated signal (more than 6000 subcarriers, not including pilot subcarriers which are used as beacons for the demodulator, and paying respect to the guard interval -- sorry for the technical gobbledygook), this usually requires a dedicated ASIC. Don't forget to include the preliminary phases of the encoding : creating an MPEG-2 video channel, an MEPG-2 transport stream (OK, he did it using a modified MPEG library), then encapsulate this into MPEG-2/DVB frames, add the Reed-Solomon code, perform the interleaving procedure, pour in some Viterbi encoding for redundancy, and feed it to the input of the DVB-T modulator, phew ! you're done.
I want to say hats off, ladies and gentlemen, to this outstanding performance. The Free Software movement definitely needs more guys like Fabrice, and we all need to encourage him into publishing more of his code.
Chapeau bas, mon cher Fabrice !
In Soviet Russia, our new overlords are belong to all your base.
You're glossing over several issues. * high frequencies are decay very quickly (by distance)Even with an antenna connected, it would be very short range * he's using the harmonic of the 76.5 Mhz pixel clock, so the harmonics will repeat in multiples of this. If you're talking about sidebands, the bandwidth is limited to 25.1Mhz so you will only have to worry about harmonics of the sidebands * The second harmonic of an 80m rig is only 7.5Mhz - still in that shortwave region used by hams FOR LONG DISTANCE TRANSMISSIONS * Interference would be primarily AM in nature, and (since all police radios use FM) will be mitigated by the AM rejection circuitry in their receivers * the power output is incredibly small - bear in mind that a direct connection is being used and it still comes up as only 60%.