[FFmpeg-devel] Muxing to MP4 in H264/AAC with libavformat

Netex netex
Fri Feb 15 08:19:56 CET 2008


Hi,

I'm trying to use libavcodec and libavformat to mux to a MP4 file. But
it seems that movenc.c doesn't come with a configuration of muxing
H264+AAC to a MP4 file. I tried to modify video_codec to CODEC_ID_H264
but the result MP4 file cannot be recognized by QuickTime.

I use MP4Box to view its structure, MP4Box told me the aacC tag size
is invalid (size is 8).

Did I miss something when using the libraries? Thanks.

-- 
netex at 163.com







More information about the ffmpeg-devel mailing list