Recherche avancée

Médias (0)

Mot : - Tags -/tags

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (49)

  • List of compatible distributions

    26 avril 2011, par

    The 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, par

    MediaSPIP 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, par

    Par 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 Niedermayer
    avformat/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>

    • [DH] libavformat/oggparseogm.c
  • Converting images to video using javacv

    22 janvier 2014, par DanM

    Can 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 &lt; 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 Learners

    Duplicate 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)&#xA;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)&#xA;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)&#xA;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)&#xA;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)&#xA;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)&#xA;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)&#xA;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)&#xA;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)&#xA;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)&#xA;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)&#xA;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)&#xA;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)&#xA;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)&#xA;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)&#xA;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)&#xA;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)&#xA;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)&#xA;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)&#xA;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)&#xA;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)

    &#xA;

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

    &#xA;

    My Build.Gradle File

    &#xA;

    dependencies

    &#xA;

    implementation(name: &#x27;sinch-android-rtc&#x27;, version: &#x27;&#x2B;&#x27;, ext: &#x27;aar&#x27;)&#xA;&#xA;implementation(&#x27;com.googlecode.ez-vcard:ez-vcard:0.10.4&#x27;) {&#xA;    exclude group: &#x27;org.freemarker&#x27;&#xA;}&#xA;&#xA;&#xA;implementation &#x27;com.github.chrisbanes:PhotoView:2.0.0&#x27;&#xA;implementation &#x27;androidx.appcompat:appcompat:1.2.0&#x27;&#xA;implementation &#x27;com.google.android.material:material:1.2.1&#x27;&#xA;implementation &#x27;androidx.constraintlayout:constraintlayout:2.0.4&#x27;&#xA;implementation &#x27;com.google.firebase:firebase-auth:20.0.1&#x27;&#xA;implementation &#x27;androidx.legacy:legacy-support-v4:1.0.0&#x27;&#xA;implementation &#x27;com.google.firebase:firebase-database:19.6.0&#x27;&#xA;implementation &#x27;com.google.firebase:firebase-storage:19.2.1&#x27;&#xA;implementation &#x27;com.google.firebase:firebase-messaging:21.0.1&#x27;&#xA;implementation &#x27;androidx.lifecycle:lifecycle-process:2.2.0&#x27;&#xA;testImplementation &#x27;junit:junit:4.&#x2B;&#x27;&#xA;androidTestImplementation &#x27;androidx.test.ext:junit:1.1.2&#x27;&#xA;androidTestImplementation &#x27;androidx.test.espresso:espresso-core:3.3.0&#x27;&#xA;implementation &#x27;io.realm:android-adapters:2.1.1&#x27;&#xA;implementation &#x27;androidx.cardview:cardview:1.0.0&#x27;&#xA;implementation &#x27;androidx.browser:browser:1.0.0&#x27;&#xA;implementation &#x27;com.writingminds:FFmpegAndroid:0.3.2&#x27;&#xA;implementation &#x27;com.github.adrielcafe:AndroidAudioConverter:0.0.8&#x27;&#xA;implementation &#x27;com.google.android.gms:play-services-places:16.0.0&#x27;&#xA;implementation &#x27;com.google.android.gms:play-services-auth:16.0.1&#x27;&#xA;implementation &#x27;com.google.code.gson:gson:2.8.5&#x27;&#xA;implementation &#x27;de.hdodenhof:circleimageview:2.2.0&#x27;&#xA;implementation &#x27;com.eyalbira.loadingdots:loading-dots:1.0.2&#x27;&#xA;implementation &#x27;com.iceteck.silicompressorr:silicompressor:2.1&#x27;&#xA;implementation &#x27;com.kbeanie:multipicker:1.6@aar&#x27;&#xA;implementation &#x27;com.vanniktech:emoji-google:0.5.1&#x27;&#xA;&#xA;implementation &#x27;com.mxn.soul:flowingdrawer-core:2.0.0&#x27;&#xA;implementation &#x27;com.nineoldandroids:library:2.4.0&#x27;&#xA;implementation &#x27;com.intuit.sdp:sdp-android:1.0.6&#x27;&#xA;implementation &#x27;com.squareup.picasso:picasso:2.71828&#x27;&#xA;implementation &#x27;com.daasuu:animateHorizontalProgressBar:0.2.4&#x27;&#xA;

    &#xA;

    &#xA;