
Recherche avancée
Médias (1)
-
Video d’abeille en portrait
14 mai 2011, par
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (99)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
Mise à jour de la version 0.1 vers 0.2
24 juin 2013, parExplications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...) -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
Sur d’autres sites (14485)
-
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'





-
Is there a way to convert files from YUV 4:2:0 to MP4 losslessly using ffmpeg on Mac ?
14 février 2021, par Enrique PerezI'm currently working on some image compression research, but I've been having trouble decoding the video for MATLAB. The original files are in *.mkv format from this website : https://console.cloud.google.com/storage/browser/ugc-dataset/original_videos.


At first I tried using a simple copy command like the following :


ffmpeg -i original_videos_LiveMusic_360P_LiveMusic_360P-3be0.mkv -c:v copy original_videos_LiveMusic_360P_LiveMusic_360P-3be0.mp4



With that, I got the following error :




[mp4 @ 0x7f932a808200] Could not find tag for codec rawvideo in stream #0, codec not currently supported in container
Could not write header for output file #0 (incorrect codec parameters ?) : Invalid argument




I was able to convert the files to *.avi, but unfortunately these are not readable by MATLAB on Mac OS. I need the video conversion to be lossless, so I can't figure it out. The video codec is YUV 4:2:0.


Thank you for your help, it is greatly appreciated.