On 07/21/2017 02:41 PM, Clément Bœsch wrote:
On Fri, Jul 21, 2017 at 02:26:03PM +0200, Jorge Ramirez-Ortiz wrote:
ffplay always requires user intervention via the GUI to close the
video at the end of the file.
This commit, stops playing and terminates the program when EOF is
received.
-autoexi
On Fri, Jul 21, 2017 at 5:56 PM, Jorge Ramirez-Ortiz <
jorge.ramirez-or...@linaro.org> wrote:
> ffplay always requires user intervention via the GUI to close the
> video at the end of the file.
>
You wish to make -autoexit the default?
___
ffmpeg-devel
On Fri, Jul 21, 2017 at 02:26:03PM +0200, Jorge Ramirez-Ortiz wrote:
> ffplay always requires user intervention via the GUI to close the
> video at the end of the file.
>
> This commit, stops playing and terminates the program when EOF is
> received.
-autoexit?
--
Clément B.
signature.asc
Des
ffplay always requires user intervention via the GUI to close the
video at the end of the file.
This commit, stops playing and terminates the program when EOF is
received.
---
ffplay.c | 11 ---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/ffplay.c b/ffplay.c
index c0b326