#1931 closed defect (worksforme)
[regression] Internet TV stream from Russia (Vesti-24) plays with distortions
Reported by: | Owned by: | reimar | |
---|---|---|---|
Priority: | normal | Component: | core |
Version: | 1.0rc1 | Severity: | normal |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
mplayer-1.0.r20110329
Stream: http://live.rfn.ru/vesti_24
Please see the attached screenshot.
It played fine before some recent system upgrade. (within the last 2-4 months)
Attachments (1)
Change History (5)
by , 13 years ago
Attachment: | vesti24-distortion.png added |
---|
comment:1 by , 13 years ago
gnome-mplayer-1.0.0_1 has the same problem
I test on FreeBSD-8.2 STABLE amd64
comment:2 by , 13 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Stream plays just fine for me. I can only recommend compiling the latest SVN version.
It is unfortunately unclear from you report which MPlayer version you are using precisely (that's one of many reasons the full MPlayer output should be included in bugreports).
comment:3 by , 13 years ago
Sorry, here is the output:
MPlayer SVN-r33137-snapshot-4.2.2 (C) 2000-2011 MPlayer Team
Playing http://live.rfn.ru/vesti_24.
Resolving live.rfn.ru for AF_INET6...
Couldn't resolve name for AF_INET6: live.rfn.ru
Resolving live.rfn.ru for AF_INET...
Connecting to server live.rfn.ru[80.247.32.245]: 80...
STREAM_ASF, URL: http://live.rfn.ru/vesti_24
Resolving live.rfn.ru for AF_INET6...
Couldn't resolve name for AF_INET6: live.rfn.ru
Resolving live.rfn.ru for AF_INET...
Connecting to server live.rfn.ru[80.247.32.245]: 80...
Resolving live.rfn.ru for AF_INET6...
Couldn't resolve name for AF_INET6: live.rfn.ru
Resolving live.rfn.ru for AF_INET...
Connecting to server live.rfn.ru[80.247.32.245]: 80...
Cache size set to 1460 KBytes
Cache fill: 18.81% (281164 bytes)
ASF file format detected.
[asfheader] Audio stream found, -aid 1
[asfheader] Video stream found, -vid 2
VIDEO: [WMV3] 408x306 24bpp 1000.000 fps 352.0 kbps (43.0 kbyte/s)
Clip info:
title:
author: ©VGTRK
copyright: ©VGTRK
comments: ©VGTRK
[vdpau] Error when calling vdp_device_create_x11: 1
==========================================================================
Requested video codec family [wmv9dmo] (vfm=dmo) not available.
Enable it at compilation.
Requested video codec family [wmvdmo] (vfm=dmo) not available.
Enable it at compilation.
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Unsupported PixelFormat 61
Unsupported PixelFormat 53
Unsupported PixelFormat 61
Unsupported PixelFormat 53
[wmv3 @ 0xc24020]WMV3 Complex Profile is not fully supported
[wmv3 @ 0xc24020]Read 16 bits in overflow
Selected video codec: [ffwmv3] vfm: ffmpeg (FFmpeg WMV3/WMV9)
==========================================================================
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 44100 Hz, 1 ch, s16le, 32.0 kbit/4.54% (ratio: 4006->88200)
Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg))
==========================================================================
AO: [oss] 44100Hz 1ch s16le (2 bytes per sample)
Starting playback...
Movie-Aspect is undefined - no prescaling applied.
VO: [xv] 408x306 => 408x306 Planar YV12
A:33210.5 V:33210.5 A-V: -0.003 ct: 0.034 62/ 62 22% 2% 0.1% 6 0 22%
comment:4 by , 13 years ago
Ok, so it is indeed the version from end of march.
It is after the big breaking things in MPlayer, however there were several fixes to the VC1/WMV3 decoder in FFmpeg in April and May, so just get and compile a newer version, I'd expect it will work.
The way the video looks the critical fix is most likely:
58bb6b7d9327eeed4d450e23c1316c439b6204a9
Sat Apr 16 15:07:14 2011 -0400
wmv3dec: fix playback of complex WMV3 files using simple_idct.
Problem illustration