Deron <deron <at> pagestream.org> writes: > Last question, is it possible to dump avcc/mp4 > stream? The opposite of h264_mp4toannexb?
You can write a mov / mp4 file containing h264 and look at the file content. Since nothing can read the frames without the container, I believe it is good that FFmpeg does not easily allow to write them (use the rawvideo or img2 muxer if you really want it)... Carl Eugen _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user