To create a GIF from a specific part of the video:
These are simple examples. FFmpeg has a vast number of options and filters that can be used for more complex tasks, such as cropping, scaling, adding text or images, and much more. Always refer to the FFmpeg documentation for more information on its capabilities and options. ghosts s01e01 ffmpeg
Since you haven't specified exactly what you want to do with "Ghosts S01E01" (e.g., convert it to another format, extract audio, create a GIF, etc.), I'll provide a basic example of how to: To create a GIF from a specific part
: Converting heavy MKV files to more compatible MP4 formats. such as cropping
ffmpeg -i "Ghosts.S01E01.mp4" -c:v libx264 -crf 18 -c:a copy "Ghosts.S01E01.mkv"