[x264-devel] without SPS/PPS?
Takashi Mochizuki
mochi at da2.so-net.ne.jp
Wed Sep 23 13:06:04 CEST 2009
Simple question.
Is it true that current x264 could emit stream without SPS/PPS?
- SPS, PPS is emitted only when x264_encoder_headers() is called.
- on the other hand, ffmpeg svn19977 shows GlobalHeader flag requires
to make SPS/PPS
- It seems that ffmpeg without GLOBAL_HEADER flag build avc stream
without SPS/PPS.
My understanding is as following:
- sps/pps should be embed at least once at start, or into stream
periodically if stream is not in, such like mp4 file format.
I am afraid of my misunderstanding.
Takashi Mochizuki
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20090923/0b75cb19/attachment.htm>
More information about the x264-devel
mailing list