OptimFROG version 4.910b [2011-02-10] |
![]() ![]() |
OptimFROG version 4.910b [2011-02-10] |
Apr 13 2011, 14:34
Post
#26
|
|
|
Group: Members Posts: 28 Joined: 17-July 10 Member No.: 82340 |
RE: Monkey's Audio and its reliability
Reliability? It's up there with FLAC, TAK, WavPack, and definitely is a great alternative to Monkey's Audio if one wanted to switch over to OptimFROG. I've since found out that Monkey's Audio supposed lack of error robustness just isn't true: http://www.hydrogenaudio.org/forums/index....st&p=434126 http://www.hydrogenaudio.org/forums/index....st&p=498272 Of course, the ideal setting with that codec is -c3000. Best balance between compression, decompression and playback. The equivalent setting in OptimFROG? The total opposite is the case. |
|
|
|
Oct 18 2011, 23:51
Post
#27
|
|
|
Group: Members Posts: 33 Joined: 16-January 11 Member No.: 87368 |
I solved the problem by using the --headersize option to specify that the wave header size should be 44. So my foobar2000 command line ended up looking like this: CODE --encode --mode high --silent --md5 --incorrectheader --raw --headersize 44 - --output %d And both the original and duplicate passed the bit comparison test... But witch command is for 24 bit files and different sample rates. eg 24/96 EDIT: Solved. For 24/96 CODE --encode --mode high --silent --md5 --incorrectheader --raw --headersize 44 --sampletype SINT24 --rate 96000 - --output %d No differences in decoded data found. This post has been edited by Ljubo44: Oct 19 2011, 00:23 |
|
|
|
Oct 19 2011, 17:48
Post
#28
|
|
|
Group: Members Posts: 33 Joined: 16-January 11 Member No.: 87368 |
I have another question. When ofr.exe encode DTS CD wav, playback is noise. Same is in Takc.exe. WavPack and FLAC works with DTS CD.
This is what is changed in WAV header after decode from OFR. Original DTS CD WAV header ![]() Decoded ![]() so, what will be command line for dts cd wav. OptimFrog is best compressor for strong wide range noise. |
|
|
|
Oct 19 2011, 18:33
Post
#29
|
|
![]() Group: Developer Posts: 2986 Joined: 2-December 07 Member No.: 49183 |
And what's the length of the original and decoded files?
|
|
|
|
Oct 19 2011, 19:19
Post
#30
|
|
|
Group: Members Posts: 33 Joined: 16-January 11 Member No.: 87368 |
Same lenght, same number of samples. Bit compare tells: No differences in decoded data found. Only playback is problem. I have dts decoder in foobar. But when playing OFR its strong noise.
|
|
|
|
Oct 19 2011, 19:55
Post
#31
|
|
![]() Group: Developer Posts: 2986 Joined: 2-December 07 Member No.: 49183 |
QUOTE Same lenght, same number of samples. Bit compare tells: No differences in decoded data found. This is strange, because the only difference between those headers is the size of audio data (i.e. number of samples). QUOTE Only playback is problem. I have dts decoder in foobar. And this is not strange: OFR plugin doesn't support postprocessing that is required by newer DTS decoder plugin. You can use older foo_input_dts ver. 0.2.8. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 26th May 2013 - 10:22 |