Recherche avancée

Médias (91)

Autres articles (74)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 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 (...)

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, 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 (...)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains 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 (13519)

  • OpenCV won't open the same videofile as opened before

    12 novembre 2013, par OpenMinded

    I have a problem to load a videofile. I am using Visual Studio 2010 and OpenCV 2.4.6.

    Sometimes it loads video properly and sometimes it won't, although it is the same file and the same code (Nothing has changed). So basically, one day it works and the next day does not. I noticed some strange behavior BEFORE.

    When I run the code I get Unhandled exception


    enter image description here


    and then No source available


    enter image description here


    A few weeks ago I wasn't able to open a video in one of my project. The problem was that if I opened a project from pinned Start menu than the video couldn't be loaded.

    enter image description here

    BUT when I opened a solution right from a directory than video was loaded properly. I couldn't believe so I tried this more times.

    However, in either case it does not work this time.

    ALso, I tried to run Visual Studio as admin. Nothing.

    What could be a problem here ?

  • avformat/mpegts : initialize max_packet_size when sub-demuxer

    5 février 2022, par Gyan Doshi
    avformat/mpegts : initialize max_packet_size when sub-demuxer
    

    bca30570d2 added a user option to set max_packet_size replacing
    a hardcoded value. This had a side-effect of leaving the field
    set to 0 when packet demuxing is carried out from another demuxer
    using avpriv functions, which could lead to demux failure.

    Hardcoded max_packet_size inside avpriv_mpegts_parse_open to
    2048000 to avoid this. Value chosen to be 10x that of default value
    to accommodate large payloads.

    • [DH] libavformat/mpegts.c
  • how can I transform 6 audio channels into one 5.1 channel with ffmpeg ?

    3 février 2014, par user2216280

    I have a pro-res file which has 6 mono audio channels.
    here's the ffmpeg console :

       :\test-remapping>ffmpeg -i MelleParadis_PART1_CONSTANTE.mov
    ffmpeg version N-60106-ge6d1c66 Copyright (c) 2000-2014 the FFmpeg developers
     built on Jan 22 2014 22:01:26 with gcc 4.8.2 (GCC)
     configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
    isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
    le-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetyp
    e --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --ena
    ble-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-l
    ibopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libsp
    eex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aa
    cenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavp
    ack --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
     libavutil      52. 63.100 / 52. 63.100
     libavcodec     55. 49.100 / 55. 49.100
     libavformat    55. 25.101 / 55. 25.101
     libavdevice    55.  5.102 / 55.  5.102
     libavfilter     4.  1.100 /  4.  1.100
     libswscale      2.  5.101 /  2.  5.101
     libswresample   0. 17.104 /  0. 17.104
     libpostproc    52.  3.100 / 52.  3.100
    Guessed Channel Layout for  Input Stream #0.1 : mono
    Guessed Channel Layout for  Input Stream #0.2 : mono
    Guessed Channel Layout for  Input Stream #0.3 : mono
    Guessed Channel Layout for  Input Stream #0.4 : mono
    Guessed Channel Layout for  Input Stream #0.5 : mono
    Guessed Channel Layout for  Input Stream #0.6 : mono
    Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'MelleParadis_PART1_CONSTANTE.mov':
     Metadata:
       major_brand     : qt
       minor_version   : 537199360
       compatible_brands: qt
       creation_time   : 2013-11-27 18:58:26
     Duration: 00:07:34.32, start: 0.000000, bitrate: 117742 kb/s
       Stream #0:0(eng): Video: prores (apcn / 0x6E637061), yuv422p10le, 1920x1080,
    113098 kb/s, SAR 1:1 DAR 16:9, 25 fps, 25 tbr, 25 tbn, 25 tbc (default)
       Metadata:
         creation_time   : 2013-11-27 18:58:26
         handler_name    : Gestionnaire dıalias Apple
         timecode        : 01:00:00:00
       Stream #0:1(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, mono, s16,
    768 kb/s (default)
       Metadata:
         creation_time   : 2013-11-27 18:58:26
         handler_name    : Gestionnaire dıalias Apple
       Stream #0:2(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, mono, s16,
    768 kb/s (default)
       Metadata:
         creation_time   : 2013-11-27 18:58:26
         handler_name    : Gestionnaire dıalias Apple
       Stream #0:3(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, mono, s16,
    768 kb/s (default)
       Metadata:
         creation_time   : 2013-11-27 18:58:26
         handler_name    : Gestionnaire dıalias Apple
       Stream #0:4(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, mono, s16,
    768 kb/s (default)
       Metadata:
         creation_time   : 2013-11-27 18:58:26
         handler_name    : Gestionnaire dıalias Apple
       Stream #0:5(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, mono, s16,
    768 kb/s (default)
       Metadata:
         creation_time   : 2013-11-27 18:58:26
         handler_name    : Gestionnaire dıalias Apple
       Stream #0:6(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, mono, s16,
    768 kb/s (default)
       Metadata:
         creation_time   : 2013-11-27 18:58:26
         handler_name    : Gestionnaire dıalias Apple
       Stream #0:7(eng): Data: none (tmcd / 0x64636D74) (default)
       Metadata:
         creation_time   : 2013-11-27 19:03:46
         handler_name    : Gestionnaire dıalias Apple
         timecode        : 01:00:00:00``

    I would like to transform them into one 5.1 audio channel

    I try this line of code :

    D:\test-remapping>ffmpeg -i "MelleParadis_PART1_CONSTANTE.mov" -c copy -c:a ac3 -map 0 mlle5.1.mov

    the console replies "NOT ENOUGH SPACE" and stop...
    of course there's still some space in my hard drive...
    How could I map all the 6 mono streams into 5.1 ?
    thanks in advance.
    pauline