
Recherche avancée
Médias (1)
-
La conservation du net art au musée. Les stratégies à l’œuvre
26 mai 2011
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (99)
-
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 (...) -
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 (...) -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
Sur d’autres sites (9500)
-
fate : Add a —target-samples path parameter
20 mai 2013, par Martin Storsjöfate : Add a —target-samples path parameter
This allows having the samples accessible via different paths
on the target and on the host.Signed-off-by : Martin Storsjö <martin@martin.st>
- [DBH] configure
- [DBH] tests/fate.sh
- [DBH] tests/fate/aac.mak
- [DBH] tests/fate/ac3.mak
- [DBH] tests/fate/adpcm.mak
- [DBH] tests/fate/alac.mak
- [DBH] tests/fate/als.mak
- [DBH] tests/fate/amrnb.mak
- [DBH] tests/fate/amrwb.mak
- [DBH] tests/fate/atrac.mak
- [DBH] tests/fate/audio.mak
- [DBH] tests/fate/bmp.mak
- [DBH] tests/fate/cdxl.mak
- [DBH] tests/fate/cover-art.mak
- [DBH] tests/fate/demux.mak
- [DBH] tests/fate/dfa.mak
- [DBH] tests/fate/dpcm.mak
- [DBH] tests/fate/ea.mak
- [DBH] tests/fate/filter-audio.mak
- [DBH] tests/fate/filter-video.mak
- [DBH] tests/fate/flac.mak
- [DBH] tests/fate/h264.mak
- [DBH] tests/fate/image.mak
- [DBH] tests/fate/indeo.mak
- [DBH] tests/fate/lossless-audio.mak
- [DBH] tests/fate/lossless-video.mak
- [DBH] tests/fate/microsoft.mak
- [DBH] tests/fate/monkeysaudio.mak
- [DBH] tests/fate/mp3.mak
- [DBH] tests/fate/mpc.mak
- [DBH] tests/fate/pcm.mak
- [DBH] tests/fate/probe.mak
- [DBH] tests/fate/prores.mak
- [DBH] tests/fate/qt.mak
- [DBH] tests/fate/qtrle.mak
- [DBH] tests/fate/real.mak
- [DBH] tests/fate/screen.mak
- [DBH] tests/fate/utvideo.mak
- [DBH] tests/fate/video.mak
- [DBH] tests/fate/voice.mak
- [DBH] tests/fate/vorbis.mak
- [DBH] tests/fate/vpx.mak
- [DBH] tests/fate/vqf.mak
- [DBH] tests/fate/wavpack.mak
- [DBH] tests/fate/wma.mak
-
installing and using ffmpeg-php in my wamp apache
6 mars 2016, par sonam Sharmahey there i am developing a video sharing site and i need to change the video format and get its thumbnail etc i know this can be done by ffmpeg-php library.
but i have never used any php lib before .
i have successfully installed ffmpeg to my system (laptop) i can check it by typing library ffmpeg -version to my comand prompt it says something like thisMicrosoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>ffmpeg -version
ffmpeg version N-73818-g9ebe041 Copyright (c) 2000-2015 the FFmpeg developers
built with gcc 4.9.2 (GCC)
configuration: --enable-gpl --enable-version3 --disable-w32threads -- enable-avis
ynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable
-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --en
able-libdcadec --enable-libfreetype --enable-libgme --enable-libgsm --enable-lib
ilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable
-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enab
le-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enabl
e-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc -
-enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-
libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-lzma --enabl
e-decklink --enable-zlib
libavutil 54. 28.100 / 54. 28.100
libavcodec 56. 49.101 / 56. 49.101
libavformat 56. 40.101 / 56. 40.101
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 25.100 / 5. 25.100
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 2.101 / 1. 2.101
libpostproc 53. 3.100 / 53. 3.100but i am having problem with accessing the library by my php code i think i have’t installed it to my php module
here is what my wamp shows me
Server Configuration
Apache Version :
2.4.9 - Documentation
PHP Version :
5.5.12 - Documentation
Server Software:
Apache/2.4.9 (Win64) PHP/5.5.12
Loaded Extensions :
apache2handlerbcmathbz2calendarcom_dotnetCorectypecurlda
tedomeregexiffileinfofil[![enter image description here][1]][1]terftpgdgettextgmphashiconvimapjsonlib
xmlmbstringmcryptmhashmysqlmysqlimysqlndod
bcopensslpcrePDOpdo_mysqlpdo_sqlitePharReflectio
nsessionshmopSimpleXMLsoapsocket sSPLsqlite3standardtokenizerwddxxdebugxmlxmlreaderxmlrpcxmlwriterxslzipzlib
MySQL Version :
5.6.17 - Documentationif possible please tell me the next step so that i can access the ffmpeg lib from my php code .
a little help is also appreciated.
1.please tell me any link availabe to get the ffmpeg-php module and how to installl it
2.how to access the module/lib from my code justa small code example.THANK YOU.
-
Parse dynamic mpd file with Media Source Extensions
17 février 2023, par FrankCI just started learning about adaptive streaming, and currently I'm working on a project that needs showing a live video. In order to control some of the elements in mpd file, I determined to use MSE instead of dash.js. I refer to the code at the following URL :https://learn.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/samples/dn551368(v=vs.85)
But I found out that there is no "Initialization" tag or "range" attribute in my mpd file. I don't find any relative attribute as well. By the way I'm use nginx-rtmp + ffmpeg to generate dash file.
So here is my dash file looks like


<?xml version="1.0"?>
 
 <period start="PT0S">
 
 
 
 <segmenttimeline>
 <s t="0" d="10000"></s>
 <s t="10000" d="10000"></s>
 <s t="20000" d="5000"></s>
 <s t="25000" d="10000"></s>
 </segmenttimeline>
 
 
 
 </period>




My question is :
1.Did I have any missing parameters in using ffmpeg or nginx-rtmp resulting in losting tag in mpd file ?
2.Or there is other way to setup "Initialization"/"range" attribute and let my program work ?
3.I also curious about why my mpd file doesn't have a baseURL element ?


※My mpd file works fine with dash.js, I can see the video properly


THANKS A LOT