Recherche avancée

Médias (0)

Mot : - Tags -/formulaire

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

Autres articles (55)

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

  • Les formats acceptés

    28 janvier 2010, par

    Les commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
    ffmpeg -codecs ffmpeg -formats
    Les format videos acceptés en entrée
    Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
    Les formats vidéos de sortie possibles
    Dans un premier temps on (...)

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

  • avformat/mpegts : add ts stream types for H266/VVC

    30 janvier 2024, par Thomas Siedel
    avformat/mpegts : add ts stream types for H266/VVC
    

    Add transport stream stream type 0x33 for vvc.
    Add STREAM_TYPE_VIDEO_VVC to MPEG-1/2 and MPEG-2 transport stream.
    Add basic transport stream support for TS mux/demux.

    Tested with :
    ffmpeg -i NovosobornayaSquare_1920x1080.mp4 -c:v libvvenc test.ts && ffmpeg -i test.ts -f null -
    ffmpeg -i NovosobornayaSquare_1920x1080.mp4 -c:v copy test.ts && ffmpeg -i test.ts -f md5 -

    Signed-off-by : Marton Balint <cus@passwd.hu>
    Signed-off-by : Thomas Siedel <thomas.ff@spin-digital.com>
    Co-Authored-By : Nuo Mi <nuomi2021@gmail.com>

    • [DH] configure
    • [DH] libavformat/mpeg.c
    • [DH] libavformat/mpeg.h
    • [DH] libavformat/mpegts.c
    • [DH] libavformat/mpegts.h
    • [DH] libavformat/mpegtsenc.c
  • How to read the timecode from a DPX file via Python

    20 janvier 2020, par Mike McReynolds

    As part of a larger script, I need to be able to read the timecode off of a DPX file. I have ffmpeg and ffprobe, but I’m a beginner when it comes to using those programs.

    For MOV files, I was able to cobble this together :

    def GetStartingTimecodeFromMOV(Filename):
       cmd = "ffprobe -v quiet -print_format json -show_streams -show_format"
       args = shlex.split(cmd)
       args.append(Filename)
       String = subprocess.check_output(args).decode('utf-8')
       for Line in String.split("\n"):
           if Line.count("timecode"):
               Timecode = Line.split("\"")[3]
               return Timecode

    ...but their must be some subtle difference in the metadata between a MOV file and a DPX. Any help would be appreciated.

    If I try....

    ffprobe -v quiet -show_streams -show_format
    "/Render/MyFile/MyFile.0001016.dpx"

    ...then I get a lot of useful info, including resolution and FPS, but not timecode (at least for a DPX file)

    [STREAM]
    index=0
    codec_name=dpx
    codec_long_name=DPX (Digital Picture Exchange) image
    profile=unknown
    codec_type=video
    codec_time_base=0/1
    codec_tag_string=[0][0][0][0]
    codec_tag=0x0000
    width=1920
    height=1600
    coded_width=1920
    coded_height=1600
    has_b_frames=0
    sample_aspect_ratio=1:1
    display_aspect_ratio=6:5
    pix_fmt=rgb48be
    level=-99
    color_range=unknown
    color_space=unknown
    color_transfer=unknown
    color_primaries=unknown
    chroma_location=unspecified
    field_order=unknown
    timecode=N/A
    refs=1
    id=N/A
    r_frame_rate=25/1
    avg_frame_rate=0/0
    time_base=1/25
    start_pts=N/A
    start_time=N/A
    duration_ts=N/A
    duration=N/A
    bit_rate=N/A
    max_bit_rate=N/A
    bits_per_raw_sample=16
    nb_frames=N/A
    nb_read_frames=N/A
    nb_read_packets=N/A
    DISPOSITION:default=0
    DISPOSITION:dub=0
    DISPOSITION:original=0
    DISPOSITION:comment=0
    DISPOSITION:lyrics=0
    DISPOSITION:karaoke=0
    DISPOSITION:forced=0
    DISPOSITION:hearing_impaired=0
    DISPOSITION:visual_impaired=0
    DISPOSITION:clean_effects=0
    DISPOSITION:attached_pic=0
    DISPOSITION:timed_thumbnails=0
    [/STREAM]
    [FORMAT]
    filename=/Render/MyFile/MyFile.0001016.dpx
    nb_streams=1
    nb_programs=0
    format_name=dpx_pipe
    format_long_name=piped dpx sequence
    start_time=N/A
    duration=N/A
    size=18440192
    bit_rate=N/A
    probe_score=51
    [/FORMAT]
  • Piwik Analytics becomes Matomo to reflect Users’ Privacy Focus

    10 janvier 2018, par Matomo Core Team

    One of the world’s leading analytics software platforms is changing its name. Piwik is the sixth most-used web and mobile analytics computer solution worldwide. It is now changing its name to Matomo.

    The name change comes after 10 years of Piwik building its top analytics software, with great success. It is already used on over one million websites in more than 170 countries. Matomo will build on that success, and focus even more on privacy.

    ‘Privacy has become a huge concern worldwide’, says Matomo’s creator, Matthieu Aubry. ‘Privacy legislation is being developed in Europe, and we will be ahead of the game in being ready for those changes. We’ll grow in line with the law and regulation changes.’

    Matomo will lead the way in openness and transparency for its users. Its new name means honesty in Japanese.
    ‘Matomo will always be free and community-driven, just as Piwik was’, says Matthieu Aubry. ‘We have worked with hundreds of people to create the best open digital analytics solution in the world. We’re committed to giving every user full control of their data.’

    The change of name is appropriate as the Matomo platform moves into a new stage of growth. But for its community, little will obviously change. The same people will still be involved, and users will still get useful data to improve their own website. That data includes who visits their site, what they do there, how long they stay, and what they buy.
    Matomo is an all-in-one analytics solution that gives companies a 360 degree view of their users.

    ‘They can grow their business while still keeping 100% ownership of their data, and being fully compliant with privacy laws’, says Matthieu Aubry. ‘We’re more motivated than ever to building on that, so that Matomo stays ahead of the pack.’

    The platform can be fully customised with hundreds of plug-ins, integrations and configurations.

    Matomo’s updated website and new logo is now available on https://matomo.org.
    For further information, please contact the Matomo Team on hello@matomo.org

    The post Piwik Analytics becomes Matomo to reflect Users’ Privacy Focus appeared first on Analytics Platform - Matomo.