
Recherche avancée
Médias (1)
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
Autres articles (64)
-
La file d’attente de SPIPmotion
28 novembre 2010, parUne file d’attente stockée dans la base de donnée
Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...) -
Demande de création d’un canal
12 mars 2010, parEn fonction de la configuration de la plateforme, l’utilisateur peu avoir à sa disposition deux méthodes différentes de demande de création de canal. La première est au moment de son inscription, la seconde, après son inscription en remplissant un formulaire de demande.
Les deux manières demandent les mêmes choses fonctionnent à peu près de la même manière, le futur utilisateur doit remplir une série de champ de formulaire permettant tout d’abord aux administrateurs d’avoir des informations quant à (...) -
Contribute to documentation
13 avril 2011Documentation is vital to the development of improved technical capabilities.
MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
To contribute, register to the project users’ mailing (...)
Sur d’autres sites (3768)
-
when I merge some .ts files using ffmpeg libraray and for making mp4 video its get me error
9 octobre 2017, par humayoon siddiqueI got
.ts
files fromm3u8
link and now I want to merge the.ts
files. After searching I came to know that we can merge.ts
files usingffmpeg
library. Now when I try to merge after certain process it gives me error as following.user this function for merging ts two mp4
WARNING: linker: /data/data/com.whizpool.muftatv/files/ffmpeg has text relocations. This is wasting memory and is a security risk. Please fix.
03-01 17:43:58.049 23895-23895/com.whizpool.muftatv E/ onProgress: ffmpeg version n2.4.2 Copyright (c) 2000-2014 the FFmpeg developers
03-01 17:43:58.049 23895-23895/com.whizpool.muftatv E/ onProgress: built on Oct 7 2014 15:08:46 with gcc 4.8 (GCC)
03-01 17:43:58.049 23895-23895/com.whizpool.muftatv E/ onProgress: configuration: --target-os=linux --cross-prefix=/home/sb/Source-Code/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi- --arch=arm --cpu=cortex-a8 --enable-runtime-cpudetect --sysroot=/home/sb/Source-Code/ffmpeg-android/toolchain-android/sysroot --enable-pic --enable-libx264 --enable-libass --enable-libfreetype --enable-libfribidi --enable-fontconfig --enable-pthreads --disable-debug --disable-ffserver --enable-version3 --enable-hardcoded-tables --disable-ffplay --disable-ffprobe --enable-gpl --enable-yasm --disable-doc --disable-shared --enable-static --pkg-config=/home/sb/Source-Code/ffmpeg-android/ffmpeg-pkg-config --prefix=/home/sb/Source-Code/ffmpeg-android/build/armeabi-v7a-neon --extra-cflags='-I/home/sb/Source-Code/ffmpeg-android/toolchain-android/include -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-overflow -fstack-protector-all -mfpu=neon' --extra-ldflags='-L/home/sb/Source-Code/ffmpeg-android/toolchain-android/lib -Wl,-z,relro -Wl,-z,now -pie' --extra-libs='-lpng -lexpat -lm' --extra-cxxflags=
03-01 17:43:58.049 23895-23895/com.whizpool.muftatv E/ onProgress: libavutil 54. 7.100 / 54. 7.100
03-01 17:43:58.049 23895-23895/com.whizpool.muftatv E/ onProgress: libavcodec 56. 1.100 / 56. 1.100
03-01 17:43:58.049 23895-23895/com.whizpool.muftatv E/ onProgress: libavformat 56. 4.101 / 56. 4.101
03-01 17:43:58.049 23895-23895/com.whizpool.muftatv E/ onProgress: libavdevice 56. 0.100 / 56. 0.100
03-01 17:43:58.049 23895-23895/com.whizpool.muftatv E/ onProgress: libavfilter 5. 1.100 / 5. 1.100
03-01 17:43:58.059 23895-23895/com.whizpool.muftatv E/ onProgress: libswscale 3. 0.100 / 3. 0.100
03-01 17:43:58.059 23895-23895/com.whizpool.muftatv E/ onProgress: libswresample 1. 1.100 / 1. 1.100
03-01 17:43:58.059 23895-23895/com.whizpool.muftatv E/ onProgress: libpostproc 53. 0.100 / 53. 0.100
03-01 17:43:58.069 23895-23895/com.whizpool.muftatv E/ onProgress: [concat @ 0x41a66eb0] Impossible to open '/storage/emulated/0/Mufta/3117927975001_4221595953001_s-6.ts?'
03-01 17:43:58.069 23895-23895/com.whizpool.muftatv E/ onProgress: /storage/emulated/0/Pictures/MyCameraVideo/videos.txt: Invalid data found when processing input -
when I merge some .ts files using ffmpeg library and for making mp4 video it gives me errors
9 octobre 2017, par humayoon siddiqueI got
.ts
files fromm3u8
link and now I want to merge the.ts
files. After searching I came to know that we can merge.ts
files usingffmpeg
library. Now when I try to merge after certain process it gives me error as following.user this function for merging ts two mp4
WARNING: linker: /data/data/com.whizpool.muftatv/files/ffmpeg has text relocations. This is wasting memory and is a security risk. Please fix.
03-01 17:43:58.049 23895-23895/com.whizpool.muftatv E/ onProgress: ffmpeg version n2.4.2 Copyright (c) 2000-2014 the FFmpeg developers
03-01 17:43:58.049 23895-23895/com.whizpool.muftatv E/ onProgress: built on Oct 7 2014 15:08:46 with gcc 4.8 (GCC)
03-01 17:43:58.049 23895-23895/com.whizpool.muftatv E/ onProgress: configuration: --target-os=linux --cross-prefix=/home/sb/Source-Code/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi- --arch=arm --cpu=cortex-a8 --enable-runtime-cpudetect --sysroot=/home/sb/Source-Code/ffmpeg-android/toolchain-android/sysroot --enable-pic --enable-libx264 --enable-libass --enable-libfreetype --enable-libfribidi --enable-fontconfig --enable-pthreads --disable-debug --disable-ffserver --enable-version3 --enable-hardcoded-tables --disable-ffplay --disable-ffprobe --enable-gpl --enable-yasm --disable-doc --disable-shared --enable-static --pkg-config=/home/sb/Source-Code/ffmpeg-android/ffmpeg-pkg-config --prefix=/home/sb/Source-Code/ffmpeg-android/build/armeabi-v7a-neon --extra-cflags='-I/home/sb/Source-Code/ffmpeg-android/toolchain-android/include -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-overflow -fstack-protector-all -mfpu=neon' --extra-ldflags='-L/home/sb/Source-Code/ffmpeg-android/toolchain-android/lib -Wl,-z,relro -Wl,-z,now -pie' --extra-libs='-lpng -lexpat -lm' --extra-cxxflags=
03-01 17:43:58.049 23895-23895/com.whizpool.muftatv E/ onProgress: libavutil 54. 7.100 / 54. 7.100
03-01 17:43:58.049 23895-23895/com.whizpool.muftatv E/ onProgress: libavcodec 56. 1.100 / 56. 1.100
03-01 17:43:58.049 23895-23895/com.whizpool.muftatv E/ onProgress: libavformat 56. 4.101 / 56. 4.101
03-01 17:43:58.049 23895-23895/com.whizpool.muftatv E/ onProgress: libavdevice 56. 0.100 / 56. 0.100
03-01 17:43:58.049 23895-23895/com.whizpool.muftatv E/ onProgress: libavfilter 5. 1.100 / 5. 1.100
03-01 17:43:58.059 23895-23895/com.whizpool.muftatv E/ onProgress: libswscale 3. 0.100 / 3. 0.100
03-01 17:43:58.059 23895-23895/com.whizpool.muftatv E/ onProgress: libswresample 1. 1.100 / 1. 1.100
03-01 17:43:58.059 23895-23895/com.whizpool.muftatv E/ onProgress: libpostproc 53. 0.100 / 53. 0.100
03-01 17:43:58.069 23895-23895/com.whizpool.muftatv E/ onProgress: [concat @ 0x41a66eb0] Impossible to open '/storage/emulated/0/Mufta/3117927975001_4221595953001_s-6.ts?'
03-01 17:43:58.069 23895-23895/com.whizpool.muftatv E/ onProgress: /storage/emulated/0/Pictures/MyCameraVideo/videos.txt: Invalid data found when processing input -
avformat/mpegts : Reset local nb_prg on add_program() failure
27 février 2024, par Michael Niedermayeravformat/mpegts : Reset local nb_prg on add_program() failure
add_program() will deallocate the whole array on failure so
we must clear nb_prgsFixes : null pointer dereference
Fixes : crash-35a3b39ddcc5babeeb005b7399a3a1217c8781bcFound-by : Catena cyber
Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>