Hi,

I've discovered your project recently. It's the best streaming server I've 
seen :) Streaming with mpeg4 and mp3 audio seems to work quite good with 
mplayer using live555 and libnemesi. The only problem is, that I've to 
force the video codec and the frame rate, when I use libnemesi. But I 
assume it's a mplayer issue.

I've tried some matroska files with vorbis audio. I expected that the 
mplayer with libnemesi might be able to play that. I used the following 
command:

mplayer -rtsp-stream-over-tcp -vc +ffodivx -ac +ffvorbis -fps 25 
rtsp://foobar/test.mkv

but:

Forced audio codec: +ffvorbis
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
[vorbis @ 0x88b0890]Extradata corrupt.
Could not open codec.
ADecoder init failed :(
ADecoder init failed :(
Cannot find codec for audio format 0x73627276.
Read DOCS/HTML/en/codecs.html!
Audio: no sound

I'm using MPlayer 1.0rc2 and feng and the other libs from HEAD. Should 
this work?

Another issue that I've seen. When I mux video and then audio to a mkv 
file it works. But of I mux the video after the audio file. It seems that 
mplayer thinks the first audio stream is a video stream and skips the 
'second' video stream.

best regards,

matthias
_______________________________________________
LScube-users mailing list
[email protected]
http://live.polito.it/mailman/listinfo/lscube-users

Reply via email to