Recherche avancée

Médias (0)

Mot : - Tags -/diogene

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

Autres articles (98)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • Librairies et logiciels spécifiques aux médias

    10 décembre 2010, par

    Pour un fonctionnement correct et optimal, plusieurs choses sont à prendre en considération.
    Il est important, après avoir installé apache2, mysql et php5, d’installer d’autres logiciels nécessaires dont les installations sont décrites dans les liens afférants. Un ensemble de librairies multimedias (x264, libtheora, libvpx) utilisées pour l’encodage et le décodage des vidéos et sons afin de supporter le plus grand nombre de fichiers possibles. Cf. : ce tutoriel ; FFMpeg avec le maximum de décodeurs et (...)

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

  • avfilter/af_dynaudnorm : fix hang with too short input

    8 janvier 2017, par Paul B Mahol
    avfilter/af_dynaudnorm : fix hang with too short input
    

    The only thing we can do at such point is return samples unchanged.

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] libavfilter/af_dynaudnorm.c
  • Revision 463ba70581 : vp9_rd_pick_inter_mode_sb() reorganization * Reduce the number of short cirtcui

    20 février 2014, par Alex Converse

    Changed Paths :
     Modify /vp9/encoder/vp9_block.h


     Modify /vp9/encoder/vp9_rdopt.c



    vp9_rd_pick_inter_mode_sb() reorganization

    * Reduce the number of short cirtcuit checks by pre-computing and combining like
    checks.
    * Postpone non-trivial initializations until after the shortcircuits are
    evaluated.
    * Add some consts and const pointers.

    No change to the actual results of the call or output of the encoder.

    Change-Id : Ie44c4702aec6e08cfe0b8b0ba3cd6b57206478d1

  • How to retrieve the codecs in a format recognised by html5 players

    26 octobre 2020, par Mihai

    Web browsers and html5 players (i.e. Shaka, VideoJS) require a codecs parameter so that they can play certain video content.&#xA;Here is an example of such param : codecs="mp4a.40.5,avc1.4d400c".

    &#xA;

    I've tried to use ffprobe but unfortunately the it returns the codecs using a different form(i.e. H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10).&#xA;Is there any library to convert the codec form provided by ffprobe in a form/format accepted by web browsers ? (i.e avc1.4d400c).

    &#xA;

    $ ffprobe -print_format json -show_format -show_streams   a.ts &#xA;&#xA;&#xA;Input #0, mpegts, from &#x27;a.ts&#x27;:&#xA;  Duration: 00:00:07.38, start: 55023.659744, bitrate: 1280 kb/s&#xA;  Program 1 &#xA;    Stream #0:0[0x1e1]: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p(tv, bt470bg, progressive), 640x360 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc&#xA;    Stream #0:1[0x1e2](ron): Audio: aac (HE-AAC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 63 kb/s&#xA;    "streams": [&#xA;        {&#xA;            "index": 0,&#xA;            "codec_name": "h264",&#xA;            "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10",&#xA;            "profile": "Main",&#xA;            "codec_type": "video",&#xA;            "codec_time_base": "1/50",&#xA;            "codec_tag_string": "[27][0][0][0]",&#xA;            "codec_tag": "0x001b",&#xA;            "width": 640,&#xA;            "height": 360,&#xA;            "coded_width": 640,&#xA;            "coded_height": 368,&#xA;            "closed_captions": 0,&#xA;            "has_b_frames": 2,&#xA;            "sample_aspect_ratio": "1:1",&#xA;            "display_aspect_ratio": "16:9",&#xA;            "pix_fmt": "yuv420p",&#xA;            "level": 31,&#xA;            "color_range": "tv",&#xA;            "color_space": "bt470bg",&#xA;            "color_transfer": "bt470bg",&#xA;            "color_primaries": "bt470bg",&#xA;            "chroma_location": "left",&#xA;            "field_order": "progressive",&#xA;            "refs": 1,&#xA;            "is_avc": "false",&#xA;            "nal_length_size": "0",&#xA;            "id": "0x1e1",&#xA;            "r_frame_rate": "25/1",&#xA;            "avg_frame_rate": "25/1",&#xA;            "time_base": "1/90000",&#xA;            "start_pts": 4952253217,&#xA;            "start_time": "55025.035744",&#xA;            "duration_ts": 540000,&#xA;            "duration": "6.000000",&#xA;            "bits_per_raw_sample": "8",&#xA;            "disposition": {&#xA;                "default": 0,&#xA;                "dub": 0,&#xA;                "original": 0,&#xA;                "comment": 0,&#xA;                "lyrics": 0,&#xA;                "karaoke": 0,&#xA;                "forced": 0,&#xA;                "hearing_impaired": 0,&#xA;                "visual_impaired": 0,&#xA;                "clean_effects": 0,&#xA;                "attached_pic": 0,&#xA;                "timed_thumbnails": 0&#xA;            }&#xA;        },&#xA;        {&#xA;            "index": 1,&#xA;            "codec_name": "aac",&#xA;            "codec_long_name": "AAC (Advanced Audio Coding)",&#xA;            "profile": "HE-AAC",&#xA;            "codec_type": "audio",&#xA;            "codec_time_base": "1/48000",&#xA;            "codec_tag_string": "[15][0][0][0]",&#xA;            "codec_tag": "0x000f",&#xA;            "sample_fmt": "fltp",&#xA;            "sample_rate": "48000",&#xA;            "channels": 2,&#xA;            "channel_layout": "stereo",&#xA;            "bits_per_sample": 0,&#xA;            "id": "0x1e2",&#xA;            "r_frame_rate": "0/0",&#xA;            "avg_frame_rate": "0/0",&#xA;            "time_base": "1/90000",&#xA;            "start_pts": 4952129377,&#xA;            "start_time": "55023.659744",&#xA;            "duration_ts": 418560,&#xA;            "duration": "4.650667",&#xA;            "bit_rate": "63562",&#xA;            "disposition": {&#xA;                "default": 0,&#xA;                "dub": 0,&#xA;                "original": 0,&#xA;                "comment": 0,&#xA;                "lyrics": 0,&#xA;                "karaoke": 0,&#xA;                "forced": 0,&#xA;                "hearing_impaired": 0,&#xA;                "visual_impaired": 0,&#xA;                "clean_effects": 0,&#xA;                "attached_pic": 0,&#xA;                "timed_thumbnails": 0&#xA;            },&#xA;            "tags": {&#xA;                "language": "ron"&#xA;            }&#xA;        }&#xA;    ],&#xA;    "format": {&#xA;        "filename": "a.ts",&#xA;        "nb_streams": 2,&#xA;        "nb_programs": 1,&#xA;        "format_name": "mpegts",&#xA;        "format_long_name": "MPEG-TS (MPEG-2 Transport Stream)",&#xA;        "start_time": "55023.659744",&#xA;        "duration": "7.376000",&#xA;        "size": "1180828",&#xA;        "bit_rate": "1280724",&#xA;        "probe_score": 50&#xA;    }&#xA;}&#xA;

    &#xA;