Jump to content

To all the more experienced people out there, 

would it be possible to take an AV to 3.5mm cable, pop it into your mic port on your laptop, and do some fancy programming to decode and display it on your laptop?
I understand this is a bit of a weird question, and I'm not exactly a programming ninja.
I'm just wondering because I have my Raspberry pi that I use for retro gaming, and it's too cumbersome to carry around a whole other screen when I have my laptop with me anyways.

Link to comment
https://linustechtips.com/topic/1007988-av-software-decoder/
Share on other sites

Link to post
Share on other sites

No, because of a fundamental issue: NTSC composite signals run in the megahertz range. Audio ADCs are only good in the kilohertz range.

 

EDIT: If you don't want to carry around another screen to display the AV data, just use a USB capture device like https://www.amazon.com/S-Video-Composite-Capture-Adapter-Support/dp/B00535BRBI

Link to comment
https://linustechtips.com/topic/1007988-av-software-decoder/#findComment-12078365
Share on other sites

Link to post
Share on other sites

More importantly, is your laptop not fast enough to run the emulators itself?

ASUS B650E-F GAMING WIFI + R7 7800X3D + 2x Corsair Vengeance 32GB DDR5-6000 CL30-36-36-76  + ASUS RTX 4090 TUF Gaming OC

Router:  Intel N100 (pfSense) Backup: GL.iNet GL-X3000/ Spitz AX Switches: Netgear MS510TXUP, MS510TXPP, GS110EMX
WiFi6: Zyxel NWA210AX (1.7Gbit peak at 160Mhz) WiFi5: Ubiquiti NanoHD OpenWRT (~500Mbit at 80Mhz)
ISPs: Zen Full Fibre 900 (~930Mbit down, 115Mbit up) + Three 5G (~1200Mbit down, 115Mbit up, variable)
Upgrading Laptop/Desktop CNVIo WiFi 5 cards to PCIe WiFi6e/7

Link to comment
https://linustechtips.com/topic/1007988-av-software-decoder/#findComment-12078394
Share on other sites

Link to post
Share on other sites

try to find some software that can run on pi to stream the display to a broadcast server

 

or maybe install realvnc or some vnc solution on your pi (tightvnc, whatever is compiled for pi), and then use a vnc viewer to connect to your pi and the vnc server will send the image to your laptop.  maybe this would help : https://maker.pro/raspberry-pi/tutorial/how-to-connect-a-raspberry-pi-to-a-laptop-display

 

Link to comment
https://linustechtips.com/topic/1007988-av-software-decoder/#findComment-12078512
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×