[MPlayer-users] Redundant output of -identify

Giacomo Comes comes at naic.edu
Thu Jul 7 23:44:03 CEST 2005


I have a mpeg TS stream. When I run:

mplayer test_1mn_05-07-02.ts -identify -frames 0

I have the following output:

MPlayer dev-CVS-050707-15:49-3.3.1 (C) 2000-2005 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Foster (Family: 8, Stepping: 7)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2



Setting up LIRC support...
Playing test_1mn_05-07-02.ts.

Cache fill:  5.86% (491520 bytes)    TS file format detected.
DEMUX OPEN, AUDIO_ID: -1, VIDEO_ID: -1, SUBTITLE_ID: -1,
PROBING UP TO 2000000, PROG: 0
ID_VIDEO_ID=120
ID_VIDEO_ID=120
ID_VIDEO_ID=120
ID_VIDEO_ID=120
ID_VIDEO_ID=120
ID_VIDEO_ID=120
ID_VIDEO_ID=120
ID_VIDEO_ID=120

[ snip ]
previous lines repeated 4506 times
ID_AUDIO_ID=130
previous lines repeated 11 times

ID_VIDEO_ID=120
ID_VIDEO_ID=120
ID_VIDEO_ID=120
ID_VIDEO_ID=120
ID_VIDEO_ID=120
ID_VIDEO_ID=120
ID_VIDEO_ID=120
ID_VIDEO_ID=120
ID_VIDEO_ID=120
ID_VIDEO_ID=120
ID_VIDEO_ID=120
VIDEO MPEG2(pid=120)AUDIO MPA(pid=131) NO SUBS (yet)!  PROGRAM N. 0
Opened TS demuxer, audio: 50(pid 131), video: 10000002(pid 120)...POS=29704
VIDEO:  MPEG2  720x576  (aspect 2)  25.000 fps  15000.0 kbps (1875.0 kbyte/s)
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 256.0 kbit/16.67% (ratio: 32000->192000)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
ID_FILENAME=test_1mn_05-07-02.ts
ID_VIDEO_FORMAT=0x10000002
ID_VIDEO_BITRATE=15000000
ID_VIDEO_WIDTH=720
ID_VIDEO_HEIGHT=576
ID_VIDEO_FPS=25.000
ID_VIDEO_ASPECT=1.3333
ID_AUDIO_CODEC=mp3
ID_AUDIO_FORMAT=80
ID_AUDIO_BITRATE=256000
ID_AUDIO_RATE=48000
ID_AUDIO_NCH=2
ID_LENGTH=16
vo: X11 running at 1280x1024 with depth 16 and 16 bpp (":0" => local display)
xscreensaver_disable: Could not find xscreensaver window.
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 576 (preferred csp: Mpeg PES)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
VDecoder init failed :(
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b
Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG-1 or 2 (libmpeg2))
==========================================================================
Building audio filter chain for 48000Hz/2ch/s16le -> 0Hz/0ch/??...
AO: [oss] 48000Hz 2ch s16le (2 bps)
Building audio filter chain for 48000Hz/2ch/s16le -> 48000Hz/2ch/s16le...
Starting playback...


Exiting... (End of file)


The line ID_VIDEO_ID=120 is repeated thousend of time.
I'm sure -identify in not meant to do so :-(.

Does anybody know how to correct the problem?

Giacomo




More information about the MPlayer-users mailing list