68ca398 handbrake: rebuild against libx265, libaom, libgstsrt and libgstopenexr

Authored and Committed by Denis 'GNUtoo' Carikli 2 years ago
    handbrake: rebuild against libx265, libaom, libgstsrt and libgstopenexr
    
    On x86_64 we have:
        $ /usr/bin/ghb
    
        (gst-plugin-scanner:6956): GStreamer-WARNING **:
        21:54:24.595: Failed to load plugin
        '/usr/lib/gstreamer-1.0/libgstx265.so':
        libx265.so.192: cannot open shared object file:
        No such file or directory
    
        (gst-plugin-scanner:6956): GStreamer-WARNING **:
        21:54:25.615: Failed to load plugin
        '/usr/lib/gstreamer-1.0/libgstaom.so': libaom.so.2:
        cannot open shared object file: No such file or directory
    
        (gst-plugin-scanner:6956): GStreamer-WARNING **:
        21:54:25.824: Failed to load plugin
        '/usr/lib/gstreamer-1.0/libgstsrt.so':
        libsrt.so.1: cannot open shared object file:
        No such file or directory
    
        (gst-plugin-scanner:6956): GStreamer-WARNING **:
        21:54:25.858: Failed to load plugin
        '/usr/lib/gstreamer-1.0/libgstopenexr.so':
        libIlmImf-2_5.so.25:
        cannot open shared object file: No such file or directory
    
    Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
    
        
file modified
+1 -1