
Recherche avancée
Médias (1)
-
MediaSPIP Simple : futur thème graphique par défaut ?
26 septembre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Video
Autres articles (100)
-
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 (...) -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
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 (15118)
-
Revision 67750 : define(’_CACHE_CONTEXTES_AJAX’,true) ; est trop expérimental pour ...
15 novembre 2012, par kent1@… — Logdefine(’_CACHE_CONTEXTES_AJAX’,true) ; est trop expérimental pour l’utiliser sur tous les sites installant le plugin, autre solution à trouver
-
mkv extract full DTS HD Master and Dolby True HD in flac or wav
11 novembre 2016, par espositoI have some mkv files with audio in DTS Master 5.1 / 7.1 and Dolby True HD.
I like to extract the full lossless audio 24/96 (core + residual part) in one flac or wav.
If I do this :
ffmpeg.exe -i input.mkv -map 0:2 output.dts
or this :
ffmpeg.exe -i input.mkv -map 0:2 output.flac
it will extact only a lossy part. For dolby true HD there is the some problem I suppose.
There is a way to extact full "lossless" audio in flac or wav directly ?
I don’t like extact 2 files (core + residual) but "merge" All in one flac/wav file.
thank you !
-
h264_cabac : drop an always true condition
18 mai 2016, par Anton Khirnov