Skip to content

Instantly share code, notes, and snippets.

@pedroms
Created December 20, 2023 23:42
Show Gist options
  • Save pedroms/b5c18c64d22c0300a085fabebe4f66ce to your computer and use it in GitHub Desktop.
Save pedroms/b5c18c64d22c0300a085fabebe4f66ce to your computer and use it in GitHub Desktop.
2023-12-20 (2) Issue report - AlexPresso VideoStation-FFMPEG-Patcher
libva info: VA-API version 1.17.0
libva info: Trying to open /var/packages/ffmpeg/target/lib/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_17
libva info: va_openDriver() returns 0
================ ISSUE REPORT TOOL ================
https://github.com/AlexPresso/VideoStation-FFMPEG-Patcher
System Details.....................................
DSM Version: 6.2.4 25556-7
Arch details: Linux 4.4.59+ #25556 SMP PREEMPT Tue Mar 21 22:25:33 CST 2023 x86_64 GNU/Linux synology_apollolake_918+
Package Details....................................
VideoStation version: 2.5.1-1668
FFMPEG version (ffmpeg): 4.4.4-49
CodecPack version: 1.0.2-0039
Patch Details......................................
Is patched ? yes
Has gstreamer ? no
FFMPEG VAAPI.......................................
Trying display: drm
vainfo: VA-API version: 1.17 (libva 2.17.1)
vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 22.5.4 (3bf5477a)
vainfo: Supported profile and entrypoints
VAProfileNone : VAEntrypointVideoProc
VAProfileNone : VAEntrypointStats
VAProfileMPEG2Simple : VAEntrypointVLD
VAProfileMPEG2Main : VAEntrypointVLD
VAProfileH264Main : VAEntrypointVLD
VAProfileH264Main : VAEntrypointEncSlice
VAProfileH264Main : VAEntrypointFEI
VAProfileH264Main : VAEntrypointEncSliceLP
VAProfileH264High : VAEntrypointVLD
VAProfileH264High : VAEntrypointEncSlice
VAProfileH264High : VAEntrypointFEI
VAProfileH264High : VAEntrypointEncSliceLP
VAProfileVC1Simple : VAEntrypointVLD
VAProfileVC1Main : VAEntrypointVLD
VAProfileVC1Advanced : VAEntrypointVLD
VAProfileJPEGBaseline : VAEntrypointVLD
VAProfileJPEGBaseline : VAEntrypointEncPicture
VAProfileH264ConstrainedBaseline: VAEntrypointVLD
VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
VAProfileH264ConstrainedBaseline: VAEntrypointFEI
VAProfileH264ConstrainedBaseline: VAEntrypointEncSliceLP
VAProfileVP8Version0_3 : VAEntrypointVLD
VAProfileVP8Version0_3 : VAEntrypointEncSlice
VAProfileHEVCMain : VAEntrypointVLD
VAProfileHEVCMain : VAEntrypointEncSlice
VAProfileHEVCMain : VAEntrypointFEI
VAProfileHEVCMain10 : VAEntrypointVLD
VAProfileVP9Profile0 : VAEntrypointVLD
CodecPack Details..................................
Has AAC ? yes
Has HEVC ? yes
CodecPack target/bin content.......................
total 56
lrwxrwxrwx 1 CodecPack CodecPack 20 Apr 27 2023 ffmpeg27 -> ../pack/bin/ffmpeg27
lrwxrwxrwx 1 CodecPack CodecPack 20 Apr 27 2023 ffmpeg33 -> ../pack/bin/ffmpeg33
lrwxrwxrwx 1 CodecPack CodecPack 30 Apr 27 2023 ffmpeg33-for-audio -> ../pack/bin/ffmpeg33-for-audio
lrwxrwxrwx 1 CodecPack CodecPack 37 Apr 27 2023 ffmpeg33-for-surveillance -> ../pack/bin/ffmpeg33-for-surveillance
-rwxr-xr-x 1 CodecPack CodecPack 38073 Apr 27 2023 synocodectool
CodecPack target/pack/bin content..................
total 1220
-rwxr-xr-x 1 root root 1752 Dec 20 23:17 ffmpeg27
-rwxr-xr-x 1 root root 222056 Jan 13 2023 ffmpeg27.orig
-rwxr-xr-x 1 root root 1752 Dec 20 23:17 ffmpeg33
-rwxr-xr-x 1 root root 242800 Jan 13 2023 ffmpeg33-for-audio
-rwxr-xr-x 1 root root 242800 Jan 13 2023 ffmpeg33-for-surveillance
-rwxr-xr-x 1 root root 247088 Jan 13 2023 ffmpeg33.orig
-rwxr-xr-x 1 root root 254984 Jan 13 2023 ffmpeg41-for-synoface
-rwxr-xr-x 1 root root 14768 Jan 13 2023 vainfo
CodecPack status...................................
cat: /var/packages/CodecPack/var/codec_requirements.json: No such file or directory
file not exists
GSTInspect last stderr logs........................
tail: cannot open ‘/tmp/gstinspect*.stderr’ for reading: No such file or directory
GSTInspect stderr.prev logs........................
cat: /tmp/gstinspect*.stderr.prev: No such file or directory
GSTLaunch last stderr logs.........................
tail: cannot open ‘/tmp/gstlaunch*.stderr’ for reading: No such file or directory
GSTLaunch stderr.prev logs.........................
cat: /tmp/gstlaunch*.stderr.prev: No such file or directory
FFMPEG head logs...................................
head: cannot open ‘/tmp/ffmpeg*.stderr’ for reading: No such file or directory
FFMPEG last stderr logs............................
tail: cannot open ‘/tmp/ffmpeg*.stderr’ for reading: No such file or directory
FFMPEG prev logs...................................
/var/packages/CodecPack/target/bin/ffmpeg33: line 5: /var/packages/CodecPack/patch/patch_utils.sh: Permission denied
Cannot load patch_utils.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment