
Recherche avancée
Médias (39)
-
Stereo master soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
ED-ME-5 1-DVD
11 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
1,000,000
27 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Demon Seed
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
The Four of Us are Dying
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Corona Radiata
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (55)
-
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 (...) -
La sauvegarde automatique de canaux SPIP
1er avril 2010, parDans le cadre de la mise en place d’une plateforme ouverte, il est important pour les hébergeurs de pouvoir disposer de sauvegardes assez régulières pour parer à tout problème éventuel.
Pour réaliser cette tâche on se base sur deux plugins SPIP : Saveauto qui permet une sauvegarde régulière de la base de donnée sous la forme d’un dump mysql (utilisable dans phpmyadmin) mes_fichiers_2 qui permet de réaliser une archive au format zip des données importantes du site (les documents, les éléments (...) -
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)
Sur d’autres sites (3904)
-
Encoding videos locally or through a third party ?
7 septembre 2015, par JordanDevelopWe’re in the process on building a view uploading and sharing community right now and we’re currently developing with idea of using a third-party like Zencoder, but what makes Zencoder a better option ?
I’m sorry if i butcher up what is involved with supporting a local encoding system, so I’ll try to be vague. We plan on releasing with AWS, so why not setup an instance running ffmpeg ? I understand it’s a lot more then simply that, but if is it that difficult to find someone who can put together an instance for encoding ?
Am I right to assume most third party encoding services seem very unrealistic, price wise, for a web application who specifically focus on encoding large amounts of media ? I did notice Amazon offers an encoding features and would definitely feel more comfortable using them, but even that seems seems redundant.
I completely understand the cost behind encoding is very real, but I just can’t understand why third-party encoders are so widely accepted.
-
FFmpeg CPU utilization
9 août 2013, par user2565986I have a server running Scientific Linux. I'm trying to convert a large amount of videos and want to maximize cpu usage. My ffmpeg version is git-2013-08-06-a68b6ec.
FFmpeg command :
ffmpeg -y -i "$i" -c:v libx264 -preset fast -b:v "$VID_BIT" -threads 0 -c:a libfdk_aac -b:a "$AUD_BIT" -f mp4 /"$OUT_DIR"/"$MD5"
top output :
top - 10:47:25 up 3 days, 22:05, 5 users, load average: 1.94, 0.49, 0.16
Tasks: 578 total, 1 running, 574 sleeping, 3 stopped, 0 zombie
Cpu0 : 0.0%us, 0.6%sy, 63.2%ni, 36.1%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu1 : 0.0%us, 0.6%sy, 60.1%ni, 39.3%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu2 : 0.0%us, 0.3%sy, 59.5%ni, 40.1%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu3 : 0.0%us, 0.6%sy, 57.1%ni, 42.2%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu4 : 0.0%us, 0.3%sy, 55.0%ni, 44.7%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu5 : 0.0%us, 0.6%sy, 50.2%ni, 49.2%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu6 : 0.0%us, 0.3%sy, 56.4%ni, 43.3%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu7 : 0.0%us, 0.6%sy, 50.3%ni, 49.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu8 : 0.0%us, 0.6%sy, 47.7%ni, 51.6%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu9 : 0.3%us, 0.3%sy, 46.8%ni, 52.6%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu10 : 0.0%us, 0.3%sy, 50.2%ni, 49.5%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu11 : 0.0%us, 0.7%sy, 49.0%ni, 50.3%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu12 : 0.0%us, 0.6%sy, 49.4%ni, 50.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu13 : 0.0%us, 0.6%sy, 43.2%ni, 56.1%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu14 : 0.0%us, 0.3%sy, 44.5%ni, 55.2%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu15 : 0.0%us, 0.6%sy, 46.3%ni, 53.1%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu16 : 0.0%us, 0.7%sy, 44.6%ni, 54.8%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu17 : 0.0%us, 0.3%sy, 43.3%ni, 56.4%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu18 : 0.0%us, 0.3%sy, 41.6%ni, 58.1%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu19 : 0.0%us, 0.3%sy, 34.3%ni, 65.4%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu20 : 0.0%us, 0.6%sy, 32.5%ni, 66.9%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu21 : 0.0%us, 0.3%sy, 37.9%ni, 61.4%id, 0.3%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu22 : 0.0%us, 0.3%sy, 36.9%ni, 62.8%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Cpu23 : 0.0%us, 1.0%sy, 37.6%ni, 61.4%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 198345032k total, 10135568k used, 188209464k free, 144212k buffers
Swap: 55640056k total, 0k used, 55640056k free, 5066724k cachedI'm not sure why user usage is at 0% and the niced usage is all I see, but either way I'm looking for a way to get the usage up to 100%. Is there anyway to bolster the usage or is this the best I'm gonna get ?
-
24 cores, 25 ffmpeg session - cpu looks good but load average high
9 août 2012, par thevoipmanI don't know if it's my script or just the system itself, but I definitely don't want to take anything down.
I am running a centos 6.3 64bit with about 25 sessions of ffmpeg encoding
-
I am trying to speed up ffmpeg encoding, but it seems like whatever ram or cpu I have, the encoding process still take very long. I have used -threads 0 or even -threads 16 to see if it speed up but it doesn't.
-
My load average is very high, how can I lower this without terminating ffmpeg tasks ?
top - 19:33:28 up 13:09, 2 users, load average: 161.95, 161.07, 161.02
Tasks: 523 total, 3 running, 520 sleeping, 0 stopped, 0 zombie
Cpu(s): 14.0%us, 1.1%sy, 84.4%ni, 0.1%id, 0.0%wa, 0.0%hi, 0.4%si, 0.0%st
Mem: 65943668k total, 65676464k used, 267204k free, 137428k buffers
Swap: 8388600k total, 170992k used, 8217608k free, 56438576k cached- Here is my cpu usage :
08/09/2012 _x86_64_ (24 CPU)
07:34:15 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %idle
07:34:15 PM all 10.83 86.27 0.55 0.03 0.00 0.14 0.00 0.00 2.19
07:34:15 PM 0 18.68 69.92 5.82 0.39 0.00 3.22 0.00 0.00 1.97
07:34:15 PM 1 11.11 86.26 0.45 0.02 0.00 0.00 0.00 0.00 2.16
07:34:15 PM 2 11.07 86.34 0.42 0.02 0.00 0.00 0.00 0.00 2.17
07:34:15 PM 3 10.89 86.50 0.43 0.02 0.00 0.00 0.00 0.00 2.16
07:34:15 PM 4 11.05 86.31 0.45 0.02 0.00 0.00 0.00 0.00 2.17
07:34:15 PM 5 11.07 86.34 0.41 0.01 0.00 0.00 0.00 0.00 2.16
07:34:15 PM 6 12.79 84.56 0.48 0.06 0.00 0.07 0.00 0.00 2.05
07:34:15 PM 7 11.32 86.34 0.18 0.01 0.00 0.00 0.00 0.00 2.15
07:34:15 PM 8 11.49 86.15 0.18 0.01 0.00 0.00 0.00 0.00 2.17
07:34:15 PM 9 11.95 85.67 0.19 0.01 0.00 0.00 0.00 0.00 2.18
07:34:15 PM 10 11.73 85.90 0.19 0.01 0.00 0.00 0.00 0.00 2.18
07:34:15 PM 11 11.56 86.08 0.18 0.01 0.00 0.00 0.00 0.00 2.17
07:34:15 PM 12 13.59 82.43 1.33 0.09 0.00 0.00 0.00 0.00 2.56
07:34:15 PM 13 8.72 88.76 0.29 0.02 0.00 0.00 0.00 0.00 2.21
07:34:15 PM 14 8.84 88.67 0.28 0.02 0.00 0.00 0.00 0.00 2.20
07:34:15 PM 15 8.76 88.71 0.32 0.02 0.00 0.00 0.00 0.00 2.19
07:34:15 PM 16 8.73 88.75 0.29 0.02 0.00 0.00 0.00 0.00 2.21
07:34:15 PM 17 8.76 88.75 0.26 0.02 0.00 0.00 0.00 0.00 2.21
07:34:15 PM 18 10.35 87.16 0.24 0.02 0.00 0.00 0.00 0.00 2.23
07:34:15 PM 19 9.16 88.48 0.17 0.01 0.00 0.00 0.00 0.00 2.17
07:34:15 PM 20 9.45 88.19 0.18 0.01 0.00 0.00 0.00 0.00 2.18
07:34:15 PM 21 9.62 88.01 0.17 0.01 0.00 0.00 0.00 0.00 2.20
07:34:15 PM 22 9.73 87.88 0.17 0.01 0.00 0.00 0.00 0.00 2.20
07:34:15 PM 23 9.44 88.21 0.16 0.01 0.00 0.00 0.00 0.00 2.18Please let me know if I'm seeing any trouble coming up if I keep on adding more ffmpeg's tasks
-