[MPlayer-users] MPlayer (SVN-r36171) cannot play http streaming video

Mohammad Bahathir Hashim bahathir at gmail.com
Thu Apr 18 07:10:12 CEST 2013


Thanks for the respond.

If I use IP address instead of the hostname, it works properly.
Example:
$ mplayer http://209.131.99.99/twit/live/high

It seem that DNS lookup not working properly with my current latest
svn version of MPlayer. 

BTW, I also tried with previously compiled MPlayer's binaries,
SVN-r35019 and SVN-r35917, and both run properly with the proper URL
with hostname. 

Thank you.

On 2013-04-17, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> Mohammad Bahathir Hashim <bahathir <at> gmail.com> writes:
>
>> Mplayer latest SVN-r36171, cannot play streaming video.
>
> Works fine here, if you can still reproduce, please find 
> the change introducing the problem.
>
> Carl Eugen
>
> $ mplayer http://bglive-a.bitgravity.com/twit/live/high
> MPlayer SVN-r36171-4.7 (C) 2000-2013 MPlayer Team
>
> Playing http://bglive-a.bitgravity.com/twit/live/high.
> Resolving bglive-a.bitgravity.com for AF_INET6...
> Connecting to server bglive-a.bitgravity.com[d183:6363::]: 80...
>
> Failed to connect to server with AF_INET6
> Resolving bglive-a.bitgravity.com for AF_INET...
> Connecting to server bglive-a.bitgravity.com[209.131.99.99]: 80...
>
> Cache size set to 320 KBytes
> Cache fill: 11.54% (37806 bytes)
>
> libavformat version 55.2.100 (internal)
> libavformat file format detected.
> Cache empty, consider increasing -cache and/or -cache-min. [performance issue]
> Cache empty, consider increasing -cache and/or -cache-min. [performance issue]
> [lavf] stream 0: video (h264), -vid 0
> [lavf] stream 1: audio (aac), -aid 0
> VIDEO:  [H264]  720x406  0bpp  30.000 fps    0.0 kbps ( 0.0 kbyte/s)
>==========================================================================
> Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
> libavcodec version 55.2.100 (internal)
> Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
>==========================================================================
>==========================================================================
> Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
> AUDIO: 44100 Hz, 2 ch, floatle, 0.0 kbit/0.00% (ratio: 0->352800)
> Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
>==========================================================================
> AO: [alsa] 44100Hz 2ch floatle (4 bytes per sample)
> Starting playback...
> Movie-Aspect is undefined - no prescaling applied.
> VO: [vdpau] 720x406 => 720x406 Planar YV12
> A:399816.4 V:399816.4 A-V:  0.001 ct:  0.039   0/  0  8%  1%  0.2% 0 0 45%
>
> Exiting... (Quit)



More information about the MPlayer-users mailing list