Recherche avancée

Médias (1)

Mot : - Tags -/net art

Autres articles (64)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

  • Les tâches Cron régulières de la ferme

    1er décembre 2010, par

    La gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
    Le super Cron (gestion_mutu_super_cron)
    Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

Sur d’autres sites (8923)

  • 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
  • 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

    &#xA;&#xA;

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

    &#xA;&#xA;

    Getting this error :

    &#xA;&#xA;

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

    &#xA;&#xA;

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

    &#xA;&#xA;

    What I am doing wrong ?

    &#xA;

  • 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 ?