Recherche avancée

Médias (3)

Mot : - Tags -/plugin

Autres articles (57)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • 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

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

  • FFMPEG - windows - MJPEG stream - convert to MP4 and re-stream - C# - newbie [on hold]

    27 décembre 2014, par ganesh

    Am a newbie to work with videos and stuff.

    Doing a project with a panasonic IP cam (WV-ns-202A) which will be the source of an MJPEG stream.

    I need to Display this content on a ASP.net,C# web app under IIS, as well as store the same in filesystem.

    sofar have tried out some ffmpeg/vlc stuff not helping much.

    (tried #transcoding to flv and save in local filesystem - success
    #transcoding and restream over http - failed
    #transcoding with vlc & streaming (sout) - failed
    )

    looks like am lost.

    Do i must need a meadia server to stream this or can i manage with ffmpeg itself ?.
    one camera to one user, no users more then that at any point of time.

    Any help appreciated - guidence, sample code, links, c#,

    Thanks for your time.

  • avcodec/mpeg12dec : Disable the checked bitstream reader

    24 janvier 2014, par Michael Niedermayer
    avcodec/mpeg12dec : Disable the checked bitstream reader
    

    Mpeg1/2 should not need it

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/mpeg12dec.c
  • avcodec/h264_cabac : Fix use with the checked bitstream-reader

    24 janvier 2014, par Michael Niedermayer
    avcodec/h264_cabac : Fix use with the checked bitstream-reader
    

    Found-by : Dale Curtis <dalecurtis@google.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/h264_cabac.c