Recherche avancée

Médias (3)

Mot : - Tags -/image

Autres articles (29)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

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

  • De l’upload à la vidéo finale [version standalone]

    31 janvier 2010, par

    Le chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
    Upload et récupération d’informations de la vidéo source
    Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
    Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)

Sur d’autres sites (6370)

  • Using FFmpeg with Direct Show

    1er mai 2013, par rreeves

    I have a problem using DirectShow for HD video streams from IP cameras. Direct Show does not seem to support HD video. I was thinking of using FFmpeg to grab the RTSP stream from the camera and pipe it to direct show. I'm wondering if this will produce HD video ? If not do you have any suggestions ?

    Thanks in Advance

  • FFMpegCore C# custom args

    29 août 2022, par DapperDanh

    I am evaluating using FFMpegCore C# to do some video manipulations. I am not seeing a way of passing in a custom argument string. I fear the answer is staring right at me but I definitely read all documentation and cannot find a way to do it.

    


    Below my signature is the string I would like to pass in, though it should not matter. Anyone know how to pass a custom string arguments to FFMpegCore C# ?

    


    Thanks, Dan

    


    public static string GetFlipBookArgs(string convertedVideoFilePath, int frameCountCalc, string flipbookFilePath)
{
    return $"-y -i \"{convertedVideoFilePath}\" -vf \"select = not(mod(n\\, {frameCountCalc})),scale = 128:128,tile = 4x4\" -frames:v 1 -q:v 10 \"{flipbookFilePath}\"";
}


    


  • Changelog and download for V2.97a.20120318

    19 mars 2012, par Scott Schiller

    m doc/download/index.html Changelog and download for V2.97a.20120318