problems with rtsp on arm
Hi, I don't know what's with the rtsp streams, half of them haven't worked for the past several weeks. This is another weird one, in that I could get it to play, but not dump the stream. This one at least plays, though, which is more than a lot of them. The BBC's video is also broken again. Looks like a redirect problem, which MPlayer isn't able to parse. Take care, Steve
I've got an iPaq H3970 with Familiar-Linux-Gpe_2.1 I've crosscompiled Mplayer 1.0pre3 with live.com support, Faad and libmad When I try to play a mp4 file from rtsp streaming, the video is very very slow and the sound is always interrupted, but when i set the option flag '-nosound' the quality is nice. The output is like this:
/# ./mplayer rtsp://129.240.130.18/intermedia/cscl2003/Baker.mp4 -vo fbdev2 -v c ffodivx MPlayer 1.0pre3-3.0 (C) 2000-2003 MPlayer Team
Reading config file /home/sassatokiero/develop/MPlayer/out/etc/mplayer/mplayer. c onf Reading config file /root/.mplayer/config Reading /root/.mplayer/codecs.conf: Can't open '/root/.mplayer/codecs.conf': No such file or directory Reading /home/sassatokiero/develop/MPlayer/out/etc/mplayer/codecs.conf: 61 audi o & 166 video codecs font: can't open file: /root/.mplayer/font/font.desc font: can't open file: /home/sassatokiero/develop/MPlayer/out/share/mplayer/fon t /font.desc Failed to open /dev/rtc: Device or resource busy (mplayer should be setuid root or /dev/rtc should be readable by the user.) Using usleep() timing Can't open input config file /root/.mplayer/input.conf: No such file or directo r y Input config file /home/sassatokiero/develop/MPlayer/out/etc/mplayer/input.conf parsed: 53 binds
Playing rtsp://129.240.130.18/intermedia/cscl2003/Baker.mp4. Not a Realmedia rtsp url. Trying standard rtsp protocol. Connected to server: 129.240.130.18 Stream not seekable! Initiated "video/MP4V-ES" RTP subsession Initiated "audio/MPEG4-GENERIC" RTP subsession demux_rtp: Guessed the video frame rate as 25 frames-per-second. (If this is wrong, use the "-fps <frame-rate>" option instead.) ========================================================================== Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding) FAAD: compressed input bitrate missing, assuming 128kbit/s! AUDIO: 32000 Hz, 2 ch, 16 bit (0x10), ratio: 16000->128000 (128.0 kbit) Selected audio codec: [faad] afm:faad (FAAD AAC (MPEG2/MPEG4 Audio) decoder) ========================================================================== ========================================================================== Forced video codec: ffodivx Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4) ========================================================================== Checking audio filter chain for 32000Hz/2ch/16bit -> 32000Hz/2ch/16bit... AF_pre: af format: 2 bps, 2 ch, 32000 hz, little endian signed int AF_pre: 32000Hz 2ch Signed 16-bit (Little-Endian) AO: [oss] 32000Hz 2ch Signed 16-bit (Little-Endian) (2 bps) Building audio filter chain for 32000Hz/2ch/16bit -> 32000Hz/2ch/16bit... Starting playback... [mpeg4 @ 0x535ce0]header damaged Error while decoding frame! VDec: vo config request - 320 x 240 (preferred csp: Planar YV12) 1 0 0% Could not find matching colorspace - retrying with -vf scale... Opening video filter: [scale] [fbdev2] Can't put VSCREENINFO: Invalid argument [fbdev2] Can't put VSCREENINFO: Invalid argument VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is 1.33:1 - prescaling to correct movie aspect. No accelerated colorspace conversion found SwScaler: using unscaled Planar YV12 -> BGR 16-bit special converter VO: [fbdev2] 320x240 => 320x240 BGR 16-bit A: 1.6 V: 0.1 A-V: 1.553 ct: 0.000 4/ 4 0% 0% 0.0% 4 0 0% Exiting... (Quit)
participants (3)
-
James Lancaster -
rossano.vitulli@studenti.unipr.it -
Stephen Stocker