nschlia/ffmpegfs

Filter files to be transcoded

dangowrt opened this issue · 0 comments

Sometimes it can be very useful to limit transcoding to certain files or file extensions. For example Pioneer's hardware players will playback MP3 and M4A without issues, but there is no support for FLAC. Hence it would be great to have FFmpegFS transcode only *.flac files.

I suggest to introduce a new option allowing to specify a glob(3) expression used as a filter for files to be dealt with by ffmpegfs.