Audio/Video Streams Avatar
  1. OMG Specification

Audio/Video Streams — All Issues

  • Acronym: AVSTR
  • Issues Count: 3
  • Description: All Issues
Open Closed All
All Issues

Issues Descriptions

Timestamp format used in SFP is not adequate (AV streams issue)

  • Key: AVSTR-21
  • Legacy Issue Number: 1114
  • Status: open  
  • Source: Anonymous
  • Summary:

    Summary: The timestamp format used in SFP is not adequate for many applications
    particularly non-linear editing and post-production systems. These systems
    require a more comprehensive timestamping format. Furthermore, the current
    timestamp, expressed in microseconds wraps around too quickly. This needs
    to be addressed without loss of precision.

  • Reported: AVSTR 1.0b1 — Fri, 27 Mar 1998 05:00 GMT
  • Updated: Wed, 11 Mar 2015 23:32 GMT

set_dev_params() method in AVStreams IDL Interface

  • Key: AVSTR-1
  • Legacy Issue Number: 1845
  • Status: open  
  • Source: Anonymous
  • Summary:

    Summary: The set_dev_params() method in the AVStreams IDL interface raises a PropertyService::PropertyException. However, PropertyException which used to be an exception, was recently revised to be a struct in the Property Service. This broke the AVStreams interface since a struct cannot be raised. Can you please fix this.

  • Reported: AVSTR 1.0b1 — Thu, 20 Aug 1998 04:00 GMT
  • Updated: Fri, 6 Mar 2015 20:57 GMT

In section 2.3.3, the syntax for a network address

  • Key: AVSTR-20
  • Legacy Issue Number: 2060
  • Status: closed  
  • Source: Anonymous
  • Summary:

    Summary: In section 2.3.3, the syntax for a network address in a
    flow specification is defined as:
    <address> ::= <carrier_protocol> ["=" <networkAddress> ":" <portList>]
    We feel that consideration should be given to changing the colon
    separator ":" to a semi-colon ";". The reason is that separating the
    host from the port number using a colon makes parsing IPv6 addresses
    from the flow specification more difficult.

  • Reported: AVSTR 1.0b1 — Wed, 7 Oct 1998 04:00 GMT
  • Disposition: Resolved — AVSTR 1.0
  • Disposition Summary:
  • Updated: Fri, 6 Mar 2015 20:57 GMT