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

Missing H.264 MP4Muxer sample in 6.0.1.070

Ralf_K_
Beginner
315 Views
I use successfully the H.264 Encoder in combination with H.264 decoder.
Now i'm trying to write a MP4 file, which i can display with Quicktime.
I found the MP4Muxer and the description in the UMC Reference Manual, but i've no success.

Can any of the experts here give me a code snippet that explains how to use and initialize the MP4Muxer?
Or is there an existing example or doc which i don't know?

Ralf

----
ipp 6.0.1.070
Samples ipp600127
0 Kudos
4 Replies
Sergey_O_Intel1
Employee
315 Views

Have you looked at umc-manual.pdf (ipp-samplesaudio-video-codecsdoc)? There'reusage examplesin section4. Have you tried them?
0 Kudos
Ralf_K_
Beginner
315 Views
yes i tried (the incomplete sample) but i had no success ...
0 Kudos
Sergey_O_Intel1
Employee
315 Views
It's strange. Anyway I need more information to help you. What isthe problem? Where? Does it crash, return wrong status or anything else?

0 Kudos
Ying_H_Intel
Employee
315 Views
Hi Ralf,

You may refer to the discussion http://software.intel.com/en-us/forums/showthread.php?t=74810and get a sample code for the mp4Muxer.

Regards,
Ying
0 Kudos
Reply