Je viens d’installer HandBrake depuis Fedora 41 KDE.

Mais il est impossible de le lancer, ni en tapant, sous alt+F2 : HandBrake,

ni dans Konsole : dans /usr/bin, taper ./HandBrake (aucun effet), ou taper ./HandBrakeCLI, et alors :

./HandBrakeCLI 
./HandBrakeCLI: symbol lookup error: ./HandBrakeCLI: undefined symbol: avcodec_get_supported_config, version LIBAVCODEC_61 
bash-5.2$ 

Edit Nicosss : Correction balises Markdown -> Voir FAQ

    J’oubliais de vous dire “Merci de votre aide !”.

    Bonne année linuxienne avec Fedora !

    Effectivement,

    dnf list libnav* --installed
    Aucun paquet correspondant à lister

    Alors je tape

    dnf list libnav\*
    Aucun paquet correspondant à lister

    cela veut dire que sur les repositories de Fedora, ces paquetages n’existent pas et ne peuvent être installés ?

    Merci !

    Edit Nicosss : Correction balises Markdown -> Voir FAQ

      1. J’ai installé corectrl

      puis j’ai lancé HandBrake :

      Rien ne se passe.

      Je recommence en lançant HandBrake avec Konsole :

      $ HandBrake
      bash: HandBrake : commande introuvable

      Je me mets dans /usr/bin

      je vérifie que HandBrake est bien présent

      non, il y a juste HandBrakeCLI

      Je tape donc

      $ HandBrakeCLI 
      HandBrakeCLI: symbol lookup error: HandBrakeCLI: undefined symbol: avcod ec_get_supported_config, version LIBAVCODEC_61

      Idem si je tape (dans /usr/bin, où pourtant se trouve HandBrakeCLI)

      ./HandBrakeCLI

      Edit Nicosss : Correction balises Markdown -> Voir FAQ

        HandBrakeCLI est un client en console, il faut lui passer des paramètres et il n’y a pas d’interface graphique.
        Le graphique de HandBrake se lance avec les raccourcis des menus ou en console avec
        $ ghb
        Vérifie si le gui est bien installé :

        # dnf list --installed *HandBrake*
        Paquets installés
        HandBrake.x86_64     1.8.2-3.fc41 rpmfusion-free
        HandBrake-gui.x86_64 1.8.2-3.fc41 rpmfusion-free

        RayComet

        Que vient faire ce “n” ?

        J’ai demandé :

        dnf list libav* --installed

        Et pourquoi ne pas donner le retour de la commande du lien? Tu as peur de casser quelque chose?

        Voilà ce que cela donne chez moi :

        $ cat /proc/bus/pci/devices | grep VGA || lspci | grep VGA | colrm 1 4 ; \
        cat /proc/cpuinfo | egrep "model name|MHz" ; \
        xdpyinfo | egrep "version:|dimensions|depth of" ; \
        glxinfo | egrep -A2 "rendering|OpenGL" ; \
        vulkaninfo --summary ; \
        lspci -nnk | grep -iA2 vga ; \
        uname -sr; \
        dnf list mesa* --installed;
        0.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 [Radeon RX 5600 OEM/5600 XT / 5700/5700 XT] (rev c1)
        model name      : AMD Ryzen 7 5800X 8-Core Processor
        cpu MHz         : 3841.008
        model name      : AMD Ryzen 7 5800X 8-Core Processor
        cpu MHz         : 3836.104
        model name      : AMD Ryzen 7 5800X 8-Core Processor
        cpu MHz         : 3839.737
        model name      : AMD Ryzen 7 5800X 8-Core Processor
        cpu MHz         : 3993.916
        model name      : AMD Ryzen 7 5800X 8-Core Processor
        cpu MHz         : 3839.405
        model name      : AMD Ryzen 7 5800X 8-Core Processor
        cpu MHz         : 4797.316
        model name      : AMD Ryzen 7 5800X 8-Core Processor
        cpu MHz         : 3837.909
        model name      : AMD Ryzen 7 5800X 8-Core Processor
        cpu MHz         : 3839.926
        model name      : AMD Ryzen 7 5800X 8-Core Processor
        cpu MHz         : 3599.643
        model name      : AMD Ryzen 7 5800X 8-Core Processor
        cpu MHz         : 3839.592
        model name      : AMD Ryzen 7 5800X 8-Core Processor
        cpu MHz         : 550.000
        model name      : AMD Ryzen 7 5800X 8-Core Processor
        cpu MHz         : 550.000
        model name      : AMD Ryzen 7 5800X 8-Core Processor
        cpu MHz         : 3598.426
        model name      : AMD Ryzen 7 5800X 8-Core Processor
        cpu MHz         : 4799.967
        model name      : AMD Ryzen 7 5800X 8-Core Processor
        cpu MHz         : 3839.826
        model name      : AMD Ryzen 7 5800X 8-Core Processor
        cpu MHz         : 550.000
        X.Org version: 24.1.4
          dimensions:    2560x1440 pixels (677x381 millimeters)
          depth of root window:    24 planes
        ATTENTION: default value of option vblank_mode overridden by environment.
        direct rendering: Yes
        server glx vendor string: SGI
        server glx version string: 1.4
        --
        OpenGL vendor string: AMD
        OpenGL renderer string: AMD Radeon RX 5700 XT (radeonsi, navi10, LLVM 19.1.5, DRM 3.59, 6.12.7-200.fc41.x86_64)
        OpenGL core profile version string: 4.6 (Core Profile) Mesa 25.0.0-devel
        OpenGL core profile shading language version string: 4.60
        OpenGL core profile context flags: (none)
        OpenGL core profile profile mask: core profile
        OpenGL core profile extensions:
            GL_AMD_conservative_depth, GL_AMD_depth_clamp_separate, 
            GL_AMD_draw_buffers_blend, GL_AMD_framebuffer_multisample_advanced, 
        --
        OpenGL version string: 4.6 (Compatibility Profile) Mesa 25.0.0-devel
        OpenGL shading language version string: 4.60
        OpenGL context flags: (none)
        OpenGL profile mask: compatibility profile
        OpenGL extensions:
            GL_AMD_conservative_depth, GL_AMD_depth_clamp_separate, 
            GL_AMD_draw_buffers_blend, GL_AMD_framebuffer_multisample_advanced, 
        --
        OpenGL ES profile version string: OpenGL ES 3.2 Mesa 25.0.0-devel
        OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
        OpenGL ES profile extensions:
            GL_AMD_framebuffer_multisample_advanced, GL_AMD_performance_monitor, 
            GL_ANDROID_extension_pack_es31a, GL_ANGLE_pack_reverse_row_order, 
        WARNING: radv is not a conformant Vulkan implementation, testing use only.
        ==========
        VULKANINFO
        ==========
        
        Vulkan Instance Version: 1.3.296
        
        
        Instance Extensions: count = 24
        -------------------------------
        VK_EXT_acquire_drm_display             : extension revision 1
        VK_EXT_acquire_xlib_display            : extension revision 1
        VK_EXT_debug_report                    : extension revision 10
        VK_EXT_debug_utils                     : extension revision 2
        VK_EXT_direct_mode_display             : extension revision 1
        VK_EXT_display_surface_counter         : extension revision 1
        VK_EXT_headless_surface                : extension revision 1
        VK_EXT_surface_maintenance1            : extension revision 1
        VK_EXT_swapchain_colorspace            : extension revision 5
        VK_KHR_device_group_creation           : extension revision 1
        VK_KHR_display                         : extension revision 23
        VK_KHR_external_fence_capabilities     : extension revision 1
        VK_KHR_external_memory_capabilities    : extension revision 1
        VK_KHR_external_semaphore_capabilities : extension revision 1
        VK_KHR_get_display_properties2         : extension revision 1
        VK_KHR_get_physical_device_properties2 : extension revision 2
        VK_KHR_get_surface_capabilities2       : extension revision 1
        VK_KHR_portability_enumeration         : extension revision 1
        VK_KHR_surface                         : extension revision 25
        VK_KHR_surface_protected_capabilities  : extension revision 1
        VK_KHR_wayland_surface                 : extension revision 6
        VK_KHR_xcb_surface                     : extension revision 6
        VK_KHR_xlib_surface                    : extension revision 6
        VK_LUNARG_direct_driver_loading        : extension revision 1
        
        Instance Layers: count = 6
        --------------------------
        VK_LAYER_FROG_gamescope_wsi_x86_64 Gamescope WSI (XWayland Bypass) Layer (x86_64) 1.3.221  version 1
        VK_LAYER_MESA_device_select        Linux device selection layer                   1.4.303  version 1
        VK_LAYER_VALVE_steam_fossilize_32  Steam Pipeline Caching Layer                   1.3.207  version 1
        VK_LAYER_VALVE_steam_fossilize_64  Steam Pipeline Caching Layer                   1.3.207  version 1
        VK_LAYER_VALVE_steam_overlay_32    Steam Overlay Layer                            1.3.207  version 1
        VK_LAYER_VALVE_steam_overlay_64    Steam Overlay Layer                            1.3.207  version 1
        
        Devices:
        ========
        GPU0:
                apiVersion         = 1.4.303
                driverVersion      = 24.99.99
                vendorID           = 0x1002
                deviceID           = 0x731f
                deviceType         = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
                deviceName         = AMD Radeon RX 5700 XT (RADV NAVI10)
                driverID           = DRIVER_ID_MESA_RADV
                driverName         = radv
                driverInfo         = Mesa 25.0.0-devel
                conformanceVersion = 0.0.0.0
                deviceUUID         = 00000000-2800-0000-0000-000000000000
                driverUUID         = 414d442d-4d45-5341-2d44-525600000000
        GPU1:
                apiVersion         = 1.3.303
                driverVersion      = 0.0.1
                vendorID           = 0x10005
                deviceID           = 0x0000
                deviceType         = PHYSICAL_DEVICE_TYPE_CPU
                deviceName         = llvmpipe (LLVM 19.1.5, 256 bits)
                driverID           = DRIVER_ID_MESA_LLVMPIPE
                driverName         = llvmpipeErreur de ma part. c'est "va" et non "av".
                driverInfo         = Mesa 25.0.0-devel (LLVM 19.1.5)
                conformanceVersion = 1.3.1.1
                deviceUUID         = 6d657361-3235-2e30-2e30-2d6465766500
                driverUUID         = 6c6c766d-7069-7065-5555-494400000000
        28:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 [Radeon RX 5600 OEM/5600 XT / 5700/5700 XT] [1002:731f] (rev c1)
                Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:3810]
                Kernel driver in use: amdgpu
        Linux 6.12.7-200.fc41.x86_64
        Paquets installés
        mesa-demos.x86_64                   9.0.0-8.fc41                          fedora
        mesa-dri-drivers.i686               25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-i686
        mesa-dri-drivers.x86_64             25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-x86_64
        mesa-filesystem.i686                25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-i686
        mesa-filesystem.x86_64              25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-x86_64
        mesa-libEGL.i686                    25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-i686
        mesa-libEGL.x86_64                  25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-x86_64
        mesa-libEGL-devel.x86_64            25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-x86_64
        mesa-libGL.i686                     25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-i686
        mesa-libGL.x86_64                   25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-x86_64
        mesa-libGL-devel.x86_64             25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-x86_64
        mesa-libGLU.x86_64                  9.0.3-5.fc41                          fedora
        mesa-libGLU-devel.x86_64            9.0.3-5.fc41                          fedora
        mesa-libGLw.x86_64                  8.0.0-30.fc41                         fedora
        mesa-libGLw-devel.x86_64            8.0.0-30.fc41                         fedora
        mesa-libOSMesa.i686                 25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-i686
        mesa-libOSMesa.x86_64               25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-x86_64
        mesa-libOSMesa-devel.x86_64         25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-x86_64
        mesa-libOpenCL.x86_64               25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-x86_64
        mesa-libOpenCL-devel.x86_64         25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-x86_64
        mesa-libTeflon.x86_64               25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-x86_64
        mesa-libd3d.x86_64                  25.0.0-241205.vind_depot_devel.fc41   vind-depot-Fedora41-x86_64
        mesa-libd3d-devel.x86_64            25.0.0-241205.vind_depot_devel.fc41   vind-depot-Fedora41-x86_64
        mesa-libgbm.i686                    25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-i686
        mesa-libgbm.x86_64                  25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-x86_64
        mesa-libgbm-devel.x86_64            25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-x86_64
        mesa-libglapi.i686                  25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-i686
        mesa-libglapi.x86_64                25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-x86_64
        mesa-libxatracker.x86_64            25.0.0-241205.vind_depot_devel.fc41   vind-depot-Fedora41-x86_64
        mesa-libxatracker-devel.x86_64      25.0.0-241205.vind_depot_devel.fc41   vind-depot-Fedora41-x86_64
        mesa-va-drivers.x86_64              25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-x86_64
        mesa-va-drivers-freeworld.x86_64    25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-x86_64
        mesa-vdpau-drivers-freeworld.x86_64 25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-x86_64
        mesa-vulkan-drivers.i686            25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-i686
        mesa-vulkan-drivers.x86_64          25.0.0-2.250103.vind_depot_devel.fc41 vind-depot-Fedora41-x86_64
        mesaflash.x86_64                    3.4.9-4.20231017gitrelease.3.4.9.fc41 fedora

        Et si tu tape “./Hand…” tu l’as installé comment? les paquets sont dispo sur RPMFUSION.

        RayComet J’ai corrigé tes messages concernant l’utilisation du bloc code en Markdown.

        Je t’invite vivement à lire les Conditions d’utilisation dont le lien est aussi en bas de page ainsi que plus particulièrement la FAQ du Forum. Merci par avance afin de faciliter la lisibilité.