
Recherche avancée
Médias (3)
-
MediaSPIP Simple : futur thème graphique par défaut ?
26 septembre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Video
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
-
GetID3 - Boutons supplémentaires
9 avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (77)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 est la première version de MediaSPIP stable.
Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Comme pour la version précédente, 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 (...) -
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)
Sur d’autres sites (13128)
-
Ffmpeg avs to avi lossless conversion
21 février 2016, par PiotrHow to convert avs (Avisynth file) to avi without loss of quality ?
Firstly, I’m changing avs to 264 :
ffmpeg -i "Source.avs" -c:v libx264 -preset veryslow -crf 24 "Output.264"
Secondly, I’m trying to convert 264 to avi :
ffmpeg -i "input.264" "output.avi"
Final avi should have almost 200MB, but has only 2MB. 264 file has almost 150MB, so it should be good. I think that I should use some codec in second command, but I don’t know which. I’m trying to change this for a few days, but without effect.
Or maybe there is a way to lossless conversion without 264, only avs to avi ?
Thank you for your help.
Edit :
Thank you for answers. Unfortunatelly, both methods fail.
First gives me a video, which is blurry and I can’t see anything on it.Output :
C:\Users\Piotr>"C:\Users\Piotr\Documents\Visual Studio 2010\Projects\SoRecorder\
SoRecorder\bin\Release\Ffmpeg\ffmpeg.exe" -i "C:\Users\Piotr\Documents\Visual St
udio 2010\Projects\SoRecorder\SoRecorder\bin\Release\Scripts\-2016-02-20.avs" -c
copy "E:\-2016-02-20.avi"
ffmpeg version N-78559-g2e8ad2d Copyright (c) 2000-2016 the FFmpeg developers
built with gcc 5.3.0 (GCC)
configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
le-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --
enable-libdcadec --enable-libfreetype --enable-libgme --enable-libgsm --enable-l
ibilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enab
le-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --en
able-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --ena
ble-libtwolame --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --
enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-lib
x265 --enable-libxavs --enable-libxvid --enable-libzimg --enable-lzma --enable-d
ecklink --enable-zlib
libavutil 55. 17.103 / 55. 17.103
libavcodec 57. 24.103 / 57. 24.103
libavformat 57. 25.100 / 57. 25.100
libavdevice 57. 0.101 / 57. 0.101
libavfilter 6. 32.100 / 6. 32.100
libswscale 4. 0.100 / 4. 0.100
libswresample 2. 0.101 / 2. 0.101
libpostproc 54. 0.100 / 54. 0.100
Input #0, avisynth, from 'C:\Users\Piotr\Documents\Visual Studio 2010\Projects\S
oRecorder\SoRecorder\bin\Release\Scripts\-2016-02-20.avs':
Duration: 00:00:21.80, start: 0.000000, bitrate: 0 kb/s
Stream #0:0: Video: rawvideo (BGRA / 0x41524742), bgra, 1280x720, 15 fps, 15
tbr, 15 tbn, 15 tbc
[avi @ 048d8cc0] bgra rawvideo cannot be written to avi, output file will be unr
eadable
Output #0, avi, to 'E:\-2016-02-20.avi':
Metadata:
ISFT : Lavf57.25.100
Stream #0:0: Video: rawvideo, bgra, 1280x720, q=2-31, 15 fps, 15 tbr, 15 tbn
, 15 tbc
Stream mapping:
Stream #0:0 -> #0:0 (copy)
Press [q] to stop, [?] for help
frame= 41 fps=0.0 q=-1.0 size= 147606kB time=00:00:02.73 bitrate=442385.6kbit
frame= 65 fps= 63 q=-1.0 size= 234006kB time=00:00:04.33 bitrate=442379.5kbit
frame= 93 fps= 60 q=-1.0 size= 334806kB time=00:00:06.20 bitrate=442376.3kbit
frame= 110 fps= 51 q=-1.0 size= 396006kB time=00:00:07.33 bitrate=442375.2kbit
frame= 116 fps= 42 q=-1.0 size= 417606kB time=00:00:07.73 bitrate=442374.9kbit
frame= 122 fps= 37 q=-1.0 size= 439206kB time=00:00:08.13 bitrate=442374.6kbit
frame= 128 fps= 33 q=-1.0 size= 460807kB time=00:00:08.53 bitrate=442374.3kbit
frame= 133 fps= 31 q=-1.0 size= 478807kB time=00:00:08.86 bitrate=442374.1kbit
frame= 139 fps= 29 q=-1.0 size= 500407kB time=00:00:09.26 bitrate=442373.8kbit
frame= 145 fps= 27 q=-1.0 size= 522007kB time=00:00:09.66 bitrate=442373.6kbit
frame= 151 fps= 25 q=-1.0 size= 543607kB time=00:00:10.06 bitrate=442373.5kbit
frame= 157 fps= 24 q=-1.0 size= 565207kB time=00:00:10.46 bitrate=442373.3kbit
frame= 163 fps= 23 q=-1.0 size= 586807kB time=00:00:10.86 bitrate=442373.1kbit
frame= 169 fps= 22 q=-1.0 size= 608407kB time=00:00:11.26 bitrate=442373.0kbit
frame= 175 fps= 21 q=-1.0 size= 630007kB time=00:00:11.66 bitrate=442372.8kbit
frame= 181 fps= 21 q=-1.0 size= 651607kB time=00:00:12.06 bitrate=442372.7kbit
frame= 187 fps= 20 q=-1.0 size= 673207kB time=00:00:12.46 bitrate=442372.6kbit
frame= 193 fps= 19 q=-1.0 size= 694807kB time=00:00:12.86 bitrate=442372.5kbit
frame= 199 fps= 19 q=-1.0 size= 716407kB time=00:00:13.26 bitrate=442372.4kbit
frame= 204 fps= 19 q=-1.0 size= 734407kB time=00:00:13.60 bitrate=442372.3kbit
frame= 210 fps= 18 q=-1.0 size= 756007kB time=00:00:14.00 bitrate=442372.2kbit
frame= 215 fps= 18 q=-1.0 size= 774007kB time=00:00:14.33 bitrate=442372.1kbit
frame= 221 fps= 18 q=-1.0 size= 795607kB time=00:00:14.73 bitrate=442372.1kbit
frame= 226 fps= 17 q=-1.0 size= 813607kB time=00:00:15.06 bitrate=442372.0kbit
frame= 232 fps= 17 q=-1.0 size= 835207kB time=00:00:15.46 bitrate=442371.9kbit
frame= 238 fps= 17 q=-1.0 size= 856807kB time=00:00:15.86 bitrate=442371.8kbit
frame= 244 fps= 17 q=-1.0 size= 878407kB time=00:00:16.26 bitrate=442371.7kbit
frame= 250 fps= 16 q=-1.0 size= 900007kB time=00:00:16.66 bitrate=442371.7kbit
frame= 256 fps= 16 q=-1.0 size= 921608kB time=00:00:17.06 bitrate=442371.6kbit
frame= 261 fps= 16 q=-1.0 size= 939608kB time=00:00:17.40 bitrate=442371.6kbit
frame= 267 fps= 16 q=-1.0 size= 961208kB time=00:00:17.80 bitrate=442371.5kbit
frame= 273 fps= 16 q=-1.0 size= 982808kB time=00:00:18.20 bitrate=442371.5kbit
frame= 278 fps= 16 q=-1.0 size= 1000808kB time=00:00:18.53 bitrate=442371.4kbit
frame= 284 fps= 15 q=-1.0 size= 1022408kB time=00:00:18.93 bitrate=442371.4kbit
frame= 290 fps= 15 q=-1.0 size= 1044008kB time=00:00:19.33 bitrate=442371.3kbit
frame= 296 fps= 15 q=-1.0 size= 1065615kB time=00:00:19.73 bitrate=442374.1kbit
frame= 302 fps= 15 q=-1.0 size= 1087215kB time=00:00:20.13 bitrate=442374.0kbit
frame= 308 fps= 15 q=-1.0 size= 1108815kB time=00:00:20.53 bitrate=442373.9kbit
frame= 314 fps= 15 q=-1.0 size= 1130415kB time=00:00:20.93 bitrate=442373.8kbit
frame= 320 fps= 15 q=-1.0 size= 1152015kB time=00:00:21.33 bitrate=442373.7kbit
frame= 326 fps= 15 q=-1.0 size= 1173615kB time=00:00:21.73 bitrate=442373.7kbit
frame= 327 fps= 15 q=-1.0 Lsize= 1177215kB time=00:00:21.80 bitrate=442373.8kbi
ts/s speed=0.967x
video:1177200kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxi
ng overhead: 0.001301%EDIT : Output after PNG command :
C:\Users\Piotr>"C:\Users\Piotr\Documents\Visual Studio 2010\Projects\SoRecorder\
SoRecorder\bin\Release\Ffmpeg\ffmpeg.exe" -i "C:\Users\Piotr\Documents\Visual St
udio 2010\Projects\SoRecorder\SoRecorder\bin\Release\Scripts\-2016-02-21--1.avs"
-c:v png -pix_fmt bgra "E:\-2016-02-21.avi"
ffmpeg version N-78559-g2e8ad2d Copyright (c) 2000-2016 the FFmpeg developers
built with gcc 5.3.0 (GCC)
configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
le-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --
enable-libdcadec --enable-libfreetype --enable-libgme --enable-libgsm --enable-l
ibilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enab
le-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --en
able-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --ena
ble-libtwolame --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --
enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-lib
x265 --enable-libxavs --enable-libxvid --enable-libzimg --enable-lzma --enable-d
ecklink --enable-zlib
libavutil 55. 17.103 / 55. 17.103
libavcodec 57. 24.103 / 57. 24.103
libavformat 57. 25.100 / 57. 25.100
libavdevice 57. 0.101 / 57. 0.101
libavfilter 6. 32.100 / 6. 32.100
libswscale 4. 0.100 / 4. 0.100
libswresample 2. 0.101 / 2. 0.101
libpostproc 54. 0.100 / 54. 0.100
Input #0, avisynth, from 'C:\Users\Piotr\Documents\Visual Studio 2010\Projects\S
oRecorder\SoRecorder\bin\Release\Scripts\-2016-02-21--1.avs':
Duration: 00:00:25.07, start: 0.000000, bitrate: 0 kb/s
Stream #0:0: Video: rawvideo (BGRA / 0x41524742), bgra, 640x480, 30 fps, 30
tbr, 30 tbn, 30 tbc
Incompatible pixel format 'bgra' for codec 'png', auto-selecting format 'rgba'
Output #0, avi, to 'E:\-2016-02-21.avi':
Metadata:
ISFT : Lavf57.25.100
Stream #0:0: Video: png (MPNG / 0x474E504D), rgba, 640x480, q=2-31, 200 kb/s
, 30 fps, 30 tbn, 30 tbc
Metadata:
encoder : Lavc57.24.103 png
Stream mapping:
Stream #0:0 -> #0:0 (rawvideo (native) -> png (native))
Press [q] to stop, [?] for help
frame= 18 fps=0.0 q=-0.0 size= 10716kB time=00:00:00.46 bitrate=188119.0kbit
frame= 35 fps= 34 q=-0.0 size= 23722kB time=00:00:01.03 bitrate=188065.8kbit
frame= 48 fps= 27 q=-0.0 size= 33668kB time=00:00:01.46 bitrate=188052.7kbit
frame= 61 fps= 26 q=-0.0 size= 43614kB time=00:00:01.90 bitrate=188045.7kbit
frame= 74 fps= 26 q=-0.0 size= 53560kB time=00:00:02.33 bitrate=188041.3kbit
frame= 89 fps= 26 q=-0.0 size= 65036kB time=00:00:02.83 bitrate=188037.8kbit
frame= 106 fps= 27 q=-0.0 size= 78042kB time=00:00:03.40 bitrate=188035.1kbit
frame= 123 fps= 28 q=-0.0 size= 91048kB time=00:00:03.96 bitrate=188033.2kbit
frame= 137 fps= 28 q=-0.0 size= 101759kB time=00:00:04.43 bitrate=188032.0kbit
frame= 155 fps= 28 q=-0.0 size= 115530kB time=00:00:05.03 bitrate=188030.8kbit
frame= 186 fps= 31 q=-0.0 size= 125735kB time=00:00:06.06 bitrate=169783.8kbit
frame= 224 fps= 35 q=-0.0 size= 133831kB time=00:00:07.33 bitrate=149501.7kbit
frame= 261 fps= 37 q=-0.0 size= 142679kB time=00:00:08.56 bitrate=136438.4kbit
frame= 300 fps= 40 q=-0.0 size= 151249kB time=00:00:09.86 bitrate=125577.5kbit
frame= 338 fps= 42 q=-0.0 size= 159452kB time=00:00:11.13 bitrate=117326.2kbit
frame= 371 fps= 44 q=-0.0 size= 169169kB time=00:00:12.23 bitrate=113283.3kbit
frame= 407 fps= 45 q=-0.0 size= 178924kB time=00:00:13.43 bitrate=109112.3kbit
frame= 444 fps= 47 q=-0.0 size= 187571kB time=00:00:14.66 bitrate=104767.1kbit
frame= 488 fps= 49 q=-0.0 size= 194672kB time=00:00:16.13 bitrate=98848.5kbits
frame= 535 fps= 51 q=-0.0 size= 199781kB time=00:00:17.70 bitrate=92463.5kbits
frame= 569 fps= 52 q=-0.0 size= 208530kB time=00:00:18.83 bitrate=90705.2kbits
frame= 604 fps= 52 q=-0.0 size= 216658kB time=00:00:20.00 bitrate=88743.0kbits
frame= 622 fps= 52 q=-0.0 size= 229851kB time=00:00:20.60 bitrate=91404.7kbits
frame= 639 fps= 51 q=-0.0 size= 242857kB time=00:00:21.16 bitrate=93991.3kbits
frame= 656 fps= 50 q=-0.0 size= 255863kB time=00:00:21.73 bitrate=96443.0kbits
frame= 673 fps= 49 q=-0.0 size= 268869kB time=00:00:22.30 bitrate=98770.1kbits
frame= 690 fps= 49 q=-0.0 size= 281875kB time=00:00:22.86 bitrate=100981.9kbit
frame= 707 fps= 48 q=-0.0 size= 294881kB time=00:00:23.43 bitrate=103086.7kbit
frame= 724 fps= 48 q=-0.0 size= 307887kB time=00:00:24.00 bitrate=105092.1kbit
frame= 741 fps= 47 q=-0.0 size= 320893kB time=00:00:24.56 bitrate=107005.0kbit
frame= 752 fps= 46 q=-0.0 Lsize= 332381kB time=00:00:25.06 bitrate=108624.9kbi
ts/s speed=1.54x
video:332357kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxin
g overhead: 0.007042% -
Fun With Tablets And Amazon’s App Store
24 décembre 2011, par Multimedia Mike — General, amazon, android, app store, cyanogenmod, ios, smurfs, tabletI bought an Android tablet a few months ago. It is less expensive than the best tablets but no where near the bottom end of the market. I think it’s pretty good. However, one downside is that it’s not “certified” to use Google’s official marketplace. That would seem to be somewhat limiting, however…
Enter Amazon’s Android App Store
Amazon got into the business of selling Android Apps some time ago. I started experimenting with this on a Nexus One phone that Google gave me. When I installed the App Store on the Android tablet and logged in, I was pleasantly surprised to see all of my Amazon apps ready for downloading onto the tablet.So I have an App Store for use with this Android tablet.
Anyway, the reason I bring this up is because I managed to screw up this tablet in an unusual and humorous manner. You might be wondering if an app downloaded from the Amazon App Store requires the App Store to be present in order to run. The answer is : Oh yeah ! It works like this :
This means that if — perhaps out of curiosity, for example — you login to the Amazon App Store, download an app, install it, and then subsequently log out of the App Store or uninstall it altogether, the downloaded app will decline to run until you log back into the store.
Here’s the thing– I wanted to provide a minimal level of security for my Android tablet. At the very least, I wished to lock the Amazon App Store itself since Amazon is famously (and, let’s face it, understandably) reluctant to deliberately add any friction to their shopping processes. I.e., without any external protection app, the App Store app would allow anyone to purchase any app using my tablet.
So I purchased App Protector Pro from the Amazon App Store and it worked quite well. By default, it also password protects against modifying any system settings as well as installing new apps.
So, here’s where I screwed up : App Protector Pro was doing its faithful duty and I uninstalled the Amazon App Store as an experiment. Suddenly, no apps obtained from the App Store would work unless I reinstalled the App Store. Okay, fair enough, except for one thing– App Protector Pro wouldn’t run without the App Store. Well, it did, it started to, tried to, but then exited. So I couldn’t re-install the App Store :
Oops
I eventually learned how to perform a factory reset of the unit which solved the problem. And, as indicated earlier, all of my apps were available for me to re-download.
Modding, Cyanogen-style
Open source aficionados will likely point out that there are alternate firmware options which allow me to take control of my Android tablet in a free and open manner. Among these options is CyanogenMod. After I got stuck in the situation described above, I thought I would have to resort to such an option.On the plus side, researching alternative firmware options is what taught me to boot the device into a recovery mode and ultimately restore to a factory default setting. But if you’ll allow me to indulge in a mini-rant regarding accessibility of open source software : I was more than a little frustrated in trying to understand what CyanogenMod could possibly offer me. Their homepage says it’s “an aftermarket firmware”. I’m not entirely sure what that means or how it can benefit me. Fortunately, they have a full feature list linked from the front page. They are, in order : Lockscreen gestures, phone goggles, OpenVPN, incognito mode, themes support, and DSP equalizer. I can’t say that any of those really add any value for me. I’d love to know if CyanogenMod supports Google Android Market and various other Google apps (such as maps and GMail). That’s a question that I can’t seem to find the answer to.
The themes feature opens another old wound for me. Back around 1999 when I was first getting into Linux in a serious way, I remember that themes were a big theme at the Linux User Groups I would attend. I also remember lots are online articles at the time that emphasized how highly customizable the Linux desktop was in comparison to Windows 9x. I was bothered for 2 reasons : First, I thought there were more pressing problems that needed to be addressed in Linux ; and second, none of these customization options seemed particularly straightforward ; many apparently required hours of compiling and tinkering.
Small digression. Anyway, back to CyanogenMod, I was glad to see that they prominently display a button in order to “View Video Tour”. Ah, internet video has us so spoiled these days. I was eager to see this aftermarket firmware in action to see what it could do for me. However, the link leads to… a forum post ? The thread seems to discuss how it would be a cool idea if the community could put together a video tour. At this point, the investigation just seems bizarre. It feels like a bunch of kids doing their best to do things the grown-up way.
Okay, sorry, rant over. I try to stay positive these days. I’m sure the CyanogenMod folks are doing great, fun, and interesting work on their project. The problems they choose to solve might lack mainstream appeal, however.
Free iPad
Ultimately, I recently unloaded the little Android tablet because, well… when a free iPad comes your way, lower spec tablets feel a little silly to keep around. Yeah, it’s great to play around with. Though here’s one unsettling thing I noticed about Apple’s App Store. While browsing for worthwhile games to indulge in, I noticed that they had a section for “Top Grossing Games”. This was a separate list from the “Top Apps” charts. I found the list weird for 2 reasons : 1) Why do I care which games are raking in the most cash ? How does this communicate value to me, personally ? Seriously, why would I base a purchasing decision around which vendor has earned the most money ?Anyway, let’s move on to reason #2 this was scary : Most of the games in this list had a price of FREE. One of them was that Capcom Smurfs game that stirred up controversy some months ago because of kids making unsupervised in-app purchases of virtual smurfberries. I tend to think that a top-grossing, free to play game is probably one that heavily encourages in-app purchases. Strange how this emerging trend actually encourages me to seek out games from the “top paid” list vs. “top free”.
-
Installing ffmpeg for php
2 février 2016, par Joe ScottoI’ve been searching the internet for over 3 days now and cannot find anything that has a clear explanation of how to install ffmpeg for php. I currently have ffmpeg installed correctly on my Mac command line but as to how to use it in my php scripts is beyond me. How do I install ffmpeg for php ? Any help would be great. Thanks.