Recherche avancée

Médias (0)

Mot : - Tags -/tags

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

Autres articles (51)

  • Gestion générale des documents

    13 mai 2011, par

    MédiaSPIP ne modifie jamais le document original mis en ligne.
    Pour chaque document mis en ligne il effectue deux opérations successives : la création d’une version supplémentaire qui peut être facilement consultée en ligne tout en laissant l’original téléchargeable dans le cas où le document original ne peut être lu dans un navigateur Internet ; la récupération des métadonnées du document original pour illustrer textuellement le fichier ;
    Les tableaux ci-dessous expliquent ce que peut faire MédiaSPIP (...)

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

  • Making images slide and resize as the video plays with ffmpeg

    16 mars 2014, par user3276998

    I want to create a video where I have multiple images on screen at once which are moving around or resizing as the video plays.

    A vastly more advanced version would be like Facebooks https://www.facebook.com/lookback/

    All I need, is to move a few images and change their scale, with set start and end times within the video.

    I could obviously do this with a video editor but I'd like to just drop some images in a directory and then have a preset script which will then create the video for me.

    I've a few months experience with FFMPEG so the directory part is easy, but I'm baffled on the moving bits.

    Any suggestions ? Many thanks.

  • Anomalie #2285 (Fermé) : Page d’accueil entièrement vide juste après installation

    5 septembre 2011, par Ben .

    duplicate voir #2050 (et aussi voir des discussions dans #2056 #2040 #2047 #1881 )

  • How to identify different video formats just by reading vide files ?

    28 juin 2013, par Water Lin

    I want to write a video convertor to convert different video files. There are many different kinds of video files which can be just decoded by specific codec.

    So, how can I identify one video file by it's content ? Is there any common standard which I can use to identify the format ?