Post ABqFxktPOGpEBftxlw by hexer@fosstodon.org
 (DIR) More posts by hexer@fosstodon.org
 (DIR) Post #ABqFfOMQQQGJ5piYMq by phoenix@firebird.zone
       2021-09-29T03:56:23.910070Z
       
       0 likes, 0 repeats
       
       phoenix@legion-prime ~/D/compression-test> flac -d 10.\ Innovation.flac fish: flac: command not found...cons of being on a new system
       
 (DIR) Post #ABqFxktPOGpEBftxlw by hexer@fosstodon.org
       2021-09-29T03:58:17Z
       
       0 likes, 0 repeats
       
       @phoenix Wish I could understand what you just wrote lmao.
       
 (DIR) Post #ABqFxlNtYvDBiEAJI8 by phoenix@firebird.zone
       2021-09-29T03:59:42.498615Z
       
       0 likes, 0 repeats
       
       @hexer tried to decode a flac file to uncompressed pcm and forgot I didn't actually have the flac program installed (despite having wavpack, every aom encoder, and ffmpeg...)
       
 (DIR) Post #ABqFyjBZDt09BMrJPE by phoenix@firebird.zone
       2021-09-29T03:59:53.679256Z
       
       0 likes, 0 repeats
       
       @luna yes!! relistening to that right now
       
 (DIR) Post #ABqGB148ZRpE6zF8cK by phoenix@firebird.zone
       2021-09-29T04:02:07.307142Z
       
       0 likes, 0 repeats
       
       @luna yeah it's so good, all the artists in it are wonderful
       
 (DIR) Post #ABqGOlWz7p8zzBICrw by phoenix@firebird.zone
       2021-09-29T04:04:36.120649Z
       
       0 likes, 0 repeats
       
       > wavpack -hh -x6 10.\ Innovation.wav> created 10. Innovation.wv in 38.85 secs (lossless, 17.84%)> time flac --best 10.\ Innovation.wav> 10. Innovation.wav: wrote 28827700 bytes, ratio=0.831> Executed in  764.99 millis    fish           external> ls -stotal 8990028156 '10. Innovation.flac'  27848 '10. Innovation.wv'33896 '10. Innovation.wav'welp
       
 (DIR) Post #ABqGRaWKWDbOhpKee0 by phoenix@firebird.zone
       2021-09-29T04:05:07.395205Z
       
       0 likes, 0 repeats
       
       this is on a liquid cooled 2700x mind you
       
 (DIR) Post #ABqGWSwg6s7aezyxdo by hexer@fosstodon.org
       2021-09-29T04:03:48Z
       
       0 likes, 0 repeats
       
       @phoenix why would you decompress a FLAC file, what are you trying to achieve here? Ftr, I don't  understand audio files that much/at all.
       
 (DIR) Post #ABqGWTUi4LLMMXu8ga by phoenix@firebird.zone
       2021-09-29T04:05:59.438813Z
       
       0 likes, 0 repeats
       
       @hexer testing compression ratios and speed with other codecs for funsies
       
 (DIR) Post #ABqGY8YUtGZe07T7OC by phoenix@firebird.zone
       2021-09-29T04:06:17.892562Z
       
       0 likes, 0 repeats
       
       @luna 100% agreed
       
 (DIR) Post #ABqGejr57jSbQCJEdk by hexer@fosstodon.org
       2021-09-29T04:06:52Z
       
       1 likes, 0 repeats
       
       @phoenix Ah okay. Thanks for explaining 😊
       
 (DIR) Post #ABqGyMu0Ahus1g2Fea by phoenix@firebird.zone
       2021-09-29T04:11:01.998436Z
       
       0 likes, 0 repeats
       
       > wavpack -h -x 10.\ Innovation.wav> created 10. Innovation.wv in 1.11 secs (lossless, 17.68%)the moral of this story is to not use higher compression settings when you don't need it and it doesn't help
       
 (DIR) Post #ABqHe6F2VQtWW4m56u by lynne@pars.ee
       2021-09-29T04:16:50.512133Z
       
       0 likes, 0 repeats
       
       @phoenix Reminder: ffmpeg's wavpack encoder is much better than the reference.And has an optional turbo exhaustive mode that can take 30 minutes to encode 4 minutes of audio.
       
 (DIR) Post #ABqHe6jWg5HU2d2Qd6 by phoenix@firebird.zone
       2021-09-29T04:18:32.797110Z
       
       0 likes, 0 repeats
       
       @lynne ooh, I had tried that before, I'll try it again
       
 (DIR) Post #ABqIzb4l9zkqBMmTKq by phoenix@firebird.zone
       2021-09-29T04:33:39.640013Z
       
       0 likes, 0 repeats
       
       size=   27828kB time=00:03:16.50 bitrate=1160.1kbits/s speed=0.419x    video:0kB audio:27828kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.000990%well, it did compress better
       
 (DIR) Post #ABqJ0mFx4p5B9DZwPo by phoenix@firebird.zone
       2021-09-29T04:33:53.521826Z
       
       0 likes, 0 repeats
       
       this song just might not have a lot of dynamic range
       
 (DIR) Post #ABqJ58wqePpCgRj0lM by phoenix@firebird.zone
       2021-09-29T04:34:40.916601Z
       
       0 likes, 0 repeats
       
       (args for this: ffmpeg -i 10.\ Innovation.flac -c:a wavpack -compression_level 8 Innovation.wv)