GXF/LXF Reader

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
 
{{This|products/splitters/x_reader.html}}
 
{{This|products/splitters/x_reader.html}}
  
XReader DirectShow filter for read and demultiplex GXF and LXF files.
+
GXF/LXF Reader DirectShow filter for read and demultiplex GXF and LXF files.
  
 
==Overview==
 
==Overview==
  
* {{GXF Splitter DirectShow Filter: Download}}
+
* {{DownloadProduct|http://www.avobjects.com/downloads/71}}
 
* {{Contact Support}}
 
* {{Contact Support}}
 
* {{Place Order!}}
 
* {{Place Order!}}
  
The XReader filter is used for playback of GXF and LXF files. It accepts data in GXF or LXF format and demultiplexes it into its DV-DIF, MPEG-2 Video, PCM Audio data streams for further processing and/or rendering.  
+
The GXF/LXF Reader filter is used for playback of GXF and LXF files. It accepts data in GXF or LXF format and demultiplexes it into its DV-DIF, MPEG-2 Video, PCM Audio data streams for further processing and/or rendering.  
  
 
General eXchange Format (GXF) is a container format designed for transfer of simple and compound clips between television program storage systems. It can contain [[M-JPEG Video Decoder|Motion JPEG (M-JPEG)]], [[MPEG-2 Video Decoder|MPEG-2]], [[H.264/AVC_Decoder|H.264/AVC Video Decoder]], or [[DVCPRO HD Decoder|DV Decoder]] video compression standards with PCM audio, time code, and user data that may include user-defined metadata.
 
General eXchange Format (GXF) is a container format designed for transfer of simple and compound clips between television program storage systems. It can contain [[M-JPEG Video Decoder|Motion JPEG (M-JPEG)]], [[MPEG-2 Video Decoder|MPEG-2]], [[H.264/AVC_Decoder|H.264/AVC Video Decoder]], or [[DVCPRO HD Decoder|DV Decoder]] video compression standards with PCM audio, time code, and user data that may include user-defined metadata.
Line 48: Line 48:
 
|-
 
|-
 
|Filter Interfaces:
 
|Filter Interfaces:
|IBaseFilter, IAVOXReader
+
|IBaseFilter, IAVOXFReader
  
 
|-
 
|-
Line 72: Line 72:
 
|-
 
|-
 
|Filter Name
 
|Filter Name
|AVObjects XReader
+
|AVObjects XFReader
  
 
|-
 
|-

Revision as of 12:01, 18 October 2013

This page is a copy of the original page on the AVObjects' web site and can also be viewed here.

GXF/LXF Reader DirectShow filter for read and demultiplex GXF and LXF files.

Overview

The GXF/LXF Reader filter is used for playback of GXF and LXF files. It accepts data in GXF or LXF format and demultiplexes it into its DV-DIF, MPEG-2 Video, PCM Audio data streams for further processing and/or rendering.

General eXchange Format (GXF) is a container format designed for transfer of simple and compound clips between television program storage systems. It can contain Motion JPEG (M-JPEG), MPEG-2, H.264/AVC Video Decoder, or DV Decoder video compression standards with PCM audio, time code, and user data that may include user-defined metadata.

Features

  • Supports reverse playback for DV and PCM Audio tracks.

Media Types

  • MPEG-2 525 - video track encoded using ISO/IEC 13818-2 (MPEG-2)
  • MPEG-2 625 - video track encoded using ISO/IEC 13818-2 (MPEG-2)
  • MPEG HD - video track encoded using ISO/IEC 13818-2 (MPEG-2) Main Profile at High Level
  • DV-based 25 Mb/s - video track encoded using SMPTE 314M or ISO/IEC
  • Structure, 525 - 61834-2 DV encoded at 25 Mb/s for 525/60i
  • DV-based 25 Mb/s - video track encoded using SMPTE 314M or ISO/IEC
  • Structure, 625 - 61834-2 DV encoding at 25 Mb/s for 625/50i
  • DV-based 50 Mb/s - video track encoded using SMPTE 314M DV encoding at 50
  • Structure, 525 - Mb/s for 525/50i
  • DV-based 50 Mb/s - video track encoded using SMPTE 314M DV encoding at 50
  • Structure, 625 - Mb/s for 625/50i
  • Audio PCM 24 - 24-bit PCM audio track
  • Audio PCM 16 - 16-bit PCM audio track

Supported Standards

  • SMPTE 360-2009: General Exchange Format (GXF)
  • SMPTE 360-2009, General Exchange Format
  • SMPTE 336M-2007, Data Encoding Protocol Using Key-Length-Value
  • SMPTE 339-2008, Format for Non-PCM Audio and Data in AES3 — Generic Data Types

Technical Specs

DirectShow Interfaces

Filter Interfaces: IBaseFilter, IAVOXFReader
Output streams DV frames of DV25, DV50 types
MPEG-2 Stream
PCM Audio
Output Pin Media Types MEDIATYPE_Interleaved, MEDIATYPE_Video, MEDIATYPE_Audio
MEDIASUBTYPE_dv25, MEDIASUBTYPE_dv50
MEDIASUBTYPE_MPEG2_VIDEO, MEDIASUBTYPE_PCM
FORMAT_DvInfo, FORMAT_MPEG2Video, FORMAT_WaveFormatEx
Output Pin Interfaces IPin, IMediaSeeking
Merit MERIT_DO_NOT_USE
Filter Categories DirectShow filters, AVObjects filters
Filter Name AVObjects XFReader
Executable XReader.dll

See Also

Action Items