05.02. 2021 (1.6.2)
- Error is now reported on playback if there are no appropriate codecs installed on the system. (Player uses only system codecs and by default there are no mpeg2 and h.265 codecs installed on Windows 10.)
- LATM AAC should now work also with Microsoft DTV-DVD audio decoder.
- Updated "UdpSourceTSParser.dll".
21.01. 2021 (1.6.1)
- Updated "UdpSourceTSParser.dll". Service names should now be properly decoded (ISO Standard 8859-x and ISO/IEC 10646-1). Only Latin alphabet was properly decoded previously.
21.01. 2021 (1.5.9 not released)
- Updated "Multicast udp source filter.dll" - should not affect any functionality.
15.01. 2021 (1.5.8 not released)
- Updated "Multicast udp source filter.dll" - should not affect any functionality.
09.01. 2021 (1.5.7. not released)
- Updated "Multicast udp source filter.dll" - should not affect any functionality.
28.12. 2020 1.5.6
- Updated "Multicast udp source filter.dll"
- Reduced the maximum number of concurent scanners.
18.12. 2020 1.5.5.
- FIXED known issue: Scanner now detects the first byte received on the wire and then waits for internal processing buffer to fill up - low bitrate channels are therefore allways detected if the first byte of data arrives before timeout.
- Updated "Multicast udp source filter.dll"
13.12. 2020 (1.5.3 not released)
- Updated "Multicast udp source filter.dll" and "UdpSourceTSParser.dll" - should not affect any functionality.
3.12.2020 (1.5.2 not released)
- Updated "Multicast udp source filter.dll" - should not affect any functionality.
29.11.2020 (1.5.2)
- Changed color scheme for resolution and video type cells.
- Updated Udp MPEG-TS source filter (0.98):
Relavant fixes for the scanner:
- Added support for H.265
- Added support for 4k and 8k video streams and up to 4k for DVB subtitles.
- Critical bug founfd in multiple PSI sections parsing ! Multiple sections (spanned across several TS packets) were sometimes not reconstructed entirely or sometimes not at all.
- Better support for unaligned iso_iec_14496_3 streams, however 512kB more memory per substream is now used. Only AudioMuxElement is currently supported. Streams with 0x4de1 syncword are not supported. Sometimes aac(LATM) config is still parsed wrongly and therefore directshow graph can't be correctly constructed.
- Critical bug found in the emulation prevention bytes removal algorithm (in NAL units) for H.264 and H.265 streams !
- Revisited majority of the code - several bugs found.
KNOWN ISSUES !
For streams with low bitrates (radio channels) timeout must be big enough, otherwise channels won't be found. The reason for this is that the initial buffer of MPEG-TS directshow source filter must be completely filled before parsing even starts. If you need fast scanner, then use the one included in Multicasttv-vlc.
TO DO:
Set multiple multicast ranges (e.g 232.2.1.50-232.2.1.150, 232.4.1.1-232.4.1.50 ...)
20.5. 2018 (1.3.6a)
- Updated Udp MPEG-TS source filter with several stability fixes.
9.9. 2015 (1.3.6)
- Updated Udp MPEG-TS source filter which has now fixed critical h.264 parsing bug.
8.9. 2015 (1.3.5)
- Export to PLS format.
- Export to SiolBox format - available only if system language is sl-SI.
20.8. 2015 (1.3.4)
- When exporting IDs also LOGo IDs are exported. When importing IDs also LOGO IDs are compared.
28.7. 2015 (1.3.2)
- Fixed: Ids and logos are exported to xml only if they are not empty.
27.7. 2015
- Added support for logotypes.
10.6.2015
- Updated udp-mpeg-ts source filter.
6.6. 2015
- New: Append epg ids and groups.
- Added new udp mpeg-ts source filter which now uses I/O completion ports in udp receiver.
24.5. 2015
- Added new udp mpeg-ts source filter.
25.2. 2015
- Updated Udp Multicast Directshow filter.
- Ability to export EPG id strings in XMLTV like format, which can be imported by MulticastTV.Vlc.
- Possibility to append new channels from other playlist.
- Rtp channels are now saved in a m3u list with a rtp://@ prefix.
- Fixed some bugs regarding adding and subtracting numbers of multiple channels.
10.1. 2012
- Added MulticastTV recording server format
8.1¸.2011
Update - Source filter.
Fixed - PMT parsing if PAT contains NIT entry.
Fixed - PSI tables parsing if packet is dropped in the middle of a PSI section.
Fixed - Playback if first program in a stream doesn't contain video.
4.1.2011
- Fixed - Wrong channel numbering.
15.12.2010
- Update - Source filter
13.12.2010
- Fixed - Crash if MPEG-TS contains service descriptor table (SDT) and channel's name is not in database.
- Fixed - No playback if stream has unsupported audio type.
2.12.2010
- Added export and import functions for Simplicity No-PHP playlists.
20.11.2010
- Added TreeView control for easier group managament.
- Xspf support, including VLC application extension.
- Playback fix.