Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > General Help
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

General Help
All your general support questions for Ubuntu, Kubuntu, Edubuntu and Xubuntu.

 
Thread Tools Display Modes
Old November 15th, 2005   #1
iitywygms
Ubuntu Extra Shot
 
iitywygms's Avatar
 
Join Date: May 2005
Location: Santa Rosa Ca.
Beans: 364
Ubuntu 9.04 Jaunty Jackalope
Mplayer AF_INET6

I have breezy installed on two machines. One, is older (1.2 pent) and the other is my laptop, (2.8 pent) My older machine is a standard desktop. I have Mplayer installed on both machines. Each machine has MediaPlayerConnectivity installed so when I click on a move in Firefox, it opens up Mplayer. Each machine is fully up to date and the same in almost every way. The problem is that when I open a movie on my laptop, I always get this error (Couldn't resolve name for AF_INET6 Blah blah.com) The video is also choppy on my laptop "but it always works". My older machine works great, no errors and video is smooth. I have super fast internet on both. How can I get rid of the Error message on my laptop?
iitywygms is offline   Reply With Quote
Old November 16th, 2005   #2
iitywygms
Ubuntu Extra Shot
 
iitywygms's Avatar
 
Join Date: May 2005
Location: Santa Rosa Ca.
Beans: 364
Ubuntu 9.04 Jaunty Jackalope
Re: Mplayer AF_INET6

fixed my own problem. Dont know why but if I switch from using Gui mplayer to just mplayer in the configuration, all is well
iitywygms is offline   Reply With Quote
Old November 16th, 2005   #3
madjo
A Carafe of Ubuntu
 
Join Date: Aug 2005
Location: The Netherlands
Beans: 120
Ubuntu Studio 8.10 Intrepid Ibex
Send a message via ICQ to madjo Send a message via MSN to madjo
Re: Mplayer AF_INET6

could you tell me how you did that? I can't seem to get it running either.
Am getting the same problem.

I believe it has something to do with IPv6... not sure how I can disable that in Mplayer though.
madjo is offline   Reply With Quote
Old November 17th, 2005   #4
iitywygms
Ubuntu Extra Shot
 
iitywygms's Avatar
 
Join Date: May 2005
Location: Santa Rosa Ca.
Beans: 364
Ubuntu 9.04 Jaunty Jackalope
Re: Mplayer AF_INET6

Set up you mediaplayerconnectivity to look like this.
Attached Thumbnails
Click image for larger version

Name:	Screenshot.png
Views:	727
Size:	131.7 KB
ID:	3671  
iitywygms is offline   Reply With Quote
Old November 18th, 2005   #5
a212359
First Cup of Ubuntu
 
Join Date: Oct 2005
Beans: 10
Re: Mplayer AF_INET6

Quote:
Originally Posted by iitywygms
Each machine is fully up to date and the same in almost every way. The problem is that when I open a movie on my laptop, I always get this error (Couldn't resolve name for AF_INET6 Blah blah.com) The video is also choppy on my laptop "but it always works". My older machine works great, no errors and video is smooth. I have super fast internet on both. How can I get rid of the Error message on my laptop?
I have a laptop and am having the same problems. I changed the settings in mediaplayerconnectivity like you said, and now the error message is gone - thanks!

But bigger problem for me is that the video is still choppy. I have a fast connection also, and this shouldn't happen...did you manage to fix the choppiness as well?
a212359 is offline   Reply With Quote
Old November 29th, 2005   #6
iitywygms
Ubuntu Extra Shot
 
iitywygms's Avatar
 
Join Date: May 2005
Location: Santa Rosa Ca.
Beans: 364
Ubuntu 9.04 Jaunty Jackalope
Re: Mplayer AF_INET6

My choppy video went away after I changed the setting. Not sure why, good luck.
iitywygms is offline   Reply With Quote
Old February 27th, 2006   #7
tribaal
Extra Foam Sugar Free Ubuntu
 
tribaal's Avatar
 
Join Date: Feb 2006
Location: Geneva, Switzerland
Beans: 797
Ubuntu Jaunty Jackalope (testing)
Send a message via ICQ to tribaal Send a message via MSN to tribaal
Re: Mplayer AF_INET6

I might sound silly and newbish (although I probably am), but how do you open up mediaplayerconnectivity ?

I'd love to get rid of this annoying "Couldn't resolve name for AF_INET6 Blah blah.com" too!

Thanks a lot!

- Trib'
tribaal is offline   Reply With Quote
Old September 14th, 2006   #8
sebasgro
First Cup of Ubuntu
 
Join Date: Apr 2006
Beans: 1
Lightbulb AF_INET6: The solution

I'm sorry for bringing this thread back to life, but...

I just found out how to get rid of "Couldn't resolve name for AF_INET6 Blah blah.com" in the most unobtrusive way:
Append the following line to /etc/mplayer/mplayer.conf (or ~/.mplayer/config for the current user only)
Quote:
prefer-ipv4 = yes
This doesn't disable IPv6 entirely, but just uses IPv4 as the default and falls back to IPv6 if the server is IPv6 only (or if the host cannot be found).
sebasgro is offline   Reply With Quote
Old October 27th, 2006   #9
Peepsalot
Quad Shot of Ubuntu
 
Peepsalot's Avatar
 
Join Date: Apr 2006
Location: Tejas
Beans: 438
Ubuntu 7.10 Gutsy Gibbon
Re: AF_INET6: The solution

Quote:
Originally Posted by sebasgro View Post
I'm sorry for bringing this thread back to life, but...

I just found out how to get rid of "Couldn't resolve name for AF_INET6 Blah blah.com" in the most unobtrusive way:
Append the following line to /etc/mplayer/mplayer.conf (or ~/.mplayer/config for the current user only)


This doesn't disable IPv6 entirely, but just uses IPv4 as the default and falls back to IPv6 if the server is IPv6 only (or if the host cannot be found).
I read this exact same thing somewhere else, and tried editing both these files, but it does nothing. What gives? Did this actually work for you?

Using mplayer instead of gmplayer works ok, but then you have no controls for pausing or seeking to a different spot. I'd like to keep those if I could.
__________________
Quote:
Originally Posted by smcnally
For me, it's all about the penguin...If the Linux mascot was a tiger or an elephant, I would have never even tried it.
Peepsalot is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:14 PM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry