ffplay

A simple and portable media player using the FFmpeg libraries…

ffplay

A simple and portable media player using the FFmpeg libraries and the SDL library. More information: https://ffmpeg.org/ffplay-all.html.

ffplay {{path/to/file}}

ffplay -flags2 +export_mvs -vf codecview=mv=pf+bf+bb {{path/to/file}}

ffplay -vf select="{{eq(pict_type\,PICT_TYPE_I)}}" {{path/to/file}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← ffmpeg ffprobe →