
Advanced search
Other articles (98)
-
Support audio et vidéo HTML5
10 April 2011MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...) -
HTML5 audio and video support
13 April 2011, byMediaSPIP 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 (...) -
Multilang : améliorer l’interface pour les blocs multilingues
18 February 2011, byMultilang 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.
On other websites (9653)
-
LucasArts SMUSH VIMA audio decoder
19 March 2012, by Paul B Mahol -
Why "comment" ID3tag not display in Windows and VLC? [duplicate]
5 February 2021, by xav-stargateI add a simple comment


.\ffmpeg.exe -i input.mp3 -acodec copy -metadata comment="My comment" output.mp3



"My comment" is not display in the file properties
"My comment" is display in VLC BUT only in metadata tab, not in "General" tab


If I add the comment into the file properties, the comment is display in "General" tab.


Someone can help me?


I've already try with -id3v2_version 3 :


.\ffmpeg.exe -i input.mp3 -acodec copy -id3v2_version 3 -metadata comment="My comment" output.mp3



-
avcodec: add adpcm_argo encoder
26 July 2020, by Zane van Iperen