Recherche avancée

Médias (91)

Autres articles (97)

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

  • Installation en mode ferme

    4 février 2011, par

    Le mode ferme permet d’héberger plusieurs sites de type MediaSPIP en n’installant qu’une seule fois son noyau fonctionnel.
    C’est la méthode que nous utilisons sur cette même plateforme.
    L’utilisation en mode ferme nécessite de connaïtre un peu le mécanisme de SPIP contrairement à la version standalone qui ne nécessite pas réellement de connaissances spécifique puisque l’espace privé habituel de SPIP n’est plus utilisé.
    Dans un premier temps, vous devez avoir installé les mêmes fichiers que l’installation (...)

  • Installation en mode standalone

    4 février 2011, par

    L’installation de la distribution MediaSPIP se fait en plusieurs étapes : la récupération des fichiers nécessaires. À ce moment là deux méthodes sont possibles : en installant l’archive ZIP contenant l’ensemble de la distribution ; via SVN en récupérant les sources de chaque modules séparément ; la préconfiguration ; l’installation définitive ;
    [mediaspip_zip]Installation de l’archive ZIP de MediaSPIP
    Ce mode d’installation est la méthode la plus simple afin d’installer l’ensemble de la distribution (...)

Sur d’autres sites (7756)

  • avfilter/dnn : Don't show backends which are not supported by a filter

    7 mai 2024, par Zhao Zhili
    avfilter/dnn : Don't show backends which are not supported by a filter
    
    • [DH] libavfilter/dnn/dnn_interface.c
    • [DH] libavfilter/dnn_filter_common.h
    • [DH] libavfilter/dnn_interface.h
    • [DH] libavfilter/vf_derain.c
    • [DH] libavfilter/vf_dnn_classify.c
    • [DH] libavfilter/vf_dnn_detect.c
    • [DH] libavfilter/vf_dnn_processing.c
    • [DH] libavfilter/vf_sr.c
  • fftools/ffmpeg : show video stats in progress output without filters

    2 août 2024, par Jan Garcia via ffmpeg-devel
    fftools/ffmpeg : show video stats in progress output without filters
    

    Since ffmpeg 6.1 video stats are accidentally hidden from streamcopy progress output.
    This patch re-enables video stats (like frames=) in the progress output.

    Signed-off-by : Anton Khirnov <anton@khirnov.net>

    • [DH] fftools/ffmpeg.c
  • Using ffmpeg with libfdk-aac, encoding HE-AAC v1 and mono actually, but in decoding ffmpeg show HE-AAC v2 and stereo [closed]

    13 novembre 2024, par olojzyg

    ffmpeg encode command :

    &#xA;

    &#xA;

    ffmpeg -i aac_128000_f32le_22050_1.wav -c:a libfdk_aac -profile:a&#xA;aac_he -b:a 64k -channels 1 test.aac

    &#xA;

    &#xA;

    output :

    &#xA;

    [aist#0:0/pcm_s16le @ 000001d38ecfe340] Guessed Channel Layout: mono&#xA;  Input #0, wav, from &#x27;aac_128000_f32le_22050_1.wav&#x27;:   Duration: 00:00:06.48, bitrate: 359 kb/s&#xA;  Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 22050 Hz, mono, s16, 352 kb/s&#xA;  Stream mapping:&#xA;  Stream #0:0 -> #0:0 (pcm_s16le (native) -> aac (libfdk_aac)) &#xA;  Press [q] to stop, [?] for help Output #0, adts, to &#x27;test.aac&#x27;:&#xA;  Metadata:&#xA;        encoder         : Lavf61.7.100   &#xA;        Stream #0:0: Audio: aac (HE-AAC), 22050 Hz, mono, s16, 64 kb/s&#xA;          Metadata:&#xA;            encoder         : Lavc61.19.100 libfdk_aac &#xA;[out#0/adts @ 000001d38ecf8680] video:0KiB audio:53KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: 0.000000%&#xA; size=      53KiB time=00:00:06.47 bitrate=  67.0kbits/s speed= 296x&#xA;

    &#xA;

    but decode this test.aac, I think HE-AAC and mono is corrent, but it show HE-AAC v2 and stereo, why ?&#xA;decode command :

    &#xA;

    &#xA;

    ffmpeg -i test.aac -f null -

    &#xA;

    &#xA;

    decode output :

    &#xA;

    [aac @ 0000020ffcab3d40] Estimating duration from bitrate, this may be inaccurate&#xA; Input #0, aac, from &#x27;test.aac&#x27;:   Duration: 00:00:06.78, bitrate: 63 kb/s&#xA; Stream #0:0: Audio: aac (HE-AACv2), 22050 Hz, stereo, fltp, 63 kb/s&#xA; Stream mapping:&#xA; Stream #0:0 -> #0:0 (aac (native) -> pcm_s16le (native))&#xA; Press [q] to stop, [?] for help Output&#xA;#0, null, to &#x27;pipe:&#x27;:&#xA;   Metadata:&#xA;    encoder         : Lavf61.7.100&#xA;   Stream #0:0: Audio: pcm_s16le, 22050 Hz, stereo, s16, 705 kb/s&#xA;      Metadata:&#xA;        encoder         : Lavc61.19.100 pcm_s16le&#xA;[out#0/null @ 0000020ffcac8bc0] video:0KiB audio:584KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: unknown&#xA;size=N/A time=00:00:06.78 bitrate=N/A speed=1.6e&#x2B;03x&#xA;

    &#xA;

    what happened ? test.aac is also displayed as 2 channels in Audition. But 1 channel is displayed in MediaInfo, and ADTS header is corrent :

    &#xA;

    &#xA;

    channel_configuration : 1 (0x1) - (3 bits)

    &#xA;

    &#xA;