search for: gotoserver1

Displaying 2 results from an estimated 2 matches for "gotoserver1".

Did you mean: gotoserver
2015 Mar 05
2
VLC only sees a fraction of Speex wrapped in OGG
...e 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 to measuring the content length? 3. Any clues as to how come VLC can't read the file but Audacity can? Thank you so much. Igor D. --------------...
2015 Mar 05
0
VLC only sees a fraction of Speex wrapped in OGG
...6. 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 source. > > Questions: > > How do you guys typically go about debugging such issues? I usually do what you did, try different players until one works, and then look at what they're doing differently. > What OGG information is relevant to measuring the conte...