Contenu récent par nzbjamz

  1. nzbjamz

    QNAP [ ffmpeg static ] [ 5.1.1 ] ffmpeg binary static

    Does this work for TS-251+. If so which build is best to download?
  2. nzbjamz

    QNAP [ QSABnzbdPlus ] [ 3.5.3 ] Usenet Downloader

    Was anything substantial changed to the qnap package other than updating QSabNZBdPlus/SABnzbd to the latest master branch of sabnzbd/sabnzbd?
  3. nzbjamz

    QNAP [ QSABnzbdPlus ] [ 3.5.3 ] Usenet Downloader

    Good to know. Thanks for all the time you put into these! A review of the bundled binaries, to reduce bloat, wouldn't be a bad idea.
  4. nzbjamz

    QNAP [ QSABnzbdPlus ] [ 3.5.3 ] Usenet Downloader

    Why is Node.js and npm bundled with this? It seems unnecessary. Related QPerl issue.
  5. nzbjamz

    QNAP [QPerl ] [ 5.34.0 ] Perl / CPAN

    Why is Node.js and npm bundled with this? It seems unnecessary. Related QSABnzbdPlus issue.
  6. nzbjamz

    QNAP [ Qffmpeg ] [ 3.2.2] FFMpeg package (Dépendance)

    Ah, ok. Thanks, will do! Update: The patch for vaapi and static builds landed a week or so ago, which is what my custom build is based on. I contacted the author of the static builds and they're on the lookout for it. It should eventually make its way to their releases.
  7. nzbjamz

    QNAP [ Qffmpeg ] [ 3.2.2] FFMpeg package (Dépendance)

    Newer versions of VAAPI allow rendering via Direct Rendering Manager (DRM) without X11. It should reach step 3 or 4 of this process. As I mentioned before, it works with a different (not yours) static build of ffmpeg and Plex preview. The version of VAAPI I have that works without X11 is 0.40.0
  8. nzbjamz

    QNAP [ Qffmpeg ] [ 3.2.2] FFMpeg package (Dépendance)

    No, I haven't seen that static version... After trying it, it errors with "No VA display found for device: /dev/dri/renderD128". I'm using /opt/ffmpeg/ffmpeg -vaapi_device /dev/dri/renderD128 -hwaccel vaapi -hwaccel_output_format vaapi -i input.mp4 -vf 'format=nv12|vaapi,hwupload' -c copy...
  9. nzbjamz

    QNAP [ Qffmpeg ] [ 3.2.2] FFMpeg package (Dépendance)

    Qffmpeg/bin/ffmpeg -hwaccels lists vaapi. The custom ffmpeg build I have has vaapi support and it runs on a QNAP. It would be a great addition considering Plex preview for QNAP uses vaapi for its hwaccel as well.
  10. nzbjamz

    QNAP [ Qffmpeg ] [ 3.2.2] FFMpeg package (Dépendance)

    When using Qffmpeg I get "i965_drv_video.so has no function __vaDriverInit_0_32" errors. Using a different ffmpeg with vaapi support, that worked, I noticed it finding and calling "function __vaDriverInit_0_39" instead.
  11. nzbjamz

    QNAP [ QSABnzbdPlus ] [ 3.5.3 ] Usenet Downloader

    Would you be up for moving QSABnzbdPlus to GitHub? That way others could pitch in and help out. :idea:
  12. nzbjamz

    QNAP [ QSABnzbdPlus ] [ 3.5.3 ] Usenet Downloader

    Yep :D ! Assuming you can specify the `parfolder` path too (I'm not sure if that's a static path or not).
  13. nzbjamz

    QNAP [ QSABnzbdPlus ] [ 3.5.3 ] Usenet Downloader

    Hi QoolBox! Thank you for this package. I'm working through the par2 issue with Safihre (core SABnzbd dev). It looks like it could be a compat issue with the specific version of par2cmdline but we're still working through it. Update: Safihre has patched the issue! It will be patched for 1.2.1...