Recherche avancée

Médias (91)

Autres articles (71)

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

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (6692)

  • Compiling FFMPEG for android NDK r9d

    17 juillet 2014, par jawad bin zafar

    I am working on a project in which I need to use FFMPEG for video editing. I have a very short time and compiling takes to much time of me. I have search many tutorial on the web and but no one seem to be working. Some have missing configure file some have command which are broken etc.

    My Question is weather it is necessary to compile FFMPEG with you NDK or we can use a precompile library or we can sign a compile library with our NDK signature.

    Any one knows a working step by step guide to compile and use the compile library into your project.

    Thanks

  • Process each frame of a video back and compile back into a video

    5 mai 2015, par Namingwaysway

    I have a bash script that takes in an image, and processes the image using convert, tesseract, and a custom python script.

    What I would like to do next, is take in each frame of a video [ideally only processing on "scene" changes], process that frame, and use the resulting frames to build a new video.

    I have been down the path of "dump every frame to an image, batch process it, and compile it back", but I don’t have the storage space for anything over a few seconds with that.

    Any ideas ?

  • How can I batch convert all of my video files to AAC audio without converting the video ?

    21 mai 2015, par James

    I’ve used XMedia Recode to do this and it works great. I set video to "copy", audio to "convert", and it takes 2 minutes for a 2GB file. There’s two problems with it for batch work though. It doesn’t detect files in subfolders, and you have to specify the audio bitrate.

    I’d like to be able to say convert everything in Z :\Videos, inherit the audio bitrate, and put the file named "(original file)-converted" in the original folder. Is that possible ? Using Windows 8.1.