Recherche avancée

Médias (0)

Mot : - Tags -/xmlrpc

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (89)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

  • Récupération d’informations sur le site maître à l’installation d’une instance

    26 novembre 2010, par

    Utilité
    Sur le site principal, une instance de mutualisation est définie par plusieurs choses : Les données dans la table spip_mutus ; Son logo ; Son auteur principal (id_admin dans la table spip_mutus correspondant à un id_auteur de la table spip_auteurs)qui sera le seul à pouvoir créer définitivement l’instance de mutualisation ;
    Il peut donc être tout à fait judicieux de vouloir récupérer certaines de ces informations afin de compléter l’installation d’une instance pour, par exemple : récupérer le (...)

Sur d’autres sites (12923)

  • simple light weight video player using ffmpeg that can play simple http network streams in C/C++ [on hold]

    25 janvier 2015, par Shijin Bose

    Can anyone please help me make a simple light weight video player using ffmpeg that can play simple http network streams. I couldn’t find any simple codes. It doesn’t want any additional features, but just a playback function. I need the code in c or c++. QtAV is complex and is not getting compiled, and it is bulky. Please suggest any sites.

                                            Thanks,
  • Update copyright years to include 2014.

    24 novembre 2014, par Erik de Castro Lopo
    Update copyright years to include 2014.
    
    • [DH] AUTHORS
    • [DH] COPYING.Xiph
    • [DH] Makefile.am
    • [DH] Makefile.deps
    • [DH] Makefile.lite
    • [DH] README
    • [DH] build/Makefile.am
    • [DH] build/compile.mk
    • [DH] build/config.mk
    • [DH] build/exe.mk
    • [DH] build/lib.mk
    • [DH] doc/Makefile.am
    • [DH] doc/Makefile.lite
    • [DH] doc/html/Makefile.am
    • [DH] doc/html/images/Makefile.am
    • [DH] examples/Makefile.am
    • [DH] examples/Makefile.lite
    • [DH] examples/c/Makefile.am
    • [DH] examples/c/decode/Makefile.am
    • [DH] examples/c/decode/file/Makefile.am
    • [DH] examples/c/decode/file/Makefile.lite
    • [DH] examples/c/decode/file/main.c
    • [DH] examples/c/encode/Makefile.am
    • [DH] examples/c/encode/file/Makefile.am
    • [DH] examples/c/encode/file/Makefile.lite
    • [DH] examples/c/encode/file/main.c
    • [DH] examples/cpp/Makefile.am
    • [DH] examples/cpp/decode/Makefile.am
    • [DH] examples/cpp/decode/file/Makefile.am
    • [DH] examples/cpp/decode/file/Makefile.lite
    • [DH] examples/cpp/decode/file/main.cpp
    • [DH] examples/cpp/encode/Makefile.am
    • [DH] examples/cpp/encode/file/Makefile.am
    • [DH] examples/cpp/encode/file/Makefile.lite
    • [DH] examples/cpp/encode/file/main.cpp
    • [DH] include/FLAC++/Makefile.am
    • [DH] include/FLAC++/all.h
    • [DH] include/FLAC++/decoder.h
    • [DH] include/FLAC++/encoder.h
    • [DH] include/FLAC++/export.h
    • [DH] include/FLAC++/metadata.h
    • [DH] include/FLAC/Makefile.am
    • [DH] include/FLAC/all.h
    • [DH] include/FLAC/assert.h
    • [DH] include/FLAC/callback.h
    • [DH] include/FLAC/export.h
    • [DH] include/FLAC/format.h
    • [DH] include/FLAC/metadata.h
    • [DH] include/FLAC/ordinals.h
    • [DH] include/FLAC/stream_decoder.h
    • [DH] include/FLAC/stream_encoder.h
    • [DH] include/Makefile.am
    • [DH] include/share/alloc.h
    • [DH] include/share/grabbag.h
    • [DH] include/share/grabbag/cuesheet.h
    • [DH] include/share/grabbag/file.h
    • [DH] include/share/grabbag/picture.h
    • [DH] include/share/grabbag/replaygain.h
    • [DH] include/share/grabbag/seektable.h
    • [DH] include/share/replaygain_synthesis.h
    • [DH] include/test_libs_common/file_utils_flac.h
    • [DH] include/test_libs_common/metadata_utils.h
    • [DH] m4/Makefile.am
    • [DH] man/Makefile.am
    • [DH] src/Makefile.am
    • [DH] src/Makefile.lite
    • [DH] src/flac/Makefile.am
    • [DH] src/flac/Makefile.lite
    • [DH] src/flac/Makefile.lite.iffscan
    • [DH] src/flac/analyze.c
    • [DH] src/flac/analyze.h
    • [DH] src/flac/decode.c
    • [DH] src/flac/decode.h
    • [DH] src/flac/encode.c
    • [DH] src/flac/encode.h
    • [DH] src/flac/foreign_metadata.c
    • [DH] src/flac/foreign_metadata.h
    • [DH] src/flac/iffscan.c
    • [DH] src/flac/local_string_utils.h
    • [DH] src/flac/main.c
    • [DH] src/flac/utils.c
    • [DH] src/flac/utils.h
    • [DH] src/flac/vorbiscomment.c
    • [DH] src/flac/vorbiscomment.h
    • [DH] src/libFLAC++/Makefile.am
    • [DH] src/libFLAC++/Makefile.lite
    • [DH] src/libFLAC++/metadata.cpp
    • [DH] src/libFLAC++/stream_decoder.cpp
    • [DH] src/libFLAC++/stream_encoder.cpp
    • [DH] src/libFLAC/Makefile.am
    • [DH] src/libFLAC/Makefile.lite
    • [DH] src/libFLAC/bitmath.c
    • [DH] src/libFLAC/bitreader.c
    • [DH] src/libFLAC/bitwriter.c
    • [DH] src/libFLAC/cpu.c
    • [DH] src/libFLAC/crc.c
    • [DH] src/libFLAC/fixed.c
    • [DH] src/libFLAC/float.c
    • [DH] src/libFLAC/format.c
    • [DH] src/libFLAC/ia32/Makefile.am
    • [DH] src/libFLAC/ia32/cpu_asm.nasm
    • [DH] src/libFLAC/ia32/fixed_asm.nasm
    • [DH] src/libFLAC/ia32/lpc_asm-unrolled.nasm
    • [DH] src/libFLAC/ia32/lpc_asm.nasm
    • [DH] src/libFLAC/ia32/nasm.h
    • [DH] src/libFLAC/include/Makefile.am
    • [DH] src/libFLAC/include/private/Makefile.am
    • [DH] src/libFLAC/include/private/all.h
    • [DH] src/libFLAC/include/private/bitmath.h
    • [DH] src/libFLAC/include/private/bitreader.h
    • [DH] src/libFLAC/include/private/bitwriter.h
    • [DH] src/libFLAC/include/private/cpu.h
    • [DH] src/libFLAC/include/private/crc.h
    • [DH] src/libFLAC/include/private/fixed.h
    • [DH] src/libFLAC/include/private/float.h
    • [DH] src/libFLAC/include/private/format.h
    • [DH] src/libFLAC/include/private/lpc.h
    • [DH] src/libFLAC/include/private/memory.h
    • [DH] src/libFLAC/include/private/metadata.h
    • [DH] src/libFLAC/include/private/ogg_decoder_aspect.h
    • [DH] src/libFLAC/include/private/ogg_encoder_aspect.h
    • [DH] src/libFLAC/include/private/ogg_helper.h
    • [DH] src/libFLAC/include/private/ogg_mapping.h
    • [DH] src/libFLAC/include/private/stream_encoder.h
    • [DH] src/libFLAC/include/private/stream_encoder_framing.h
    • [DH] src/libFLAC/include/private/window.h
    • [DH] src/libFLAC/include/protected/Makefile.am
    • [DH] src/libFLAC/include/protected/all.h
    • [DH] src/libFLAC/include/protected/stream_decoder.h
    • [DH] src/libFLAC/include/protected/stream_encoder.h
    • [DH] src/libFLAC/lpc.c
    • [DH] src/libFLAC/lpc_intrin_sse.c
    • [
  • How to generate light weight videos with ffmpeg for Power Point in OS X ?

    25 septembre 2014, par Pablo

    I want to make some movies with ffmpeg to use them on a Powerpoint in Mac OS X. I am using this command, which works well but generates large movies (about 100 MB) without losing too much quality.

    ffmpeg -f image2 -r 100 -pattern_type glob -i 'img*.png' -c:v mjpeg -qscale:v 20 test.avi

    I have also tried using other codecs like mpeg4 and libx264 to generate lighter movies (about 10 MB) but they don’t work correctly in the Powerpoint presentation.

    Does anyone know how to use them correctly or how to create a light weight movie with ffmpeg that works well on Powerpoint for OS X ?