Recherche avancée

Médias (0)

Mot : - Tags -/presse-papier

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

Autres articles (70)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

Sur d’autres sites (13679)

  • Video Capture using Beaglebone black (Raw video to MP4)

    21 mars 2014, par user3435464

    Good Day,

    I just captured a raw video using the command from my PS3 Eye Camera on my beagleboard. I had captured about 10s of raw video in 320*240, and the format used was YUYV

    ./capture -f -c 300 -o > output.raw

    I successfully got the raw video (was about 40MB)

    Now, I needed to figure out how to convert this raw video to an mp4 file : I have been trying out various ffmpeg commands but to no avail

    root@beaglebone:~/Desktop/boneCV# ffmpeg -vcodec rawvideo -f rawvideo -pix_fmt yuv422p -        i output.raw -s 320x240 -r 25

    -vcodec libx264 -an -vpre slower -crf 25
    ffmpeg version v0.8.4, Copyright (c) 2000-2012 the Libav developers built on Jul 3 2013 19:28:08 with gcc 4.7.3 20130205
    (prerelease) This program is not developed anymore and is only
    provided for compatibility. Use avconv instead (see Changelog for the
    list of incompatible changes). [IMGUTILS @ 0xbed475dc] Picture size
    0x0 is invalid [IMGUTILS @ 0xbed4751c] Picture size 0x0 is invalid
    [rawvideo @ 0x2dac0] Could not find codec parameters (Video : rawvideo,
    yuv422p) [rawvideo @ 0x2dac0] Estimating duration from bitrate, this
    may be inaccurate output.raw : could not find codec parameters

    This is the ffmpeg log of my camera type :

    ffmpeg -f video4linux2 -list_formats all -i /dev/video0      
    [video4linux2 @ 0x2db80] R :   yuyv422 :                 YUYV : 320x240 640x480

    Does anyone have experience converting such raw video formats to MP4 ?

  • FFmpeg : How to convert vertical video with black sides, to video 16:9, with blurred background sides

    10 avril 2017, par Andrey

    Vertical video with blurred background sides

    How to make this by using FFmpeg ?

    Example without FFmpeg :
    Adobe After Effects
    Sony Vegas Pro

  • FFmpeg : How to convert vertical video with black sides, to video 16:9, with blurred background sides

    26 février 2023, par Andrey

    Vertical video with blurred background sides

    



    How to make this by using FFmpeg ?

    



    Example without FFmpeg :
    
Adobe After Effects
    
Sony Vegas Pro