• [^] # Re: Ça donne quoi avec d'autre vidéos ?

    Posté par . En réponse au message Problème Décodage matériel des vidéos avec le pilote libre AMD. Évalué à 1. Dernière modification le 20 avril 2013 à 14:10.

    1er test

    Selected video codec: [ffodivxvdpau] vfm: ffmpeg (FFmpeg MPEG-4,DIVX-4/5 (VDPAU))
    
    

    Testé sur 13 vidéos différentes.

    Résultat

    Une boucle non infinie de :

    [mpeg4_vdpau @ 0xd96380]decoding to PIX_FMT_NONE is not supported.
    Error while decoding frame!
    
    

    2ème test

    Selected video codec: [ffh264vdpau] vfm: ffmpeg (FFmpeg H.264 (VDPAU))
    
    

    Testé sur 5 vidéos différentes.

    Résultat

    Une boucle infini de :

    [VD_FFMPEG] Trying pixfmt=0.
    [vdpau] Failed creating VDPAU decoder: An invalid/unsupported VdpDecoderProfile value was supplied.
    Could not find matching colorspace - retrying with -vf scale...
    Opening video filter: [scale]
    The selected video_out device is incompatible with this codec.
    Try appending the scale filter to your filter list,
    e.g. -vf spp,scale instead of -vf spp.
    [h264_vdpau @ 0xd96380]decoding to PIX_FMT_NONE is not supported.
    [h264_vdpau @ 0xd96380]ff_MPV_common_init() failed.
    [h264_vdpau @ 0xd96380]decode_slice_header error
    [h264_vdpau @ 0xd96380]no frame!
    Error while decoding frame!
    
    

    3ème test

    Selected video codec: [ffwmv3vdpau] vfm: ffmpeg (FFmpeg WMV3/WMV9 (VDPAU))
    
    

    Résultat

    Une boucle non infinie de :

    [VD_FFMPEG] Trying pixfmt=0.
    [VD_FFMPEG] XVMC-accelerated MPEG-2.
    [vdpau] Failed creating VDPAU decoder: An invalid/unsupported VdpDecoderProfile value was supplied.
    Could not find matching colorspace - retrying with -vf scale...
    Opening video filter: [scale]
    The selected video_out device is incompatible with this codec.
    Try appending the scale filter to your filter list,
    e.g. -vf spp,scale instead of -vf spp.
    [wmv3_vdpau @ 0xd96380]decoding to PIX_FMT_NONE is not supported.
    Error while decoding frame!
    
    

    4ème test

    Selected video codec: [ffmpeg12vdpau] vfm: ffmpeg (FFmpeg MPEG-1/2 (VDPAU))
    
    

    (fichier d'un dvd vob)

    Résultat

    [VD_FFMPEG] Trying pixfmt=0.
    Could not find matching colorspace - retrying with -vf scale...
    Opening video filter: [scale]
    The selected video_out device is incompatible with this codec.
    Try appending the scale filter to your filter list,
    e.g. -vf spp,scale instead of -vf spp.