Recherche avancée

Médias (0)

Mot : - Tags -/publication

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

Autres articles (64)

  • Support audio et vidéo HTML5

    10 avril 2011

    MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
    Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
    Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
    Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)

  • 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 (...)

  • De l’upload à la vidéo finale [version standalone]

    31 janvier 2010, par

    Le chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
    Upload et récupération d’informations de la vidéo source
    Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
    Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)

Sur d’autres sites (9075)

  • nut : use a define for the nut version

    4 mai 2013, par Luca Barbato
    nut : use a define for the nut version
    

    Ease switching version in the future and make evident why that value.

    • [DH] libavformat/nut.h
    • [DH] libavformat/nutdec.c
    • [DH] libavformat/nutenc.c
  • nut : use a define for the nut version

    4 mai 2013, par Luca Barbato
    nut : use a define for the nut version
    

    Ease switching version in the future and make evident why that value.

    • [DBH] libavformat/nut.h
    • [DBH] libavformat/nutdec.c
    • [DBH] libavformat/nutenc.c
  • ffmpeg screenshot ISO Files [closed]

    4 mai 2013, par user1825932

    Hi i try to make screenshot of DVD iso file with ffmpeg. With other file type, like avi or mkv, it work fine. I use ffmpeg with ubuntu 10.4 and
    I use this command :

      ffmpeg -ss 0:05:00 -i /home/Videofile -sameq  -vframes 1 -t 00:00:02 -f image2 /home/image1.png

    But with iso file it's not working.
    Any advice ?

    Thanks

    EDIT
    This is the output :

    ffmpeg version 0.8.6-4:0.8.6-0ubuntu0.12.04.1, Copyright (c) 2000-2013 the Libav developers
     built on Apr  2 2013 17:02:36 with gcc 4.6.3
    *** THIS PROGRAM IS DEPRECATED ***
    This program is only provided for compatibility and will be removed in a future release. Please use avconv instead.
    [mpeg @ 0x6207a0] max_analyze_duration reached
    /home/Video.iso: could not seek to position 3600.196
    Seems stream 0 codec frame rate differs from container frame rate: 50.00 (50/1) -> 45000.00 (45000/1)
    Input #0, mpeg, from '/home/Video.iso':
     Duration: 00:01:00.47, start: 0.195667, bitrate: 957672 kb/s
       Stream #0.0[0x1e0]: Video: mpeg2video (Main), yuv420p, 720x576 [PAR 64:45 DAR 16:9], 9800 kb/s, 25.07 fps, 45k tbr, 90k tbn, 50 tbc
       Stream #0.1[0x80]: Audio: ac3, 48000 Hz, 5.1, s16, 448 kb/s
    Incompatible pixel format 'yuv420p' for codec 'png', auto-selecting format 'rgb24'
    [buffer @ 0x628d60] w:720 h:576 pixfmt:yuv420p
    [avsink @ 0x621b80] auto-inserting filter 'auto-inserted scaler 0' between the filter 'src' and the filter 'out'
    [scale @ 0x6222a0] w:720 h:576 fmt:yuv420p -> w:720 h:576 fmt:rgb24 flags:0x4
    Output #0, image2, to '/home/image1.png':
     Metadata:
       encoder         : Lavf53.21.1
       Stream #0.0: Video: png, rgb24, 720x576 [PAR 64:45 DAR 16:9], q=2-31, 200 kb/s, 90k tbn, 45k tbc
    Stream mapping:
     Stream #0.0 -> #0.0
    Press ctrl-c to stop encoding
    frame=    0 fps=  0 q=0.0 Lsize=      -0kB time=10000000000.00 bitrate=  -0.0kbits/s    
    video:0kB audio:0kB global headers:0kB muxing overhead -inf%