
Recherche avancée
Médias (2)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
-
Carte de Schillerkiez
13 mai 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (64)
-
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" (...) -
Personnaliser les catégories
21 juin 2013, parFormulaire de création d’une catégorie
Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
On peut modifier ce formulaire dans la partie :
Administration > Configuration des masques de formulaire.
Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)
Sur d’autres sites (8967)
-
avformat/oggparseogm : Fix undefined shift in ogm_packet()
8 mars 2018, par Michael Niedermayeravformat/oggparseogm : Fix undefined shift in ogm_packet()
Fixes : shift exponent 48 is too large for 32-bit type 'int'
Fixes : Chromium bug 786793
Reported-by : Matt Wolenetz <wolenetz@google.com>
Reviewed-by : Matt Wolenetz <wolenetz@google.com>
Signed-off-by : Michael Niedermayer <michael@niedermayer.cc> -
Converting images to video using javacv
22 janvier 2014, par DanMCan you please help me with this code, it does not create anythind. I have followed the tutorial for implementing javacv in my app : https://code.google.com/p/javacv/
My code :
FFmpegFrameRecorder recorder = new FFmpegFrameRecorder(Environment
.getExternalStorageDirectory().getPath()
+ "/MyApp/Media/test-ffmep.mp4", 640, 480);
try {
recorder.start();
} catch (Exception e1) {
// TODO Auto-generated catch block
e1.printStackTrace();
}
for (int i = 1; i < 6; i++)
{
try {
recorder.record(opencv_highgui
.cvLoadImage("/sdcard/MyApp/Media/" + i + ".jpg"));
} catch (Exception e) {
// TODO Auto-generated catch block
e.printStackTrace();
}
}
try {
recorder.stop();
} catch (Exception e) {
// TODO Auto-generated catch block
e.printStackTrace();
} -
Duplicate class com.github.hiteshsondhi88.libffmpeg.ArmArchHelper found in modules jetified-FFmpegAndroid-0.3.2-runtime [closed]
25 décembre 2020, par Dream LearnersDuplicate class com.github.hiteshsondhi88.libffmpeg.ArmArchHelper found in modules jetified-FFmpegAndroid-0.3.2-runtime (com.writingminds:FFmpegAndroid:0.3.2) and jetified-ffmpeg-android-java-2a627f6ecd-runtime (com.github.adrielcafe:ffmpeg-android-java:2a627f6ecd)
Duplicate class com.github.hiteshsondhi88.libffmpeg.BuildConfig found in modules jetified-FFmpegAndroid-0.3.2-runtime (com.writingminds:FFmpegAndroid:0.3.2) and jetified-ffmpeg-android-java-2a627f6ecd-runtime (com.github.adrielcafe:ffmpeg-android-java:2a627f6ecd)
Duplicate class com.github.hiteshsondhi88.libffmpeg.CommandResult found in modules jetified-FFmpegAndroid-0.3.2-runtime (com.writingminds:FFmpegAndroid:0.3.2) and jetified-ffmpeg-android-java-2a627f6ecd-runtime (com.github.adrielcafe:ffmpeg-android-java:2a627f6ecd)
Duplicate class com.github.hiteshsondhi88.libffmpeg.CpuArch found in modules jetified-FFmpegAndroid-0.3.2-runtime (com.writingminds:FFmpegAndroid:0.3.2) and jetified-ffmpeg-android-java-2a627f6ecd-runtime (com.github.adrielcafe:ffmpeg-android-java:2a627f6ecd)
Duplicate class com.github.hiteshsondhi88.libffmpeg.CpuArchHelper found in modules jetified-FFmpegAndroid-0.3.2-runtime (com.writingminds:FFmpegAndroid:0.3.2) and jetified-ffmpeg-android-java-2a627f6ecd-runtime (com.github.adrielcafe:ffmpeg-android-java:2a627f6ecd)
Duplicate class com.github.hiteshsondhi88.libffmpeg.ExecuteBinaryResponseHandler found in modules jetified-FFmpegAndroid-0.3.2-runtime (com.writingminds:FFmpegAndroid:0.3.2) and jetified-ffmpeg-android-java-2a627f6ecd-runtime (com.github.adrielcafe:ffmpeg-android-java:2a627f6ecd)
Duplicate class com.github.hiteshsondhi88.libffmpeg.FFmpeg found in modules jetified-FFmpegAndroid-0.3.2-runtime (com.writingminds:FFmpegAndroid:0.3.2) and jetified-ffmpeg-android-java-2a627f6ecd-runtime (com.github.adrielcafe:ffmpeg-android-java:2a627f6ecd)
Duplicate class com.github.hiteshsondhi88.libffmpeg.FFmpeg$1 found in modules jetified-FFmpegAndroid-0.3.2-runtime (com.writingminds:FFmpegAndroid:0.3.2) and jetified-ffmpeg-android-java-2a627f6ecd-runtime (com.github.adrielcafe:ffmpeg-android-java:2a627f6ecd)
Duplicate class com.github.hiteshsondhi88.libffmpeg.FFmpegExecuteAsyncTask found in modules jetified-FFmpegAndroid-0.3.2-runtime (com.writingminds:FFmpegAndroid:0.3.2) and jetified-ffmpeg-android-java-2a627f6ecd-runtime (com.github.adrielcafe:ffmpeg-android-java:2a627f6ecd)
Duplicate class com.github.hiteshsondhi88.libffmpeg.FFmpegExecuteResponseHandler found in modules jetified-FFmpegAndroid-0.3.2-runtime (com.writingminds:FFmpegAndroid:0.3.2) and jetified-ffmpeg-android-java-2a627f6ecd-runtime (com.github.adrielcafe:ffmpeg-android-java:2a627f6ecd)
Duplicate class com.github.hiteshsondhi88.libffmpeg.FFmpegInterface found in modules jetified-FFmpegAndroid-0.3.2-runtime (com.writingminds:FFmpegAndroid:0.3.2) and jetified-ffmpeg-android-java-2a627f6ecd-runtime (com.github.adrielcafe:ffmpeg-android-java:2a627f6ecd)
Duplicate class com.github.hiteshsondhi88.libffmpeg.FFmpegLoadBinaryResponseHandler found in modules jetified-FFmpegAndroid-0.3.2-runtime (com.writingminds:FFmpegAndroid:0.3.2) and jetified-ffmpeg-android-java-2a627f6ecd-runtime (com.github.adrielcafe:ffmpeg-android-java:2a627f6ecd)
Duplicate class com.github.hiteshsondhi88.libffmpeg.FFmpegLoadLibraryAsyncTask found in modules jetified-FFmpegAndroid-0.3.2-runtime (com.writingminds:FFmpegAndroid:0.3.2) and jetified-ffmpeg-android-java-2a627f6ecd-runtime (com.github.adrielcafe:ffmpeg-android-java:2a627f6ecd)
Duplicate class com.github.hiteshsondhi88.libffmpeg.FileUtils found in modules jetified-FFmpegAndroid-0.3.2-runtime (com.writingminds:FFmpegAndroid:0.3.2) and jetified-ffmpeg-android-java-2a627f6ecd-runtime (com.github.adrielcafe:ffmpeg-android-java:2a627f6ecd)
Duplicate class com.github.hiteshsondhi88.libffmpeg.LoadBinaryResponseHandler found in modules jetified-FFmpegAndroid-0.3.2-runtime (com.writingminds:FFmpegAndroid:0.3.2) and jetified-ffmpeg-android-java-2a627f6ecd-runtime (com.github.adrielcafe:ffmpeg-android-java:2a627f6ecd)
Duplicate class com.github.hiteshsondhi88.libffmpeg.Log found in modules jetified-FFmpegAndroid-0.3.2-runtime (com.writingminds:FFmpegAndroid:0.3.2) and jetified-ffmpeg-android-java-2a627f6ecd-runtime (com.github.adrielcafe:ffmpeg-android-java:2a627f6ecd)
Duplicate class com.github.hiteshsondhi88.libffmpeg.ResponseHandler found in modules jetified-FFmpegAndroid-0.3.2-runtime (com.writingminds:FFmpegAndroid:0.3.2) and jetified-ffmpeg-android-java-2a627f6ecd-runtime (com.github.adrielcafe:ffmpeg-android-java:2a627f6ecd)
Duplicate class com.github.hiteshsondhi88.libffmpeg.ShellCommand found in modules jetified-FFmpegAndroid-0.3.2-runtime (com.writingminds:FFmpegAndroid:0.3.2) and jetified-ffmpeg-android-java-2a627f6ecd-runtime (com.github.adrielcafe:ffmpeg-android-java:2a627f6ecd)
Duplicate class com.github.hiteshsondhi88.libffmpeg.Util found in modules jetified-FFmpegAndroid-0.3.2-runtime (com.writingminds:FFmpegAndroid:0.3.2) and jetified-ffmpeg-android-java-2a627f6ecd-runtime (com.github.adrielcafe:ffmpeg-android-java:2a627f6ecd)
Duplicate class com.github.hiteshsondhi88.libffmpeg.exceptions.FFmpegCommandAlreadyRunningException found in modules jetified-FFmpegAndroid-0.3.2-runtime (com.writingminds:FFmpegAndroid:0.3.2) and jetified-ffmpeg-android-java-2a627f6ecd-runtime (com.github.adrielcafe:ffmpeg-android-java:2a627f6ecd)
Duplicate class com.github.hiteshsondhi88.libffmpeg.exceptions.FFmpegNotSupportedException found in modules jetified-FFmpegAndroid-0.3.2-runtime (com.writingminds:FFmpegAndroid:0.3.2) and jetified-ffmpeg-android-java-2a627f6ecd-runtime (com.github.adrielcafe:ffmpeg-android-java:2a627f6ecd)


Go to the documentation to learn how to Fix dependency resolution errors.


My Build.Gradle File


dependencies


implementation(name: 'sinch-android-rtc', version: '+', ext: 'aar')

implementation('com.googlecode.ez-vcard:ez-vcard:0.10.4') {
 exclude group: 'org.freemarker'
}


implementation 'com.github.chrisbanes:PhotoView:2.0.0'
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.google.android.material:material:1.2.1'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
implementation 'com.google.firebase:firebase-auth:20.0.1'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'com.google.firebase:firebase-database:19.6.0'
implementation 'com.google.firebase:firebase-storage:19.2.1'
implementation 'com.google.firebase:firebase-messaging:21.0.1'
implementation 'androidx.lifecycle:lifecycle-process:2.2.0'
testImplementation 'junit:junit:4.+'
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
implementation 'io.realm:android-adapters:2.1.1'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.browser:browser:1.0.0'
implementation 'com.writingminds:FFmpegAndroid:0.3.2'
implementation 'com.github.adrielcafe:AndroidAudioConverter:0.0.8'
implementation 'com.google.android.gms:play-services-places:16.0.0'
implementation 'com.google.android.gms:play-services-auth:16.0.1'
implementation 'com.google.code.gson:gson:2.8.5'
implementation 'de.hdodenhof:circleimageview:2.2.0'
implementation 'com.eyalbira.loadingdots:loading-dots:1.0.2'
implementation 'com.iceteck.silicompressorr:silicompressor:2.1'
implementation 'com.kbeanie:multipicker:1.6@aar'
implementation 'com.vanniktech:emoji-google:0.5.1'

implementation 'com.mxn.soul:flowingdrawer-core:2.0.0'
implementation 'com.nineoldandroids:library:2.4.0'
implementation 'com.intuit.sdp:sdp-android:1.0.6'
implementation 'com.squareup.picasso:picasso:2.71828'
implementation 'com.daasuu:animateHorizontalProgressBar:0.2.4'