
Recherche avancée
Médias (1)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
Autres articles (59)
-
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" (...) -
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
Sur d’autres sites (9247)
-
ffmpeg - add 3 audio streams to video
3 mai 2023, par audioguyI have the following problem.

In the folder there is video.mp4 file (contain 1 audio stream). There are also 3 different files audio1.wav, audio2.wav, audio3.wav. These files I need to 'attach' as multi stream to the video file - so the user can choose the audio language in VLC player or similar. Result must be one audio at the time - no mixing it all together.

Now, I've done it via Premiere Pro with multitrack (quicktime export to mov), and then I run a script to change audio stream names to correspond with the audio language (iso 639-2 ) and output the mp4 file. All works well, but I wonder if there is simple way to do everything via ffmpeg ( .bat script ). I have a working script for replacing audio in the video, but I need to add few additional .wav to the video file as separate audio tracks.
Any help will be appreciated !


-
Using ffmpeg to replace an existing subtitle from an mkv video file with another subtitle and also switching the container without re-encoding
19 mars 2023, par Ken NethCan it be done with a single command, as I often times come across incorrect subtitles or subs with garbled text in a video file that I need to replace.


I tried with the following, but it turned out to be a fail


ffmpeg -i input.mkv -sn -c copy -i sub.srt -c copy -c:s mov_text -disposition:s:0 default -metadata:s:s:0 language=eng output.mp4



Also tried replacing existing subs, didnt work :


ffmpeg -i input.mkv -i subs.01.srt -map 0 -map -0:1 -map 1 -c copy -metadata:s:s:0 language=eng out.mkv



-
Piwik IRC Meetup on Tuesday
10 février 2014, par Fabian Becker — Community, DevelopmentWith the release of Piwik 2.0 and the Piwik Marketplace we are focusing on the community aspect of Piwik Development. In order to give users and developers a chance to get involved in Piwik we decided to have IRC meetups every two weeks, where we discuss current and future plans of Piwik development.
Why should I join ?
This is the chance for everyone to directly talk to developers and discuss issues and feature ideas. It is also good if you want to get involved in development and pick up smaller features to get to know the code base.
Next Piwik meetup
- Date : Tuesday February 11th, 7.30pm UTC
- Duration : 30min
- IRC #piwik channel (irc.freenode.net)
Topics are :
- 2.1 release (closed tickets)
- open tickets for Piwik 2.2
To join the chat, you can use the website : http://webchat.freenode.net/ (or join with your IRC client of choice) – See also what will be the time in your country at 7.30pm UTC. You will find us in the Freenode channel #piwik.