mirror of https://github.com/FFmpeg/FFmpeg.git
The FLV muxer tries to update the header in write_trailer, which is impossible if writing to a pipe or network stream. Don't write header data if seek to header fails. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>pull/8/head
parent
0aa0bab40d
commit
2947e7b7a7
1 changed files with 8 additions and 4 deletions
Loading…
Reference in new issue