Added an error message if the directory specified in the '-L' option can't be accessed

This commit is contained in:
Klaus Schmidinger
2002-05-18 10:36:35 +02:00
parent 26a2d98524
commit 4da8a8e066
3 changed files with 11 additions and 2 deletions

View File

@@ -1306,3 +1306,5 @@ Video Disk Recorder Revision History
Gregoire Favre).
- Fixed the cutting mechanism to make it re-sync in case a frame is larger than the
buffer (thanks to Sven Grothklags).
- Added an error message if the directory specified in the '-L' option can't be
accessed (suggested by Stefan Huelswitt).