Recherche avancée

Médias (91)

Autres articles (41)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

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

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

Sur d’autres sites (7319)

  • FFmpeg seeking frames from piped FLV video

    4 juin 2014, par StrangerG

    I’m trying to seek to specific frame from a FLV file which is passed though a pipe using the FFmpeg function "av_seek_frame".

    The flag I used is AVSEEK_FLAG_FRAME|AVSEEK_FLAG_BACKWARD. It worked fine when the FLV video is read from file instead of the pipe. But when it comes to the pipe input mode, av_seek_frame returned -38 no matter what position I tried to seek.

    However, there is no problem for MP4 video through a pipe. Anybody have an idea about this ?
    How to seek in a FLV video from pipes ?

  • I want to merge some images at start and end of video to generate new video

    5 juin 2014, par user1462994

    I am working on small project where i need to merge some images at start and end of existing video.
    At start of video i need to merge one image and at the end of video there will be multiple images merged.
    After merging the video the output file will be the video file having those images embeded as video.

  • FFMPEG Video Conversion Status

    4 juin 2014, par KRA

    There are many posts about ffmpeg video conversion but found very less about progress status when converting larger videos. Please let me know if there are some sample codes that will help me to go ahead.