
Recherche avancée
Médias (2)
-
Exemple de boutons d’action pour une collection collaborative
27 février 2013, par
Mis à jour : Mars 2013
Langue : français
Type : Image
-
Exemple de boutons d’action pour une collection personnelle
27 février 2013, par
Mis à jour : Février 2013
Langue : English
Type : Image
Autres articles (64)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela. -
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.
Sur d’autres sites (5800)
-
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