Recherche avancée

Médias (2)

Mot : - Tags -/map

Autres articles (64)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

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

    Formulaire 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 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;