[MPlayer-users] 2 bugs in cvs

Vladimir Mosgalin mosgalin at VM10124.spb.edu
Sat Apr 12 18:58:54 CEST 2003


Well, I understand that mplayer in cvs is very unstable and so on... But
these bugs are not present in 0.90, something from later additions broke
them, maybe someone will fix it by hot traces...

First is TS mpeg handling. I've got mpeg file that mplayer 0.90 played
fine, saying that this is MPEG PES file, but current version says that
this is TS and than hangs trying to parse headers... Unfortunately, I
will not be able to upload this file for some days, but I can send it by
mail - 15k piece shows this bug. Here is mplayer -v output anyway.

[mosgalin at washi Clips]$ /mnt/e/mplayer -v /tmp/ts_detection_broken.mpg 
Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/local/share/locale


MPlayer dev-CVS-030411-20:43-3.2.1 (C) 2000-2003 Arpad Gereoffy (see DOCS)

CPU: Advanced Micro Devices  (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: Нет такого файла или каталога
Reading config file /home/mosgalin/.mplayer/config
Reading /home/mosgalin/.mplayer/codecs.conf: can't open '/home/mosgalin/.mplayer/codecs.conf': Нет такого файла или каталога
Reading /usr/local/etc/mplayer/codecs.conf: 50 audio & 137 video codecs
CommandLine: '-v' '/tmp/ts_detection_broken.mpg'
get_path('font/font.desc') -> '/home/mosgalin/.mplayer/font/font.desc'
font: can't open file: /home/mosgalin/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
init_freetype
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
Linux RTC init error in ioctl (rtc_irqp_set 1024): Нет доступа
Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup scripts.
Using usleep() timing
get_path('input.conf') -> '/home/mosgalin/.mplayer/input.conf'
Parsing input config file /home/mosgalin/.mplayer/input.conf
Input config file /home/mosgalin/.mplayer/input.conf parsed : 74 binds
get_path('menu.conf') -> '/home/mosgalin/.mplayer/menu.conf'
Menu inited: /home/mosgalin/.mplayer/menu.conf
get_path('ts_detection_broken.mpg.conf') -> '/home/mosgalin/.mplayer/ts_detection_broken.mpg.conf'

Playing /tmp/ts_detection_broken.mpg
Not an URL!
[file] File size is 15360 bytes
STREAM: [file] /tmp/ts_detection_broken.mpg
STREAM: Description: File
STREAM: Author: Albeu
STREAM: Comment: based on the code from ??? (probably Arpi)
CACHE_PRE_INIT: 0 [0] 0  pre:0  eof:0  
Cache fill:  0,18% (15360 bytes)    Checking for YUV4MPEG2
DEMUXER: freeing demuxer at 0x84fb4d8  
ASF_check: not ASF guid!
DEMUXER: freeing demuxer at 0x84fb4d8  
Checking for NuppelVideo
DEMUXER: freeing demuxer at 0x84fb4d8  
Checking for REAL
DEMUXER: freeing demuxer at 0x84fb4d8  
Checking for SMJPEG
DEMUXER: freeing demuxer at 0x84fb4d8  
Searching demuxer type for filename /tmp/ts_detection_broken.mpg ext: .mpg
Checking for MOV
DEMUXER: freeing demuxer at 0x84fbd40  
Checking for VIVO
header block 1 size: 0
DEMUXER: freeing demuxer at 0x84fbd40  
DEMUXER: freeing demuxer at 0x84fbd40  
DEMUXER: freeing demuxer at 0x84fbd40  
DEMUXER: freeing demuxer at 0x84fbd40  
DEMUXER: freeing demuxer at 0x84fbd40  
DEMUXER: freeing demuxer at 0x84fbd40  
SUB: opened iconv descriptor.
DEMUXER: freeing demuxer at 0x84fbd40  
Checking for PVA
DEMUXER: freeing demuxer at 0x84fbd40  
************Checking for TS************
TRIED UP TO POSITION 8868, FUOND 47, packet_size= 204
TS file format detected.
DEMUX OPEN, AUDIO_ID: -1, VIDEO_ID: -1, SUBTITLE_ID: -1,
************Checking for TS************
TRIED UP TO POSITION 8868, FUOND 47, packet_size= 204
==> Found video stream: 0
==> Found audio stream: 0
Opened TS demuxer...PROBING UP TO 1000000
ts_parse: CCCheck NOT OK: 4 -> 4
ts_parse: CCCheck NOT OK: 4 -> 4
ts_parse: CCCheck NOT OK: 4 -> 4
ts_parse: CCCheck NOT OK: 4 -> 4
ts_parse: CCCheck NOT OK: 4 -> 4
ts_parse: CCCheck NOT OK: 4 -> 4
ts_parse: CCCheck NOT OK: 4 -> 4
ts_parse: CCCheck NOT OK: 4 -> 4
ts_parse: CCCheck NOT OK: 4 -> 4
ts_parse: CCCheck NOT OK: 4 -> 4
ts_parse: CCCheck NOT OK: 4 -> 4
ts_parse: CCCheck NOT OK: 4 -> 4
ts_parse: CCCheck NOT OK: 4 -> 4
ts_parse: CCCheck NOT OK: 4 -> 4
ts_parse: CCCheck NOT OK: 4 -> 4
ts_parse: CCCheck NOT OK: 4 -> 4
ts_parse: CCCheck NOT OK: 4 -> 4
ts_parse: CCCheck NOT OK: 4 -> 4
TS_FILL_BUFFER: COULDN'T SYNC
TS_FILL_BUFFER: COULDN'T SYNC
TS_FILL_BUFFER: COULDN'T SYNC
TS_FILL_BUFFER: COULDN'T SYNC
...
TS_FILL_BUFFER: COULDN'T SYNC
TS_FILL_BUFFER: COU

MPlayer interrupted by signal 2 in module: demux_open
TS_FILL_BUFFER: COULDN'T SYNC
vo: x11 uninit called but X11 not inited..


Another bug goes in next message.

-- 

Vladimir



More information about the MPlayer-users mailing list