Recherche avancée

Médias (1)

Mot : - Tags -/stallman

Autres articles (16)

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

Sur d’autres sites (4274)

  • when I merge some .ts files using ffmpeg library and for making mp4 video it gives me errors

    9 octobre 2017, par humayoon siddique

    I got .ts files from m3u8 link and now I want to merge the .ts files. After searching I came to know that we can merge .ts files using ffmpeg 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 libraray and for making mp4 video its get me error

    9 octobre 2017, par humayoon siddique

    I got .ts files from m3u8 link and now I want to merge the .ts files. After searching I came to know that we can merge .ts files using ffmpeg 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 libraray and for making mp4 video its get me error

    7 décembre 2016, par humayoon siddique

    I got .ts files from m3u8 link and now I want to merge the .ts files. After searching I came to know that we can merge .ts files using ffmpeg 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