Recherche avancée

Médias (0)

Mot : - Tags -/configuration

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

Autres articles (36)

  • 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

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

  • Création définitive du canal

    12 mars 2010, par

    Lorsque votre demande est validée, vous pouvez alors procéder à la création proprement dite du canal. Chaque canal est un site à part entière placé sous votre responsabilité. Les administrateurs de la plateforme n’y ont aucun accès.
    A la validation, vous recevez un email vous invitant donc à créer votre canal.
    Pour ce faire il vous suffit de vous rendre à son adresse, dans notre exemple "http://votre_sous_domaine.mediaspip.net".
    A ce moment là un mot de passe vous est demandé, il vous suffit d’y (...)

Sur d’autres sites (6970)

  • x264 : Encoded videos need lots of CPU to play

    30 novembre 2014, par LTR

    My computer (Intel Core 2 Duo T9300, 2.5GHz) can usually play any Full HD file, and Blu-Rays perfectly.

    However, when I encode a Full HD file myself, the CPU is struggling and frames are dropped.

    Here’s my command line :

    ffmpeg.exe -r 24 -f concat -i list_of_png_files.txt -i w :\audio.wav -acodec copy -c:v libx264 -preset medium -b:v 10000k -shortest output.avi

    I tried adding -maxrate 13000k after "-preset medium". However, x264 doesn’t seem to honor this - the framerate still reaches 20MBit at parts.

    How can I encode videos in such a way as to reduce CPU usage during decoding ?

  • x264 : Encoded videos need lots of CPU to play

    30 novembre 2014, par LTR

    My computer (Intel Core 2 Duo T9300, 2.5GHz) can usually play any Full HD file, and Blu-Rays perfectly.

    However, when I encode a Full HD file myself, the CPU is struggling and frames are dropped.

    Here’s my command line :

    ffmpeg.exe -r 24 -f concat -i list_of_png_files.txt -i w :\audio.wav -acodec copy -c:v libx264 -preset medium -b:v 10000k -shortest output.avi

    I tried adding -maxrate 13000k after "-preset medium". However, x264 doesn’t seem to honor this - the framerate still reaches 20MBit at parts.

    How can I encode videos in such a way as to reduce CPU usage during decoding ?

  • Integrity : Added new event 'error[name="config-mismatch"]'

    13 décembre 2014, par JamesMGreene
    Integrity : Added new event ’error[name="config-mismatch"]’
    

    Security : Also added filtering to only honor FlashVars. Supersedes #336.

    Fixes #379
    Fixes #164
    Closes #336

    Also revved version to 2.2.0-beta.3