Recherche avancée

Médias (39)

Mot : - Tags -/audio

Autres articles (38)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

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

  • avformat/mux : Peek into the muxing queue for avoid_negative_ts

    18 janvier 2022, par Andreas Rheinhardt
    avformat/mux : Peek into the muxing queue for avoid_negative_ts
    

    Peeking into the muxing queue can improve the estimate of
    the lowest timestamp needed for avoid_negative_ts in case
    the lowest timestamp is in a packet other than the first packet
    to be muxed.
    This fixes tickets #4536 and #5784 as well as the output from
    the matroska-avoid-negative-ts FATE-test.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavformat/avformat.h
    • [DH] libavformat/mux.c
    • [DH] tests/fate/matroska.mak
    • [DH] tests/ref/fate/matroska-avoid-negative-ts
  • How can I acheive the best overall FLV quality with FFMPEG ?

    14 novembre 2013, par dcolumbus

    First of all, FFMPEG has the worst documentation of all time, and secondly, the syntax is so trivial that it's often hard to understand what some lines are doing.

    What I'm looking to accomplish would be the best quality FLV with the lowest file size. After all, isn't that everyone's goal ? These videos will be streamed if that makes any difference.

    Do any of you have some command lines that could do this ?

    For now, my video(s) are no wider than 320px, and some are widescreen, so their heights are a little smaller than 240px. As it stands, the quality of the converted FLVs is quite poor.

    Current command :

    > ffmpeg -i video.mov -ar 22050 -ab 32 -f flv -s 320x240 -aspect 4:3 video.flv
  • Nomenclature #3470 : Introduire une balise #AUTEUR

    14 février 2017, par tetue tetue

    Ah voilà, je viens de comprendre pourquoi il fut ainsi nommé : parce que ce ticket est une sous-tâche du #3466 (où n’est pas oublié le cas particulier des articles syndiqués). Il me semblait logique d’étendre d’abord l’existant, puis de renommer ensuite, mais ce n’est peut-être pas logique, d’un point de vue code :P