<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for javaFlacEncoder</title><link>https://sourceforge.net/p/javaflacencoder/activity/</link><description>Recent activity for javaFlacEncoder</description><language>en</language><lastBuildDate>Mon, 25 Sep 2017 12:02:16 -0000</lastBuildDate><item><title>Muhammad Moemin Ali posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#3fa5</link><description>I confirm that the update fixed the bugs.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Muhammad Moemin Ali</dc:creator><pubDate>Mon, 25 Sep 2017 12:02:16 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#3fa5</guid></item><item><title>Preston Lacey posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=50#53d2</link><description>I just posted an update that should fix these two bugs.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Preston Lacey</dc:creator><pubDate>Mon, 25 Sep 2017 00:57:37 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=50#53d2</guid></item><item><title>javaFlacEncoder released /javaFlacEncoder-0.3.2-all.tar.gz</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/javaflacencoder/files/javaFlacEncoder-0.3.2-all.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">javaFlacEncoder</dc:creator><pubDate>Mon, 25 Sep 2017 00:55:02 -0000</pubDate><guid>https://sourceforge.net/projects/javaflacencoder/files/javaFlacEncoder-0.3.2-all.tar.gz/download</guid></item><item><title>Preston Lacey posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=50#131a</link><description>I've been looking at that section of code and I think I found the bug. There's an unchecked access on a potentially null object in the method samplesAvailableToEncode(). If it happens that the number of samples added up to the point you call samplesAvailableToEncode() is a perfect multiple of the block-size used by the encoder, it should trigger the exception(or if no samples were ever added). I'll create a test case and verify this later tonight. Hopefully I will get the update posted tomorrow to...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Preston Lacey</dc:creator><pubDate>Fri, 22 Sep 2017 23:34:14 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=50#131a</guid></item><item><title>Muhammad Moemin Ali posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#7c0b</link><description>Version is 0.3.1 , 16-bit mono. I reproduced these errors on the following sampling rates: 48 kHz, 44.1 kHz, 32 kHz, 22.05 kHz, 16 kHz. 11.025 kHz. Haven't seen it on 8 kHz till now.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Muhammad Moemin Ali</dc:creator><pubDate>Fri, 22 Sep 2017 21:46:50 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#7c0b</guid></item><item><title>Preston Lacey posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=50#2bb8</link><description>I haven't seen that before but it sounds like an internal bug in the flac library. I'll check it out. In the meantime, can you tell me the conditions of the failure(which javaFlacEncoder version, encode settings used, is this still 16-bit mono as above?)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Preston Lacey</dc:creator><pubDate>Fri, 22 Sep 2017 19:20:05 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=50#2bb8</guid></item><item><title>Muhammad Moemin Ali modified a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#85b3</link><description>Hi, sometimes while closing the stream and finalizing using flacEncoder.encodeSamples(flacEncoder.samplesAvailableToEncode(), true); This Fatal Exception is thrown java.lang.NullPointerException: Attempt to read from field 'int javaFlacEncoder.BlockEncodeRequest.count' on a null object reference at javaFlacEncoder.FLACEncoder.samplesAvailableToEncode(FLACEncoder.java:681) This happens sometimes and not all the times. What can I do to properly finalize?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Muhammad Moemin Ali</dc:creator><pubDate>Fri, 22 Sep 2017 13:36:12 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#85b3</guid></item><item><title>Muhammad Moemin Ali modified a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#85b3</link><description>Hi, sometimes while closing the stream and finalizing using flacEncoder.encodeSamples(flacEncoder.samplesAvailableToEncode(), true); This Fatal Exception is thrown java.lang.NullPointerException: Attempt to read from field 'int javaFlacEncoder.BlockEncodeRequest.count' on a null object reference at javaFlacEncoder.FLACEncoder.samplesAvailableToEncode(FLACEncoder.java:681) This happens sometimes and not all the times. What can I do to properly finalize? Edit: Problem solved</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Muhammad Moemin Ali</dc:creator><pubDate>Fri, 22 Sep 2017 13:32:50 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#85b3</guid></item><item><title>Muhammad Moemin Ali posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#85b3</link><description>Hi, sometimes while closing the stream and finalizing using flacEncoder.encodeSamples(flacEncoder.samplesAvailableToEncode(), true); This Fatal Exception is thrown java.lang.NullPointerException: Attempt to read from field 'int javaFlacEncoder.BlockEncodeRequest.count' on a null object reference at javaFlacEncoder.FLACEncoder.samplesAvailableToEncode(FLACEncoder.java:681) This happens sometimes and not all the times. What can I do to properly finalize?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Muhammad Moemin Ali</dc:creator><pubDate>Fri, 22 Sep 2017 13:12:16 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#85b3</guid></item><item><title>Muhammad Moemin Ali posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#a030</link><description>I have fixed my problem. I had imported javaFlacEncoder source code and not the jar file. So, I deleted the source code and imported the jar file as a library. Before this, my code was failing everytime on all occassions but now it is encoding properly and producing good files that are seekable and have a known length. I will be waiting for the update though.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Muhammad Moemin Ali</dc:creator><pubDate>Fri, 08 Sep 2017 00:12:29 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#a030</guid></item><item><title>Preston Lacey posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=50#7407</link><description>Interesting. The header for the #277 file is properly finalized, while the header for #388 is not. Does your code only occasionaly fail to produce a proper file now, or always fail? For example, did the run that verified the two values were equal also produce a good file, or a bad file? My point is I'm curious if something is only occasionally interrupting that code before it reaches the point of finalizing the header. I did check the library source though, and there is indeed a bug that might cause...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Preston Lacey</dc:creator><pubDate>Thu, 07 Sep 2017 22:34:57 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=50#7407</guid></item><item><title>Muhammad Moemin Ali posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#0a79</link><description>I just checked the value returned by '"flacEncoder.samplesAvailableToEncode()" and "flacEncoder.encodeSamples(flacEncoder.samplesAvailableToEncode(), true);" are the same. I check again the value of '"flacEncoder.samplesAvailableToEncode()" and it is equal to 0. I am using (int buffer.length) to give sample count parameter and not numRead. I have attached a recording that was recorded a while back from the same source code. I haven't changed anything in the source code that I know of. This recording...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Muhammad Moemin Ali</dc:creator><pubDate>Thu, 07 Sep 2017 21:14:51 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#0a79</guid></item><item><title>Preston Lacey posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=50#a90f</link><description>I'm not actually certain at the moment what might be the problem. It sounds like the FLAC stream is not being finalized by the line, "flacEncoder.encodeSamples(flacEncoder.samplesAvailableToEncode(), true)" When the flac stream is finalized, various details needed for seeking(including length of stream and min/max encoded frame size) are written to the front of the stream if possible(this step will be ignored if the stream isn't seekable, but yours should be since you're writing to a file). First...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Preston Lacey</dc:creator><pubDate>Thu, 07 Sep 2017 11:03:17 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=50#a90f</guid></item><item><title>Muhammad Moemin Ali posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#a618</link><description>Hi, FlacEncoder worked before but now it is not working properly. Some media players are unable to play the recording and the others that play do not display duration and provide seek options. Java code and the recording is attached. Can you tell me where is the problem? boolean isRecording = false; private void startRecording() { FLACEncoder flacEncoder = new FLACEncoder(); StreamConfiguration streamConfiguration = new StreamConfiguration(); streamConfiguration.setBitsPerSample(16); streamConfiguration.setChannelCount(1);...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Muhammad Moemin Ali</dc:creator><pubDate>Thu, 07 Sep 2017 09:32:20 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#a618</guid></item><item><title>Preston Lacey posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=50#7673</link><description>Unfortunately, there's not a built-in way to properly append new data directly to a previously saved file using this encoder. Information about the encoded data(md5-hash, length, number of frames, etc) is kept while encoding, and this information is written out to the header space of the FLAC stream when the stream is closed. Currently, there is no method of restoring the encoder state necessary to write a proper header to the existing stream if appending new data.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Preston Lacey</dc:creator><pubDate>Fri, 11 Aug 2017 16:27:40 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=50#7673</guid></item><item><title>Muhammad Moemin Ali posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#b81b</link><description>I have another question, how can I resume recording at the end of a previously saved flac file. When I try to add encoded data at the end of previously saved flac file, the recording resumes but there is an audible gap in between when the last recording was stopped and then resumed. What is the correct way to do this in javaFlacEncoder? Thanks</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Muhammad Moemin Ali</dc:creator><pubDate>Fri, 11 Aug 2017 09:53:47 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#b81b</guid></item><item><title>Muhammad Moemin Ali modified a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#507a</link><description>Hi, I did what you said and now I am able to successfully record in flac format. Thanks very much for the help!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Muhammad Moemin Ali</dc:creator><pubDate>Wed, 02 Aug 2017 10:46:38 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#507a</guid></item><item><title>Muhammad Moemin Ali modified a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#507a</link><description>Hi, I did what you said and now I am able to successfully record in flac format but only when the sampling rate is less than or equal to 16kHz. When the sampling rate is set to be greater than 16kHz the recording is glitchy. Below is the code I am using to record in mono but is glitchy because the sampling rate is 32kHz bufferSize = (2 * (AudioRecord.getMinBufferSize(32000, AudioFormat.CHANNEL_IN_MONO, AudioFormat.ENCODING_PCM_16BIT))); FLACEncoder flacEncoder = new FLACEncoder(); StreamConfiguration...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Muhammad Moemin Ali</dc:creator><pubDate>Wed, 02 Aug 2017 10:34:06 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#507a</guid></item><item><title>Muhammad Moemin Ali posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#507a</link><description>Hi, I did what you said and now I am able to successfully record in flac format but only when the sampling rate is less than or equal to 16kHz. When the sampling rate is set to be greater than 16kHz the recording is glitchy. Below is the code I am using to record in mono but is glitchy because the sampling rate is 32kHz bufferSize = (2 * (AudioRecord.getMinBufferSize(32000, AudioFormat.CHANNEL_IN_MONO, AudioFormat.ENCODING_PCM_16BIT))); FLACEncoder flacEncoder = new FLACEncoder(); StreamConfiguration...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Muhammad Moemin Ali</dc:creator><pubDate>Wed, 02 Aug 2017 10:28:55 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#507a</guid></item><item><title>Preston Lacey posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=50#0c31</link><description>Greetings! I can't be certain without more information on your source format and how you're reading them from the AudioRecord instance, but It looks like your problem will be with the source format conversion to int. If you're reading 16-bit PCM from the AudioRecord object, make sure you're reading those into a short[] and not a byte[] https://developer.android.com/reference/android/media/AudioRecord.html#read(short[],%20int,%20int) If you use a byte[] for 16-bit(which is deprecated but should work),...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Preston Lacey</dc:creator><pubDate>Wed, 02 Aug 2017 08:38:16 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=50#0c31</guid></item><item><title>Muhammad Moemin Ali modified a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#692d</link><description>Hi, I am using android to capture audio from phone's microphone via android's AudioRecord class. This gives me raw pcm data in an byte[] array. I then convert the byte[] array to int[] array. I am then using this code to encode the pcm data to flac but I get noise only. FLACEncoder flacEncoder = new FLACEncoder(); StreamConfiguration streamConfiguration = new StreamConfiguration(); streamConfiguration.setBitsPerSample(16); streamConfiguration.setChannelCount(1); streamConfiguration.setSampleRate(32000);...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Muhammad Moemin Ali</dc:creator><pubDate>Wed, 02 Aug 2017 07:41:51 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#692d</guid></item><item><title>Muhammad Moemin Ali posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#692d</link><description>Hi, I am using android to capture audio from phone's microphone via android's AudioRecord class. This gives me raw pcm data in an byte[] array. I then convert the byte[] array to int[] array. I am then using this code to encode the pcm data to flac but I get noise only. FLACEncoder flacEncoder = new FLACEncoder(); StreamConfiguration streamConfiguration = new StreamConfiguration(); streamConfiguration.setBitsPerSample(16); streamConfiguration.setChannelCount(1); streamConfiguration.setSampleRate(RECORDER_SAMPLERATE);...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Muhammad Moemin Ali</dc:creator><pubDate>Wed, 02 Aug 2017 07:40:04 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2a4ad5ed/?limit=25#692d</guid></item><item><title>contactcenterdeveloper posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2f6423ae/?limit=25#f059</link><description>Thank you, your suggestions worked :-)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">contactcenterdeveloper</dc:creator><pubDate>Fri, 16 Oct 2015 22:34:06 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2f6423ae/?limit=25#f059</guid></item><item><title>Preston Lacey posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2f6423ae/?limit=50#bfec</link><description>Excellent, glad to hear it's working for you. You should be able to do the conversion...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Preston Lacey</dc:creator><pubDate>Tue, 13 Oct 2015 23:19:50 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2f6423ae/?limit=50#bfec</guid></item><item><title>contactcenterdeveloper posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2f6423ae/?limit=25#9836</link><description>That was it! Thank you so much! I am now getting the proper coverted speech. If you...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">contactcenterdeveloper</dc:creator><pubDate>Tue, 13 Oct 2015 14:26:55 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2f6423ae/?limit=25#9836</guid></item><item><title>Preston Lacey posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2f6423ae/?limit=50#7fa4</link><description>Greetings Check out this thread first, and see if it's the same issue with mu-law...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Preston Lacey</dc:creator><pubDate>Mon, 12 Oct 2015 22:40:18 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2f6423ae/?limit=50#7fa4</guid></item><item><title>sidjain posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2f6423ae/?limit=25#0f3f</link><description>Hello I am using JavaFlacEncoder with JRE1.7 to encode a PCM 8bit 8KHz Mono wav file...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sidjain</dc:creator><pubDate>Mon, 12 Oct 2015 22:09:30 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/2f6423ae/?limit=25#0f3f</guid></item><item><title>craig jackson posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340250/thread/e4be1862/?limit=25#d88c</link><description>Hi, Hope you don't mind, but I put this project onto github to make collaboration...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">craig jackson</dc:creator><pubDate>Sat, 10 Oct 2015 06:29:01 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340250/thread/e4be1862/?limit=25#d88c</guid></item><item><title>stein  posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/969ce00e/?limit=25#a058</link><description>Hi Preston, I guess you already knows that current implementation depends on javax.sound.sampled...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">stein </dc:creator><pubDate>Tue, 29 Apr 2014 10:21:12 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/969ce00e/?limit=25#a058</guid></item><item><title>stein  posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/763c50b1/?limit=25#6b70</link><description>Hi Will, can you share your source code with me? Thanks</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">stein </dc:creator><pubDate>Tue, 29 Apr 2014 10:16:30 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/763c50b1/?limit=25#6b70</guid></item><item><title>Preston Lacey posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/d4a00de1/fb34/</link><description>Actually, I told you a bit wrong. The sample rate and sample size will be reset to...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Preston Lacey</dc:creator><pubDate>Sun, 12 Jan 2014 01:16:33 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/d4a00de1/fb34/</guid></item><item><title>Preston Lacey posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/d4a00de1/6c7a/</link><description>Hello. Does the POST response include any error details that may help? If not, the...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Preston Lacey</dc:creator><pubDate>Sun, 12 Jan 2014 01:00:54 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/d4a00de1/6c7a/</guid></item><item><title>Goringo modified a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/d4a00de1/c84e/</link><description>Hello. I am trying to do a little thing for practice. So, I'm trying to send POST...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Goringo</dc:creator><pubDate>Sat, 11 Jan 2014 12:38:14 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/d4a00de1/c84e/</guid></item><item><title>Goringo posted a comment on discussion Help</title><link>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/d4a00de1/c84e/</link><description>Hello. I am trying to do a little thing for practice. So, I'm trying to send POST...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Goringo</dc:creator><pubDate>Sat, 11 Jan 2014 12:36:29 -0000</pubDate><guid>https://sourceforge.net/p/javaflacencoder/discussion/1340251/thread/d4a00de1/c84e/</guid></item></channel></rss>