A multicore FLAC encoder |
![]() ![]() |
A multicore FLAC encoder |
Jan 22 2011, 03:40
Post
#101
|
|
|
Group: Members Posts: 59 Joined: 27-November 07 Member No.: 49067 |
If you haven't installed the Visual C++ redistributables yet, you can download them here. They are required. Duh, I missed that part. Running like a dream now, compresses so fast all I see is a flicker of the fpFlac. Thankyou |
|
|
|
Jan 22 2011, 13:41
Post
#102
|
|
|
Group: Members (Donating) Posts: 487 Joined: 12-August 02 From: Cheltenham, UK Member No.: 3029 |
I've just noticed this. Good work
1 question though - is it still subject to the same bug as in the Windows version of FLAC - i.e. is it limited to files of around 2GB due to the libraries used? Reason I ask is because I try to merge all my multi-disc titles into 1 file, with the standard Windows FLAC I have to split them into around 2/3 disc files. Thanks again! p.s. the bug I am on about is referenced here: http://www.hydrogenaudio.org/forums/index....st&p=483172 |
|
|
|
Jan 22 2011, 13:55
Post
#103
|
|
![]() Group: Developer Posts: 2980 Joined: 2-December 07 Member No.: 49183 |
QUOTE is it limited to files of around 2GB due to the libraries used? 1. from the very 1st post: QUOTE - Win64 version: The total WAV file size sum must not exceed 400GiB. 2. take a look at http://www.hydrogenaudio.org/forums/index....st&p=725304 |
|
|
|
Jan 22 2011, 14:10
Post
#104
|
|
|
Group: Members (Donating) Posts: 487 Joined: 12-August 02 From: Cheltenham, UK Member No.: 3029 |
QUOTE is it limited to files of around 2GB due to the libraries used? 1. from the very 1st post: QUOTE - Win64 version: The total WAV file size sum must not exceed 400GiB. 2. take a look at http://www.hydrogenaudio.org/forums/index....st&p=725304 Can't believe I missed that text in the FP, thanks, but double thanks for the Case version of the original FLAC encoder. You've just saved me a lot of grief and time |
|
|
|
Jan 22 2011, 15:03
Post
#105
|
|
|
Group: Members Posts: 81 Joined: 2-August 09 Member No.: 71959 |
1 question though - is it still subject to the same bug as in the Windows version of FLAC - i.e. is it limited to files of around 2GB due to the libraries used? The max supported file size of 4GB is limited by the WAVE format which is the only supported format in fpFLAC right now. Internally, fpFLAC is able to process files up to 500GB. |
|
|
|
Jan 22 2011, 15:11
Post
#106
|
|
|
Group: Members Posts: 81 Joined: 2-August 09 Member No.: 71959 |
QUOTE is it limited to files of around 2GB due to the libraries used? 1. from the very 1st post: QUOTE - Win64 version: The total WAV file size sum must not exceed 400GiB. Did I say 400GiB, not 500? I haven't calculated the exact value but this limit is not because of the WAV format. It comes from the internal memory handling (max process virtual memory (2TiB) / number of memory buffers (4 or 5)) . |
|
|
|
Sep 20 2012, 00:53
Post
#107
|
|
|
Group: Members Posts: 2 Joined: 6-April 09 Member No.: 68707 |
if I use this command line options
CODE -8 -f %s %d and if I do the "Test encoder" or like to Save the settings I receive an error message: Invalid replacement tag found!What would be a correct command line? This post has been edited by Vaako: Sep 20 2012, 01:37 |
|
|
|
Sep 20 2012, 01:28
Post
#108
|
|
|
Group: Members Posts: 2 Joined: 6-April 09 Member No.: 68707 |
|
|
|
|
Sep 20 2012, 04:09
Post
#109
|
|
![]() Group: Developer Posts: 2980 Joined: 2-December 07 Member No.: 49183 |
|
|
|
|
Sep 20 2012, 19:18
Post
#110
|
|
|
Group: Members Posts: 81 Joined: 2-August 09 Member No.: 71959 |
|
|
|
|
Jan 20 2013, 00:00
Post
#111
|
|
|
Group: Members Posts: 1 Joined: 19-January 13 Member No.: 106019 |
Is it normal that fpFLAC creates files with different sizes than standard FLAC with the same compression setting? I'm a noob so feel free to educate me
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 20th May 2013 - 21:49 |