DSDPlus issue with -t/-T options and wav (Fastlane 2.98)

Status
Not open for further replies.

radiodetecte

Newbie
Joined
May 18, 2018
Messages
1
Reaction score
0
Hello !
The -t and -T options seems to be ignored when you launch DSDPlus with a .wav file as input.
I don't know if it's a bug or if it is on purpose, but it feels a bit awkward to me.

As for decoding wav files, would it be possible to add the elapsed time since file's start?
For exemple, if you decode a file of 10 minutes with a call group happening at the 4th minute, it would say either 00:04:00 or 240s or something similar (maybe in millis ...?).
I think this would help understanding the event file.

Thanks for your great work !

Regards,

Oliver.
 

thewraith2008

Member
Joined
Nov 22, 2016
Messages
1,898
Reaction score
900
My guess is it's by design, I don't think timestamp information is apart of the data stream. And only call data is recorded, not the in-between data.

So playback via WAV would only show the playback time and not the capture time and that's why it's suppressed.

The .event file from capture time would be timestamped with call info times.

You can always contact DSDPlus for a feature request to add elapsed time for WAV playback if it's something useful to you.
 
Status
Not open for further replies.
Top