Recherche avancée

Médias (91)

Autres articles (70)

  • Le profil des utilisateurs

    12 avril 2011, par

    Chaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
    L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)

  • Configurer la prise en compte des langues

    15 novembre 2010, par

    Accéder à la configuration et ajouter des langues prises en compte
    Afin de configurer la prise en compte de nouvelles langues, il est nécessaire de se rendre dans la partie "Administrer" du site.
    De là, dans le menu de navigation, vous pouvez accéder à une partie "Gestion des langues" permettant d’activer la prise en compte de nouvelles langues.
    Chaque nouvelle langue ajoutée reste désactivable tant qu’aucun objet n’est créé dans cette langue. Dans ce cas, elle devient grisée dans la configuration et (...)

  • XMP PHP

    13 mai 2011, par

    Dixit Wikipedia, XMP signifie :
    Extensible Metadata Platform ou XMP est un format de métadonnées basé sur XML utilisé dans les applications PDF, de photographie et de graphisme. Il a été lancé par Adobe Systems en avril 2001 en étant intégré à la version 5.0 d’Adobe Acrobat.
    Étant basé sur XML, il gère un ensemble de tags dynamiques pour l’utilisation dans le cadre du Web sémantique.
    XMP permet d’enregistrer sous forme d’un document XML des informations relatives à un fichier : titre, auteur, historique (...)

Sur d’autres sites (8841)

  • avcodec/dvbsubdec : support returning exact end times

    22 juin 2014, par Anshul Maheshwari
    avcodec/dvbsubdec : support returning exact end times
    

    fixess part of ticket #2024

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/dvbsubdec.c
  • Should H.264 bit rate be multiples of 8 ?

    31 août 2016, par Dan Sharp

    I’m working on a video platform receiving H.264 video and building an HLS stream (transmuxing the H.264 to Mpeg2 TS segments via calls to ffmpeg).

    I wanted to set the bit rate to be about 2000 kbps, but I’m wondering : does it matter if it’s 2000 or 2048 ?

    In other words, do things calculate better if the bit rate is multiples of 8, like 512 or 2024 or 2048 ?

    I don’t know enough about how the bit rate is used, either on the sending side (camera) or on the processing side (ffmpeg).

    From tests... I can’t see any noticeable difference between 2000 and 2048, but maybe one is slightly better than another for the transmuxing and segmenting ?

    I welcome any thoughts/advice.

  • ffmepg Video Encoding got a error with "invalid plane data size"

    28 octobre 2020, par Mrguo

    ffmpeg version:4.0.3 ; video size : 611G ; Duration:01:34:03

    &#xA;

      &#xA;
    • encoding command is :
    • &#xA;

    &#xA;

    ffmpeg -i 2131.MOV -vcodec libx264 -preset ultrafast -pix_fmt yuv420p -b:v 600k -vf scale=640 :-1 small.mp4

    &#xA;

      &#xA;
    • video info :
    • &#xA;

    &#xA;

    ffprobe version 4.0.3 Copyright (c) 2007-2018 the FFmpeg developers&#xA;  built with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-17)&#xA;  configuration: --enable-shared --enable-libx264 --enable-gpl&#xA;  libavutil      56. 14.100 / 56. 14.100&#xA;  libavcodec     58. 18.100 / 58. 18.100&#xA;  libavformat    58. 12.100 / 58. 12.100&#xA;  libavdevice    58.  3.100 / 58.  3.100&#xA;  libavfilter     7. 16.100 /  7. 16.100&#xA;  libswscale      5.  1.100 /  5.  1.100&#xA;  libswresample   3.  1.100 /  3.  1.100&#xA;  libpostproc    55.  1.100 / 55.  1.100&#xA;[mov,mp4,m4a,3gp,3g2,mj2 @ 0xca7ac0] overread end of atom &#x27;�mak&#x27; by 2 bytes&#xA;[mov,mp4,m4a,3gp,3g2,mj2 @ 0xca7ac0] overread end of atom &#x27;�swr&#x27; by 3 bytes&#xA;Input #0, mov,mp4,m4a,3gp,3g2,mj2, from &#x27;04487162221cb76b0a4465037f4a3d7d.MOV&#x27;:&#xA;  Metadata:&#xA;    major_brand     : qt  &#xA;    minor_version   : 537199360&#xA;    compatible_brands: qt  &#xA;    creation_time   : 2024-04-16T19:59:27.000000Z&#xA;    make            : Atomos&#xA;    make-eng        : Atomos&#xA;    encoder         : ShogunSumo - 9.11Cn &#xA;    encoder-eng     : ShogunSumo - 9.11Cn &#xA;    com.atomos.hdr.gamut: Rec709&#xA;    com.atomos.hdr.gamma: Rec709&#xA;    com.apple.proapps.image.{TIFF}.Make: Atomos&#xA;    com.apple.proapps.image.{TIFF}.Model: ShogunSumo&#xA;    com.apple.proapps.image.{TIFF}.Software: 9.11Cn&#xA;    timecode        : 00:00:00:00&#xA;  Duration: 01:34:03.86, start: 0.000000, bitrate: 929321 kb/s&#xA;    Stream #0:0(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, 4 channels, s32 (24 bit), 4608 kb/s (default)&#xA;    Metadata:&#xA;      creation_time   : 2024-04-16T19:59:27.000000Z&#xA;    Stream #0:1(eng): Video: prores (apcn / 0x6E637061), yuv422p10le(bt709, progressive), 3840x2160, 924704 kb/s, SAR 1:1 DAR 16:9, 50 fps, 50 tbr, 5k tbn, 5k tbc (default)&#xA;    Metadata:&#xA;      creation_time   : 2024-04-16T19:59:27.000000Z&#xA;      encoder         : Apple ProRes 422&#xA;    Stream #0:2(eng): Data: none (tmcd / 0x64636D74) (default)&#xA;    Metadata:&#xA;      creation_time   : 2024-04-16T19:59:27.000000Z&#xA;      timecode        : 00:00:00:00&#xA;Unsupported codec with id 0 for input stream 2&#xA;

    &#xA;

      &#xA;
    • log with error :
    • &#xA;

    &#xA;

    frame=166986 fps=9.8 q=24.0 size=  350976kB time=00:55:39.46 bitrate= 861.0kbits/s speed=0.196x    &#xA;frame=166991 fps=9.8 q=24.0 size=  350976kB time=00:55:39.56 bitrate= 861.0kbits/s speed=0.196x    &#xA;[prores @ 0x94f840] invalid plane data size&#xA;    Last message repeated 85 times&#xA;[prores @ 0x94f840] ac tex damaged 1024, 1024&#xA;[prores @ 0x94f840] invalid plane data size&#xA;    Last message repeated 1723 times&#xA;frame=166997 fps=9.8 q=24.0 size=  350976kB time=00:55:39.68 bitrate= 860.9kbits/s speed=0.196x    &#xA;[prores @ 0x94f840] invalid frame header&#xA;Error while decoding stream #0:1: Invalid data found when processing input&#xA;

    &#xA;

    how can I solve the problem ?

    &#xA;