
Recherche avancée
Médias (1)
-
1 000 000 (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
Autres articles (109)
-
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 (...) -
Ecrire une actualité
21 juin 2013, parPrésentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
Vous pouvez personnaliser le formulaire de création d’une actualité.
Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...) -
Gestion générale des documents
13 mai 2011, parMédiaSPIP ne modifie jamais le document original mis en ligne.
Pour chaque document mis en ligne il effectue deux opérations successives : la création d’une version supplémentaire qui peut être facilement consultée en ligne tout en laissant l’original téléchargeable dans le cas où le document original ne peut être lu dans un navigateur Internet ; la récupération des métadonnées du document original pour illustrer textuellement le fichier ;
Les tableaux ci-dessous expliquent ce que peut faire MédiaSPIP (...)
Sur d’autres sites (12883)
-
Install ffmpeg in MAMP
19 juin 2017, par David LiuI’m trying to use this : https://www.youphptube.com/ to create a video sharing website.
I’m developing locally using MAMP on macOS Sierra and have installed both ffmpeg and exiftool on the system, but how do I make it work from within the server ? Under "Advanced Configuration" what do I put in "Path to FFMPEG" and "Path to exiftool" ? What is the folder this path is relative to ? I guess this is why the videos I try to upload never start encoding. In "Leave blank for native ffmpeg" what does "native ffmpeg" mean ?
I already tried putting the absolute paths but it doesn’t work either. I’m getting this error log :
[19-Jun-2017 13:59:13 America/Panama] "status" :"error", "msg" :["sh : ffprobe : command not found"] ,"return_val":127, "where" :"getDuration", "cmd" :"ffprobe -i /Applications/MAMP/tmp/php/phpq2j0pt -sexagesimal -show_entries format=duration -v quiet -of csv=’p=0’"
[19-Jun-2017 13:59:13 America/Panama] Duration founded : EE:EE:EE
[19-Jun-2017 18:59:14 UTC] rm -f /Applications/MAMP/htdocs/platea-3/videos/video2_59481f01ed6179.69459230.jpg && ffmpeg -ss 5 -i /Applications/MAMP/htdocs/platea-3/videos/original_video2_59481f01ed6179.69459230 -qscale:v 2 -vframes 1 -y /Applications/MAMP/htdocs/platea-3/videos/video2_59481f01ed6179.69459230.jpg
Array
(
[0] => sh : ffmpeg : command not found
)So basically I think the server doesn’t find neither ffmpeg nor ffprobe.
I would appreciate it if someone could take the time to install it as well and take a look. Thanks !
-
ffplay + color-grading filter settings : live-adjust filter settings while playback ?
5 octobre 2019, par ravenfollowing up on a previous topic, a color-grading ffmpeg M$ batch script which you guys have brillantly helped me to set up (link : ffmpeg - color-grading video material AND display original source as picture-in-picture, using -filter_complex), I now have another daring question for you :))
The script renders one input video file and displays the original (non-graded) source material as a PIP overlay (lower-right corner), based on some pre-defined filter settings. These filter settings are hard-coded (M$ batch file). This works really nice, and I am quite happy with it, thanks again to the helping hands of the contributors !
Could this now be taken one step further, i.e., having the filter parameters dynamically changing during playback ? Being able to adjust color-grading parameters on-the-fly, during playback, would certainly help to quicker find the correct color grading values for later rendering, using the aforementioned script.
Maybe one has to ditch the PIP for this. So, let’s go playback only (no PIP encoding) and use ffplay, with some adjustable filter settings while playing the video material. Is such a dynamic filter adjustment even possible with ffplay, during video playback ?
I’ll remain curious, and would like to thank you guys in advance for your time and support ! Cheers, raven.
-
MSS1 and MSS2 : set final pixel format after common stuff has been initialised
31 août 2012, par Alberto DelmásMSS1 and MSS2 : set final pixel format after common stuff has been initialised