💾 Archived View for freeshell.de › tldr › ffplay.gmi captured on 2023-04-19 at 23:54:15. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
A simple and portable media player using the FFmpeg libraries and the SDL library.
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}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).