
Recherche avancée
Autres articles (65)
-
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 (6012)
-
Developing a multi-tool video & audio program
14 février 2019, par RisviltsovI’m in the middle of the Microsoft TEALS Java program, and we’ve just done a picture editor. I got an idea to develop a multi-tool program that edits video and audio programs professionally for those who can’t afford $2,000 in editing programs but demand all the tools. I’ve ran into a brick wall with the planning :
What tools should I put in it ? I want this program to have most, if not all possible ways to change media files (as if I was to combine programs like Audacity, a lot of Adobe programs, etc.)
I’m learning up FFMPEG and AWT, but I really want to tackle this project’s planning this year, to tackle on the programming in the next two years independently. Yay straightforward freeware* & too much time !
(I don’t think this post belongs here, but I’m in search of help for I have no budget nor any help [it’s going into culinary])
Thanks for your time.
-
Visual Studio can't detect FFmpeg
19 avril 2023, par JonathanI'm using Visual Studio Community 2022 for a Python 3 project that involves using FFmpeg. However, when I try to run my code, I get the following error message :


RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work



I have FFmpeg installed and added to my PATH, but it still doesn't seem to be working. Here are the steps I've taken so far to try to fix this :


- 

-
I tried installing the FFmpeg pip package, but it didn't change anything.


-
I searched for solutions on sites like learn.microsoft.com and
stackoverflow.com, but I haven't been able to find anything that works for me. This question also didn't answer my question


-
I also asked for help in Visual Studio Code, but I wasn't able to find a solution there either.










I would appreciate any guidance on how to fix this issue. Thank you !


-
-
Revision 80577dff4b : Revert "Changing webmenc to use libwebm" Temporary revert. Problems with confli
2 avril 2014, par Paul WilkinsChanged Paths :
Modify /build/make/Makefile
Modify /configure
Modify /examples.mk
Modify /vpxenc.c
Add /webmenc.c
Delete /webmenc.cc
Modify /webmenc.h
Revert "Changing webmenc to use libwebm"Temporary revert.
Problems with conflicting definitions of type off_t
in MSVC builds that need resolving.c :\Program Files (x86)\
Microsoft Visual Studio 9.0\VC\include\wchar.h(479) :
"error C2371 : 'off_t' : redefinition ; different basic types
c :\on2experimental\libvpx\tools_common.h(26) :
see declaration of 'off_t'"This reverts commit 92a4c591122fa406a1d7aed834a5283a86d9758a.
Change-Id : I535e40a18842a92e3e6e0b29e5fba66313010803