[MPlayer-users] udp blockiness
Niklas Fondberg
niklas.fondberg at tilgin.com
Thu Nov 2 17:29:45 CET 2006
On Wed, 2006-11-01 at 09:33 +0100, Nico Sabbi wrote:
> try to dump the stream received from udp and compare it to the original.
> BTW, in svn I fixed several bugs that did negatively affect demuxing mpeg-ts
I have now tried the trunk version of mplayer and I can say that the
problem is much less but it is still there. xine and vlc plays the
streams fine so I think the problem is still in mplayer.
I can make the files available if anybody cares to have a look. They are
encoded by a Tandberg encoder and streamed with a Tandberg IP-streamer.
Out with -identity from the content that is the most blocky:
[nif at localhost INSTALL]$ bin/mplayer -identify -tsprobe 50000 udp://239.2.1.5:4000
MPlayer dev-SVN-r20605-4.1.1 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Pentium(R) M processor 2.00GHz (Family: 6, Model: 13,
Stepping: 8)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote
control.
Playing udp://239.2.1.5:4000.
STREAM_UDP, URL: udp://239.2.1.5:4000
Stream not seekable!
...
TS file format detected.
Stream not seekable!
VIDEO MPEG2(pid=69) AUDIO MPA(pid=68) NO SUBS (yet)! PROGRAM N. 1
ID_VIDEO_ID=69
ID_AUDIO_ID=68
...
Stream not seekable!
VIDEO: MPEG2 544x576 (aspect 2) 25.000 fps 15000.0 kbps (1875.0
kbyte/s)
ID_FILENAME=udp://239.2.1.5:4000
ID_DEMUXER=mpegts
ID_VIDEO_FORMAT=0x10000002
ID_VIDEO_BITRATE=15000000
ID_VIDEO_WIDTH=544
ID_VIDEO_HEIGHT=576
ID_VIDEO_FPS=25.000
ID_VIDEO_ASPECT=0.0000
ID_AUDIO_FORMAT=80
ID_AUDIO_BITRATE=0
ID_AUDIO_RATE=0
ID_AUDIO_NCH=0
ID_LENGTH=-0.15
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 544 x 576 (preferred colorspace: Mpeg PES)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
Try adding the scale filter, e.g. -vf spp,scale instead of -vf spp.
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))
==========================================================================
ID_VIDEO_CODEC=mpeg12
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000->192000)
ID_AUDIO_BITRATE=128000
ID_AUDIO_RATE=48000
ID_AUDIO_NCH=2
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
ID_AUDIO_CODEC=mp3
Starting playback...
VDec: vo config request - 544 x 576 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
ID_VIDEO_ASPECT=1.3333
VO: [xv] 544x576 => 768x576 Planar YV12
New_Face failed. Maybe the font path is wrong./ 2 ??% ??% ??,?% 0 0
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
A:75707.6 V:75707.5 A-V: 0.084 ct: -0.282 94/ 94 13% 1% 1.0% 0 0
Exiting... (Quit)
More information about the MPlayer-users
mailing list