Increased MIN_TS_PACKETS_FOR_FRAME_DETECTOR to 10

This commit is contained in:
Klaus Schmidinger
2014-01-16 10:36:37 +01:00
parent 426cf5710d
commit bc89bda239
4 changed files with 13 additions and 6 deletions

View File

@@ -7870,6 +7870,9 @@ Video Disk Recorder Revision History
and also to use the correct directory with --edit (the latter reported by Marko
M<>kel<65>).
2014-01-07: Version 2.0.6
2014-01-16: Version 2.0.6
- Updated 'sources.conf' (thanks to Antti Hartikainen).
- Increased MIN_TS_PACKETS_FOR_FRAME_DETECTOR to 10 in order to be able to record
channels that need more than 5 TS packets for detecting frame borders (reported by
Eike Sauer).