Displaying 2 results from an estimated 2 matches for "bandstand".
2010 Feb 13
3
Contents of Flac-dev Digest, Vol 65, Issue 5
Thanks for helping Erik,
I have uploaded a small file example for you to check.
I am curious about what is exactly producing this mismatch filesize!
I know it's ridiculous and probably too paranoid, but knowledge is always welcome.
-rw-r--r-- 1 djzn djzn 341418 2010-02-11 20:34 bandstand-linux.flac
-rw-r--r-- 1 djzn djzn 556308 2010-02-11 20:34 bandstand.wav
-rw-r--r-- 1 djzn djzn 341429 2010-02-11 20:34 bandstand-win32.flac
HINT: if you RE-flac the win32 file with flac linux, it will match the original linux created file. If you RE-flac the linux original file, it won't chang...
2010 Feb 13
0
Decoded files identical, encoded files different (linux vs win encoder)
...ong :-).
> I have uploaded a small file example for you to check.
> I am curious about what is exactly producing this mismatch filesize!
> I know it's ridiculous and probably too paranoid, but knowledge is always welcome.
>
>
> -rw-r--r-- 1 djzn djzn 341418 2010-02-11 20:34 bandstand-linux.flac
> -rw-r--r-- 1 djzn djzn 556308 2010-02-11 20:34 bandstand.wav
> -rw-r--r-- 1 djzn djzn 341429 2010-02-11 20:34 bandstand-win32.flac
Wow, this is weird.
I have a program thats part of libsndfile called sndfile-cmp. Run as:
sndfile-cmp bandstand-linux.flac bandstand-win32.fla...