SlackBuildsOrg/multimedia/ffmpegfs
Vijay Marcel d4cb2302bc
multimedia/ffmpegfs: Updated for version 2.15.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-02-10 16:17:20 +07:00
..
changelog multimedia/ffmpegfs: Updated for version 2.15. 2024-02-10 16:17:20 +07:00
ffmpegfs.info multimedia/ffmpegfs: Updated for version 2.15. 2024-02-10 16:17:20 +07:00
ffmpegfs.SlackBuild multimedia/ffmpegfs: Updated for version 2.15. 2024-02-10 16:17:20 +07:00
README
slack-desc

FFmpegfs is a read-only FUSE file system which transcodes
various audio and video formats to mp4, WebM and many more
on the fly when opened and read using the ffmpeg library
thus supporting a multitude of input formats and a variety
of common output formats.

By default only root has access to this filesystem
for other users, uncomment user_allow_other in
/etc/fuse.conf

fop is an optional dependency needed for genetating
pdf documents. To generate pdf docs run
make help-pdf and copy the pdf to the doc dir by
customizing the slackbuild

Example:

ffmpegs --desttype=mp4 input_dir output_dir -o allow_other,rw

Other optional dependencies include twolame x264 openh264

It is licensed under GPLv3