
Recherche avancée
Médias (91)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
-
Stereo master soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
Elephants Dream - Cover of the soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Image
-
#7 Ambience
16 octobre 2011, par
Mis à jour : Juin 2015
Langue : English
Type : Audio
-
#6 Teaser Music
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#5 End Title
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
Autres articles (45)
-
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
Automated installation script of MediaSPIP
25 avril 2011, parTo overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
The documentation of the use of this installation script is available here.
The code of this (...)
Sur d’autres sites (6843)
-
How to add a cover image to mp4 file using FFMPEG ?
27 janvier 2019, par IremadzeArchil19910311I need to know how to assign cover image to mp4 file using FFMPEG ?
Especially if you really need to understand ? Let me explain :When I am trying to navigate a mp4 video file using windows explorer
and navigation option is set toView -> Large icons or
View -> Extra large iconsIt allows me to see a picture or an image.
But in most cases this image is a middle frame of mp4 video file.
If you will play this mp4 video file and if you will go to middle frame you will see the exact image shown on explorer !But I need to know how to see a cover image during explorer navigation instead of this middle frame image ?
So which FFMPEG commands can help me to add an cover image to mp4 video file ? -
cover image not adding to mp3 using ffmpeg [duplicate]
3 août 2021, par Rajkumar MaityThe cover image is not adding to the mp3 file


Here is my code :
shell_exec("ffmpeg -y -i ./tmp/tmp -i ./cover.jpg -map 0:0 -map 1:0 -metadata title=" . escapeshellarg($title) . " -metadata artist='Tuneraja.com' -metadata album='' -metadata year='' -metadata publisher='Tuneraja.com' -metadata copyright='respected owner' -vn -ar 44100 -ac 2 -b:a 64k -filter:a 'volume=1.0' ./tmp/" . escapeshellarg($fileTitle) . ".mp3 2>&1"); create_mp3($title, $duration, 0, "./tmp/$fileTitle.mp3", $tags);


-
Revision 0220255fa0 : Merge "Fix frame buffer swap in denoiser"
17 janvier 2015, par Jingning HanMerge "Fix frame buffer swap in denoiser"