Skip to content

Tyarel8/video-ffmpeg.yazi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

video-ffmpeg.yazi

A plugin for yazi to preview videos without using ffmpegthumbnailer since I couldn't get it working for windows.

Requirements

  • ffmpeg

Installation

ya pack -a 'Tyarel8/video-ffmpeg'

Usage

Add this to your yazi.toml:

[plugin]
prepend_previewers = [
  { mime = "video/*", run = "video-ffmpeg" },
]

prepend_preloaders = [
  { mime = "video/*", run = "video-ffmpeg" },
]

About

Yazi plugin to preview videos using ffmpeg

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages