You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Files like WAV, WMA, FLAC, AVI are all recognized as MKV.
It's correct (except 32-bit float WAV files), because QMPlay2 doesn't decode on recording - it puts demuxed data into container. To decode and store as real WAV it needs more logic (maybe in the future, without ETA...).
Files like APE, DSF are not supported, leaving a redundant broken recording file.
Looks like MKV doesn't support them. At least I could use same container as input when possible. Empty file after error should be removed. Text could be changed to "Recording error or unsupported".
1 - Files like WAV, WMA, FLAC, AVI are all recognized as MKV.
2 - Files like APE, DSF are not supported, leaving a redundant broken recording file.
The text was updated successfully, but these errors were encountered: