Recherche avancée

Médias (2)

Mot : - Tags -/doc2img

Autres articles (42)

  • La file d’attente de SPIPmotion

    28 novembre 2010, par

    Une file d’attente stockée dans la base de donnée
    Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
    Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...)

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

Sur d’autres sites (4257)

  • Add missing "const" all over the place.

    29 août 2014, par Reimar Döffinger
    Add missing "const" all over the place.
    

    Only "./configure —enable-gpl" on x86 was tested.

    Signed-off-by : Reimar Döffinger <Reimar.Doeffinger@gmx.de>

    • [DH] ffserver.c
    • [DH] libavcodec/aaccoder.c
    • [DH] libavcodec/aic.c
    • [DH] libavcodec/atrac3plus.c
    • [DH] libavcodec/dcaenc.h
    • [DH] libavcodec/evrcdata.h
    • [DH] libavcodec/g722dec.c
    • [DH] libavcodec/indeo3.c
    • [DH] libavcodec/indeo4data.h
    • [DH] libavcodec/mips/aaccoder_mips.c
    • [DH] libavcodec/movtextenc.c
    • [DH] libavcodec/ppc/fdctdsp.c
    • [DH] libavcodec/sipr.c
    • [DH] libavcodec/siprdata.h
    • [DH] libavcodec/wavpackenc.h
    • [DH] libavcodec/x86/mlpdsp.c
    • [DH] libavcodec/x86/videodsp_init.c
    • [DH] libavdevice/bktr.c
    • [DH] libavdevice/opengl_enc.c
    • [DH] libavfilter/af_volume.c
    • [DH] libavfilter/f_perms.c
    • [DH] libavfilter/vf_colormatrix.c
    • [DH] libavfilter/vf_drawtext.c
    • [DH] libavfilter/vf_overlay.c
    • [DH] libavfilter/vf_rotate.c
    • [DH] libavfilter/vf_subtitles.c
    • [DH] libavformat/libmodplug.c
    • [DH] libavformat/mov_chan.c
    • [DH] libavformat/rtspcodes.h
    • [DH] libavresample/audio_mix.c
    • [DH] libavutil/frame.c
    • [DH] libpostproc/postprocess.c
  • How to place metadata at beginning of MP4 video using ffmpeg [migrated]

    23 août 2014, par Sudhir

    I am trimming the video using ffmpeg but the metadata position was founded at last in output video.

    Is there any way to put metadata at beginning of output.mp4

  • doc : Change wrong term to avoid confusion

    17 août 2014, par Gabriel Dume
    doc : Change wrong term to avoid confusion
    

    A function declaration is the prototype.

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DH] doc/developer.texi