Recherche avancée

Médias (1)

Mot : - Tags -/publicité

Autres articles (97)

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

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

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

  • Merge commit ’35c6ce76b107225a19eb33aea38857d2405882af’

    23 février 2015, par Michael Niedermayer
    Merge commit ’35c6ce76b107225a19eb33aea38857d2405882af’
    

    * commit ’35c6ce76b107225a19eb33aea38857d2405882af’ :
    Canopus HQX decoder

    Conflicts :
    Changelog
    libavcodec/avcodec.h
    libavcodec/version.h
    tests/fate/video.mak

    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] Changelog
    • [DH] doc/general.texi
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/allcodecs.c
    • [DH] libavcodec/avcodec.h
    • [DH] libavcodec/codec_desc.c
    • [DH] libavcodec/hqx.c
    • [DH] libavcodec/hqx.h
    • [DH] libavcodec/hqxvlc.c
    • [DH] libavcodec/version.h
    • [DH] libavformat/riff.c
    • [DH] tests/fate/video.mak
    • [DH] tests/ref/fate/canopus-hqx422
    • [DH] tests/ref/fate/canopus-hqx422a
  • FFmpeg weird codec id for wav_pcm

    1er février 2021, par phongelegob

    So, I want to convert a lot of 32 bit .wav files into 24 bit .wav ones because i want to import them into Omnisphere, a virtual synth. I tried to convert them all with FFmpeg but Omnisphere doesn't support them. I then tested some things and Omnisphere seems to support the audio exported from Edison, which is FL Studio audio editing and recording tool. As I don't want to export them all individually, i wanted to know if there's any way to fix this in FFmpeg or in another audio converter. Here are the test files and what they output in MediaInfo : https://www.mediafire.com/file/l6lojwswsaq9fly/audiotest+wav.zip/file&#xA;32 bit original file :

    &#xA;

    General&#xA;Complete name                            : /home/user/Documents/audiotest wav/32bit.wav&#xA;Format                                   : Wave&#xA;File size                                : 905 KiB&#xA;Duration                                 : 2 s 625 ms&#xA;Overall bit rate mode                    : Constant&#xA;Overall bit rate                         : 2 823 kb/s&#xA;Writing application                      : Edison&#xA;Comment                                  : Recorded on 1/26/2020 in Edison.&#xA;&#xA;Audio&#xA;Format                                   : PCM&#xA;Format profile                           : Float&#xA;Codec ID                                 : 3&#xA;Codec ID/Hint                            : IEEE &#xA;Duration                                 : 2 s 625 ms&#xA;Bit rate mode                            : Constant&#xA;Bit rate                                 : 2 822 kb/s&#xA;Channel(s)                               : 2 channels&#xA;Sampling rate                            : 44.1 kHz&#xA;Bit depth                                : 32 bits&#xA;Stream size                              : 904 KiB (100%)&#xA;

    &#xA;

    24 bit file exported from Edison :

    &#xA;

    General&#xA;Complete name                            : /home/user/Documents/audiotest wav/edison.wav&#xA;Format                                   : Wave&#xA;File size                                : 679 KiB&#xA;Duration                                 : 2 s 625 ms&#xA;Overall bit rate mode                    : Constant&#xA;Overall bit rate                         : 2 118 kb/s&#xA;Writing application                      : Edison&#xA;Comment                                  : Recorded on 1/26/2020 in Edison.&#xA;&#xA;Audio&#xA;Format                                   : PCM&#xA;Format settings                          : Little / Signed&#xA;Codec ID                                 : 1&#xA;Duration                                 : 2 s 625 ms&#xA;Bit rate mode                            : Constant&#xA;Bit rate                                 : 2 117 kb/s&#xA;Channel(s)                               : 2 channels&#xA;Sampling rate                            : 44.1 kHz&#xA;Bit depth                                : 24 bits&#xA;Stream size                              : 678 KiB (100%)&#xA;

    &#xA;

    24 bit file converted with FFmpeg :

    &#xA;

    General&#xA;Complete name                            : /home/user/Documents/audiotest wav/ffmpeg.wav&#xA;Format                                   : Wave&#xA;File size                                : 679 KiB&#xA;Duration                                 : 2 s 625 ms&#xA;Overall bit rate mode                    : Constant&#xA;Overall bit rate                         : 2 117 kb/s&#xA;Writing application                      : Lavf58.50.100&#xA;Comment                                  : Recorded on 1/26/2020 in Edison.&#xA;&#xA;Audio&#xA;Format                                   : PCM&#xA;Format settings                          : Little / Signed&#xA;Codec ID                                 : 00000001-0000-0010-8000-00AA00389B71&#xA;Duration                                 : 2 s 625 ms&#xA;Bit rate mode                            : Constant&#xA;Bit rate                                 : 2 117 kb/s&#xA;Channel(s)                               : 2 channels&#xA;Channel layout                           : L R&#xA;Sampling rate                            : 44.1 kHz&#xA;Bit depth                                : 24 bits&#xA;Stream size                              : 678 KiB (100%)&#xA;

    &#xA;

  • Merge commit ’7a5f44476696b495e0de658ed859bcb8520b93d4’

    14 avril 2015, par Michael Niedermayer
    Merge commit ’7a5f44476696b495e0de658ed859bcb8520b93d4’
    

    * commit ’7a5f44476696b495e0de658ed859bcb8520b93d4’ :
    avisynth : Bump minimum required version to interface version 6

    Conflicts :
    doc/general.texi
    libavformat/avisynth.c

    See : 3723a183103718352b37ec2617f71e96ee2c3846
    Merged-by : Michael Niedermayer <michaelni@gmx.at>