
Recherche avancée
Autres articles (70)
-
Use, discuss, criticize
13 avril 2011, parTalk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
A discussion list is available for all exchanges between users. -
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 ;
-
Amélioration de la version de base
13 septembre 2013Jolie sélection multiple
Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)
Sur d’autres sites (8148)
-
Flutter : Saved Audio Not Accessible in Music Player Apps
17 juillet 2024, par HusenI'm developing a Flutter app that generates MP3 audio files.
I can successfully save these files to the device storage. However, they're not showing up in any music player apps.
I'm using the
path_provider
package to get a suitable directory for saving the audio files.

How can I make the saved MP3 files discoverable by music player apps ?


-
Embed Image into video - FFMPEG or JW player ?
18 avril 2013, par Sri KumarSo I thought to embed the image as part of video content while converting the m4a to mp4. The output file has the image as video content and it plays as expected in VLC but when the same was streamed from my CDN using JW player, I do not see the image as video content, still it is black and audio is heard. Not sure what is the issue with embeding. I used the FFMPEG to embed image as video content.
On the other hand is there any posibility with JW player to overlay an image as video content while audio can be heard in back end ?
-
Subtitles and audio track option for Android Native player
7 septembre 2012, par Balwant Kumar SinghHow Can I provide the subtitle and audio track change option with Android native player ?
Do I need to Integrate FFpmeg with the native player ? If yes then how I can do this ?The android version is 3.2
Kindly reply...