
Recherche avancée
Autres articles (61)
-
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 ;
-
Dépôt de média et thèmes par FTP
31 mai 2013, parL’outil MédiaSPIP traite aussi les média transférés par la voie FTP. Si vous préférez déposer par cette voie, récupérez les identifiants d’accès vers votre site MédiaSPIP et utilisez votre client FTP favori.
Vous trouverez dès le départ les dossiers suivants dans votre espace FTP : config/ : dossier de configuration du site IMG/ : dossier des média déjà traités et en ligne sur le site local/ : répertoire cache du site web themes/ : les thèmes ou les feuilles de style personnalisées tmp/ : dossier de travail (...)
Sur d’autres sites (10901)
-
FFmpeg on Android
26 décembre 2016, par JagI have got FFmpeg compiled (libffmpeg.so) on Android. Now I have to build either an application like RockPlayer or use existing Android multimedia framework to invoke FFmpeg.
-
Do you have steps / procedures / code / example on integrating FFmpeg on Android / StageFright ?
-
Can you please guide me on how can I use this library for multimedia playback ?
-
I have a requirement where I have already audio and video transport streams, which I need to feed to FFmpeg and get it decoded / rendered. How can I do this on Android, since IOMX APIs are OMX based and cannot plug-in FFmpeg here ?
-
Also I could not find documentation on the FFmpeg APIs which need to be used for playback.
-
-
FFmpeg on Android
5 décembre 2020, par JagI have got FFmpeg compiled (libffmpeg.so) on Android. Now I have to build either an application like RockPlayer or use existing Android multimedia framework to invoke FFmpeg.



- 

-
Do you have steps / procedures / code / example on integrating FFmpeg on Android / StageFright ?
-
Can you please guide me on how can I use this library for multimedia playback ?
-
I have a requirement where I have already audio and video transport streams, which I need to feed to FFmpeg and get it decoded / rendered. How can I do this on Android, since IOMX APIs are OMX based and cannot plug-in FFmpeg here ?
-
Also I could not find documentation on the FFmpeg APIs which need to be used for playback.










-
-
FFMpeg or Similar in Xamarin Android ? [closed]
13 janvier 2020, par Johannes GutenbergerOk, I tried to make a MP4 to MP3 Converter for my Android Device using Xamarin.
Well, I saw this before for Windows, But I found out, that FFMpeg wont work correctly on Xamarin / Android. Is there a way or a Version of this, wich I can use on Android to Convert mp4 to mp3, or is there another, similar Library/way, wich I can use on Android ?On Google, I only found a Solution for Windows / Mac, not Xamarin Android.
Thanks for your help.!