flvmux: Correct metadata handling in file and stream mode
Compare changes
Files
1- Jan Alexander Steffens authored
In file mode, only push one onMetaData at the start of the stream. In stream mode, always push complete onMetaData. They get replaced, not merged. !418