Recherche avancée

Médias (1)

Mot : - Tags -/iphone

Autres articles (111)

  • 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

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

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (11091)

  • ffmpeg convert 2tb of video from dropbox on EC2 instance

    30 juillet 2021, par Misha

    My dropbox account is full and I need to convert from uncompressed video to mpeg-4 format. I´ve used ffmpeg for this earlier and the compression works quite fine and provides an impressive file reduction allowing for reasonable quality. All my video files are stored in my dropbox account in multiple folders each having 5-20 uncompressed files of approx 1-2 Gb each that I stich together and generate a final file (1-10hrs long) for each folder. Previously I´ve downloaded each folder to my local harddrive and done the conversion locally, but it takes a long time. I can set up my EC2 instance for dropbox integration, but the question is :

    


      

    • How can I just transfer one folder at a time from dropbox to my ec2 instance and can I transfer the resulting compressed file back to a
another dropbox folder containing just the compressed files while
also deleting the uncompressed folder ?

      


    • 


    • Any suggestions for a suitable instance that provides sufficient disk, memory and CPU resources for this ?

      


    • 


    


  • libavcodec/jpeg2000dec : Fix codeblock decode check

    23 juillet 2020, par Gautam Ramakrishnan
    libavcodec/jpeg2000dec : Fix codeblock decode check
    

    The codeblock decoder checks whether the mqc decoder
    has decoded the right number of bytes. However, this
    check does not account for the fact that the mqc encoder's
    flush routine adds 2 bytes of data which does not have to be
    read by the decoder. The check is modified to account for
    this. This patch solves issue #4827

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

    • [DH] libavcodec/jpeg2000dec.c
  • Revision 32453 : on renomme xcache en memoization, puisque c’est de ca qu’il s’agit ...

    29 octobre 2009, par fil@… — Log

    on renomme xcache en memoization, puisque c’est de ca qu’il s’agit  http://fr.wikipedia.org/wiki/Memoization (merci a Thomas Sutton)
    le memo filecache.inc se limite a 164 fichiers, ce qui fait qu’il n’y a plus besoin de garbage collector