Thank you for the reply!
I feel like an idiot right now, I cannot seem to get mediainfo installed because the installer is behaving really weird.
Let me explain with the output included.
First weird behavior is that te dpkg indicates that my system is amd64 instead of i386, but I thought this was about the phisical processor used in your system (Intel vs AMD) and I use an Intel I7- Code: Select all
root@Desktop:/home/maxim# dpkg -i Downloads/mediainfo-gui_19.09-1_i386.Debian_9.0.deb
dpkg: error processing archive Downloads/mediainfo-gui_19.09-1_i386.Debian_9.0.deb (--install):
package architecture (i386) does not match system (amd64)
Errors were encountered while processing:
Downloads/mediainfo-gui_19.09-1_i386.Debian_9.0.deb
So I went on with the amd deb packageSecond weird behavior is that the dependencies require a version that is way behond the versions I currently runroot@Desktop:/home/maxim# dpkg -i Downloads/mediainfo-gui_19.09-1_amd64.Debian_9.0.deb
Selecting previously unselected package mediainfo-gui.
(Reading database ... 191467 files and directories currently installed.)
Preparing to unpack .../mediainfo-gui_19.09-1_amd64.Debian_9.0.deb ...
Unpacking mediainfo-gui (19.09-1) ...
dpkg: dependency problems prevent configuration of mediainfo-gui:
mediainfo-gui depends on libmediainfo0v5 (>= 19.09); however:
Version of libmediainfo0v5:amd64 on system is 0.7.91-1.
mediainfo-gui depends on libwxbase3.0-0v5 (>= 3.0.2+dfsg); however:
Package libwxbase3.0-0v5 is not installed.
mediainfo-gui depends on libwxgtk3.0-0v5 (>= 3.0.2+dfsg); however:
Package libwxgtk3.0-0v5 is not installed.
mediainfo-gui depends on libzen0v5 (>= 0.4.37); however:
Version of libzen0v5:amd64 on system is 0.4.34-1.
dpkg: error processing package mediainfo-gui (--install):
dependency problems - leaving unconfigured
Processing triggers for gnome-menus (3.13.3-9) ...
Processing triggers for desktop-file-utils (0.23-1) ...
Processing triggers for mime-support (3.60) ...
Processing triggers for hicolor-icon-theme (0.15-1) ...
Processing triggers for man-db (2.7.6.1-2) ...
Errors were encountered while processing:
mediainfo-gui
apt-get update && apt-get upgrade is not changing anything and apt-get install [dependency_package] states that I am running the latest version- Code: Select all
root@Desktop:/home/maxim# apt-get install libmediainfo0v5Reading package lists... Done
Building dependency tree
Reading state information... Done
libmediainfo0v5 is already the newest version (0.7.91-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Fourth weird behavior is that apt-get -f install removes the mediainfo package instead of installing the dependencies- Code: Select all
root@Desktop:/home/maxim# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages will be REMOVED:
mediainfo-gui
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 570 kB disk space will be freed.
Do you want to continue? [Y/n] Y
(Reading database ... 191489 files and directories currently installed.)
Removing mediainfo-gui (19.09-1) ...
Processing triggers for mime-support (3.60) ...
Processing triggers for desktop-file-utils (0.23-1) ...
Processing triggers for man-db (2.7.6.1-2) ...
Processing triggers for gnome-menus (3.13.3-9) ...
Processing triggers for hicolor-icon-theme (0.15-1) ...
As for the hardware acceleration.I have just enabled vdpau in VLC to test again with the same results.
The vdpauinfo output:
- Code: Select all
root@Desktop:/home/maxim# vdpauinfo
display: :1 screen: 0
API version: 1
Information string: NVIDIA VDPAU Driver Shared Library 390.116 Sun Jan 27 06:28:58 PST 2019
Video surface:
name width height types
-------------------------------------------
420 4096 4096 NV12 YV12
422 4096 4096 UYVY YUYV
Decoder capabilities:
name level macbs width height
----------------------------------------------------
MPEG1 0 65536 4032 4048
MPEG2_SIMPLE 3 65536 4032 4048
MPEG2_MAIN 3 65536 4032 4048
H264_BASELINE 41 65536 4032 4080
H264_MAIN 41 65536 4032 4080
H264_HIGH 41 65536 4032 4080
VC1_SIMPLE 1 8190 2048 2048
VC1_MAIN 2 8190 2048 2048
VC1_ADVANCED 4 8190 2048 2048
MPEG4_PART2_SP 3 8192 2048 2048
MPEG4_PART2_ASP 5 8192 2048 2048
DIVX4_QMOBILE 0 8192 2048 2048
DIVX4_MOBILE 0 8192 2048 2048
DIVX4_HOME_THEATER 0 8192 2048 2048
DIVX4_HD_1080P 0 8192 2048 2048
DIVX5_QMOBILE 0 8192 2048 2048
DIVX5_MOBILE 0 8192 2048 2048
DIVX5_HOME_THEATER 0 8192 2048 2048
DIVX5_HD_1080P 0 8192 2048 2048
H264_CONSTRAINED_BASELINE 41 65536 4032 4080
H264_EXTENDED 41 65536 4032 4080
H264_PROGRESSIVE_HIGH 41 65536 4032 4080
H264_CONSTRAINED_HIGH 41 65536 4032 4080
H264_HIGH_444_PREDICTIVE 41 65536 4032 4080
HEVC_MAIN --- not supported ---
HEVC_MAIN_10 --- not supported ---
HEVC_MAIN_STILL --- not supported ---
HEVC_MAIN_12 --- not supported ---
HEVC_MAIN_444 --- not supported ---
Output surface:
name width height nat types
----------------------------------------------------
B8G8R8A8 16384 16384 y Y8U8V8A8 V8U8Y8A8 A4I4 I4A4 A8I8 I8A8
R10G10B10A2 16384 16384 y Y8U8V8A8 V8U8Y8A8 A4I4 I4A4 A8I8 I8A8
Bitmap surface:
name width height
------------------------------
B8G8R8A8 16384 16384
R8G8B8A8 16384 16384
R10G10B10A2 16384 16384
B10G10R10A2 16384 16384
A8 16384 16384
Video mixer:
feature name sup
------------------------------------
DEINTERLACE_TEMPORAL y
DEINTERLACE_TEMPORAL_SPATIAL y
INVERSE_TELECINE y
NOISE_REDUCTION y
SHARPNESS y
LUMA_KEY y
HIGH QUALITY SCALING - L1 y
HIGH QUALITY SCALING - L2 -
HIGH QUALITY SCALING - L3 -
HIGH QUALITY SCALING - L4 -
HIGH QUALITY SCALING - L5 -
HIGH QUALITY SCALING - L6 -
HIGH QUALITY SCALING - L7 -
HIGH QUALITY SCALING - L8 -
HIGH QUALITY SCALING - L9 -
parameter name sup min max
-----------------------------------------------------
VIDEO_SURFACE_WIDTH y 1 4096
VIDEO_SURFACE_HEIGHT y 1 4096
CHROMA_TYPE y
LAYERS y 0 4
attribute name sup min max
-----------------------------------------------------
BACKGROUND_COLOR y
CSC_MATRIX y
NOISE_REDUCTION_LEVEL y 0.00 1.00
SHARPNESS_LEVEL y -1.00 1.00
LUMA_KEY_MIN_LUMA y
LUMA_KEY_MAX_LUMA y
Thanks in advance for your help!