Recherche avancée

Médias (39)

Mot : - Tags -/audio

Autres articles (105)

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

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

  • Gestion de la ferme

    2 mars 2010, par

    La ferme est gérée dans son ensemble par des "super admins".
    Certains réglages peuvent être fais afin de réguler les besoins des différents canaux.
    Dans un premier temps il utilise le plugin "Gestion de mutualisation"

Sur d’autres sites (11391)

  • Enable inline asm in intel compiler on windows.

    3 mai 2014, par Matt Oliver
    Enable inline asm in intel compiler on windows.
    

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

    • [DH] configure
  • Apply a command for each file in a folder using Windows batch script

    29 avril 2014, par Dobbo1989

    I am trying to figure out how to create a script that will take all video files in a folder videos*.* and then use ffmpeg on each one and output the files to converted*.mp4 where the filenames are the same.

    However, I can’t figure out how to get the for loop working, so that I can extract the name and extension type of file I am processing.

    for %%f IN (videos\*.*) DO (convert.bat %%f)

    convert.bat

    ffmpeg.exe -i %1 -f mp4 converted\%~n.mp4

    I have tried both with and without double quotes. However, it won’t recognise the file.

  • Revision 39c5a4b8be : tools_common.sh : Set VPX_TEST_EXE_SUFFIX for windows targets. Change-Id : Ic3c79

    23 avril 2014, par Tom Finegan

    Changed Paths :
     Modify /test/tools_common.sh



    tools_common.sh : Set VPX_TEST_EXE_SUFFIX for windows targets.

    Change-Id : Ic3c792bcb76917c4d4b829d0377a9c36e06dd77d