
Recherche avancée
Médias (1)
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (112)
-
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...) -
Les formats acceptés
28 janvier 2010, parLes commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
ffmpeg -codecs ffmpeg -formats
Les format videos acceptés en entrée
Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
Les formats vidéos de sortie possibles
Dans un premier temps on (...) -
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...)
Sur d’autres sites (12490)
-
how to use ffmpeg video compression in android [on hold]
6 février 2017, par Muhammed FayazAs am trying to compress a video in android mobile. I got the techniques about ffmpeg, but am not able to fix this as am first in android developing. So anyone please help me to use ffmpeg in android
-
Android : How to use Bambuser source code ?
15 juin 2012, par RavinI am trying to use Bambuser in my application. I just downloaded the source code meant for Android phone and I have extracted it to get a ffmpeg folder. Now I want to use this information in my Android Eclipse project. How would I go about doint it ? I checked the folder and there seems to be a Makefile in it and also some .c files. This seems like it's coded in C but can I still use it in my Java Android project ?And how would I do that ?Please help.
-
ffmpeg for a android (using tutorial : "ffmpeg and Android.mk")
13 septembre 2023, par MatthiasI am trying to compile ffmpeg for a android. I have found several posts on this theme but non of these seems to work. If tried to build ffmpeg like it is posted on [1]. Did anybody successfully compile ffmpeg using theses tutorial ?
I am not sure how to realize step 4 to 5.





STEP4 : Configuring ...

 

STEP5 : cd to your NDK root dir, type make TARGET_ARCH=arm APP=ffmpeg-org





It seems to me that building an application like it is explained in the tutorial in step 5 need some previous steps. Unfortunately I have no app in the folder to make. I am using the current android ndk release 3 and checked out the actual ffmpeg releases from [3] and [4]. I am thankful for every advice.



[1] http://slworkthings.wordpress.com/

[2] http://gitorious.org/ olvaffe/ffmpeg/ffmpeg-android

[3] http://ffmpeg.org/download.html