ffplay

The command ffplay is used to call a very simple and portable media player using the FFmpeg libraries and the SDL library. It is mostly used as a testbed for the various FFmpeg application interfaces.

The following code block provides an example of executing the command.
ffplay -i input.avi
Note:

Debian provides the ffplay command, but currently the command is not supported yet in the JH7110 software SDK version VF2_515_v2.4.x.