Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: mplayer plugins 0.8.0



Hi,

This is the logs (crash) i get when i use mplayer plugins 0.8.0
and start runvdr from inittab. No problem if i use mplayer 
from shell (logs are fine).
I don't understand the reason of the crash. Perhaps somebody 
can help me to fix this? 

Thanks.

Guy

PS: Thanks Juri for your answer.

Juri Haberland wrote :
> 
> Guy Roussin wrote:
> > If i start vdr at boot time with inittab (vdr::boot:/usr/local/bin/runvdr),
> > i have a crash of mplayer(rc5) on some divx (not all) during the "mplayer
> >  -identify " (problem with subtitles) of the mplayer plugins.
> 
> Does it really crash? Or does it just hang or complain or does nothing?
> Can you provide a log or some other output indicating what goes wrong?
> What kind of 'problem with subtitles'? Please be more specific.
This is the log if i ran mplayer -identify from inittab :
------------------------------------------------------------------------------
Using GNU internationalization
Original domain: messages 
Original dirname: /usr/share/locale 
Current domain: mplayer 
Current dirname: /usr/local/share/locale   

MPlayer 0.90rc5-2.95.4 (C) 2000-2003 Arpad Gereoffy (see DOCS)  
CPU: Advanced Micro Devices Duron MG Morgan (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/local/etc/mplayer/mplayer.conf: No such file or directory 
Cannot find HOME directory. 
font: can't open file: (null) 
Font /usr/local/share/mplayer/font/font.desc loaded successfully! (206 chars) 
Using Linux hardware RTC timing (1024Hz).  
Playing /cdrom/movie.avi 
AVI file format detected. 
VIDEO:  [DIV3]  576x240  24bpp  23.98 fps  934.5 kbps (114.1 kbyte/s) 
Clip info:  
 Software: Nandub v1.0rc2   
MPlayer interrupted by signal 11 in module: read_subtitles_file - MPlayer crash
---------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

> 
> > When i run runvdr out of inittab (root) there is no problem with those divx.

And the log when i run mplayer under root #mplayer -identify /cdrom/movie.avi

------------------------------------------------------------------------------
Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/local/share/locale


MPlayer 0.90rc5-2.95.4 (C) 2000-2003 Arpad Gereoffy (see DOCS)

CPU: Advanced Micro Devices Duron MG Morgan (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/local/etc/mplayer/mplayer.conf: No such file or directory
Reading config file /root/.mplayer/config
Reading /root/.mplayer/codecs.conf: 50 audio & 136 video codecs
font: can't open file: /root/.mplayer/font/font.desc
Font /usr/local/share/mplayer/font/font.desc loaded successfully! (206 chars)
Using Linux hardware RTC timing (1024Hz).
Can't open input config file /root/.mplayer/input.conf : No such file or directory
Can't open input config file /usr/local/etc/mplayer/input.conf : No such file or directory
Falling back on default (hardcoded) input config
Setting up LIRC support...

Playing /cdrom/movie.avi
AVI file format detected.
VIDEO:  [DIV3]  576x240  24bpp  23.98 fps  934.5 kbps (114.1 kbyte/s)
Clip info:
 Software: Nandub v1.0rc2
 ==========================================================================
 Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
 MP3lib: init layer2&3 finished, tables done
 AUDIO: 44100 Hz, 2 ch, 16 bit (0x10), ratio: 16000->176400 (128.0 kbit)
 Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
 ==========================================================================
 ID_FILENAME=/cdrom/movie.avi
 ID_VIDEO_FORMAT=DIV3
 ID_VIDEO_BITRATE=934528
 ID_VIDEO_WIDTH=576
 ID_VIDEO_HEIGHT=240
 ID_VIDEO_FPS=23.976
 ID_VIDEO_ASPECT=0.0000
 ID_AUDIO_CODEC=mp3
 ID_AUDIO_FORMAT=85
 ID_AUDIO_BITRATE=128000
 ID_AUDIO_RATE=44100
 ID_AUDIO_NCH=2
 ID_LENGTH=5392
------------------------------------------------------------------------------

> > I suspect this is because there is no "user/home directory" when mplayer
> > is started with inittab ?
> 
> Maybe it's just that some of your filesystems aren't mounted at that
> time but stuff from this FS' is needed (e.g. /usr/lib/win32)?

I've only /video as mounted filesystem 

> 
> > Note: I think this problem occurs also with the dvd plugins 0.3.1....
> 
> Maybe you just shouldn't start a service as a boot process where other
> boot stuff may not have been executed yet...
> What's wrong with starting VDR in a runlevel?

Nothing. I found that starting vdr with runvdr in inittab is very quick
but i haven't test starting VDR in a runlevel. I'm going to test this, 
if i can't fix it


Guy


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index