how can I generate an analog composite video signal out of a digital video file

9 views (last 30 days)
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

Answers (3)

Image Analyst
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.

InfinityBlade
InfinityBlade on 24 Dec 2013
Hi thanks for the reply, but what i really want is to have some software implementation using matlab/simulink etc. to generate the analog video signal of specific type out of a digital video file.
Thanks.

Walter Roberson
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.

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!