How to properly wrap H264 into FLV with FFMPEG?
问题 First of all, the "properly" in the title refers to this related question, of which answer does not solve my problem. tl;dr: There is a difference between encoding a video and directly storing it into FLV and doing this in two separate steps. I need to do it separately, how do I get the same result as doing it directly? Nvidia's hardware encoder NVENC produces raw H.264 data without a container, which is difficult to play in most video players. For an Adobe AIR application, I need to wrap the