Question
problem about playing h264 in flv file
I read an article at "
http://www.kaourantin.net/2007/08/what-just-happened-to-video-on-web_20.html"
which is a blog of an software engineer of Adobe, the author said
in this article that "...There are functional limits with the FLV
structure when streaming H.264 which we could not overcome without
a redesign of the file format..." and "...Specifically dealing with
sequence headers and enders is tricky with FLV streams...", does
anybody know what exactly the author mean? what is the "functional
limits"? how to "specifically dealing with sequence headers and
enders"? is it a way to solve the "functional limits"?
Thanks!