[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
FFplay is 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 APIs.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
ffplay [options] `input_file' |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
These options are shared amongst the ff* tools.
Show license.
Show help.
Show version.
Show available formats.
The fields preceding the format names have the following meanings:
Decoding available
Encoding available
Show available codecs.
The fields preceding the codec names have the following meanings:
Decoding available
Encoding available
Video/audio/subtitle codec
Codec supports slices
Codec supports direct rendering
Codec can handle input truncated at random locations instead of only at frame boundaries
Show available bitstream filters.
Show available protocols.
Show available libavfilter filters.
Show available pixel formats.
Set the logging level used by the library. loglevel is a number or a string containing one of the following values:
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Force displayed width.
Force displayed height.
Set frame size (WxH or abbreviation), needed for videos which don't contain a header with the frame size like raw YUV.
Disable audio.
Disable video.
Seek to a given position in seconds.
play <duration> seconds of audio/video
Seek by bytes.
Disable graphical display.
Force format.
Set window title (default is the input filename).
Loops movie playback <number> times. 0 means forever.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Set pixel format.
Show the stream duration, the codec parameters, the current position in the stream and the audio/video synchronisation drift.
Print specific debug info.
Work around bugs.
Visualize motion vectors.
Non-spec-compliant optimizations.
Generate pts.
Force RTP/TCP protocol usage instead of RTP/UDP. It is only meaningful if you are streaming with the RTSP protocol.
Set the master clock to audio (type=audio
), video
(type=video
) or external (type=ext
). Default is audio. The
master clock is used to control audio-video synchronization. Most media
players use audio as master clock, but in some cases (streaming or high
quality broadcast) it is necessary to change that. This option is mainly
used for debugging purposes.
Set the thread count.
Select the desired audio stream number, counting from 0. The number refers to the list of all the input audio streams. If it is greater than the number of audio streams minus one, then the last one is selected, if it is negative the audio playback is disabled.
Select the desired video stream number, counting from 0. The number refers to the list of all the input video streams. If it is greater than the number of video streams minus one, then the last one is selected, if it is negative the video playback is disabled.
Select the desired subtitle stream number, counting from 0. The number refers to the list of all the input subtitle streams. If it is greater than the number of subtitle streams minus one, then the last one is selected, if it is negative the subtitle rendering is disabled.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Quit.
Toggle full screen.
Pause.
Cycle audio channel.
Cycle video channel.
Cycle subtitle channel.
Show audio waves.
Seek backward/forward 10 seconds.
Seek backward/forward 1 minute.
Seek to percentage in file corresponding to fraction of width.
[Top] | [Contents] | [Index] | [ ? ] |
This document was generated by Autobuild on July, 8 2021 using texi2html 1.76.
The buttons in the navigation panels have the following meaning:
Button | Name | Go to | From 1.2.3 go to |
---|---|---|---|
[ < ] | Back | previous section in reading order | 1.2.2 |
[ > ] | Forward | next section in reading order | 1.2.4 |
[ << ] | FastBack | beginning of this chapter or previous chapter | 1 |
[ Up ] | Up | up section | 1.2 |
[ >> ] | FastForward | next chapter | 2 |
[Top] | Top | cover (top) of document | |
[Contents] | Contents | table of contents | |
[Index] | Index | index | |
[ ? ] | About | about (help) |
where the Example assumes that the current position is at Subsubsection One-Two-Three of a document of the following structure:
This document was generated by Autobuild on July, 8 2021 using texi2html 1.76.