
Recherche avancée
Autres articles (58)
-
XMP PHP
13 mai 2011, parDixit Wikipedia, XMP signifie :
Extensible Metadata Platform ou XMP est un format de métadonnées basé sur XML utilisé dans les applications PDF, de photographie et de graphisme. Il a été lancé par Adobe Systems en avril 2001 en étant intégré à la version 5.0 d’Adobe Acrobat.
Étant basé sur XML, il gère un ensemble de tags dynamiques pour l’utilisation dans le cadre du Web sémantique.
XMP permet d’enregistrer sous forme d’un document XML des informations relatives à un fichier : titre, auteur, historique (...) -
Use, discuss, criticize
13 avril 2011, parTalk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
A discussion list is available for all exchanges between users. -
MediaSPIP en mode privé (Intranet)
17 septembre 2013, parÀ partir de la version 0.3, un canal de MediaSPIP peut devenir privé, bloqué à toute personne non identifiée grâce au plugin "Intranet/extranet".
Le plugin Intranet/extranet, lorsqu’il est activé, permet de bloquer l’accès au canal à tout visiteur non identifié, l’empêchant d’accéder au contenu en le redirigeant systématiquement vers le formulaire d’identification.
Ce système peut être particulièrement utile pour certaines utilisations comme : Atelier de travail avec des enfants dont le contenu ne doit pas (...)
Sur d’autres sites (8612)
-
Watermarking video from the Linux command line
17 mars 2021, par user7289does anyone know how to watermark video from the Linux command line using a simple tool ?



Watermarking in ffmpeg isn't supported in the current version, and requires a custom compile.



Max.


-
Android ffmpeg api calls from command line
7 mai 2015, par EugeneSince there is no documentation on ffmpeg api, I suggested to find a little help here.
Is it possible to know what api used in accordance to command line calls ? -
ffmpeg - how do I remove a sweep line seen
8 novembre 2013, par eduardI am streaming a video over network(rtp) which uses x264 and ffmpeg's h264 on the other side.
Everything is OK as far as there is no packet loss.
When there are packet loss it fixed when key-frame arives.
Instead of immediate refresh it takes about 1-1.5 seconds and it seems like a sweep line which 'cleans' the errors.Is there a way to make key frames fix errors immediately ?