ogg-streaming with arts broken (maybe akode related)?

mETz mETz81 at web.de
Tue Apr 19 19:52:37 BST 2005


Moin,

today I looked a bit into http://bugs.kde.org/show_bug.cgi?id=103177 and got 
noatun make-it-snow branch not to crash on ogg-streams, it didn't play them 
though. Now I reverted back to normal playback using:
d->playobj = d->factory->createPlayObject(file.property("stream_"), false);
which essentially leaves it up to KDE::PlayObjectFactory to give me a proper 
playobject (which it does, it's not 0 afterwards). Unfortunately I don't get 
any sound of it and can't even stop playback, probably because it's in an 
"idle" state for whatever reason.

arts in debug-mode gives me:

earch streamplayobject, mimetype = application/ogg
creating akodeVorbisStreamPlayObject to play file
akode: opening input-stream
creating packet receiver
findPort(left)
have 3 ports
done
result 10
connect port left to inleft
findPort(right)
have 3 ports
done
result 10
connect port right to inright
akode: play
akode: readFrame
akode: readFrame
(The previous message was repeated 49 times.)
akode: process_indata
akode: process_indata
(The previous message was repeated 21 times.)
akode: readFrame
akode: eof
akode: halt
akode: halt
(The previous message was repeated 1 times.)
akode: No media loaded


For mp3-streams it repeats process_indata and readFrame all the time so for 
some reason it doesn't like ogg-streams.

I'm not sure if this is an artsd-problem or akode related.

Bye, Stefan aka mETz
-- 
ICQ#51123152 | Moege der Pinguin mit euch sein



More information about the kde-multimedia mailing list