
Recherche avancée
Autres articles (49)
-
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 est la première version de MediaSPIP stable.
Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...) -
Mise à disposition des fichiers
14 avril 2011, parPar défaut, lors de son initialisation, MediaSPIP ne permet pas aux visiteurs de télécharger les fichiers qu’ils soient originaux ou le résultat de leur transformation ou encodage. Il permet uniquement de les visualiser.
Cependant, il est possible et facile d’autoriser les visiteurs à avoir accès à ces documents et ce sous différentes formes.
Tout cela se passe dans la page de configuration du squelette. Il vous faut aller dans l’espace d’administration du canal, et choisir dans la navigation (...)
Sur d’autres sites (5522)
-
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'