Recherche avancée

Médias (0)

Mot : - Tags -/xmlrpc

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

Autres articles (66)

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

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

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

Sur d’autres sites (10866)

  • avcodec/mpeg12dec : Do not put mpeg_f_code into an invalid state on error return

    31 août 2021, par Michael Niedermayer
    avcodec/mpeg12dec : Do not put mpeg_f_code into an invalid state on error return
    

    Fixes : invalid shift
    Fixes : 37018/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_MPEG2VIDEO_fuzzer-5290280902328320

    Found-by : continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/mpeg12dec.c
  • avcodec/mlpenc : free filter state buffers on allocation failure

    24 juin 2020, par James Almer
    avcodec/mlpenc : free filter state buffers on allocation failure
    

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/mlpenc.c
  • Heroku build failed & state changed from crashed to down

    5 décembre 2020, par Cal9233
    2020-12-05T08:10:45.000000&#x2B;00:00 app[api]: Build started by user calvin.m71@hotmail.com&#xA;2020-12-05T08:11:38.587758&#x2B;00:00 app[api]: Deploy 4fca112e by user calvin.m71@hotmail.com&#xA;2020-12-05T08:11:38.587758&#x2B;00:00 app[api]: Release v6 created by user calvin.m71@hotmail.com&#xA;2020-12-05T08:11:38.635964&#x2B;00:00 heroku[web.1]: State changed from crashed to down&#xA;2020-12-05T08:11:41.000000&#x2B;00:00 app[api]: Build succeeded&#xA;2020-12-05T08:32:12.000000&#x2B;00:00 app[api]: Build started by user calvin.m71@hotmail.com&#xA;2020-12-05T08:32:50.304709&#x2B;00:00 app[api]: Release v7 created by user calvin.m71@hotmail.com&#xA;2020-12-05T08:32:50.304709&#x2B;00:00 app[api]: Deploy 4fca112e by user calvin.m71@hotmail.com&#xA;2020-12-05T08:32:52.000000&#x2B;00:00 app[api]: Build succeeded&#xA;

    &#xA;

    Before it was that there was no ffmpeg buildpack on heroku, I added it with&#xA;https://elements.heroku.com/buildpacks/jonathanong/heroku-buildpack-ffmpeg-latest

    &#xA;

    But now I just get state changed and see no errors. Any help would be greatly appreciated !

    &#xA;