
Recherche avancée
Autres articles (60)
-
Le profil des utilisateurs
12 avril 2011, parChaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...) -
Configurer la prise en compte des langues
15 novembre 2010, parAccéder à la configuration et ajouter des langues prises en compte
Afin de configurer la prise en compte de nouvelles langues, il est nécessaire de se rendre dans la partie "Administrer" du site.
De là, dans le menu de navigation, vous pouvez accéder à une partie "Gestion des langues" permettant d’activer la prise en compte de nouvelles langues.
Chaque nouvelle langue ajoutée reste désactivable tant qu’aucun objet n’est créé dans cette langue. Dans ce cas, elle devient grisée dans la configuration et (...) -
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 (...)
Sur d’autres sites (8206)
-
Live Photos on android implementation ?
18 novembre 2016, par mohit guptaI have come up with a project which implements LIVE Photos capturing on android and I will hopefully make it open sourced,Spoiler : it takes a 1.5 second shot before and after you click the pic and combines them and make the video , While i tried it I was unable to do it with MediaRecorder in android , I even experimented with FFMPEG it just does not works . Anyone has any idea or a little light so i can follow and implement this.My min Api support is 16
-
Add filters and effects by FFMPEG on a live program
2 mars 2014, par M.YazdianAdd filters and effects by FFMPEG on a live program.
I need to add some effects such as writing at the bottom of a live program and impose the Images of other live cameras on the main camera image through FFMPEG but when I want to add these effects and filters I have to stop FFMPEG, edit command and run FFMPEG again which is not professional.All other broadcasting software such as wirecast , vidblaster and others work very well while the main event is going on LIVE, you can add filters and effects without any stop start, just apply the effect and the viewer can see every think live without any interruption
can you advice me how can I use FFMPEG and add filters and effects without any stop start, I need to just apply the effects and the viewer should see every think live without any interruption.
Thanks
-
How to implement RTMP/RTSP protocol for sending video to server ios(live streaming) ?
7 janvier 2016, par abhi1992Anybody know how to use FFMpeg for live streaming in ios ?Where do I download the FFMpeg library from ?Can somebody give some hint about where to start ?I don’t have any code in this question because I have no idea what to ask.
Any link where I can start with will be a great help.Please don’t downvote this question.All the answers for similar questions are outdated.There are no proper tutorials also.