I have a few videos that are MP4 but they are still being transcoded and lowering the quality significantly how can i get it to stop transcdoing? Or at the least increase the quality of the videos
I have the default transcoding for ffmpeg i haven't touched anything
ffmpeg -ss %o -t %d -i %s -s %wx%h -v 0 -b:v %bk -maxrate %bk -bufsize 256k -flags -global_header -map 0:0 -map 0:%k -ac 2 -f mpegts -c:v libx264 -preset ultrafast -c:a aac -b:a 96k -strict -2 -threads 0 -copyts -
logs of the trancoding happening
[6/26/16 2:10:48 PM PDT] INFO TranscodeInputStream Starting transcoder: c:\subsonic\transcode\ffmpeg -ss 50 -t 10 -i G:\Videos\Music Videos\Adele\Send My Love (To Your New Lover)\Adele - Send My Love (To Your New Lover).mp4 -s 400x224 -v 0 -b:v 2000k -maxrate 2000k -bufsize 256k -flags -global_header -map 0:0 -map 0:1 -ac 2 -f mpegts -c:v libx264 -preset superfast -c:a aac -b:a 96k -strict -2 -threads 0 -copyts -
[6/26/16 2:15:47 PM PDT] INFO NetworkService Successfully forwarding port 4040.