Bug Report Wrong File Size *clarified*

NordishD

New Member
Hy! I have recently the problem that my videos are wrong or not completely recorded.
A file that should be 3-4 GB in size is only 800 KB big. Under the following link I have uploaded the log file, maybe you can help me .... some errors are indeed synonymous in the log file displayed, I just can not do so much with it.

https://hastebin.com/fixazucami
 

Attachments

You were writing to a drive T:. What file system is on that drive? If this is a FAT32-formatted drive, this file system isn't able to support files larger than 4 GB. Depending on the process that writes to the file, it is possible that writing stops at the 4 GB border (leaving a broken file) or it wraps at the 4 GB border and starts again at 0 (leaving a truncated file).

Always use NTFS-formatted storage for recording video files.
 
Excuse me, I think I have found the problem! It's not an OBS bug, it looks like I've just overlooked something .... the thread is unnecessary! ;)
 
Back
Top