Recherche avancée

Médias (1)

Mot : - Tags -/publicité

Autres articles (57)

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 is the first MediaSPIP stable release.
    Its official release date is June 21, 2013 and is announced here.
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

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

Sur d’autres sites (4843)

  • x264 exec command to encode video with PHP [closed]

    21 février 2012, par matt

    does anybody know why the below command outputs an mp4 file with the video being only noise ?
    I just can't figure it out :(

    exec("x264 --output video.mp4 inputVid.wmv 320x240");
  • FFmpeg - Concatenate Audio - Video ?

    19 février 2012, par Malte Schwarzr

    How can i concatenate audio and video files by using ffmpeg ?

    I'm trying this but it does not work :

    ffmpeg -i source.mkv -i new_audio.mp3 \
      -vcodec copy -acodec copy \
      -acodec copy \
      destination.mkv \
      -newaudio
  • cdxl : fix video decoding for some files

    17 février 2012, par Paul B Mahol

    cdxl : fix video decoding for some files