Video settings *
Video support uses ffmpeg. ffmpeg and ffprobe binaries need to be available in the PATH or the @ffmpeg-installer/ffmpeg and @ffprobe-installer/ffprobe optional node packages need to be installed.

Video transcoding:

The height of the output video will be scaled down to this, while keeping the aspect ratio.
Target frame per second (fps) of the output video will be scaled down this this.
mbps
Target bit rate of the output video will be scaled down this this. This should be less than the upload rate of your home server.


To ensure smooth video playback, video transcoding is recommended to a lower bit rate than the server's upload rate.   The transcoded videos will be save to the thumbnail folder.  You can trigger the transcoding manually, but you can also create an automatic encoding task in advanced settings mode.  


indexing: {{Progress.comment}}
elapsed: {{tasksService.calcTimeElapsed(Progress) | duration}}
left: {{tasksService.calcTimeLeft(Progress) | duration}}
{{Progress.progress}} /{{Progress.progress + Progress.left}}