Re: Skystar 2 & mplayer 1.0pre2 probs
Nico <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user.dvb |
|---|---|
| Message-ID | <[email protected]> |
I don't remember how to pass it when it's not a module; when it is run modprobe dvb-core dvb_shutdown_timeout=0 or add options dvb-core dvb_shutdown_timeout=0 to /etc/modules.conf Prakash K. Cheemplavam wrote: > Uhmm, I compiled it into the kernel, how to pass the command to it then? > > Nico wrote: > >> you need to load the kernel module dvb-core with dvb_shutdown_timeout=0 >> >> ----- Original Message ----- >> From: "Prakash K. Cheemplavam" <[email protected]> >> To: <[email protected]> >> Sent: Tuesday, November 18, 2003 8:27 PM >> Subject: [Mplayer-dvb] Skystar 2 & mplayer 1.0pre2 probs >> >> >> >>> So I managed to compile mplayer with dvb with 2.6 kernel. >>> >>> Starting mplayer with >>> >>> mplayer dvb://"ZDF" -vo xv -ao arts -vc ffmpeg2 >>> >>> it shows video and gives sound, but only for a few seconds and then >>> shuts down with errors. Full output at the end. >>> >>> But using szap and then mplayer with >>> >>> mplayer -vo xv -ao arts -vc ffmpeg2 - </dev/dvb/adapter0/dvr0 >>> >>> it works without problems! So I guess something in the dvb routine in >>> mplayer in not OK. >>> >>> Prakash >>> >>> >>> >>> MPlayer 1.0pre2-3.3.2 (C) 2000-2003 MPlayer Team >>> >>> CPU: Advanced Micro Devices Athlon MP/XP Thoroughbred 2005 MHz (Family: >>> 6, Stepping: 1) >>> Detected cache-line size is 64 bytes >>> CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0 >>> Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE >>> >>> Reading config file /usr/share/mplayer/mplayer.conf >>> Reading config file /home/light/.mplayer/config >>> Reading /home/light/.mplayer/codecs.conf: Can't open >>> '/home/light/.mplayer/codecs.conf': Datei oder Verzeichnis nicht >>> gefunden >>> Reading /usr/share/mplayer/codecs.conf: 61 audio & 157 video codecs >>> font: can't open file: /home/light/.mplayer/font/font.desc >>> Font /usr/share/mplayer/font/font.desc loaded successfully! (206 chars) >>> Linux RTC init error in ioctl (rtc_irqp_set 1024): Keine Berechtigung >>> Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system >>> startup scripts. >>> Using usleep() timing >>> Can't open input config file /home/light/.mplayer/input.conf: Datei >>> oder >>> Verzeichnis nicht gefunden >>> Input config file /usr/share/mplayer/input.conf parsed: 52 binds >>> >>> Playing dvb://ZDF >>> TUNER TYPE SEEMS TO BE DVB-S >>> code taken from dvbstream for mplayer v0.4pre1 - (C) Dave Chapman 2001 >>> Released under the GPL. >>> Latest version available from http://www.linuxstb.org/ >>> dvb_tune Freq: 11954000 >>> Cache fill: 19,34% (1622016 bytes) TS file format detected. >>> PROBING UP TO 2000000, PROG: 0 >>> >>> New TS pid=110 >>> >>> New TS pid=120 >>> VIDEO MPEG2(pid=110)...AUDIO MP2(pid=120) PROGRAM N. 0 >>> Opened TS demuxer, audio: 50(pid 120), video: 10000002(pid 110)... >>> OPENED_SH_VIDEO >>> OPENED_SH_AUDIO >>> Opened TS demuxer2 >>> VIDEO: MPEG2 720x576 (aspect 3) 25,000 fps 15000,0 kbps (1875,0 >>> kbyte/s) >>> ========================================================================== >>> >>> Opening audio decoder: [mp3lib] MPEG layer-2, layer-3 >>> MP3lib: init layer2&3 finished, tables done >>> AUDIO: 48000 Hz, 2 ch, 16 bit (0x10), ratio: 32000->192000 (256,0 kbit) >>> Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3) >>> ========================================================================== >>> >>> vo: X11 running at 1280x1024 with depth 24 and 32 bpp (":0.0" => local >>> display) >>> ========================================================================== >>> >>> Forced video codec: ffmpeg2 >>> Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family >>> Selected video codec: [ffmpeg2] vfm:ffmpeg (FFmpeg MPEG 2) >>> ========================================================================== >>> >>> Checking audio filter chain for 48000Hz/2ch/16bit -> >>> 48000Hz/2ch/16bit... >>> AF_pre: af format: 2 bps, 2 ch, 48000 hz, little endian signed int >>> AF_pre: 48000Hz 2ch Signed 16-bit (Little-Endian) >>> AO: [arts] Connected to sound server >>> AO: [arts] Stream opened >>> AO: [arts] buffer size: 20480 >>> AO: [arts] packet size: 2048 >>> AO: [arts] 48000Hz 2ch Signed 16-bit (Little-Endian) (2 bps) >>> Building audio filter chain for 48000Hz/2ch/16bit -> >>> 48000Hz/2ch/16bit... >>> Starting playback... >>> VDec: vo config request - 720 x 576 (preferred csp: Planar YV12) >>> VDec: using Planar YV12 as output csp (no 0) >>> Movie-Aspect is 1,78:1 - prescaling to correct movie aspect. >>> VO: [xv] 720x576 => 1024x576 Planar YV12 >>> dvb_streaming_read, attempt N. 5 failed with errno 11 when reading 328 >> >> >> bytes >> >>> dvb_streaming_read, attempt N. 4 failed with errno 11 when reading 328 >> >> >> bytes >> >>> dvb_streaming_read, attempt N. 3 failed with errno 11 when reading 328 >> >> >> bytes >> >>> dvb_streaming_read, attempt N. 2 failed with errno 11 when reading 328 >> >> >> bytes >> >>> dvb_streaming_read, attempt N. 1 failed with errno 11 when reading 328 >> >> >> bytes >> >>> dvb_streaming_read, attempt N. 5 failed with errno 11 when reading 2048 >>> bytes >>> dvb_streaming_read, attempt N. 4 failed with errno 11 when reading 2048 >>> bytes >>> dvb_streaming_read, attempt N. 3 failed with errno 11 when reading 2048 >>> bytes >>> dvb_streaming_read, attempt N. 2 failed with errno 11 when reading 2048 >>> bytes >>> dvb_streaming_read, attempt N. 1 failed with errno 11 when reading 2048 >>> bytes >>> dvb_streaming_read, return 0 bytes >>> A:6715,4 V:6715,9 A-V: -0,499 ct: -0,528 132/132 8% 4% 0,9% 0 0 0% >>> >>> _______________________________________________ >>> Mplayer-dvb mailing list >>> [email protected] >>> http://mplayerhq.hu/mailman/listinfo/mplayer-dvb >> >> >> >> _______________________________________________ >> Mplayer-dvb mailing list >> [email protected] >> http://mplayerhq.hu/mailman/listinfo/mplayer-dvb >> >> > >