
Recherche avancée
Autres articles (67)
-
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 (5681)
-
Is there a way using FFmpeg or software that would allow a user to upload a video with audio muted, but download the video with the audio rencoded ?
10 octobre 2013, par user2868184Here is the background :
I am looking to start a video sharing site that would allow artists to upload their original dance choreography. The problem is that while the choreography is original, the music most likely won't be. I would like the user to be able to upload the video with the sound muted, but once it's downloaded the sound would return. I am looking to host this on a WordPress site but is there a way using FFmpeg or a plug-in that would accomplish this ? I am a very novice programmer but I would like to to be able to suggest a solution to a plugin developer.
This would also allow me to display and play multiple videos on a page without having all of the audio overlap one another. Thanks in advance for your help !!!
-
convert java code to android code [closed]
16 avril 2013, par adityagI want to mix two audio files in android. First a song from library and second a sound recorded from mic.
To begin with, I tried doing it on desktop using JS Resources Audio concat Program
Using this code, I can mix/merge/overlap 2 sound wav files on desktop when i use float mix mode (-f).
Now I was trying to do this in android environment. But found that javax.sound.sampled.* ; used in this code is not supported by android.
Can anyone guide me how to deal with this situation ?
PS : other approach i tried is trying to use some ffmpg. But frankly, I couldn't understand how to make it work to suit my requirement.
-
ffmpeg : remove stop_encoding variable and related code, it is dead / unused code
26 décembre 2016, par Michael Niedermayer