> That's strange... CODEC_FLAG_GLOBAL_HEADER (out-of-band global headers) > should work correctly for h.264 video.
Well, it works indeed from the command line. But from the application it works only with in-bands. > I suspect quicktime player does not support in-band global headers... > But I cannot verify it. > > Try streaming some h.264 video to it with ffmpeg, using "-vglobal 1" No, out-band h.264 command line doesn't work as well. But, out-band MPEG4 works well though? > H.263 cannot work, because it is not supported by the libavformat > RTP muxer :) > MPEG4 video should work well, yes. Thanks for the explanation, bit mixed with all the formats/codecs :). _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
