Recherche avancée

Médias (1)

Mot : - Tags -/3GS

Autres articles (45)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Création définitive du canal

    12 mars 2010, par

    Lorsque votre demande est validée, vous pouvez alors procéder à la création proprement dite du canal. Chaque canal est un site à part entière placé sous votre responsabilité. Les administrateurs de la plateforme n’y ont aucun accès.
    A la validation, vous recevez un email vous invitant donc à créer votre canal.
    Pour ce faire il vous suffit de vous rendre à son adresse, dans notre exemple "http://votre_sous_domaine.mediaspip.net".
    A ce moment là un mot de passe vous est demandé, il vous suffit d’y (...)

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (6588)

  • libavcodec/ppc : Fix HEVC AltiVec routines with —enable-small

    21 juillet 2018, par A. Wilcox
    libavcodec/ppc : Fix HEVC AltiVec routines with —enable-small
    

    GCC requires the argument to vec_splat_u32 to be a literal. The easiest
    way to accomplish this is to change 'shift' to be const in scale (as it
    is in the transform routine above), and convert both routines to be
    inline. This way, GCC can coerce the values to literals.

    Tested on a 970 (Apple G5) and POWER9 (Talos II) ; passed fate and played
    a clip of Big Buck Bunny correctly.

    Fixes ticket #7048

    Signed-off-by : A. Wilcox <AWilcox@Wilcox-Tech.com>

    • [DH] libavcodec/ppc/hevcdsp.c
  • lavc/fft_template : Do not define unneded functions with —enable-small.

    21 juillet 2018, par Carl Eugen Hoyos
    lavc/fft_template : Do not define unneded functions with —enable-small.
    

    Fixes the following warnings :
    In file included from libavcodec/fft_fixed.c:21:0 :
    libavcodec/fft_template.c:528:6 : warning : ‘pass_big’ defined but not used [-Wunused-function]
    PASS(pass_big)
    ^
    libavcodec/fft_template.c:505:13 : note : in definition of macro ‘PASS’
    static void name(FFTComplex *z, const FFTSample *wre, unsigned int n)\

    CC libavcodec/ffv1.o
    In file included from libavcodec/fft_float.c:21:0 :
    libavcodec/fft_template.c:528:6 : warning : ‘pass_big’ defined but not used [-Wunused-function]
    PASS(pass_big)
    ^
    libavcodec/fft_template.c:505:13 : note : in definition of macro ‘PASS’
    static void name(FFTComplex *z, const FFTSample *wre, unsigned int n)\

    • [DH] libavcodec/fft_template.c
  • ffmpeg - MXF with 4-channel audio : how to create proxies (high quality / small file size) and preserve the audio mapping

    8 juillet 2018, par WhatsYourFunction

    We’ve got MXF sources (h.264 video at UHD (3840x2160) with 4-channels of (4 - PCM S24 mono sources)
    We want Proxies — smallest file size at highest picture quality
    The compression applied to the video and audio essences can be anything,
    And the wrapper can be either MXF or QuickTime
    but we need to preserve the audio mapping (i.e. the Proxy must be 4-channel audio)

    How to do that with ffmpeg ?

    • EDIT Adding ffprobe :

    Metadata :

    uid : ***

    generation_uid : ***

    company_name : CANON

    product_name : EOS C300 Mark II

    product_version : 1.00

    product_uid : ***

    modification_date : 2018-06-28T08:29:24.000000Z

    material_package_umid : ***

    timecode : 02:50:31:17

    Duration : 00:06:35.40, start : 0.000000, bitrate : 395842 kb/s

    Stream #0:0 : Video : h264 (High 4:2:2 Intra), yuv422p10le(tv, progressive), 3840x2160, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 23.98 tbn, 47.95 tbc

    Metadata :

    file_package_umid: ***

    Stream #0:1 : Audio : pcm_s24le, 48000 Hz, 1 channels, s32 (24 bit), 1152 kb/s

    Metadata :

    file_package_umid: ***

    Stream #0:2 : Audio : pcm_s24le, 48000 Hz, 1 channels, s32 (24 bit), 1152 kb/s

    Metadata :

    file_package_umid: ***

    Stream #0:3 : Audio : pcm_s24le, 48000 Hz, 1 channels, s32 (24 bit), 1152 kb/s

    Metadata :

    file_package_umid: ***

    Stream #0:4 : Audio : pcm_s24le, 48000 Hz, 1 channels, s32 (24 bit), 1152 kb/s

    Metadata :

    file_package_umid: ***