AVBlocks 1.18
Release Notes
User Story
- [AVB-569] – Transcoder: Support MPEG-2 TS packets as output.
- [AVB-572] – Transcoder: Filter MPEG-2 TS packet by program number or packet ID
- [AVB-653] – Transcoder: Mux up to 96Khz, 1-7 channel, 16 bit LPCM in MPEG-2 transport stream
- [AVB-201] – Samples: Windows: C++: Add precompiled header for MetaInfo sample
- [AVB-202] – Samples: Windows: C++: Add precompiled header for AVInfo sample
- [AVB-207] – Samples: YUVEncoder: C++ and .NET: Use default options when started without command line parameters
- [AVB-208] – Samples: StreamDecoder: C++ and .NET: Use default options when started without command line parameters
- [AVB-209] – Samples: StreamEncoder: C++ and .NET: Use default options when started without command line parameters
- [AVB-215] – Samples: AVInfo: C++ and .NET: Use a default media file when started without parameters
- [AVB-216] – Samples: MetaInfo: C++ and .NET: Use a default media file when started without parameters
- [AVB-411] – Samples: Slideshow: Use ipad.mp4.h264.720p preset as default when preset not set via command line
- [AVB-412] – Samples: Slideshow: Present the same choice of presets in .NET and C++ on all platforms
- [AVB-478] – Samples: AVInfo and MetaInfo: C++: Update to use
primo::ref
andauto
- [AVB-528] – Params: C++: Add the missing ParamList::addByteArray method
- [AVB-673] – StreamInfo: Rename
StreamInfo.ProgramID
toStreamInfo.ProgramNumber
Bug
- [AVB-610] – Muxer: Setting Param.Muxer.MP4.FastStartUseTempFile to true produces black video with no audio
- [AVB-651] – Visual artifacts when encoding from YUV to H.264