Recherche avancée

Médias (39)

Mot : - Tags -/audio

Autres articles (51)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • Automated installation script of MediaSPIP

    25 avril 2011, par

    To overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
    You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
    The documentation of the use of this installation script is available here.
    The code of this (...)

Sur d’autres sites (7767)

  • Revision d7f26e13fe : Fix windows build : obj_int_extract to extract numbrs from .rdata The change in

    30 mai 2012, par Alpha Lam

    Changed Paths : Modify /build/make/obj_int_extract.c Fix windows build : obj_int_extract to extract numbrs from .rdata The change in assembly offset files to define values as const int broke Windows build, because the variables are stored in .rdata section instead of .data section. This CL changes (...)

  • windows SOX MP4/FFMPEG support

    4 septembre 2012, par user1125562

    i'm trying to use SOX to cut certain mp3s, convert them to different formats and add fade in-out to the files.

    It works fine with mp3 to mp3 but when i try to convert it from an MP3 to an m4r i get the error : "sox FAIL formats : no handler for file extension `m4r'".

    I'm using SOX in windows so how can i install the ffmpeg package on top of the SOX so it knows waht to do with the m4r format ?

    on the same machine i can use ffmpeg to convert from mp3 to m4r just fine. It sucks that ffmpeg doesn't offer FADE for audio.

  • Build ffmpeg for windows phone 8

    17 août 2015, par Fernando Sanchez

    How could I build ffmpeg for windows phone 8, arm ?. I couldn’t find any info about it.

    Could I call from c++ to h.264 hardware encoder/decoder in windows phone 8 ? It looks like Media Foundation is too limitted.

    Thank you.