
Recherche avancée
Autres articles (100)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 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, parMultilang 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. -
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs
Sur d’autres sites (13451)
-
avformat/mov : set primary extradata based on the first Sample only if it's not alread...
3 août, par James Almer -
Audio decoders/encoders and different sample per frame rate
24 juin 2021, par SalmondHow to convert audio frame with different samples per frame rate to desired target rate using ffmpeg C libraries ? And what is the algorithm for that operation.


I have a source MP3 file with 44100 sample rate and 1152 samples per frame. I want to encode it to AAC with the same sample rate but it expects 1024 samples per frame.


As I understand, the algorithm for this operation would be to write 1024 samples from source, and then cache remaining 128 samples in a buffer, then on next packet read from this buffer and etc. Am I correct with that assumption or it is something completely different ?


-
af_hdcd : allow all HDCD sample rates
7 septembre 2016, par Burt P