Recherche avancée

Médias (10)

Mot : - Tags -/wav

Autres articles (25)

  • La file d’attente de SPIPmotion

    28 novembre 2010, par

    Une file d’attente stockée dans la base de donnée
    Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
    Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...)

  • 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

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

Sur d’autres sites (5682)

  • avformat/rtsp : Set port_off to zero for low min/max port range

    4 juillet 2021, par Andriy Gelman
    avformat/rtsp : Set port_off to zero for low min/max port range
    

    Fixes :
    $ ffmpeg -min_port 32000 -max_port 32001 -i rtsp ://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov -f null -
    [1] 303871 floating point exception (core dumped)

    Reviewed-by : Martin Storsjö <martin@martin.st>
    Signed-off-by : Andriy Gelman <andriy.gelman@gmail.com>

    • [DH] libavformat/rtsp.c
  • smacker : fix an off by one in huff.length computation

    12 juin 2013, par Kostya Shishkov
    smacker : fix an off by one in huff.length computation
    

    Reported-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    CC : libav-stable@libav.org

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DBH] libavcodec/smacker.c
  • FFMPEG -t outputs more length than it should ?

    17 novembre 2019, par Taapo

    When I run this command :

    /usr/bin/ffmpeg -y -f lavfi -i
    "color=color=black@0.0:size=1080x1080,format=rgba,subtitles=../content/test/test.ssa:alpha=1"
    -c:a aac -c:v png -t "00:00:13.4" -threads 0 "../content/test/test.ssa.mov" -stats

    And load the resulting mov file into any video editor, I get the length

    00:00:13:10

    I have a couple of hundredths of milliseconds of black (empty) space at the end of the video. What am I missing here ?

    I’m gonna include the SSA file here, so it’s a bit more clear :

    [Script Info]
    ScriptType: v4.00
    PlayResX: 960
    PlayResY: 540
    PlayDepth: 0
    Timer: 100.0

    [V4+ Styles]
    Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
    Style: Default,Arial,24,&amp;H00FFFFFF,&amp;HFF000000,&amp;HFF000000,&amp;HFF000000,-1,0,0,0,100,100,0,0.00,3,0,0,5,100,100,100,1

    Dialogue: 0,00:00:00.00,00:00:13.400,Default,,0,0,0,,Testing