[Ffmpeg-devel] libavcodec on mp4 (mpeg4) format does not writes frames
Stas Oskin
stas
Wed Nov 9 23:13:11 CET 2005
Hi.
On the latest (Monday's) CVS, the libavcodec method av_write_frame() does
not actually writes any frames, when a mp4 format (MPEG4 codec) is set. The
returned value is 0, meaning the encoding succeed. The header returned by
av_write_header() is [][][][]ftypisom[][][][]mp41. The output is set to
stdout.
Other formats work well thought.
Thanks,
Stas.
More information about the ffmpeg-devel
mailing list