Recherche avancée

Médias (91)

Autres articles (66)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

  • Les tâches Cron régulières de la ferme

    1er décembre 2010, par

    La gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
    Le super Cron (gestion_mutu_super_cron)
    Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...)

Sur d’autres sites (11326)

  • avutil/spherical : Add more spherical types

    30 mai 2024, par Derek Buitenhuis
    avutil/spherical : Add more spherical types
    

    These originate from the Apple Vision Pro, and are documented here :

    https://developer.apple.com/documentation/coremedia/cmprojectiontype

    Signed-off-by : Derek Buitenhuis <derek.buitenhuis@gmail.com>

    • [DH] doc/APIchanges
    • [DH] libavutil/spherical.c
    • [DH] libavutil/spherical.h
    • [DH] libavutil/version.h
  • Best tool to convert mp3 to aac (FFmpeg Vs NeroAacEnc) [closed]

    3 août 2012, par Soham Dasgupta

    My question is straight forward. I want to convert mp3 to aac. I have knowledge of two such tools which does the job - NeroAacEnc and FFMpeg. Now which one produces the best output and least size is for maestros to answer, so I summon them here to help me accomplish the same. Please also help me with some commands with which I can use.

    Just out of curiosity, is the (ALAC)Apple Lossless Audio Codec which is included with FFMpeg better than Nero Aac Encoder. If so, then how can I use it to convert mp3 to aac.

  • Video Concatenating in FFMPEG

    23 février 2015, par Blaze John

    I am trying to concatenate a couple of video files with ffmpeg for this i use

    .././ffmpeg -i 01.mov -i op_IMG_20150221114715.mp4 -i 02.mov -i op_IMG_20150221114724.mp4 -i op_IMG_20150221114736.mp4 -strict -2 -filter_complex '[0:0] setsar=1/1[sarfix];[sarfix] [0:1] [1:0] [1:1] [2:0] [2:1] [3:0] [3:1] [4:0] [4:1] concat=n=5:v=1:a=1 [v] [a]' -map "[v]" -map "[a]" output.mp4

    and it outputs this error

    ffmpeg version 2.5.4 Copyright (c) 2000-2015 the FFmpeg developers
    built on Feb 16 2015 16:20:23 with llvm-gcc 4.2.1 (LLVM build 2336.11.00)
    configuration: --prefix=/Volumes/Ramdisk/sw --enable-gpl --enable-pthreads   --enable-version3 --enable-libspeex --enable-libvpx --disable-decoder=libvpx --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-avfilter --enable-libopencore_amrwb --enable-libopencore_amrnb --enable-filters --enable-libgsm --enable-libvidstab --enable-libx265 --arch=x86_64 --enable-runtime-cpudetect
    libavutil      54. 15.100 / 54. 15.100
    libavcodec     56. 13.100 / 56. 13.100
    libavformat    56. 15.102 / 56. 15.102
    libavdevice    56.  3.100 / 56.  3.100
    libavfilter     5.  2.103 /  5.  2.103
    libswscale      3.  1.101 /  3.  1.101
    libswresample   1.  1.100 /  1.  1.100
    libpostproc    53.  3.100 / 53.  3.100
    Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '01.mov':
    Metadata:
    major_brand     : qt  
    minor_version   : 537199360
    compatible_brands: qt  
    creation_time   : 2015-02-13 11:31:41
    xmp             :
     Duration: 00:00:02.17, start: 0.000000, bitrate: 558 kb/s
    Stream #0:0(eng): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, smpte170m/smpte170m/bt709), 480x480, 402 kb/s, SAR 480:480 DAR 1:1, 24 fps, 24 tbr, 24 tbn, 48 tbc (default)
    Metadata:
     creation_time   : 2015-02-13 11:31:41
     handler_name    : Apple Alias Data Handler
     encoder         : H.264
     timecode        : 00:00:00:00
    Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 68 kb/s (default)
    Metadata:
     creation_time   : 2015-02-13 11:31:41
     handler_name    : Apple Alias Data Handler
     timecode        : 00:00:00:00
    Stream #0:2(eng): Data: none (tmcd / 0x64636D74), 0 kb/s (default)
    Metadata:
     creation_time   : 2015-02-13 11:31:43
     handler_name    : Apple Alias Data Handler
     timecode        : 00:00:00:00
    Input #1, mov,mp4,m4a,3gp,3g2,mj2, from 'op_IMG_20150221114715.mp4':
    Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf56.4.101
    Duration: 00:00:04.07, start: 0.023220, bitrate: 539 kb/s
    Stream #1:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 480x480 [SAR 1:1 DAR 1:1], 427 kb/s, 29.92 fps, 29.92 tbr, 11488 tbn, 59.83 tbc (default)
    Metadata:
     rotate          : 90
     handler_name    : VideoHandler
    Side data:
     displaymatrix: rotation of -90.00 degrees
    Stream #1:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 120 kb/s (default)
    Metadata:
     handler_name    : SoundHandler
    Input #2, mov,mp4,m4a,3gp,3g2,mj2, from '02.mov':
    Metadata:
      major_brand     : qt  
    minor_version   : 537199360
    compatible_brands: qt  
    creation_time   : 2015-02-13 11:32:12
    xmp             :
     Duration: 00:00:02.38, start: 0.000000, bitrate: 666 kb/s
    Stream #2:0(eng): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, smpte170m/smpte170m/bt709), 480x480, 445 kb/s, SAR 480:480 DAR 1:1, 24 fps, 24 tbr, 24 tbn, 48 tbc (default)
    Metadata:
     creation_time   : 2015-02-13 11:32:12
     handler_name    : Apple Alias Data Handler
     encoder         : H.264
     timecode        : 00:00:02:12
    Stream #2:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 119 kb/s (default)
    Metadata:
     creation_time   : 2015-02-13 11:32:12
     handler_name    : Apple Alias Data Handler
     timecode        : 00:00:02:12
    Stream #2:2(eng): Data: none (tmcd / 0x64636D74), 0 kb/s (default)
    Metadata:
     creation_time   : 2015-02-13 11:32:15
     handler_name    : Apple Alias Data Handler
     timecode        : 00:00:02:12

    Input #3, mov,mp4,m4a,3gp,3g2,mj2, from 'op_IMG_20150221114724.mp4':
    Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf56.4.101
    Duration: 00:00:02.07, start: 0.023220, bitrate: 549 kb/s
    Stream #3:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 480x480 [SAR 1:1 DAR 1:1], 460 kb/s, 29.92 fps, 29.92 tbr, 11488 tbn, 59.83 tbc (default)
    Metadata:
     rotate          : 90
     handler_name    : VideoHandler
    Side data:
     displaymatrix: rotation of -90.00 degrees
    Stream #3:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 111 kb/s (default)
    Metadata:
     handler_name    : SoundHandler
    Input #4, mov,mp4,m4a,3gp,3g2,mj2, from 'op_IMG_20150221114736.mp4':
    Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf56.4.101
    Duration: 00:00:01.07, start: 0.023220, bitrate: 392 kb/s
    Stream #4:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 480x480    [SAR 1:1 DAR 1:1], 334 kb/s, 30 fps, 30 tbr, 15360 tbn, 60 tbc (default)
    Metadata:
     rotate          : 90
     handler_name    : VideoHandler
    Side data:
     displaymatrix: rotation of -90.00 degrees
    Stream #4:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 93 kb/s (default)
    Metadata:
     handler_name    : SoundHandler
    File 'output.mp4' already exists. Overwrite ? [y/N] y
    [Parsed_concat_1 @ 0x7f922bc1cec0] Input link in2:v0 parameters (size 480x480, SAR 480:480) do not match the corresponding output link in0:v0 parameters (480x480, SAR 1:1)
    [Parsed_concat_1 @ 0x7f922bc1cec0] Failed to configure output pad on   Parsed_concat_1

    The issue seems like I need to apply sarfix on input files 02.mov also. But I dont know the syntax for that.