
Recherche avancée
Médias (1)
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
Autres articles (50)
-
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains 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 ;
-
Publier sur MédiaSpip
13 juin 2013Puis-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 -
Emballe médias : à quoi cela sert ?
4 février 2011, parCe plugin vise à gérer des sites de mise en ligne de documents de tous types.
Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;
Sur d’autres sites (6439)
-
Encoding DXV in ffmpeg (resolume codec)
31 mai 2019, par Leo ZerinoI do have it listed in
ffmpeg -codecs
, but it returnsUnknown encoder 'dxv'
.Do I have to reinstall ffmpeg with DXV dependencies ? If so, how ? Why is it listed in -codecs if it’s unknown ?
I’ve found this on the web :
https://www.ffmpeg.org/doxygen/3.2/dxv_8c_source.html
Supposedly the source for dxv encondig. Should I use it anyhow ?
-
How to run multiple instances of VLC from command line
5 janvier 2014, par AndyI have a vlc line that streams and transcodes a channel from tvheadend. Usually multiple streams are handled through VLM but for some reason VLM doesnt like tvheadend playlists. If I do this through command line it seems to be working fine
The command is ./vlc + some options
When you execute the command it returns a lot of output messages and you can not enter any other commands. I have successfully launched another line in a new putty session.
Is there a way to run this as batch to execute multiple VLC commands as if they were coming from different SSH sessions ?
Perhaps ffmpeg handles tvheadend playlists better ? -
Brew can't install libav
21 février 2023, par yabruim trying to install libav using brew but it returns


Error: libav has been disabled because it is not maintained upstream!


I've tried to follow THIS solution but im missing the
disable! date: "DATE", because: :unmaintained
line when editing the libav brew formula.

I've already tried reinstalling brew


brew version, 4.0.1-91-g6b7ecd1

macOS version, 13.1 (22C65)