Recherche avancée

Médias (0)

Mot : - Tags -/page unique

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (39)

  • 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 (...)

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

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

Sur d’autres sites (5932)

  • Which options are incompatible with CRF, CQP ? [closed]

    17 novembre 2022, par Sandrix

    Good afternoon ! What settings should not be used when using CQP, CRF modes. I read that 2pass mode is not compatible with constant quantization modes. It is also recommended to disable adaptive quantization. Maybe just a Spatial AQ ? I want to know what is true about this.
How justified is the use of b-frames in cqp and crf modes ? Your opinion.

    


    Im using FFmpeg in OBS Studio

    


    preset=p4 profile=high tune=hq rc=cqp qp=20 g=60 rc-lookahead=20 temporal-aq=1 no-scenecut=0 bf=2 b_adapt=0 b_ref_mode=2

    


  • how can I cut a music in Android and paste it into a video [closed]

    26 juillet 2021, par hosein

    how can I cut a music in Android Studio and paste it into a video ?
I do not want to do this with the ffmpeg library
Is there another way ? Thanks for your help and comments

    


  • How to trim a song file ?

    1er mars 2019, par Vishesh Sharma

    I am working on an Android Project and I would like to know how to trim a song in Android Studio programmatically, I am trying to use ffmpeg but I still am not able to embed it in my code.

    If there is any code for trimming the songs, then it would be of great help.