Recherche avancée

Médias (0)

Mot : - Tags -/serveur

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

Autres articles (4)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

  • Le plugin : Podcasts.

    14 juillet 2010, par

    Le problème du podcasting est à nouveau un problème révélateur de la normalisation des transports de données sur Internet.
    Deux formats intéressants existent : Celui développé par Apple, très axé sur l’utilisation d’iTunes dont la SPEC est ici ; Le format "Media RSS Module" qui est plus "libre" notamment soutenu par Yahoo et le logiciel Miro ;
    Types de fichiers supportés dans les flux
    Le format d’Apple n’autorise que les formats suivants dans ses flux : .mp3 audio/mpeg .m4a audio/x-m4a .mp4 (...)

Sur d’autres sites (3058)

  • Laravel FFMPEG, converting large video on smaller EC2 instances

    30 août 2019, par Jeremy Layson

    I’m using ffmpeg on a laravel project (uploaded on AWS Elastic Beanstalk using t3.micro for now). My problem is that my budget can only go for t3.small but sometimes, I’ll have to process large video files like 2GB or even 5GB.

    My current set-up can process smaller files like 30MB and convert them to M3U8 (HLS) so there’s no problem with the set-up. The problem arises when I’m trying to upload and convert a 2GB file as my EC2 instance only has 1GiB of memory.

    Is there a way for FFMPEG (pbmedia/laravel-ffmpeg) to "chunk" the conversion so that it uses less memory ? Doesn’t matter if it takes double the time to convert.

  • Added extra two pass stats gathering.

    12 novembre 2010, par Paul Wilkins

    Added extra two pass stats gathering.

  • Eliminate extra layer of indirection for sps/pps references

    23 juin 2011, par Jason Garrett-Glaser

    Eliminate extra layer of indirection for sps/pps references