aes67-recorder icon indicating copy to clipboard operation
aes67-recorder copied to clipboard

Recorded files are registered as 4h long

Open MaZderMind opened this issue 5 years ago • 2 comments

Windows hält die Files für 4 Stunden lang und die DAW auf dem Windows folglich auch Wenn ich die Files in die DAW werfe hab ich 4 Stunden Files wo nur in den ersten 15Min was drin ist. Keine Lust das alles zurecht zu schneiden

The DAW used is calles Fairlight Dream, but Windows also shows the length wrong,

MaZderMind avatar Jan 04 '19 20:01 MaZderMind

Maybe this helps:

https://github.com/a-tze/fuse-vdv/blob/master/fuse-vdv-wav-demux.c#L243

a-tze avatar Jan 05 '19 13:01 a-tze

VLC also registeres them as 4h long. Most probably the wavmux just writes the largest possible filesize into the header and does not fix this, when the file is closed and a new one opened.

MaZderMind avatar Jan 07 '19 11:01 MaZderMind