Recherche avancée

Médias (91)

Autres articles (55)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

  • Submit enhancements and plugins

    13 avril 2011

    If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
    You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.

Sur d’autres sites (9044)

  • movenc : Set tfhd default sample flags based on actual samples, if possible

    6 mars 2015, par Martin Storsjö
    movenc : Set tfhd default sample flags based on actual samples, if possible
    

    This avoids assuming that e.g. audio samples are marked as
    sync samples.

    This allows omitting the sample flags from trun, if the default
    flags happen to be right for all the samples.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavformat/movenc.c
  • avformat/mxfdec : Detect field_order based on video_line_map

    19 octobre 2016, par Tobias Rapp
    avformat/mxfdec : Detect field_order based on video_line_map
    

    Read video_line_map from MXF generic picture essence descriptor and use
    it to derive the coded field order. Use field_dominance to derive the
    display field order from coded field order. If field_dominance is not
    available the default value "1" is used as defined in SMPTE S377-1.

    Fixes field_order detection for a bunch of DV/DVCPRO files. The heuristic
    for deriving coded field order from video_line_map is inspired by
    MediaInfo.

    Signed-off-by : Tobias Rapp <t.rapp@noa-archive.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/mxfdec.c
  • Revision 7c70145914 : Merge "Add col/row-based coefficient scanning patterns for 1D 8x8/16x16 ADSTs."

    27 mars 2013, par Ronald S. Bultje

    Changed Paths : Modify /vp9/encoder/vp9_rdopt.c Merge "Add col/row-based coefficient scanning patterns for 1D 8x8/16x16 ADSTs." into experimental