Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

Writing TV DVDs

franknatoli
New Contributor I
205 Views
Does IPP offer any support for writing TV DVDs? Or only the MPEG-2 input files for a TV DVD writer? Thanks.
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
205 Views

Well, if you've read carefully what IPP is you may be noticed that it is set of libraries which contains low-level (aka 'primitive') optimized functions. It is not DVD writer software.

On top of these low level functions we do provide some examples which show how to use IPP in your applications. For example thereis implementation ofdifferent media codecs (including MPEG2), please take a look on IPP audio-video-codecs sample. If your goal is developing optimized media processing application you are on the right way. If you just looking for ready to use solution you probably need to look somewhere else. A lot of DVD writers software are availbale on the market.

Regards,
Vladimir

0 Kudos
Reply