
Recherche avancée
Médias (1)
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
Autres articles (20)
-
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...) -
L’espace de configuration de MediaSPIP
29 novembre 2010, parL’espace de configuration de MediaSPIP est réservé aux administrateurs. Un lien de menu "administrer" est généralement affiché en haut de la page [1].
Il permet de configurer finement votre site.
La navigation de cet espace de configuration est divisé en trois parties : la configuration générale du site qui permet notamment de modifier : les informations principales concernant le site (...) -
Installation en mode ferme
4 février 2011, parLe mode ferme permet d’héberger plusieurs sites de type MediaSPIP en n’installant qu’une seule fois son noyau fonctionnel.
C’est la méthode que nous utilisons sur cette même plateforme.
L’utilisation en mode ferme nécessite de connaïtre un peu le mécanisme de SPIP contrairement à la version standalone qui ne nécessite pas réellement de connaissances spécifique puisque l’espace privé habituel de SPIP n’est plus utilisé.
Dans un premier temps, vous devez avoir installé les mêmes fichiers que l’installation (...)
Sur d’autres sites (4396)
-
using ffmpeg to make video from png files from a txt file [duplicate]
15 mars 2021, par brownfoxI have a series of png files with arbitrary names ( that is their naming is not in a particular pattern ) I'm looking for a way to combine them to make a video using ffmpeg.


Is there any way to do this using ffmpeg, by providing a text file that contains all the names of the png files in the order I want ?


I'm looking for somrthing like this,


my-txt-file.txt


file 'myfirstimage.png'
file 'thesecondimage02.png'
...
file 'lastimage05.png'



ffmpeg -i my-txt-file.txt -o MyVideo.avi


P.S : The images have a different naming sequence, so I tried creating separate vidoes with the same sequence images and then tried concatenating the videos. But that did not look good, the frame which joins two videos together flashes a lot and the joining is not smooth.


All images have the same dimension and everything is same, except naming pattern.


-
Unwarping 180 VR Footage with FFmpeg v360 Filter
5 avril 2021, par Ted WilmontI am struggling at present. I have searched high and low for days and can't find a command that achieves what we want to do.


We have stereoscopic 180 degrees VR footage in a side-by-side equirectangular format that we want to convert to flat so we can process using further AI software.


We have already split the file in half across the width using FFmpeg so we have a "right" eye and a "left" eye video file.


For each video file, we need to convert the 180-degree equirectangular footage to a flat, unwarped video file using FFmpeg (and the v360 filter).


We've tried the following for example :


ffmpeg -i 2LEFT.mp4 -vf "v360=input=equirect:ih_fov=180:iv_fov=180:output=flat" 2LEFTTEST.mp4



However, this results in a very warped/misaligned video.


Some command examples, tips, suggestions as to convert the now monoscopic 180-degree equirectangular footage to a flat video file will be greatly appreciated.


Thank you for your help in advance.


-
Evolution #2822 : HTML des modèles de pagination
12 avril 2021, par cedric -Je comprends bien l’intention, mais à partir du moment où l’appelant (le squelette) doit de toute façon mettre dans un conteneur, et que écrire