mirror of https://github.com/FFmpeg/FFmpeg.git
The mov muxer already supports picking up extradata that wasn't present during the avformat_write_header call - we just need to propagate it. Since the dash muxer uses delay_moov, we have time up until the first segment is written to get extradata filled in. Also update the codec description string when the extradata becomes available. Signed-off-by: Martin Storsjö <martin@martin.st>pull/122/head
parent
6cf7f30655
commit
5aef535a64
1 changed files with 27 additions and 0 deletions
Loading…
Reference in new issue