| Author |
Message |
Topic: Problems with Ogg Vorbis streams |
Andrew O. Shadoura
Replies: 11
Views: 23865
|
Forum: Dev Branches Posted: Sun Jul 13, 2008 10:12 pm Subject: Problems with Ogg Vorbis streams |
Problem resolved.
The very first packet was not written because of my mistake: connection was established _after_ first packet being sent.
Anyway, thanks for your help.
--
WBR, Andrew |
Topic: Problems with Ogg Vorbis streams |
Andrew O. Shadoura
Replies: 11
Views: 23865
|
Forum: Dev Branches Posted: Sun Jul 13, 2008 9:45 pm Subject: Problems with Ogg Vorbis streams |
Hello.
I've added outgoing packets dumping right before shout_send(). Resulting file is not playable. First 8192 bytes are here: http://belamp.host.sk/dl/debugoutput
--
WBR, Andrew |
Topic: Problems with Ogg Vorbis streams |
Andrew O. Shadoura
Replies: 11
Views: 23865
|
Forum: Dev Branches Posted: Sun Jul 13, 2008 5:24 pm Subject: Problems with Ogg Vorbis streams |
| Can you look at the code? |
Topic: Problems with Ogg Vorbis streams |
Andrew O. Shadoura
Replies: 11
Views: 23865
|
Forum: Dev Branches Posted: Sat Jul 12, 2008 11:36 pm Subject: Problems with Ogg Vorbis streams |
Hello again. (There were some problems with internet connection last week.)
I tried to capture packets to icecast server:
[root#pc-linux:~]: tcpdump -w capture.bin -s 0 -l -X -i an ... |
Topic: Problems with Ogg Vorbis streams |
Andrew O. Shadoura
Replies: 11
Views: 23865
|
Forum: Dev Branches Posted: Sun Jul 06, 2008 3:51 pm Subject: Problems with Ogg Vorbis streams |
At least it looks like Ogg Vorbis
outputlength=0, length=59...adding
outputlength=59, length=4155...flushing
ice_write[0:59](OggS..@.........) |
Topic: Problems with Ogg Vorbis streams |
Andrew O. Shadoura
Replies: 11
Views: 23865
|
Forum: Dev Branches Posted: Sun Jul 06, 2008 3:39 pm Subject: Problems with Ogg Vorbis streams |
| At least it looks like Ogg Vorbis (you can see "OggS" signature appearing in dumps), and if I write it to file, and don't send to libshout, I can play it using any Ogg Vorbis player. |
Topic: Problems with Ogg Vorbis streams |
Andrew O. Shadoura
Replies: 11
Views: 23865
|
Forum: Dev Branches Posted: Sun Jul 06, 2008 1:54 pm Subject: Problems with Ogg Vorbis streams |
| can you try to compile this and reproduce on your system? |
Topic: Problems with Ogg Vorbis streams |
Andrew O. Shadoura
Replies: 11
Views: 23865
|
Forum: Dev Branches Posted: Sun Jul 06, 2008 10:05 am Subject: Problems with Ogg Vorbis streams |
Hello.
I'm developing a plugin for Audacious media player ([andrew@pc-linux:~]: http_proxy= mplayer -loop 0 http://127.0.0.1:8000/test
MPlayer dev-SVN-rUNKNOWN-4.1.2 (C ... |
| |