[mythtv-commits] Ticket #6901: Mplayer error when trying to access Apple Movie Trailers in Mythbuntu

MythTV mythtv at cvs.mythtv.org
Mon Aug 24 04:40:12 UTC 2009


#6901: Mplayer error when trying to access Apple Movie Trailers in Mythbuntu
-------------------------------------+--------------------------------------
 Reporter:  zobcat at gmail.com         |       Owner:  ijr    
     Type:  defect                   |      Status:  new    
 Priority:  minor                    |   Milestone:  unknown
Component:  MythTV - Video Playback  |     Version:  0.21   
 Severity:  medium                   |     Mlocked:  0      
-------------------------------------+--------------------------------------
 I'm not sure what's wrong here. This is my third install of Mythbuntu
 9.04, but the first install was the only one that would allow use of Apple
 Movie Trailers. I used the same machine all three times. I have w32codecs,
 libdvdcss2, and ffmpeg enabled through Mythbuntu Control Centre and I have
 xubuntu-restricted-extras installed. It's very frustrating, because I was
 able to view these trailers through MythTV on the first install right out
 of the box (it seemed).

 Here is the output:


 {{{
 MPlayer 1.0rc2-4.3.3 (C) 2000-2007 MPlayer Team
 CPU: AMD Athlon(tm) X2 250 Processor (Family: 16, Model: 6, Stepping: 2)
 CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
 Compiled with runtime CPU detection.

 Playing
 http://movies.apple.com/movies/magnolia_pictures/theburningplain/theburningplain_480p.mov.
 Resolving movies.apple.com for AF_INET6...
 Couldn't resolve name for AF_INET6: movies.apple.com
 Resolving movies.apple.com for AF_INET...
 Connecting to server movies.apple.com[65.117.152.66]: 80...
 Cache size set to 16384 KBytes
 Cache fill:  0.00% (85 bytes)
 MOV: Reference Media file!!!
 MOV: Reference Media file!!!


 Playing
 http://movies.apple.com/movies/magnolia_pictures/theburningplain/theburningplain_h480p.mov.
 Resolving movies.apple.com for AF_INET6...
 Couldn't resolve name for AF_INET6: movies.apple.com
 Resolving movies.apple.com for AF_INET...
 Connecting to server movies.apple.com[65.117.152.51]: 80...
 Resolving www.apple.com for AF_INET6...
 Couldn't resolve name for AF_INET6: www.apple.com
 Resolving www.apple.com for AF_INET...
 Connecting to server www.apple.com[17.251.200.32]: 80...
 Cache size set to 16384 KBytes
 Cache fill:  0.10% (16384 bytes)
 Win32 LoadLibrary failed to load: avisynth.dll,
 /usr/lib/win32/avisynth.dll, /usr/local/lib/win32/avisynth.dll


 Exiting... (End of file)

 }}}

 I found that this avisynth.dll does not need to exist on my machine, it is
 apparently a default error message. I also found a fix for Mplayer
 (nothing to do with mythtv). You have to add -playlist to Mplayer like so:

 mplayer -playlist
 http://movies.apple.com/movies/magnolia_pictures/theburningplain/theburningplain_480p.mov

 However, that doesn't even work for me either. Mplayer just tries to
 connect to dozens of different apple movie trailer IP addresses and
 eventually fails.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6901>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list