[AVT] Summary changes draft-rey-avt-3gpp-timed-text-01.txt and Timed Text presentation in Minneapolis
"Jose Rey" <rey@panasonic.de> Tue, 04 November 2003 15:36 UTC
Received: from optimus.ietf.org (ietf.org [132.151.1.19] (may be forged)) by ietf.org (8.9.1a/8.9.1a) with ESMTP id KAA18882 for <avt-archive@odin.ietf.org>; Tue, 4 Nov 2003 10:36:22 -0500 (EST)
Received: from localhost.localdomain ([127.0.0.1] helo=www1.ietf.org) by optimus.ietf.org with esmtp (Exim 4.20) id 1AH3Dx-0003bB-DG for avt-archive@odin.ietf.org; Tue, 04 Nov 2003 10:36:05 -0500
Received: (from exim@localhost) by www1.ietf.org (8.12.8/8.12.8/Submit) id hA4Fa516013829 for avt-archive@odin.ietf.org; Tue, 4 Nov 2003 10:36:05 -0500
Received: from localhost.localdomain ([127.0.0.1] helo=www1.ietf.org) by optimus.ietf.org with esmtp (Exim 4.20) id 1AH3Du-0003aI-D2; Tue, 04 Nov 2003 10:36:02 -0500
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org) by optimus.ietf.org with esmtp (Exim 4.20) id 1AH3DO-0003ZN-OE for avt@optimus.ietf.org; Tue, 04 Nov 2003 10:35:30 -0500
Received: from ietf-mx (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id KAA18810 for <avt@ietf.org>; Tue, 4 Nov 2003 10:35:17 -0500 (EST)
Received: from ietf-mx ([132.151.6.1]) by ietf-mx with esmtp (Exim 4.12) id 1AH3DM-00074G-00 for avt@ietf.org; Tue, 04 Nov 2003 10:35:28 -0500
Received: from mail.pel.panasonic.de ([194.162.191.12]) by ietf-mx with esmtp (Exim 4.12) id 1AH3DL-000748-00 for avt@ietf.org; Tue, 04 Nov 2003 10:35:27 -0500
Received: from mcomreyj ([10.10.100.5]) by mail.pel.panasonic.de with Microsoft SMTPSVC(5.0.2195.6713); Tue, 4 Nov 2003 16:35:19 +0100
Reply-To: rey@panasonic.de
From: Jose Rey <rey@panasonic.de>
To: avt@ietf.org
Date: Tue, 04 Nov 2003 16:35:16 +0100
Message-ID: <000901c3a2e9$40a32820$05640a0a@panasonic.de>
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook CWS, Build 9.0.6604 (9.0.2911.0)
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200
X-OriginalArrivalTime: 04 Nov 2003 15:35:19.0428 (UTC) FILETIME=[40C5A440:01C3A2E9]
Content-Transfer-Encoding: 7bit
Subject: [AVT] Summary changes draft-rey-avt-3gpp-timed-text-01.txt and Timed Text presentation in Minneapolis
Sender: avt-admin@ietf.org
Errors-To: avt-admin@ietf.org
X-BeenThere: avt@ietf.org
X-Mailman-Version: 2.0.12
Precedence: bulk
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/avt>, <mailto:avt-request@ietf.org?subject=unsubscribe>
List-Id: Audio/Video Transport Working Group <avt.ietf.org>
List-Post: <mailto:avt@ietf.org>
List-Help: <mailto:avt-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/avt>, <mailto:avt-request@ietf.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Hi all, this is what I would like to discuss on Monday: - draft-rey-avt-3gpp-timed-text-01.txt presents a payload format for the 3GPP Timed Text media format. With respect to the -00 version in general all sections were completed: * completed empty sections from -00 draft. * abstract and introduction re-arranged. Moved section "Basics of the 3GP File Structure" to end of the document as Annex B. * SLEN, SIDX and SDUR lengths fixed to 16, 16 and 24 bits, respectively. * New OPTIONAL header, SPLDESC, added to transport sample description in-band. * Section 4 on payload format expanded: text header, fragment header and sample description header are fully specified. * SMIL usage section added. - Generic vs. Specific transport: in Vienna the issue was raised whether it should be more generic. After the publication of -01 version, little feedback has been heard about this; we would like to hear evereyone's opinion so the work can continue without surprises in the future. - fragmentation headers: the draft also defines complex fragmentation headers (FHDR, MTSF) that enable to get the most out of each fragment even when previous fragments were lost. What is the opinion of the WG on this? This may be an overkill as it increases complexity for just a couple of cases in which they will be used... - the PT-multiplexing will be abandoned because it is complex and gives problems, for example in SDP and ROHC. Instead additional fields in fixed header wil be used. - the sizes of length, index and duration fields of the text samples (SLEN, SIDX and SDUR) are currently 16, 16 and 24 bits. We are not clear if this is enough/too much. They allow for text samples sizes up 64KBytes, 65536 different indexes and a duration of samples up to four hours. When thinking on reducing these lengths one could argue to reduce SLEN to 1 byte but 256Bytes is too small . Taking a non-multiple of 8 is not an option because of parsing complexity, so 16bits is OK. For SIDX, 8 bits, should be enough I don't think there would be more than 256 sample descriptions in a text sample. And for SDUR, 16 bits would mean @1Khz ~1 minute, which is too short for streaming, so we propose to keep 24bits; also to cope with the case of different clockrate values. Comments? - resilient transport: when a packet is fragmented into several pieces, we think *at least* the fragments containing plain text strings shall be playable regardless of previous arrived or not (i.e. self-contained). Making the modifier boxes also resilient introduces complexity, as seen with the MTSF headers in the -01 draft. Therefore the tradeoff here would be to keep/adapt the necessary fields in the fragment header (FHDR) to display isolated text strings but abandon the MTSF headers for the modifier boxes. A solution for the latter could be to protect this through retransmissions, FEC or else. - the -01 draft does not specify how to reassemble fragments. This will be specified. - all other comments on the list noted. That's all, see you in Minneapolis. thanks, Jose ____________________________________ Jose Rey Mobile Multimedia Team - MCOM Group Panasonic European Laboratories GmbH Email: rey@panasonic.de Tel: +49(0)6103-766-134 Fax: +49(0)6103-766-166 http://www.pel.panasonic.de ____________________________________ _______________________________________________ Audio/Video Transport Working Group avt@ietf.org https://www1.ietf.org/mailman/listinfo/avt