Everything posted by Keichi
-
[Support] Snoopy - Logitech Media Server, Emoncms, Ubuntu, FFmpeg
Hello snoopy, Thanks for the quick answer ! So, i delete ffmpeg, did a fresh install : (with read/write access to /Handbrake/) Then, i add a file to output/ for testing and try to launch from the console : I think here, the only issue is that libx265 is not up to date, so some parameters are unknown. Then, i edit Parameters : Full Value line (same as previously, only with ; intead of space) : -c:v libx265;-c:a copy;-preset slow;-crf 23;-profile:v main10;-x265-params "allow-non-conformance=1:wpp=1:tu-intra-depth=1:tu-inter-depth=1:cutree=1:early-skip=1:limit-refs=3:cu-lossless=1:aq-mode=1:b-intra=1:constrained-intra=1:rc-lookahead=72:rc-grain=1:weightb=1:weightp=1:deblock=0,0:sao=1:sao-non-deblock=1:selective-sao=4:subme=7:me=3:rect=1:amp=1:rd=4:psy-rd=0.8:psy-rdoq=1.80:rdoq-level=1:signhide=1:temporal-mvp=1:strong-intra-smoothing=1:bframes=8:ref=4:b-adapt=2:qcomp=0.7:cbqpoffs=-1:crqpoffs=-1:qpmax=54:qpmin=0:analyze-src-pics=1:no-fast-intra=1:pass=3:stats=1:analysis-reuse-file=1:multi-pass-opt-analysis=1:multi-pass-opt-distortion=1:opt-qp-pps=1:opt-ref-list-length-pps=1:multi-pass-opt-rps=1:scenecut-aware-qp=1:scenecut-window=650:fades=1" Then ffmpeg restart, but even with a file in /watch, the CPU isn't kick in, so i guess, the encode does not start : Thanks for your help K.
-
[Support] Josh5 - Unmanic - Library Optimiser
Hello, i juste installed Unmanic, and i like it. I try to configure the conversion with : But when a conversion start, i have this : My UNRAID settings seems to be weel config : Did you have an idea ? Thanks !!
-
[Support] Snoopy - Logitech Media Server, Emoncms, Ubuntu, FFmpeg
Hello, I discover your docker ffmpeg, which i am trying to setup. I don't really understand how the watch folder is working (i drop file in it, but ffmpeg doesn't start encoding) so i tried manually. And it seems that ffmpeg is not up to date : - ffmpeg version 4.1.6 inside the docker - ffmpeg version 4.3.1 on my macbook pro And, some new commands for libx265 are not supported by 4.1.6 as i receive this message : [libx265 @ 0x562634b31800] Unknown option: selective-sao. [libx265 @ 0x562634b31800] Unknown option: scenecut-aware-qp. [libx265 @ 0x562634b31800] Unknown option: scenecut-window. Using : ffmpeg -i watch/HDM6.mkv -c:v libx265 -c:a copy -preset slow -crf 23 -profile:v main10 -x265-params "allow-non-conformanc e=1:wpp=1:tu-intra-depth=1:tu-inter-depth=1:cutree=1:early-skip=1:limit-refs=3:cu-lossless=1:aq-mode=1:b-intra=1:constrained- intra=1:rc-lookahead=72:rc-grain=1:weightb=1:weightp=1:deblock='0:0':sao=1:sao-non-deblock=1:selective-sao=4:subme=7:me=3:rec t=1:amp=1:rd=4:psy-rd=0.8:psy-rdoq=1.80:rdoq-level=1:signhide=1:temporal-mvp=1:strong-intra-smoothing=1:bframes=8:ref=4:b-ada pt=2:qcomp=0.7:cbqpoffs=-1:crqpoffs=-1:qpmax=54:qpmin=0:analyze-src-pics=1:no-fast-intra=1:pass=3:stats=1:analysis-reuse-file =1:multi-pass-opt-analysis=1:multi-pass-opt-distortion=1:opt-qp-pps=1:opt-ref-list-length-pps=1:multi-pass-opt-rps=1:scenecut -aware-qp=1:scenecut-window=650:fades=1" output/HDM6.mkv According to the documentation, it should work : https://x265.readthedocs.io/en/master/cli.html Did you know how can i update ffmpeg ? Thank you for your work !
-
Dynamix - V6 Plugins
Hello everyone, I have a Asus P8Z68-V LX motherboard. According to the specsheets, the motherboard uses PWM for fan control. I installed Dynamix System Autofan, then IPMI, and finally try sensors-detect but i only see my CPU temp : I try to deactivate Q-Fan control in the bios and rescan everything.... But unraid still doesn't see PWM I ran out of ideas, did you have any advice for me ? Thanks !