nschlia / ffmpegfs

FUSE-based transcoding filesystem with video support from many formats to FLAC, MP4, TS, WebM, OGG, MP3, HLS, and others.
https://nschlia.github.io/ffmpegfs/
GNU General Public License v3.0
206 stars 14 forks source link

Too chatty output if mounted via fstab #14

Closed nschlia closed 5 years ago

nschlia commented 5 years ago

If mounted via fstab line, this is printed:

FFMPEGFS V1.6 Copyright (C) 2006-2008 David Collett Copyright (C) 2008-2012 K. Henriksson Copyright (C) 2017-2018 FFmpeg support by Norbert Schlia (nschlia@oblivion-software.de)

ffmpegfs should print nothing. The succes/fail message is printed by the OS.