add ignoreextensions

This commit is contained in:
Clinton Hall 2013-03-08 19:27:32 -08:00
commit 5d3dcd0e7e

View file

@ -98,6 +98,7 @@ transcode = 0
###### duplicate =1 will cretae a new file. =0 will replace the original ###### duplicate =1 will cretae a new file. =0 will replace the original
duplicate = 1 duplicate = 1
ffmpeg = /abs/path/to/ffmpeg/executable ffmpeg = /abs/path/to/ffmpeg/executable
ignoreExtensions = .avi,.mkv
outputVideoExtension = .avi outputVideoExtension = .avi
outputVideoCodec = mpeg-4 outputVideoCodec = mpeg-4
outputVideoFramrate = 24 outputVideoFramrate = 24