Recherche avancée

Médias (17)

Mot : - Tags -/wired

Autres articles (63)

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

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

Sur d’autres sites (9620)

  • how to use ffmpeg/libavcodec/libstagefright

    22 septembre 2012, par 7bigtrees

    I just have a question about how to use ffmpeg/libavcodec/libstagfright.cpp : I try to avcodec_open2(st->codec, codec) when I have use ffmpeg to set codec->id as CODEC_ID_H264,codec->name as libstagefright_h264,that means I will open
    AVCodec ff_libstagefright_h264_decoder.

    but when Stagefright_init->OMXCodec::Create->configureCodec-> initOutputFormat(meta), the process just Quit ! It is a bazinga !

    I knew that meta is Metadata, its data comes from codec->extradata, and in here, it means sps and pps, am I right ?

    How can I use libstagefright sucessfully in ffmpeg ? Can somebody give me an example ?

  • ffmpeg php encoding trace encode failures

    27 février 2014, par user1575946

    I am executing ffmpeg from php's exec

    function convertToMP4($sourceFile,$outputfile)
    {
       $Command="ffmpeg -i ".$sourceFile.".".$outputfile." 2>&1";
       exec($Command,$result,$status);
       return $result;

    }

    I am getting result of the entire command to an array

    $result.

    My question is ,how can I exactly find out if a video fails to encode.

    Thank you.

  • Evolution #2470 : Publier le site (non public par défaut)

    15 août 2012, par Valéry -

    Ne risque-t-on pas de voir la question "Comment rendre mon site visible" passer en tête des FAQ ?