ITADN

Correct -re argument in example readme

#864Pull RequestLazerLotus 创建于 2024-11-07
L
LazerLotuscommented
According to the ffmpeg document(https://ffmpeg.org/ffmpeg.html), the -re argument is an input option, not a global argument . ``` -re (input) Read input at native frame rate. This is equivalent to setting -readrate 1. ``` The example in the readme ## Stream from a local video to HTTP server part code is not work, so I made a tiny correction.
合并状态:未合并 0 条评论