
Recherche avancée
Autres articles (44)
-
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 est la première version de MediaSPIP stable.
Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...) -
Mise à disposition des fichiers
14 avril 2011, parPar défaut, lors de son initialisation, MediaSPIP ne permet pas aux visiteurs de télécharger les fichiers qu’ils soient originaux ou le résultat de leur transformation ou encodage. Il permet uniquement de les visualiser.
Cependant, il est possible et facile d’autoriser les visiteurs à avoir accès à ces documents et ce sous différentes formes.
Tout cela se passe dans la page de configuration du squelette. Il vous faut aller dans l’espace d’administration du canal, et choisir dans la navigation (...) -
MediaSPIP version 0.1 Beta
16 avril 2011, parMediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)
Sur d’autres sites (6509)
-
Issues with ffmpeg2theora- Please port your application to avcodec_decode_audio4()
8 août 2016, par sudheerpaturiI am using the latest versions of ffmpeg and ffmpeg2theora for windows. I try to convert an mp4 file(with audio) to an ogv file using this command on terminal
ffmpeg2theora.exe -v 10 input_file_name.mp4
Then its giving out this error.
Image for the OutputI am totally new to using this tool. From my investigation I found that this is because of the new versions. This problem doesn’t exist with the old versions.
Is there any way to get rid of this issue ?
Thanks in advance.
-
Ffmpeg Android Overwrite file [on hold]
4 février 2014, par Sanket990ffmpeg -i video.mp4 -vcodec copy -acodec copy -ss 00:01:00 output.mp4
I using this command working ok but how to overwrite the file using ffmpeg .it's Possible or any way to overwrite the file ? Plz help Thanks in advance -
Software for intelligent video overlaying and tranformation [on hold]
29 juin 2017, par raccountsI am looking for some software that will enable me to intelligently overlay video.
Basically, I have 12 or so clips that all capture the same movement (a 360 orbit), but they all have minute differences as the videos were captured over the period of a year.
Due to their differences, cutting between them is jarring. In order to align them, I have to scale, rotate, and warp the image so that the transition is decent.
What’s some software that can automate this ?
Would a 3D tracker be able to accomplish this ? I tried looking into AviSynth and Fusion, an accompanying plugin. Is FFMpeg the ticket ?
Thank you in advance.