Recherche avancée

Médias (0)

Mot : - Tags -/navigation

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (94)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Mediabox : ouvrir les images dans l’espace maximal pour l’utilisateur

    8 février 2011, par

    La visualisation des images est restreinte par la largeur accordée par le design du site (dépendant du thème utilisé). Elles sont donc visibles sous un format réduit. Afin de profiter de l’ensemble de la place disponible sur l’écran de l’utilisateur, il est possible d’ajouter une fonctionnalité d’affichage de l’image dans une boite multimedia apparaissant au dessus du reste du contenu.
    Pour ce faire il est nécessaire d’installer le plugin "Mediabox".
    Configuration de la boite multimédia
    Dès (...)

  • 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

Sur d’autres sites (17615)

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