
Recherche avancée
Autres articles (62)
-
Mise à jour de la version 0.1 vers 0.2
24 juin 2013, parExplications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...) -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs
Sur d’autres sites (11213)
-
FFMPEG : On Upload To Youtube The Video Starts At 0:06 (Shorter Than Original)
9 novembre 2013, par mashupI uploaded a video MP4 to Youtube which was created by FFMPEG
Unfortunately, all videos seem to be shorter than the original. I read all sorts of stuff about an moov atom and Youtube being unreliable, but I did not find the actual cause
MP4 is supposed to be the preferred file format :
https://support.google.com/youtube/answer/1722171?hl=enTHE FILZE : Less Than 1MB ! Original Length : 24 seconds, Once Uploaded : 18 seconds
-
format dav not convert [closed]
5 décembre 2020, par Raphael FigueiredoI have this file that comes from of an unknown brand, however when I use the code that I am used to normally use in other models it does not work, appears format dav detected only with low score of 1 misdetection possible.
I use the following code :


forfiles / s / M * .dav / C "cmd / c ffmpeg -i @file -vf setpts = 2.0 * PTS @ fname.avi -n"


video download link


https://drive.google.com/file/d/1fwQMA8gYu8pLwW5JJ2_MccWx7U3FDC3f/view?usp=sharing




-
Export GPS Points from Dash Cam with FFMPEG ?
25 juillet 2021, par SteveI have a Garmin Dash Cam 35 that outputs an MP4 that appears to have the GPS data I need encoded in the MP4. I've seen claims that they're using SEI messages to do this, but using Intel Video Analyzer I'm not able to see those types of SEI messages.



Does anyone know if they're likely using SEI messages or if I can export those SEI messages from the video using ffmpeg or any other command line tool ? Even if they're just in binary I may be able to figure out the structure.



Edit : Sample video can be downloaded here (60MB) : https://drive.google.com/file/d/0B2o2cryfiWzANTJQdVJuNjY5SzQ/view?usp=sharing