Opened 15 years ago

Closed 15 years ago

#6901 closed defect (invalid)

Mplayer error when trying to access Apple Movie Trailers in Mythbuntu

Reported by: zobcat@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: MythTV - Video Playback Version: 0.21
Severity: medium Keywords: avisynth.dll, mplayer, apple, trailer, plugin
Cc: Ticket locked: no

Description

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.

Change History (1)

comment:1 Changed 15 years ago by robertm

Resolution: invalid
Status: newclosed

We don't write/provide support for mplayer, mythbuntu, or the apple trailer plugin.

Note: See TracTickets for help on using tickets.