Recherche avancée

Médias (3)

Mot : - Tags -/image

Autres articles (98)

  • La file d’attente de SPIPmotion

    28 novembre 2010, par

    Une file d’attente stockée dans la base de donnée
    Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
    Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...)

  • ANNEXE : Les plugins utilisés spécifiquement pour la ferme

    5 mars 2010, par

    Le site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)

  • Support audio et vidéo HTML5

    10 avril 2011

    MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
    Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
    Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
    Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)

Sur d’autres sites (13258)

  • ffmpeg - Input link in1:v0 parameters (size 640x640, SAR 16:9) do not match the corresponding output link in0:v0 parameters (640x640, SAR 427:240)

    19 mai 2016, par fobus

    I’m trying to concat 4 mp4 files. I’m using the command below but not able to concat

    ffmpeg -i new1.mp4 -i new2.mp4 -i new3.mp4 -i new4.mp4 -filter_complex concat=n=4:v=1:a=1 output.mp4

    Getting this error :

    Input link in1:v0 parameters (size 640x640, SAR 16:9) do not match the corresponding output link in0:v0 parameters (640x640, SAR 427:240)

    All four vides has the same codec and same size (640x640) and the same bitrate (30)

    What I am doing wrong ?

  • ffmpeg - Input link in1:v0 parameters (size 640x640, SAR 16:9) do not match the corresponding output link in0:v0 parameters (640x640, SAR 427:240)

    22 mars 2024, par fobus

    I'm trying to concat 4 mp4 files. I'm using the command below but not able to concat

    



    ffmpeg -i new1.mp4 -i new2.mp4 -i new3.mp4 -i new4.mp4 -filter_complex concat=n=4:v=1:a=1 output.mp4


    



    Getting this error :

    



    Input link in1:v0 parameters (size 640x640, SAR 16:9) do not match the corresponding output link in0:v0 parameters (640x640, SAR 427:240)


    



    All four vides has the same codec and same size (640x640) and the same bitrate (30)

    



    What I am doing wrong ?

    


  • tests : Renamed pix_fmts wording in ffv1 test target name to match pix_fmt parameter.

    31 août 2015, par Peter B
    tests : Renamed pix_fmts wording in ffv1 test target name to match pix_fmt parameter.
    

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] tests/fate/vcodec.mak
    • [DH] tests/ref/vsynth/vsynth1-ffv1-v0
    • [DH] tests/ref/vsynth/vsynth1-ffv1-v3-bgr0
    • [DH] tests/ref/vsynth/vsynth1-ffv1-v3-yuv420p
    • [DH] tests/ref/vsynth/vsynth1-ffv1-v3-yuv422p10
    • [DH] tests/ref/vsynth/vsynth1-ffv1-v3-yuv444p16
    • [DH] tests/ref/vsynth/vsynth1-ffv1.0
    • [DH] tests/ref/vsynth/vsynth1-ffv1.3-420
    • [DH] tests/ref/vsynth/vsynth1-ffv1.3-422p10
    • [DH] tests/ref/vsynth/vsynth1-ffv1.3-444p16
    • [DH] tests/ref/vsynth/vsynth1-ffv1.3-bgr
    • [DH] tests/ref/vsynth/vsynth2-ffv1-v0
    • [DH] tests/ref/vsynth/vsynth2-ffv1-v3-bgr0
    • [DH] tests/ref/vsynth/vsynth2-ffv1-v3-yuv420p
    • [DH] tests/ref/vsynth/vsynth2-ffv1-v3-yuv422p10
    • [DH] tests/ref/vsynth/vsynth2-ffv1-v3-yuv444p16
    • [DH] tests/ref/vsynth/vsynth2-ffv1.0
    • [DH] tests/ref/vsynth/vsynth2-ffv1.3-420
    • [DH] tests/ref/vsynth/vsynth2-ffv1.3-422p10
    • [DH] tests/ref/vsynth/vsynth2-ffv1.3-444p16
    • [DH] tests/ref/vsynth/vsynth2-ffv1.3-bgr
    • [DH] tests/ref/vsynth/vsynth3-ffv1-v0
    • [DH] tests/ref/vsynth/vsynth3-ffv1-v3-bgr0
    • [DH] tests/ref/vsynth/vsynth3-ffv1-v3-yuv420p
    • [DH] tests/ref/vsynth/vsynth3-ffv1-v3-yuv422p10
    • [DH] tests/ref/vsynth/vsynth3-ffv1-v3-yuv444p16
    • [DH] tests/ref/vsynth/vsynth3-ffv1.0
    • [DH] tests/ref/vsynth/vsynth3-ffv1.3-420
    • [DH] tests/ref/vsynth/vsynth3-ffv1.3-422p10
    • [DH] tests/ref/vsynth/vsynth3-ffv1.3-444p16
    • [DH] tests/ref/vsynth/vsynth3-ffv1.3-bgr
    • [DH] tests/ref/vsynth/vsynth_lena-ffv1-v0
    • [DH] tests/ref/vsynth/vsynth_lena-ffv1-v3-bgr0
    • [DH] tests/ref/vsynth/vsynth_lena-ffv1-v3-yuv420
    • [DH] tests/ref/vsynth/vsynth_lena-ffv1-v3-yuv420p
    • [DH] tests/ref/vsynth/vsynth_lena-ffv1-v3-yuv422p10
    • [DH] tests/ref/vsynth/vsynth_lena-ffv1-v3-yuv444p16