how can I generate an analog composite video signal out of a digital video file
9 views (last 30 days)
Show older comments
Hi,
Can somebody show me how can I get an analog video from a digitally encoded video file, like .avi/.mpg etc.
many thanks for any comments and suggestions
John
0 Comments
Answers (3)
Image Analyst
on 23 Dec 2013
If you have a card in your computer with a composite video output jack, then it probably comes with software that can play a file and send the output to the jack.
0 Comments
Walter Roberson
on 10 Feb 2014
MATLAB itself cannot generate analog signals. MATLAB can send digital signals to devices that generate analog signals in response. For more complex analog signals, MATLAB may have to be connected to a waveform generator.
Simulink can be used to simulate analog signals, but it has the same limitations on actually creating them.
0 Comments
See Also
Categories
Find more on Audio I/O and Waveform Generation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!