os/graphics/graphicstest/uibench/s60/data/skiing2.srt
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 1
     2 00:00:00,000  -->  00:00:05,000
     3 Video by Mario Ducoing 
     4 Used with permission
     5 
     6 2
     7 00:00:06,000  -->  00:00:08,000
     8      PREQ1939 
     9 
    10 3
    11 00:00:08,000  -->  00:00:12,000
    12 Video Subtitles and 
    13  Captioning Support 
    14 
    15 4
    16 00:00:15,000  -->  00:00:18,000
    17 PREQ1939 is complete 
    18 and available today.
    19 
    20 
    21 5
    22 00:00:18,000  -->  00:00:21,000
    23 It is officially in Symbian OS 
    24 Diran only, but the code is 
    25 
    26 6
    27 00:00:21,000  -->  00:00:24,000
    28 present in 9.5 releases and is 
    29 easy to enable and build. 
    30 
    31 7
    32 00:00:26,000  -->  00:00:29,000
    33 This demo runs under a stock 
    34 Symbian OS 9.5 DevKit release. 
    35 
    36 8
    37 00:00:29,000  -->  00:00:32,000
    38 We have simply enabled NGA, 
    39 enabled PREQ1939, 
    40 
    41 9
    42 00:00:32,000  -->  00:00:35,000
    43 rebuilt MMF, and added a
    44 simple demo application. 
    45 
    46 10
    47 00:00:35,000  -->  00:00:38,000
    48 Detailed build info 
    49 and this demo application is 
    50 
    51 11
    52 00:00:38,000  -->  00:00:41,000
    53 available on request. 
    54 
    55 12
    56 00:00:44,000  -->  00:00:47,000
    57 PREQ1939 requires that video 
    58 playback uses graphics surfaces. 
    59 
    60 13
    61 00:00:47,000  -->  00:00:50,000
    62 The actual subtitles however 
    63 are rendered as UI graphics
    64 
    65 14
    66 00:00:50,000  -->  00:00:53,000
    67 Using a Content Rendering 
    68 Plugin (CRP) in Window Server. 
    69 
    70 15
    71 00:00:55,000  -->  00:00:58,000
    72 The PREQ delivery includes all 
    73 MMF and API changes, 
    74 
    75 16
    76 00:00:58,000  -->  00:01:01,000
    77 a product-quality CRP for 
    78 subtitle rendering, 
    79 
    80 17
    81 00:01:01,000  -->  00:01:04,000
    82 and a reference SRT subtitle 
    83 renderer in the AVI controller. 
    84 
    85 18
    86 00:01:06,000  -->  00:01:11,000
    87 This demo uses a video-only 
    88 AVI file with MPEG-4 video 
    89 
    90 19
    91 00:01:11,000  -->  00:01:14,000
    92 and a hand-written SRT 
    93 subtitle file. 
    94 
    95 20
    96 00:01:16,000  -->  00:01:19,000
    97 Real-world implementations 
    98 are expected to use 
    99 
   100 21
   101 00:01:19,000  -->  00:01:22,000
   102 3GPP Timed Text instead. 
   103 
   104 22
   105 00:01:22,000  -->  00:01:25,000
   106 In any case, all subtitles are 
   107 rendered in the controller and 
   108 
   109 23
   110 00:01:25,000  -->  00:01:28,000
   111 displayed directly using a CRP. 
   112 
   113 
   114 24
   115 00:01:28,000  -->  00:01:31,000
   116 The application is not on the 
   117 data path at all, and has only 
   118 
   119 25
   120 00:01:31,000  -->  00:01:34,000
   121 basic control functionality. 
   122 
   123 
   124 26
   125 00:01:36,000  -->  00:01:59,000
   126 Thank you