Recherche avancée

Médias (16)

Mot : - Tags -/mp3

Autres articles (79)

  • 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

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

Sur d’autres sites (7373)

  • Android ffmpeg apply video effects take time

    2 février 2016, par PrvN

    I am using below command to apply effect,its take 6-8 minutes to apply effect for 2min video.
    Please help me to improve effective time for ffmpeg commands.

    String commandStr = "ffmpeg -y -i "
               + mVideoData.getPath()
               + " -strict experimental -vf curves=vintage -s 640x480 -r 30 -aspect 4:3 -ab 48000 -ac 2 -ar 22050 -b 2097k -vcodec mpeg4 /sdcard/videokit/curve.mp4";

    Thanks in advance.

  • x86/vp9lpf : refactor v/h using common macros for P7 to Q7.

    25 janvier 2014, par Clément Bœsch
    x86/vp9lpf : refactor v/h using common macros for P7 to Q7.
    
    • [DH] libavcodec/x86/vp9lpf.asm
  • x86/lossless_videodsp : use common macro for add and diff int16 loop.

    25 janvier 2014, par Clément Bœsch
    x86/lossless_videodsp : use common macro for add and diff int16 loop.
    
    • [DH] libavcodec/x86/lossless_videodsp.asm