# nano-ffmpeg > A wrapper for `ffmpeg` with an interactive file browser and operations. > More information: . - Start `nano-ffmpeg`: `nano-ffmpeg` - Open the file picker at a specific directory: `nano-ffmpeg {{[-d|--dir]}} {{path/to/directory}}` - Open a specific file directly: `nano-ffmpeg {{[-d|--dir]}} {{path/to/file.ext}}` - Override the theme for the current session: `nano-ffmpeg {{[-t|--theme]}} {{dark|light}}` - Exit `nano-ffmpeg`: `` - Display help: `nano-ffmpeg {{[-h|--help]}}`