
Recherche avancée
Médias (2)
-
Granite de l’Aber Ildut
9 septembre 2011, par
Mis à jour : Septembre 2011
Langue : français
Type : Texte
-
Géodiversité
9 septembre 2011, par ,
Mis à jour : Août 2018
Langue : français
Type : Texte
Autres articles (26)
-
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
Contribute to documentation
13 avril 2011Documentation is vital to the development of improved technical capabilities.
MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
To contribute, register to the project users’ mailing (...) -
D’autres logiciels intéressants
12 avril 2011, parOn ne revendique pas d’être les seuls à faire ce que l’on fait ... et on ne revendique surtout pas d’être les meilleurs non plus ... Ce que l’on fait, on essaie juste de le faire bien, et de mieux en mieux...
La liste suivante correspond à des logiciels qui tendent peu ou prou à faire comme MediaSPIP ou que MediaSPIP tente peu ou prou à faire pareil, peu importe ...
On ne les connais pas, on ne les a pas essayé, mais vous pouvez peut être y jeter un coup d’oeil.
Videopress
Site Internet : (...)
Sur d’autres sites (6325)
-
How Can I Edit a Video File's "Comments" Field ? [migrated]
24 avril 2021, par spacemanIf you open a Video File using VLC,

and then press Ctrl-I (Media Information),

you can then see a "Comments" textbox on the bottom,

and some more textboes for other fields.

Can FFMPEG Edit these fields, without re-encoding the video ?


Specifically I would like to Edit the Comments field.




-
ffmpeg build with msys2 + VS2017 hang
20 décembre 2019, par lucky1928I am using windows10 + MSVC2017 Community + MSYS2 to build ffmpeg 4.0.1 with below steps :
- Start a Visual Studio 2017 "Developer Command Prompt"
-
cd into msys64 directory, and then invoke MSYS2
msys2_shell.cmd -msys2 -use-full-path
-
In MSYS2 shell, cd into ffmpeg build directory.
-
run ffmpeg config command :
./configure --prefix=./install --toolchain=msvc
After press enter with above command line,sounds like it hang there forever.
never print anything out and not exit as well. -
GUI/homepage for video files and FFMPEG [on hold]
6 mars 2017, par user3017725I’m currently figurering out what language I should program in.
I want to build a GUI/homepage where you can uploade video files and then use FFMPEG to either convert them into another format and codec, or uploade multiple files and convert them into one and then either download the converted one or find the video files in a folder on the server. What do you recommend ?
The dream scenario would be to upload a file or a folder with video files and then select the files in a order and then press convert or what ever and then it executes the command and it shows either the command FFMEG output or a percentage of the process.At first this will probably only be used locally, so on a laptop or a server on the local network.
Best regards Phillip