| 88 | | There is also an option -fflags nobuffer which might[http://ffmpeg.org/ffmpeg.html#Format-AVOptions reduce latency]. |
| 89 | | |
| 90 | | === testing latency === |
| 91 | | |
| 92 | | By default, ffplay introduces a small latency of its own, so if you use it for testing (see troubleshooting section) it may need some of these parameters, as well. NB that ffplay has somewhat poor video output, though, so don't base quality levels on that. Also some settings mentioned above like "probesize" might help it start more quickly. |
| | 88 | There is also apparently an option -fflags nobuffer which might possibly help [http://ffmpeg.org/ffmpeg.html#Format-AVOptions reduce latency]. |
| | 89 | |
| | 90 | === Testing latency === |
| | 91 | |
| | 92 | By default, ffplay (as a receiver for testing latency) introduces a small latency of its own, so if you use it for testing (see troubleshooting section) it may need some of these parameters, as well. NB that ffplay has somewhat poor video output, though, so don't base quality levels on that. Also some settings mentioned above like "probesize" might help it start more quickly. |