
Recherche avancée
Médias (1)
-
Revolution of Open-source and film making towards open film making
6 octobre 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (46)
-
Les formats acceptés
28 janvier 2010, parLes commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
ffmpeg -codecs ffmpeg -formats
Les format videos acceptés en entrée
Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
Les formats vidéos de sortie possibles
Dans un premier temps on (...) -
Utilisation et configuration du script
19 janvier 2011, parInformations spécifiques à la distribution Debian
Si vous utilisez cette distribution, vous devrez activer les dépôts "debian-multimedia" comme expliqué ici :
Depuis la version 0.3.1 du script, le dépôt peut être automatiquement activé à la suite d’une question.
Récupération du script
Le script d’installation peut être récupéré de deux manières différentes.
Via svn en utilisant la commande pour récupérer le code source à jour :
svn co (...) -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
Sur d’autres sites (5650)
-
Reading from an audio CD in Java
30 novembre 2019, par MacmanmattyHello I’m Finishing up my java music player that is also a portfolio project and I wondered how I can read from an audio CD in java. The java file class can read the file data and send it to ffmpeg via opencv for java and then write to the source data line for playing , unless the user skips songs too fast or tries to seek them. Then the song refuses to play (due to buffer under runs I believe ; it throws ffmpeg frame grabber execeptions) and it just keeps skipping tracks. File input stream was slightly better but it faced other problems and still had seeking problems. My latest idea was to cache the file on to the hard disk and then play it. But not one of the four file copy methods I tried, Java Copy File – Stream, Java Copy File – java.nio.channels.FileChannel, Java Copy File – Apache Commons IO FileUtils, Java Copy File – Files class was able to copy 100% of the file 100% of the time. They mostly transferred about 50-60% of it and then quit. So how does one read from a CD in java ? I’m running OSX 10.12 and all of the audio files appear up as AIFF files . I would like to be able to have this work for all major desktop platforms (OSX Windows, Linux) though.
-
copy step written on stackoverflow to install FFMPEG on wamp not working
18 novembre 2016, par user3833682I’m working on project for converting youtube videos into mp3 format and found this also to install
ffmpeg
on wamp server Install FFMPEG on WAMP and try other links also butffmpeg
extension is not installing so I also checked it atphpinfo
to confirm its installed or not but not installed and I’vewindows 7 64
,wampserver 2.4
,apache 2.4.4
and php version is5.4.12
I don’t know what am I missing, I spent my 6 hours to figure out but extension offfmpeg
is not installed yet please tell me what am I doing wrong ?Now after that I’m getting popup message twice when I start wamp server `PHP Startup : Unable to load dynamic library
c :/wamp/bin/php/php5.4.12/ext/php_ffmpeg.dll’ - %1 is not a valid
Win32 application. -
Anomalie #4586 (Nouveau) : Warning en php 8 "depot_meta_perso.php"
24 octobre 2020, par Franck DHello :)
Si je lance les tests unitaires de spip, j’ai un warning qui apparait dans les résultats :Windows 10 (1909)
Laragon avec :
Php 8.0.0RC2 (VS16 x64 Non Thread Safe) https://windows.php.net/qa
Apache 2.4.46 Win64 avec mod_fcgid-2.3.10-win64-VS16 https://www.apachelounge.com/download/
Mysql 8.0.22 (mysql-8.0.22-winx64.zip) https://dev.mysql.com/downloads/mysql/
phpMyAdmin 5.0.4 https://www.phpmyadmin.netPrefix des tables à l’installation : "test1"
SPIP 3.3.0-dev GIT [master : 08981b68]Warning : Undefined array key "langue_site" in C :\laragon\www\test1\ecrire\inc\traduire.php on line 117
La table spip_toto n’a pas ete cree ! 1.06s