Displaying 2 results from an estimated 2 matches for "gotoserver".
2015 Mar 05
2
VLC only sees a fraction of Speex wrapped in OGG
...sec worth of audio.
Another interesting thing I noticed is that the file *can* be read
successfully in Audacity. Yes, that is right, Audacity reads the file
perfectly fine whereas all other tools only play a short swoosh.
I am going to upload the files here: http://1drv.ms/1w7OPs6. The first one
(GoToServer-Igor.ogg) is the problematic one. The second one
(GoToServer_official.ogg) was generated using speexenc and plays just fine.
The third one (GoToServer1.wav) is the original source.
Questions:
1. How do you guys typically go about debugging such issues?
2. What OGG information is relevant t...
2015 Mar 05
0
VLC only sees a fraction of Speex wrapped in OGG
...ther interesting thing I noticed is that the file *can* be read
> successfully in Audacity. Yes, that is right, Audacity reads the file
> perfectly fine whereas all other tools only play a short swoosh.
>
> I am going to upload the files here: http://1drv.ms/1w7OPs6. The first one
> (GoToServer-Igor.ogg) is the problematic one. The second one
> (GoToServer_official.ogg) was generated using speexenc and plays just fine.
You will want to step through your implementation and see how it
behaves differently than speexenc, in this case.
> The third one (GoToServer1.wav) is the original...