IPB

Welcome Guest ( Log In | Register )

5 Pages V  « < 3 4 5  
Reply to this topicStart new topic
flac 1.3.0 pre-release
ktf
post Apr 10 2013, 08:41
Post #101





Group: Members
Posts: 172
Joined: 22-March 09
Member No.: 68263



QUOTE (Case @ Apr 10 2013, 09:29) *
Download at the usual location.

I just came here to thank you for the previous patches, they work on MinGW too smile.gif I'll check the binaries.

This post has been edited by ktf: Apr 10 2013, 08:42


--------------------
Music: sounds arranged such that they construct feelings.
Go to the top of the page
+Quote Post
ktf
post Apr 10 2013, 08:58
Post #102





Group: Members
Posts: 172
Joined: 22-March 09
Member No.: 68263



I found no issues, it even works when I change the size of the console while flac is running. Great patch, I have seen this bug for years (because I've encoded quite some classical music, which usually has long filenames) but always ignored it. I hope it works as nice on Linux and other Unixes too smile.gif

Screenshots:
http://www.icer.nl/misc_stuff/longlinepatch1.png
http://www.icer.nl/misc_stuff/longlinepatch2.png


--------------------
Music: sounds arranged such that they construct feelings.
Go to the top of the page
+Quote Post
Brazil2
post Apr 10 2013, 10:14
Post #103





Group: Members
Posts: 69
Joined: 9-May 10
Member No.: 80499



QUOTE (ktf @ Apr 10 2013, 09:41) *
thank you for the previous patches, they work on MinGW too smile.gif

So would you be kind enough to share a GCC build please ? smile.gif
Go to the top of the page
+Quote Post
ktf
post Apr 10 2013, 10:50
Post #104





Group: Members
Posts: 172
Joined: 22-March 09
Member No.: 68263



Not sure why you would want it (I think building with MSVC is more native than building with MinGW) but here you go. This is the build I tested this morning, which is current git plus the two UTF-8 patches by case. This one is without the long line patch though.

http://www.icer.nl/misc_stuff/flac-mingw-g...utf8patches.zip

This post has been edited by ktf: Apr 10 2013, 10:59


--------------------
Music: sounds arranged such that they construct feelings.
Go to the top of the page
+Quote Post
skamp
post Apr 10 2013, 10:53
Post #105





Group: Members
Posts: 1062
Joined: 4-May 04
From: France
Member No.: 13875



I'm confused. Is Case forking FLAC into a Windows-only project?


--------------------
Save my friend from going homeless: http://outpost.fr/url/308w
Go to the top of the page
+Quote Post
ktf
post Apr 10 2013, 11:02
Post #106





Group: Members
Posts: 172
Joined: 22-March 09
Member No.: 68263



QUOTE (skamp @ Apr 10 2013, 11:53) *
I'm confused. Is Case forking FLAC into a Windows-only project?


No? Case is supplying patches to get features into the Windows builds that have been in the Linux/*nix builds for ages, like UTF-8 support. Except the last two they are in git already, so no forking. Building on *nix still works perfectly. Cross platform projects sometimes just require some platform-specific workarounds.

This post has been edited by ktf: Apr 10 2013, 11:04


--------------------
Music: sounds arranged such that they construct feelings.
Go to the top of the page
+Quote Post
Brazil2
post Apr 10 2013, 11:09
Post #107





Group: Members
Posts: 69
Joined: 9-May 10
Member No.: 80499



QUOTE (ktf @ Apr 10 2013, 11:50) *
here you go.

Thanks a lot smile.gif
Go to the top of the page
+Quote Post
birdie
post Apr 15 2013, 14:57
Post #108





Group: Members
Posts: 81
Joined: 3-March 06
From: this planet
Member No.: 28235



QUOTE (Case @ Apr 6 2013, 17:27) *
The problems birdie has look very much like broken hardware to me. Bad memory stick could easily trigger such behavior.

I uploaded fresh Win32 binaries of 1.3pre3 + git fixes here.


I have zero problems with my system - RAM is 100% errors free as I've never had a single crash.

Like it's already been mentioned, static FLAC build is horribly broken.
Go to the top of the page
+Quote Post
ktf
post Apr 15 2013, 16:40
Post #109





Group: Members
Posts: 172
Joined: 22-March 09
Member No.: 68263



QUOTE (birdie @ Apr 15 2013, 15:57) *
I have zero problems with my system - RAM is 100% errors free as I've never had a single crash.

Case said memory stick, not RAM.

QUOTE
Like it's already been mentioned, static FLAC build is horribly broken.

No, it's not. I've now built statically linked on a bunch of different machines and architectures and it all worked flawlessly but for one (which failed during compiling already). I really don't know why it doesn't work on your machine though. Maybe you could explain a little more so we can do some troubleshooting? For example, are you trying to compile under Linux (what distro?), MinGW, *BSD, Solaris, etc. Have you tried using the compiler native to your OS, if it's an open-source one? It might be one of the libraries that is linked statically (libogg, libiconv etc.) is outdated or broken?

This post has been edited by ktf: Apr 15 2013, 17:31


--------------------
Music: sounds arranged such that they construct feelings.
Go to the top of the page
+Quote Post
eahm
post Apr 30 2013, 22:27
Post #110





Group: Members
Posts: 431
Joined: 11-February 12
Member No.: 97076



Can anyone compile pre4? Thanks.

Windows compiled flac-1.3pre4: http://lists.xiph.org/pipermail/flac-dev/2...ril/004057.html
Decoding and Encoding test: http://lists.xiph.org/pipermail/flac-dev/2...ril/004078.html (see attached PDFs)

This post has been edited by db1989: May 1 2013, 12:41
Reason for edit: replacing links by request
Go to the top of the page
+Quote Post
ktf
post May 1 2013, 12:17
Post #111





Group: Members
Posts: 172
Joined: 22-March 09
Member No.: 68263



Erik has announced he wants to release FLAC 1.3.0 next Saturday, so if you have any bug fixes, please be quick smile.gif


--------------------
Music: sounds arranged such that they construct feelings.
Go to the top of the page
+Quote Post
chi
post May 1 2013, 15:21
Post #112





Group: Members
Posts: 42
Joined: 27-November 11
Member No.: 95439



QUOTE (ktf @ May 1 2013, 13:17) *
Erik has announced he wants to release FLAC 1.3.0 next Saturday, so if you have any bug fixes, please be quick smile.gif


Actually, he said “on Saturday”, so I guess he means this Saturday, not next. (See “Which day does ‘next Tuesday’ refer to?”)

Put differently: There is some 50 hours left. smile.gif
Go to the top of the page
+Quote Post
eahm
post May 4 2013, 08:48
Post #113





Group: Members
Posts: 431
Joined: 11-February 12
Member No.: 97076



So, should we expect the final release today?
Go to the top of the page
+Quote Post
chi
post May 4 2013, 17:14
Post #114





Group: Members
Posts: 42
Joined: 27-November 11
Member No.: 95439



QUOTE (eahm @ May 4 2013, 09:48) *
So, should we expect the final release today?


I think that was the plan, though in that case it is already delayed (early Sunday in Australia now).
Go to the top of the page
+Quote Post
eahm
post May 4 2013, 19:07
Post #115





Group: Members
Posts: 431
Joined: 11-February 12
Member No.: 97076



QUOTE (chi @ May 4 2013, 09:14) *
QUOTE (eahm @ May 4 2013, 09:48) *
So, should we expect the final release today?


I think that was the plan, though in that case it is already delayed (early Sunday in Australia now).

Is Erik Australian?

edit:
Oh, he is from Sydney I see... http://au.linkedin.com/in/erikd

This post has been edited by eahm: May 4 2013, 19:09
Go to the top of the page
+Quote Post

5 Pages V  « < 3 4 5
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 23rd May 2013 - 04:41