Recherche avancée

Médias (16)

Mot : - Tags -/mp3

Autres articles (62)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • Support de tous types de médias

    10 avril 2011

    Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)

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

Sur d’autres sites (7227)

  • x86/lpc : Fix parameter sign extension, unbreaking checkasm-lpc on x86_64 windows

    22 septembre 2022, par Martin Storsjö
    x86/lpc : Fix parameter sign extension, unbreaking checkasm-lpc on x86_64 windows
    

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavcodec/x86/lpc.asm
  • ffmpeg decode and encode for an extension typo

    15 novembre 2022, par William Wong

    I am trying to download some videos from an m3u8 file online. However, the .ts files were (maybe intentionally) changed to .png files. I have tried downloading the .png files and changing them to .ts manually and it plays well.

    &#xA;

    However, the ffmpeg file seems cannot parse the .png files. I tried to force the output format with -f, but it does not work.

    &#xA;

    May I know if that is possible to still use the ffmpeg for downloading and converting the stream to mp4 ? I am also open to other methods or simple fixes with bash/ python.

    &#xA;

  • lavf/apngenc : Fix png remuxing by using default extension apng.

    4 mai 2015, par Carl Eugen Hoyos
    lavf/apngenc : Fix png remuxing by using default extension apng.
    
    • [DH] Changelog
    • [DH] libavformat/apngenc.c
    • [DH] libavformat/version.h