Search found 1 match
- Sun Jul 14, 2024 3:19 pm
- Forum: ZoneMinder Hints & Tips
- Topic: Script to convert all events to daily videos
- Replies: 24
- Views: 57850
Re: Script to convert all events to daily videos
Hi, A crucial change has been introduced that requires adding the "-funsafe 0" parameter to the ffmpeg command line in your script. Without this adjustment, script execution consistently fails with an error indicating "unsafe file name." This new feature appears to be intended to increase security ...