
Recherche avancée
Autres articles (39)
-
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 -
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...) -
Sélection de projets utilisant MediaSPIP
29 avril 2011, parLes exemples cités ci-dessous sont des éléments représentatifs d’usages spécifiques de MediaSPIP pour certains projets.
Vous pensez avoir un site "remarquable" réalisé avec MediaSPIP ? Faites le nous savoir ici.
Ferme MediaSPIP @ Infini
L’Association Infini développe des activités d’accueil, de point d’accès internet, de formation, de conduite de projets innovants dans le domaine des Technologies de l’Information et de la Communication, et l’hébergement de sites. Elle joue en la matière un rôle unique (...)
Sur d’autres sites (6755)
-
ffmpeg trim last x seconds. I don't know duration of audio [on hold]
27 février 2015, par Chandra NakkaIn my application. I need to remove last 10 seconds of audio.
I don’t know the duration of audio.
I need to trim audio in single command line.
Is it possible are not. If possible please show me some example command line.
Thanks in advance.
-
Howto Merge .WAV files - with a repeating shorter wav file ?
11 octobre 2011, par SeanNieuwoudtI need to take two WAV files (mysound.wav[10 seconds] and watermark.wav[1 second]) and merge the two together.
The problem is that the new generated file needs to have watermark.wav repeating for the duration of mysound.wav.
How do I do this via the CLI or script ? I know about SoX and FFmpeg, but have not been successful at getting this work.
Thanks in advance :)
-
Avfilter how to retrieve list of supported pixel formats ?
22 juin 2019, par SerbenetWhen creating an avfilter graph for video processing, how can I retrieve the list of supported pixel formats of the first video filter in the chain ?
I believe this is though the query_formats function, but I have no idea how this function is supposed to be used.
Could you help me ?
Thanks in advance
Serbenet