Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Объявления
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

MP4Muxer usage

bendeguy
Начинающий
565Просмотр.
Hi!

Can anybody explain me the usage of MP4Muxer? I have a pure H264 stream coming from a camera and I would like to save it in an MP4 format.Unfortunatelly there's nothing about it in the documentation. I tried to make something similar to the MPEG2Muxer (without success). How should I initialize the muxer?
I use PutVideoData to fill with the video NAL units(which I think is okay, at least returns 0 all the time), but when I call the Close on the muxer, it always crash. So I think t is because some initialization problem.
Best Regards,
Miki

P.S.: The muxer's html says that it supports only constant bitrate at the moment. Do you plan to work on this limitation? Would it be hard to modify the muxer to be able to save variable bitrate streams?
0 баллов
0 Ответы
Ответить