DECE subtitle proposals SPE

Size: px
Start display at page:

Download "DECE subtitle proposals SPE"

Transcription

1 DECE subtitle proposals SPE

2 Open Issues #8 Font Size #11Forced subtitle #13 Subtitle positioning New issues Clarification of timeline for timed text and Chapter mark Font pre-load buffer Proposals SMPTE TT filename extension

3 #8: Font size

4 Font size Status Current XSL Pixel definition is as follows Pixels XSL interprets a 'px' unit to be a request for the formatter to choose a device-dependent me asurement that approximates viewing one pixel on a typical computer monitor. This interpret ation is follows: The preferred definition of one 'px' is: The actual distance covered by the largest integer number of device dots (the size of a device dot is meas ured as the distance between dot centers) that spans a distance less-than-or-equal-to the distance specifie d by the arc-span rule in or superceding errata. A minimum of the size of 1 device dot should be used. This calculation is done separately in each axis, and may have a different value in each axis. However, implementors may instead simply pick a fixed conversion factor, treating 'px' as an absolute unit of measurement (such as 1/92" or 1/72").

5 Font size Proposal Need definition for <length> px (pixel) unit of measurement Should be the subtitle media(root container extent) s pixels and not dependen t on display device pixels Need clarification when non-square PAR is involved Regardless of font size, devices shall support 50chars/sec Device should be capable of displaying up to 72(or 144) pixel size fonts at 50c hars/sec (content size) fonts Should not allow devices that only support up to 12pixel size fonts and claim compliance. Players may enlarge font size further(e.g. larger than 144 pixel size), but shall not drop bel ow 50chars/sec performance

6 #11: Forced subtitle

7 Forced subtitle definition Forced: These are common on movies. Forced s ubtitles only provide subtitles when the character s speak a foreign or alien language, or a sign, fla g, or other text in a scene is not translated in the l ocalization and dubbing process. In some cases, foreign dialogue may be left untranslated if the m ovie is meant to be seen from the point of view of a particular character who doesn't speak the lang uage in question.

8 Forced subtitle Use case: translation of in-video signs etc. language credit etc.. Status TWG comment: metadata type attribute can be used, type=forced indicates forced subtitle This only applies to a track. When user has selected a subtitle track and temporarily disables it, when a forced sub is encountered the subtitle track will switch to a forced subtitle track. When the user enable s the subtitle, the track will no longer be the same track. Need mechanism to include forced subtitle events within a normal subtitle track

9 Forced subtitle Proposal: Define a new xml attribute force d Namespace: should be defined Value: boolean Initial: false Applies to: body, div, p, region, span

10 #13: Subtitle Positioning

11 Subtitle positioning Status Need clarification for subtitle positioning relative to video Proposal The width and the height fields of the Track Header Box shall be set to the corresponding dimension of the frame size of on e of the picture formats allowed for the current Media Profile. (see Annexes). All subtitle track header width and heights shall be the same value in a single CFF file No clipping: Regions should not extend beyond the boundaries of the root container

12 Root container extent definition W3C TTML tt If the tts:extent attribute is specified on the tt element, then it must adhere to tts:extent, in which case it s pecifies the spatial extent of the root container region in which content regions are located and presented. If no tts:extent attribute is specified, then the spatial extent of the root container region is considered to be determin ed by the external authoring or presentation context. The root container origin is determined by the external aut horing context. W3C TTML tts:extent The root container extent is determined either by a tts:extent specified on the tt element, if present, or by the ex ternal authoring context, if not present. If tts:extent is specified on the tt element, then the width and height mus t be expressed in terms of two <length> specifications, and these specifications must be expressed as non-per centage, definite lengths using pixel units. In order to specify the root container extent given the definition above should modify following state ment in [Dmedia] [Dmedia] Track Header Box ( tkhd ) The width and height SHALL be set (using fixed point values) to the width and height values of the tts:extent associated wi th the document root tt element, or if not present, with the tts:extent of the region specified on the body element, SHALL determi ne the spatial extent of the root container region, normalized to square pixel values if tt:pixelaspectratio is not equal to the value 1. The spatial extent of the root container region SHALL be set to the same value for all tt docs in a single track.

13 track header matrix Need to change the following statements to allow for t rack header matrix value changes [Dmedia] Track Header Box The following fields SHALL have their default value defined in [ISO]: layer, alternate_group, volume, matrix, Track_enabled, Track_ in_movie and Track_in_preview. [Dmedia] Track Header Box Other template fields excluding matrix SHALL be set to thei r default values.

14 translation matrix example: with PAR=squ are pixel Video track header: Vw: Video track width, Vh: Video track height matrix: {0x ,0,0, 0,0x ,0, Vx,Vy,0x } Subtitle track header: Sw: Subtitle track width, Sh: Subtitle track height matrix: {0x ,0,0, 0,0x ,0, Sx,Sy,0x } Region tts:extent width, height: Ew, Eh tts:origin: (Ox, Oy) ISOBMFF co-ordinate Sy origin Root container Vy co-ordinate origin e.g. (Sx,Sy) = (0,0) Video track co-ordinate origin e.g. (Vx,Vy) = (0,Vy) SxVx Oy Ox Sw Vw Video track Ew Region area tts:origin (Ox, Oy) Eh Vh Sh

15 Subtitle PAR PD, HD profile shall only allow square pixels SD profile: Square pixels and also allow PAR 40:33(854/704) 10:1 1(640/704) Use case: Re-use legacy SD subtitle assets(dvd etc.) e.g. Root container 704x480 -> normalize to track header square pixe l widthxheight: 854x480 or 640x480 e What happens to rendered text? i.e. will device render text in 704x480 and then scale to 854x480 etc(strec h text sideways)?

16 Subtitle/Chapter Time for video sync

17 Clarification of timeline for timed text Status Subtitle to video timeline mapping requires clarification Technical detail Timed text can use timeexpression if supported Time code can be used to represent subtitle display e.g. <P begin= 00:30:01 dur= 1s > abcdef </P> Need mapping to video CT(PTS) for synchronization SMPTE time code with drop/non-drop frame is likely to cause confusi on for synchronization with video composition time(ct)

18 Clarification of timeline for timed text Proposal A) Assign media time to the start of the video track presentation(composition time) B)Use only a specific time expression i.e. use tick or real time(no SMPTE drop frame etc.) e xpression only The tick or real time indicates the distance from the st art of the video track presentation(composition)

19 Ex) Real Time [0-9]+/.[0-9]+ Assuming subtitle event time is real time(media time) and unit is seconds. Note: real time is not commonly used in authoring nor for representing time in players. Assuming video with media TimeScale of 90kHz and media sample duration of 3003 Mapping subtitle event begin time= secs to video 1) subtitle event time to media time Media time= * ) Derive matching video AU from Basemediadecodetime + sumdt + CT offset = normalized composition time(nct) The subtitle event time will map to the smallest video frame NCT where NCT >= Media tim e

20 Ex) tick Assuming subtitle and video use the same tickrate/medi a TimeScale (90kHz) Mapping Subtitle event begin= ticks to video 1) Derive matching video AU from Basemediadecodetime + sumdt + CT offset = normalized composition time(nct) The subtitle event time will map to the smallest video fra me NCT where NCT >= Media time

21 [Dmeta] Chapter EntryTimeCode Element Attribut e Definition Value Card EntryTimecod e Entry point for chapter start Xs:string, pattern [0-9]+\.[0-9]+ EntryTimecode corresponds with a constrained form of the media timebase defined in [TTML], Section , and corresponds with the beginning of the chapter in the video and/or audio tracks for which the chapters are identified. In the case of a rounding error that doesn t result in an integer number of frames, the video and/or audio frame(s) EntryTimecode refers to shall be the next decodable frame after the time in the media referenced by this value. For example, in a 30fps progressive video track, 0.1 = the 3rd frame = the 4th frame. Proposal: Need clarification that metric is seconds.

22 Font pre-load buffer

23 Font pre-load buffer Should authors expect that there will be implementati ons where only one font family(file) is loaded to a limit ed size font pre-load buffer? If 2 or more font families are used in a tt doc and the devic e carries all font family files, will switching fonts cause play back to pause etc. due to re-loading font files? Proposal: May need implementation guide to limit only 1 font family p er subtitle track?

24 SMPTE TT

25 SMPTE TT filename extension Status st2052-1, says: If the URI reference is external to the document, then the filename ext ension in the URI shall provide a hint to the encoding type of the image using one of the MIME types in Table 9 This shall statement with the filename extension is not follow ed in the CFF spec, since each image is referenced by its su b-sample index in the subs. Proposal: Change the above shall statement to should in SMPTE T T

SubTech 1. Short intro on different subtitle standards ISOBMFF, MPEG-DASH, DVB-DASH, DASH-IF, CMAF, HLS

SubTech 1. Short intro on different subtitle standards ISOBMFF, MPEG-DASH, DVB-DASH, DASH-IF, CMAF, HLS SubTech 1 24 Mai 2018, IRT, Symposium on Subtitling Technology Short intro on different subtitle standards ISOBMFF, MPEG-DASH, DVB-DASH, DASH-IF, CMAF, HLS 24 Mai 2018, IRT, Symposium on Subtitling Technology

More information

4. Data Essence Overview Introduction Data Essence System Overview Major Data Essence Concepts.

4. Data Essence Overview Introduction Data Essence System Overview Major Data Essence Concepts. 4. Data Essence 4.1. Overview 4.1.1. Introduction This section provides requirements for the subtitle and closed caption data essence. The subtitle specification provides the format of a digital video

More information

ATSC Standard: Captions and Subtitles (A/343)

ATSC Standard: Captions and Subtitles (A/343) ATSC Standard: Captions and Subtitles (A/343) Doc. A/343:2017 18 September 2017 Advanced Television Systems Committee 1776 K Street, N.W. Washington, D.C. 20006 202-872-9160 i The Advanced Television Systems

More information

TECH 3381 CARRIAGE OF EBU-TT-D IN ISOBMFF VERSION: 1.0 SOURCE: SP/MIM XML SUBTITLES

TECH 3381 CARRIAGE OF EBU-TT-D IN ISOBMFF VERSION: 1.0 SOURCE: SP/MIM XML SUBTITLES TECH 3381 CARRIAGE OF EBU-TT-D IN ISOBMFF VERSION: 1.0 SOURCE: SP/MIM XML SUBTITLES Geneva October 2014 Tech 3381 Conformance Notation This document contains both normative text and informative text.

More information

Digital Imaging and Communications in Medicine (DICOM) Supplement 174: RESTful Rendering. Public Comment Draft

Digital Imaging and Communications in Medicine (DICOM) Supplement 174: RESTful Rendering. Public Comment Draft 22 March 2015 Supplement 174: Restful Rendering Page 1 5 10 Digital Imaging and Communications in Medicine (DICOM) Supplement 174: RESTful Rendering Public Comment Draft 15 20 25 DICOM Standards Committee,

More information

SUBTITLE EXCHANGE FORMAT (DPP-EBU-TT) Version 2.0

SUBTITLE EXCHANGE FORMAT (DPP-EBU-TT) Version 2.0 SUBTITLE EXCHANGE FORMAT (DPP-EBU-TT) Version 2.0 This page deliberately left blank. PAGE 2 Table of Contents Conformance Notation...4 Introduction...5 ification...6 References...8 Appendix A: Metadata

More information

TECH 3380 EBU-TT-D SUBTITLING DISTRIBUTION FORMAT. VERSION: 1.0.1d (draft) SOURCE: VIDEO SYSTEMS

TECH 3380 EBU-TT-D SUBTITLING DISTRIBUTION FORMAT. VERSION: 1.0.1d (draft) SOURCE: VIDEO SYSTEMS TECH 3380 EBU-TT-D SUBTITLING DISTRIBUTION FORMAT VERSION: 1.0.1d (draft) SOURCE: VIDEO SYSTEMS Geneva October 2017 Tech 3380 EBU-TT-D Subtitling Distribution Format Conformance Notation This document

More information

Common Player Specification

Common Player Specification Common Player Specification Version 2.2 31 July 2015 2009-2015 Digital Entertainment Content Ecosystem (DECE) LLC Page 1 Notice: As of the date of publication, this document is a release candidate specification

More information

Common Streaming Protocol Specification

Common Streaming Protocol Specification Common Streaming Protocol Specification Version 2.0r1 17 December 2014 2014 Digital Entertainment Content Ecosystem (DECE) LLC Page 1 Notice: As of the date of publication, this document is a release candidate

More information

Apple Inc Apple Inc. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any fo

Apple Inc Apple Inc. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any fo itunes Timed Text Package Specification 4.4 2010-07-23 Apple Inc. 2010 Apple Inc. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any

More information

Logo Insertion and Subtitle Burn-in

Logo Insertion and Subtitle Burn-in This chapter covers the logo insertion, banner insertion, EAS (Emergency Alert System) alert insertion, and subtitle burn-in capabilities of the Digital Content Manager (DCM). Introduction, page 1 Using

More information

Material Exchange Format (MXF) Mapping Type D-10 Essence Data to the MXF Generic Container

Material Exchange Format (MXF) Mapping Type D-10 Essence Data to the MXF Generic Container PROPOSED SMPTE 386M SMPTE STANDARD for Television Material Exchange Format (MXF) Mapping Type D-1 Essence Data to the MXF Generic Container Table of Contents 1 Scope 2 Normative References 3 Glossary of

More information

Digital Imaging and Communications in Medicine (DICOM) Supplement 174: RESTful Rendering

Digital Imaging and Communications in Medicine (DICOM) Supplement 174: RESTful Rendering 18 June 2015 Supplement 174: Restful Rendering Page 1 5 10 Digital Imaging and Communications in Medicine (DICOM) Supplement 174: RESTful Rendering 15 20 DICOM Standards Committee, Working Group 27: Web

More information

[MS-TTML]: Internet Explorer Timed Text Markup Language (TTML) 1.0 Standards Support Documentation

[MS-TTML]: Internet Explorer Timed Text Markup Language (TTML) 1.0 Standards Support Documentation [MS-TTML]: Internet Explorer Timed Text Markup Language (TTML) 1.0 Standards Support Documentation Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft

More information

Seleniet XPATH Locator QuickRef

Seleniet XPATH Locator QuickRef Seleniet XPATH Locator QuickRef Author(s) Thomas Eitzenberger Version 0.2 Status Ready for review Page 1 of 11 Content Selecting Nodes...3 Predicates...3 Selecting Unknown Nodes...4 Selecting Several Paths...5

More information

UNFINISHED MASTER 720p TECHNICAL SPECIFICATIONS

UNFINISHED MASTER 720p TECHNICAL SPECIFICATIONS UNFINISHED MASTER 720p TECHNICAL SPECIFICATIONS HD FORMAT: All HD Unfinished Masters are to be delivered as ProRes (HQ). ASPECT RATIO: All HD Unfinished Masters are to retain original source aspect ratio

More information

IMSC. End-to-End Internet Subtitles and Captions. W3C TTML Profiles for Internet Media Subtitles and Captions

IMSC. End-to-End Internet Subtitles and Captions. W3C TTML Profiles for Internet Media Subtitles and Captions W3C TTML Profiles for Internet Media Subtitles and Captions IMSC End-to-End Internet Subtitles and Captions Pierre-Anthony Lemieux, Sandflow Consulting (pal@sandflow.com) Supported by MovieLabs 2 IMSC

More information

OVERVIEW OF DFXP BASED SUBTITLES

OVERVIEW OF DFXP BASED SUBTITLES OVERVIEW OF DFXP BASED SUBTITLES This chapter defines a Subtitle elementary stream format, how it is stored in an ISO Base Media File as a Track, and how it is synchronized and rendered in combination

More information

Towards true DRM Interoperability

Towards true DRM Interoperability Towards true DR Interoperability PIFF, Ultraviolet, and the dream of portable digital content ark Jeffrey ark.jeffrey@microsoft.com icrosoft Corporation 14 January, 2011 Requirements for Interop Container

More information

DICOM Correction Proposal

DICOM Correction Proposal DICOM Correction Proposal STATUS Letter Ballot Date of Last Update 2016/04/04 Person Assigned Submitter Name Jim Philbin (james.philbin@jhmi.edu) Jim Philbin (james.philbin@jhmi.edu) Submission Date 2015/11/13

More information

DVB webinar on subtitling standards 24 th January, 2018

DVB webinar on subtitling standards 24 th January, 2018 DVB webinar on subtitling standards 24 th January, 2018 Introduction Subtitles (or captions) are an important feature of TV services; they are used to provide: Dialogue transcripts in alternative languages

More information

Module 10 MULTIMEDIA SYNCHRONIZATION

Module 10 MULTIMEDIA SYNCHRONIZATION Module 10 MULTIMEDIA SYNCHRONIZATION Lesson 36 Packet architectures and audio-video interleaving Instructional objectives At the end of this lesson, the students should be able to: 1. Show the packet architecture

More information

File test version. DPP Compliance Programme AMWA / UK DPP -- AS-11 UK DPP HD Shim v1.1 File Conformance Test Suite

File test version. DPP Compliance Programme AMWA / UK DPP -- AS-11 UK DPP HD Shim v1.1 File Conformance Test Suite File test version F1.1 DPP Compliance Programme AMWA / UK DPP -- AS-11 UK DPP HD Shim v1.1 File Conformance Test Suite DPP Lab, BBC R&D, Centre House, 56 Wood Lane, W12 7SB, UK CONTENTS 1 DOCUMENT OVERVIEW

More information

GLOBAL NETFLIX PREFERRED VENDOR (NPV) RATE CARD:

GLOBAL NETFLIX PREFERRED VENDOR (NPV) RATE CARD: Global Rate Card Timed Text Origination Rates Audio Description Rates Netflix Scope of Work Guidelines A/V Materials Timed Text Audio Materials Trailers Forced Narratives NPV SLA & KPIs GLOBAL NETFLIX

More information

Lecture 3 Image and Video (MPEG) Coding

Lecture 3 Image and Video (MPEG) Coding CS 598KN Advanced Multimedia Systems Design Lecture 3 Image and Video (MPEG) Coding Klara Nahrstedt Fall 2017 Overview JPEG Compression MPEG Basics MPEG-4 MPEG-7 JPEG COMPRESSION JPEG Compression 8x8 blocks

More information

Annotation Universal Metadata Set. 1 Scope. 2 References. 3 Introduction. Motion Imagery Standards Board Recommended Practice MISB RP 0602.

Annotation Universal Metadata Set. 1 Scope. 2 References. 3 Introduction. Motion Imagery Standards Board Recommended Practice MISB RP 0602. Motion Imagery Standards Board Recommended Practice Annotation Universal Metadata Set MISB RP 0602.1 13 June 2007 1 Scope This Recommended Practice documents the basic SMPTE KLV metadata sets used to encode

More information

How to prepare subtitles for Netflix with EZTitles

How to prepare subtitles for Netflix with EZTitles How to prepare subtitles for Netflix with EZTitles This manual will show you how to create a TTML subtitles file with EZTitles which meets Netflix's requirements. In the process, we are going to use a

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology Coding of audio-

ISO/IEC INTERNATIONAL STANDARD. Information technology Coding of audio- INTERNATIONAL STANDARD This is a preview - click here to buy the full publication ISO/IEC 14496-15 Third edition 2014 07 01 Information technology Coding of audio- visual objects Part 15: Carriage of network

More information

Creating a 3D bottle with a label in Adobe Illustrator CS6.

Creating a 3D bottle with a label in Adobe Illustrator CS6. Creating a 3D bottle with a label in Adobe Illustrator CS6. Step 1 Click on File and then New to begin a new document. Step 2 Set up the width and height of the new document so that there is enough room

More information

Common File Format & Media Formats Specification

Common File Format & Media Formats Specification Common File Format & Media Formats Specification Version 1.0.5 Approved by MC on 31-October-2012 2009-2012 Digital Entertainment Content Ecosystem (DECE) LLC Page 1 Notice: THIS DOCUMENT IS PROVIDED "AS

More information

Data Synchronization in Mobile Computing Systems Lesson 12 Synchronized Multimedia Markup Language (SMIL)

Data Synchronization in Mobile Computing Systems Lesson 12 Synchronized Multimedia Markup Language (SMIL) Data Synchronization in Mobile Computing Systems Lesson 12 Synchronized Multimedia Markup Language (SMIL) Oxford University Press 2007. All rights reserved. 1 Language required to specify the multimodal

More information

Export a Quicktime movie with 5.1 Surround sound in Premiere Pro

Export a Quicktime movie with 5.1 Surround sound in Premiere Pro Export a Quicktime movie with 5.1 Surround sound in Premiere Pro PREPARED BY LUIGI ALLEMANO in collaboration with JEAN THÉBERGE and DIEGO RIVERA- KOHN March 22, 2018 Table of Contents Overview... 2 Procedure...

More information

Using Digital Cameras. Digital Storytelling

Using Digital Cameras. Digital Storytelling Using Digital Cameras Digital Storytelling http://webclass.org Online Handouts Select Digital Cameras 2 Objectives Camera formats and features Video shooting techniques Create 60-second movie Import video

More information

Common Extras Manifest Metadata

Common Extras Manifest Metadata Common Extras Manifest Metadata Motion Picture Laboratories, Inc. i CONTENTS 1 Introduction... 1 1.1 Overview... 1 1.1.1 Scope... 1 1.1.2 Extras Manifest... 1 1.1.3 Relationship of Extras Manifest to Common

More information

DPP Compliance Programme AMWA AS-11 DPP Product Test Report (See note 5, on next page) DPP Lab, BBC R&D, Centre House, 56 Wood Lane, W12 7SB, UK

DPP Compliance Programme AMWA AS-11 DPP Product Test Report (See note 5, on next page) DPP Lab, BBC R&D, Centre House, 56 Wood Lane, W12 7SB, UK TEST REPORT No R1008 DPP Compliance Programme AMWA AS-11 DPP Product Test Report (See note 5, on next page) DPP Lab, BBC R&D, Centre House, 56 Wood Lane, W12 7SB, UK OEM Product (Note 6) Product Version

More information

Styles, Style Sheets, the Box Model and Liquid Layout

Styles, Style Sheets, the Box Model and Liquid Layout Styles, Style Sheets, the Box Model and Liquid Layout This session will guide you through examples of how styles and Cascading Style Sheets (CSS) may be used in your Web pages to simplify maintenance of

More information

Quick start guide to CuteDCP v1.9.0

Quick start guide to CuteDCP v1.9.0 Quick start guide to CuteDCP v1.9.0 http://www.fandev.com Quick start guide This guide will help you create a DCP (Digital Cinema Package), using the CuteDCP exporter plug-in for Adobe After Effects. CuteDCP

More information

SMIL 2.0. Synchronized Multimedia Integration Language. Espen Nilsen

SMIL 2.0. Synchronized Multimedia Integration Language. Espen Nilsen SMIL 2.0 Synchronized Multimedia Integration Language Espen Nilsen Outline Introduction Design goals Structure and timelines Timing and Syncronization Events and Hyperlinking Content Control 1 Introduction

More information

Beyond TS Workshop

Beyond TS Workshop ISOBMFF@DVB Beyond TS Workshop Cyril Concolato, Jean Le Feuvre (Telecom ParisTech) David Singer (Apple) IRT, Munich, May 19th, 2015 1 Overview ISOBMFF, standards and statuses ISOBMFF basic concepts Types

More information

User manual Horus Movie Player 1

User manual Horus Movie Player 1 User manual Horus Movie Player 1 REVISION HISTORY DATE VERSION AUTHOR October 2013 1.0 Bijwoordbeeld tekst en techniek User manual Horus Movie Player 2 1 WORKING WITH THE INSPECTION AND SURVEY SUITE 5

More information

ATSC Candidate Standard: A/341 Amendment

ATSC Candidate Standard: A/341 Amendment ATSC Candidate Standard: A/341 Amendment 2094-40 Doc. S34-301r2 20 February 2018 Advanced Television Systems Committee 1776 K Street, N.W. Washington, D.C. 20006 202-872-9160 i The Advanced Television

More information

CSI 3140 WWW Structures, Techniques and Standards. Markup Languages: XHTML 1.0

CSI 3140 WWW Structures, Techniques and Standards. Markup Languages: XHTML 1.0 CSI 3140 WWW Structures, Techniques and Standards Markup Languages: XHTML 1.0 HTML Hello World! Document Type Declaration Document Instance Guy-Vincent Jourdan :: CSI 3140 :: based on Jeffrey C. Jackson

More information

Common File Format & Media Formats Specification

Common File Format & Media Formats Specification Common File Format & Media Formats Specification Version 2.0.1 22 December 2014 2009 2014 Digital Entertainment Content Ecosystem (DECE) LLC Page 1 Notice: As of the date of publication, this document

More information

Using Common Media Manifest with Interoperable Media Format (IMF)

Using Common Media Manifest with Interoperable Media Format (IMF) Using with Interoperable Media Format (IMF) Motion Picture Laboratories, Inc. 1 CONTENTS 1 Introduction... 4 1.1 Background... 4 1.2 Document Naming and Conventions... 4 1.3 Normative References... 5 2

More information

Advances in AVFoundation Playback

Advances in AVFoundation Playback Media #WWDC16 Advances in AVFoundation Playback Waiting, looping, switching, widening, optimizing Session 503 Sam Bushell Media Systems Architect 2016 Apple Inc. All rights reserved. Redistribution or

More information

TECH 3390 EBU-TT, PART M METADATA DEFINITIONS METADATA ELEMENTS AND ATTRIBUTES FOR USE IN EBU-TT DOCUMENTS VERSION: 1.0 SOURCE: SP/MIM XML SUBTITLES

TECH 3390 EBU-TT, PART M METADATA DEFINITIONS METADATA ELEMENTS AND ATTRIBUTES FOR USE IN EBU-TT DOCUMENTS VERSION: 1.0 SOURCE: SP/MIM XML SUBTITLES TECH 3390 EBU-TT, PART M METADATA DEFINITIONS METADATA ELEMENTS AND ATTRIBUTES FOR USE IN EBU-TT DOCUMENTS VERSION: 1.0 SOURCE: SP/MIM XML SUBTITLES Geneva May 2017 There are blank pages throughout this

More information

Content Metadata Specification

Content Metadata Specification Content Metadata Specification Version 1.1 9 October 2013 2009-2013 Digital Entertainment Content Ecosystem (DECE) LLC Page 1 Working Group: Technical Working Group Notice: As of the date of publication,

More information

Request for Comments: 4425 Category: Standards Track February 2006

Request for Comments: 4425 Category: Standards Track February 2006 Network Working Group A. Klemets Request for Comments: 4425 Microsoft Category: Standards Track February 2006 Status of This Memo RTP Payload Format for Video Codec 1 (VC-1) This document specifies an

More information

MISB RP RECOMMENDED PRACTICE. 24 October Annotation Universal Metadata Set. 1 Scope. 2 References. 2.1 Normative References

MISB RP RECOMMENDED PRACTICE. 24 October Annotation Universal Metadata Set. 1 Scope. 2 References. 2.1 Normative References MISB RP 0602.3 RECOMMENDED PRACTICE Annotation Universal Metadata Set 24 October 2013 1 Scope This Recommended Practice documents the basic SMPTE KLV metadata to encode Video Annotation data within a motion

More information

Software Occlusion Culling

Software Occlusion Culling Software Occlusion Culling Abstract This article details an algorithm and associated sample code for software occlusion culling which is available for download. The technique divides scene objects into

More information

Ardour3 Video Integration

Ardour3 Video Integration Ardour3 Video Integration film-soundtracks on GNU/Linux Robin Gareus CiTu - Pargraphe Research Group University Paris 8 - Hypermedia Department robin@gareus.org April, 2012 Outline of the talk Introduction

More information

HOW TO Use Microsoft Expression Encoder

HOW TO Use Microsoft Expression Encoder HOW TO Use Microsoft Expression Encoder Microsoft Expression Encoder is a free tool for converting video files such as MPG, MP4, and AVI files to Windows Media Video (WMV) format for use in AdQue. It can

More information

HTML and CSS a further introduction

HTML and CSS a further introduction HTML and CSS a further introduction By now you should be familiar with HTML and CSS and what they are, HTML dictates the structure of a page, CSS dictates how it looks. This tutorial will teach you a few

More information

DECE Device Specification

DECE Device Specification DECE Device Specification Version 2.2 31 July 2015 2009-2014 Digital Entertainment Content Ecosystem (DECE) LLC Page 1 Notice: As of the date of publication, this document is a release candidate specification

More information

Sync-N-Link X. Contents. Preparing Clips for Syncing

Sync-N-Link X. Contents. Preparing Clips for Syncing Sync-N-Link X Sync-N-Link X takes away the time-consuming chore of synchronizing dailies or rushes by processing an Event of clips with matching SMPTE/EBU Timecode. Sync-N- Link X looks for audio whose

More information

How to draw and create shapes

How to draw and create shapes Adobe Flash Professional Guide How to draw and create shapes You can add artwork to your Adobe Flash Professional documents in two ways: You can import images or draw original artwork in Flash by using

More information

CHAPTER 2 MARKUP LANGUAGES: XHTML 1.0

CHAPTER 2 MARKUP LANGUAGES: XHTML 1.0 WEB TECHNOLOGIES A COMPUTER SCIENCE PERSPECTIVE CHAPTER 2 MARKUP LANGUAGES: XHTML 1.0 Modified by Ahmed Sallam Based on original slides by Jeffrey C. Jackson reserved. 0-13-185603-0 HTML HELLO WORLD! Document

More information

AWS Elemental MediaConvert. User Guide

AWS Elemental MediaConvert. User Guide AWS Elemental MediaConvert User Guide AWS Elemental MediaConvert: User Guide Copyright 2018 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon's trademarks and trade dress may

More information

Preparing Video Files for the Aja Ki Pro

Preparing Video Files for the Aja Ki Pro Preparing Video Files for the Aja Ki Pro rev. 04/12/16 The Gene Siskel Film Center has the ability to play Apple Pro Res files from an Aja Ki Pro hard drive player/recorder. r CC 2015. Aja Ki Pro. The

More information

Common File Format & Media Formats Specification

Common File Format & Media Formats Specification Common File Format & Media Formats Specification Version 1.0.3 3-January-2012 2009-2012 Digital Entertainment Content Ecosystem (DECE) LLC Page 1 Notice: THIS DOCUMENT IS PROVIDED "AS IS" WITH NO WARRANTIES

More information

Chapter 1 True/False Instructions: Circle T if the statement is true or F if the statement is false.

Chapter 1 True/False Instructions: Circle T if the statement is true or F if the statement is false. Name Date Chapter 1 True/False Instructions: Circle T if the statement is true or F if the statement is false. T F 1. WYSIWYG stands for What You See Is What You Get. T F 2. The menu bar shows the application

More information

Using Common Media Manifest with Interoperable Media Format (IMF)

Using Common Media Manifest with Interoperable Media Format (IMF) Using Common Media Manifest with Interoperable Media Format (IMF) Motion Picture Laboratories, Inc. 1 CONTENTS 1 Introduction... 4 1.1 Background... 4 1.2 Document Organization... 4 1.3 Document Naming

More information

DCIMastering FOCUS SHEET. Marquise Technologies 2012 Page 1

DCIMastering FOCUS SHEET. Marquise Technologies 2012 Page 1 DCIMastering FOCUS SHEET Marquise Technologies 2012 Page 1 M I S T DCI MASTERING M I S T DCI mastering features are the only efficient alternative for creating an accurate and compliant DCP. The DCP packaging

More information

1.1 SD Commercial File Delivery standard (FAST)

1.1 SD Commercial File Delivery standard (FAST) 1.1 SD Commercial File Delivery standard (FAST) Note: RTÉ s preference is for commercials to be delivered in HD RTÉ Preferred SD Commercial File standard File Type Mxf File Format OP1-a File Format Profile

More information

AMWA Specification AMWA Application Specification AS-02 MXF Versioning November 18, 2011 (version 1.0)

AMWA Specification AMWA Application Specification AS-02 MXF Versioning November 18, 2011 (version 1.0) AMWA Specification AMWA Application Specification AS-02 MXF Versioning November 18, 2011 (version 1.0) Executive summary New routes to market for entertainment media are resulting in an explosion of new

More information

VCube Release Notes. Updates: Please check our Web site periodically for information, patches and updates.

VCube Release Notes. Updates: Please check our Web site   periodically for information, patches and updates. VCube Release Notes Updates: Please check our Web site http://www.merging.com periodically for information, patches and updates. VCUBE 3.0 SP2 Release Notes NEW FEATURES Batch Export The Batch Export feature

More information

Design of the Data-Retrieving Engine for Distributed Multimedia Presentations

Design of the Data-Retrieving Engine for Distributed Multimedia Presentations Design of the Data-Retrieving Engine for Distributed Multimedia Presentations Chun-Chuan Yang Multimedia and Communications Laboratory Department of Computer Science and Information Engineering National

More information

Movie Maker Tutorial created by Cheryl McKnight

Movie Maker Tutorial created by Cheryl McKnight Movie Maker Tutorial created by Cheryl McKnight The Movie Task Pane list the steps necessary in completing an editing project. If the Task Pane is turned off, go to View, and select Task Pane to toggle

More information

Common File Format & Media Formats Specification

Common File Format & Media Formats Specification Common File Format & Media Formats Specification Version 1.2 15 January 2014 WORKING DRAFT 2009-2014 Digital Entertainment Content Ecosystem (DECE) LLC Page 1 Notice: As of the date of publication, this

More information

Windows Movie Maker. The Toolbar. The Toolbar

Windows Movie Maker. The Toolbar. The Toolbar Windows Movie Maker The Menu Bar The Menu Bar gives access to all parts of the program. On the Menu Bar, click on File. Notice the choices of Save Project As and Save Movie File o Choose Save Project As

More information

Tablet 300x x x x1024

Tablet 300x x x x1024 PROGRAMMATIC DISPLAY Supported Display Ad Types GIF, JPEG, PNG image files 3rd Party Ad Tags from approved ad servers (HTML or raw JavaScript) Rich media expandable supported through third party with some

More information

Digital Story Telling Microsoft Windows Movie Maker 2.0

Digital Story Telling Microsoft Windows Movie Maker 2.0 The Windows Movie Maker Interface Movie Tasks: Takes you step by step through the movie making process Document Area TimeLine: This is called the storyboard Project preview Area: Preview your project Saving

More information

All Rights Reserved, (c) KDDI R&D Laboratories Inc For Windows XP USER S MANUAL

All Rights Reserved, (c) KDDI R&D Laboratories Inc For Windows XP USER S MANUAL All Rights Reserved, (c) KDDI R&D Laboratories Inc. 2001-2003 For Windows XP USER S MANUAL Edit Range and Functions The MPEG Edit Studio contains multiple windows for a variety of edit functions as shown

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology JPEG 2000 image coding system Part 12: ISO base media file format

ISO/IEC INTERNATIONAL STANDARD. Information technology JPEG 2000 image coding system Part 12: ISO base media file format INTERNATIONAL STANDARD ISO/IEC 15444-12 Fourth edition 2012-07-15 Information technology JPEG 2000 image coding system Part 12: ISO base media file format Technologies de l'information Système de codage

More information

Quick start guide to CuteDCP for Premiere Pro v1.5.0

Quick start guide to CuteDCP for Premiere Pro v1.5.0 Quick start guide to CuteDCP for Premiere Pro v1.5.0 http://www.fandev.com Quick start guide This guide will help you create a DCP (Digital Cinema Package), using the CuteDCP exporter plug-in for Adobe

More information

Youngkwon Lim. Chair, MPEG Systems Samsung

Youngkwon Lim. Chair, MPEG Systems Samsung 1 Youngkwon Lim Chair, MPEG Systems Samsung (young.l@samsung.com) Basics of media synchronization in MPEG 2 Synchronization in MPEG-2 System (ISO/IEC 13818-1) 3 Synchronization among multiple elementary

More information

Reference Waveform File Format

Reference Waveform File Format Reference Waveform File Format The Tektronix wfm file format was designed for the internal save and restore of waveform data and the associated display. As a consequence, more parameters are saved than

More information

Chapter 3 Style Sheets: CSS

Chapter 3 Style Sheets: CSS WEB TECHNOLOGIES A COMPUTER SCIENCE PERSPECTIVE JEFFREY C. JACKSON Chapter 3 Style Sheets: CSS 1 Motivation HTML markup can be used to represent Semantics: h1 means that an element is a top-level heading

More information

Using Windows MovieMaker pt.1

Using Windows MovieMaker pt.1 Using Windows MovieMaker pt.1 Before you begin: Create and name (use your first name, or the title of your movie) a folder on the desktop of your PC. Inside of this folder, create another folder called

More information

University of British Columbia CPSC 314 Computer Graphics Jan-Apr Tamara Munzner. Viewing 4.

University of British Columbia CPSC 314 Computer Graphics Jan-Apr Tamara Munzner. Viewing 4. University of British Columbia CPSC 34 Computer Graphics Jan-Apr 206 Tamara Munzner Viewing 4 http://www.ugrad.cs.ubc.ca/~cs34/vjan206 Projective Rendering Pipeline object world viewing O2W OCS WCS W2V

More information

Performance Oscilloscope Reference Waveform File Format

Performance Oscilloscope Reference Waveform File Format Performance Oscilloscope Reference Waveform File Format The Tektronix.wfm fileformatwasdesignedfortheinternalsaveandrestoreof waveform data and the associated display. As a consequence, more parameters

More information

AMWA Specification AMWA Application Specification AS-02 MXF Versioning December 16, 2009 (rev 1e)

AMWA Specification AMWA Application Specification AS-02 MXF Versioning December 16, 2009 (rev 1e) AMWA Specification AMWA Application Specification December 16, 2009 (rev 1e) DRAFT Executive Summary New routes to market for entertainment media are resulting in an explosion of new devices and channels

More information

MISB ST STANDARD. MPEG-2 Transport Stream for Class 1/Class 2 Motion Imagery, Audio and Metadata. 25 February Scope.

MISB ST STANDARD. MPEG-2 Transport Stream for Class 1/Class 2 Motion Imagery, Audio and Metadata. 25 February Scope. MISB ST 1402.1 STANDARD MPEG-2 Transport Stream for Class 1/Class 2 Motion Imagery, Audio and Metadata 25 February 2016 1 Scope This standard provides guidance and specifies requirements for encapsulating

More information

Universal Ad Package (UAP)

Universal Ad Package (UAP) Creative Unit Name Medium Rectangle imum Expanded not Additional for OBA Self- Reg Compliance (Note 1) Polite File User- Initiated File Additional Streaming File for Universal Ad Package (UAP) Video &

More information

Avpy Documentation. Release sydh

Avpy Documentation. Release sydh Avpy Documentation Release 0.1.3 sydh May 01, 2016 Contents 1 Overview 1 2 Getting Help 3 3 Issues 5 4 Changes 7 5 Contributions 9 6 Indices and tables 11 6.1 Examples.................................................

More information

ARRIRAW Converter 2.1

ARRIRAW Converter 2.1 ARRIRAW Converter 2.1 Quick Guide Introduction In postproduction, ARRIRAW files must be transformed into a standard file format for conforming and color correction. The most commonly used format is SMPTE

More information

White Paper Working with RED ONE Camera Files

White Paper Working with RED ONE Camera Files White Paper Working with RED ONE Camera Files Revised July 22, 2009 RED ONE cameras record 4K footage as REDCODE RAW (.r3d) files that you can add directly to the Vegas Pro timeline and edit like any other

More information

The AiM Codec for Windows and OSX

The AiM Codec for Windows and OSX The AiM Codec for Windows and OSX The Avolites Ai server plays QuickTime movies, but it uses its own special codec called AiM. The AiM codec is not installed with QuickTime by default, but is free to download

More information

ATSC Standard: A/342 Part 2, AC-4 System

ATSC Standard: A/342 Part 2, AC-4 System ATSC Standard: A/342 Part 2, AC-4 System Doc. A/342-2:2017 23 February 2017 Advanced Television Systems Committee 1776 K Street, N.W. Washington, D.C. 20006 202-872-9160 i The Advanced Television Systems

More information

Open ebook File Format 1.0. DRAFT VERSION 001 November 5, 1999

Open ebook File Format 1.0. DRAFT VERSION 001 November 5, 1999 Open ebook File Format 1.0 DRAFT VERSION 001 November 5, 1999 Open ebook File Format 1.0 DRAFT VERSION 001 November 5, 1999 This is a draft recommendation. Changes will be made in response to further internal

More information

ibase Manager Net Admin Guide 2005 ibase

ibase Manager Net Admin Guide 2005 ibase ibase Manager Net Admin Guide 1 ibase Manager Net Table of Contents Section 1 Welcome to the ibase Manager Net Admin Help 3 Section 2 Purpose 3 Section 3 Copyright 3 Section 4 Disclaimer 3 Section 5 Main

More information

Integrating Dolby Atmos into CLIPSTER

Integrating Dolby Atmos into CLIPSTER Supplement (Version 1.0) Integrating Dolby Atmos into CLIPSTER Supplement for the CLIPSTER Software Supplement for the CLIPSTER user guide: Integrating Dolby Atmos into CLIPSTER Document Version 1.0 Copyright

More information

REFERENCE PLAYER FOR QC

REFERENCE PLAYER FOR QC REFERENCE PLAYER FOR QC NLE TIMELINE ICe REFERENCE PLAYER FOR THE QC OF DIGITAL CINEMA BROADCAST & ONLINE MASTERS ICE is the only QC player with an editing timeline, providing an unrivalled flexibility

More information

ANSI/SCTE

ANSI/SCTE Digital Video Subcommittee AMERICAN NATIONAL STANDARD ANSI/SCTE 243-3 2017 Next Generation Audio Carriage Constraints for Cable Systems: Part 3 MPEG-H Audio Carriage Constraints NOTICE The Society of Cable

More information

Affixing the ISAN. Possibilities Technical specifications

Affixing the ISAN. Possibilities Technical specifications Affixing the ISAN Possibilities Technical specifications 1 The ISAN Identifier ISO 15706 Root Episode Version ISAN 1234-5678-9101-0004-X-0000-00A1-Y Check Serie Episode Work Version 1234-5678-9101-0000-E-0000-0000-A

More information

ATSC Standard: A/342 Part 3, MPEG-H System

ATSC Standard: A/342 Part 3, MPEG-H System ATSC Standard: A/342 Part 3, MPEG-H System Doc. A/342-3:2017 3 March 2017 Advanced Television Systems Committee 1776 K Street, N.W. Washington, D.C. 20006 202-872-9160 i The Advanced Television Systems

More information

CSS Data Types. One of Those Things You Have To Know

CSS Data Types. One of Those Things You Have To Know CSS Data Types One of Those Things You Have To Know R. Scott Granneman r Jans Carton 1.4 2013 R. Scott Granneman Last updated 2018-09-02 You are free to use this work, with certain restrictions. For full

More information

x. The optional Cross-compiler word set x.1 Introduction x.2 Additional terms and notation x.2.1 Definitions of terms

x. The optional Cross-compiler word set x.1 Introduction x.2 Additional terms and notation x.2.1 Definitions of terms x. The optional Cross-compiler word set x.1 Introduction The purpose of this optional wordset is to facilitate writing programs that may be compiled to run on s other than the system performing the compilation.

More information

PostScript Internals Graphics II Spring 1999

PostScript Internals Graphics II Spring 1999 PostScript Internals 15-463 Graphics II Spring 1999 Background PostScript raster image processor for Mac All Level 1 features Some support for color and multi-bit devices Undergrad independent study: MacRIP

More information

Material Exchange Format Timecode Implementation

Material Exchange Format Timecode Implementation EBU Recommendation R 122 Material Exchange Format Timecode Implementation Version 2.0 Source: EC-I SP/HIPS MXF Geneva November 2010 1 Page intentionally left blank. This document is paginated for two sided

More information