Opened 2 years ago

Last modified 2 years ago

#9578 new defect

FFplay ignores stdin

Reported by: btdmaster Owned by:
Priority: normal Component: ffplay
Version: 4.4.3 Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description (last modified by btdmaster)

FFplay ignores stdin; only the window spawned can be used to control output.

Steps to reproduce:
ffplay arbitraryvideofile.mkv # or any other file
# Go back to spawning terminal emulator. Type in q to quit.

Expected result:
FFplay would quit.

Actual result:
Terminal emulator receives stdin, FFplay does nothing.

The same applies for all the other hotkeys. This is worse with -nodisp, as the lack of a graphical display means that, effectively, there is no way to modify the output like change volume. Because of this it is important that FFplay takes into account input from stdin.

Change History (1)

comment:1 by btdmaster, 2 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.