PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Serveur - Sécurité et techniques > linux.debian.user > Watching youtube videos on AMD64
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
linux.debian.user debian-user@lists.debian.org.

Watching youtube videos on AMD64

Réponse
 
LinkBack Outils de la discussion
Vieux 07/08/2007, 21h40   #1
Alan Chandler
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Watching youtube videos on AMD64

Having just upgraded my system from i386 to AMD64 I find I am unable to
watch youtube vidoes anymore. I generally use Konqueror, but Ideweasel
doesn't work either.

I thought all I had to do was install nspluginswrapper (as well as
libflash) but it doesn't work.

Is there a way?
--
Alan Chandler
http://www.chandlerfamily.org.uk


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 07/08/2007, 22h10   #2
ak
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Watching youtube videos on AMD64

apt-get update
apt-get install ia32-libs ia32-libs-gtk linux32 lib32asound2 nspluginwrapper
cd /tmp
wget http://fpdownload.macromedia.com/get...9_linux.tar.gz
tar xvfz install_flash_player_9_linux.tar.gz
cd install_flash_player_9_linux
mv libflashplayer.so /usr/lib/mozilla/plugins
/usr/lib/nspluginwrapper/x86_64/linux/npconfig -i /usr/lib/mozilla/plugins/libflashplayer.so

it works for me



Andrew J. Barr wrote:
> On 8/7/07, Alan Chandler <alan@chandlerfamily.org.uk> wrote:
>
>> Having just upgraded my system from i386 to AMD64 I find I am unable to
>> watch youtube vidoes anymore. I generally use Konqueror, but Ideweasel
>> doesn't work either.
>>
>> I thought all I had to do was install nspluginswrapper (as well as
>> libflash) but it doesn't work.
>>
>> Is there a way?
>>

>
> There is an amd64 package for flashplugin-nonfree in Sid. It uses
> nspluginwrapper, which does not work with PulseAudio, but other than
> that it works as it does on 32-bit.
>
> There's also the option of using debootstrap and schroot to have a
> full-fledged copy of 32-bit Iceweasel and it's required libraries in a
> chroot, provided you have the disk space. Since I use PulseAudio, this
> is what I do when I need to play a Flash video with sound.
>
>
>> --
>> Alan Chandler
>> http://www.chandlerfamily.org.uk
>>
>>
>> --
>> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
>> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>>
>>
>>

>
>
>


  Réponse avec citation
Vieux 07/08/2007, 22h10   #3
ak
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Watching youtube videos on AMD64

apt-get update
apt-get install ia32-libs ia32-libs-gtk linux32 lib32asound2 nspluginwrapper
cd /tmp
wget http://fpdownload.macromedia.com/get...9_linux.tar.gz
tar xvfz install_flash_player_9_linux.tar.gz
cd install_flash_player_9_linux
mv libflashplayer.so /usr/lib/mozilla/plugins
/usr/lib/nspluginwrapper/x86_64/linux/npconfig -i /usr/lib/mozilla/plugins/libflashplayer.so

it works for me



Andrew J. Barr wrote:
> On 8/7/07, Alan Chandler <alan@chandlerfamily.org.uk> wrote:
>
>> Having just upgraded my system from i386 to AMD64 I find I am unable to
>> watch youtube vidoes anymore. I generally use Konqueror, but Ideweasel
>> doesn't work either.
>>
>> I thought all I had to do was install nspluginswrapper (as well as
>> libflash) but it doesn't work.
>>
>> Is there a way?
>>

>
> There is an amd64 package for flashplugin-nonfree in Sid. It uses
> nspluginwrapper, which does not work with PulseAudio, but other than
> that it works as it does on 32-bit.
>
> There's also the option of using debootstrap and schroot to have a
> full-fledged copy of 32-bit Iceweasel and it's required libraries in a
> chroot, provided you have the disk space. Since I use PulseAudio, this
> is what I do when I need to play a Flash video with sound.
>
>
>> --
>> Alan Chandler
>> http://www.chandlerfamily.org.uk
>>
>>
>> --
>> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
>> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>>
>>
>>

>
>
>


  Réponse avec citation
Vieux 07/08/2007, 22h10   #4
Andrew J. Barr
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Watching youtube videos on AMD64

On 8/7/07, Alan Chandler <alan@chandlerfamily.org.uk> wrote:
> Having just upgraded my system from i386 to AMD64 I find I am unable to
> watch youtube vidoes anymore. I generally use Konqueror, but Ideweasel
> doesn't work either.
>
> I thought all I had to do was install nspluginswrapper (as well as
> libflash) but it doesn't work.
>
> Is there a way?


There is an amd64 package for flashplugin-nonfree in Sid. It uses
nspluginwrapper, which does not work with PulseAudio, but other than
that it works as it does on 32-bit.

There's also the option of using debootstrap and schroot to have a
full-fledged copy of 32-bit Iceweasel and it's required libraries in a
chroot, provided you have the disk space. Since I use PulseAudio, this
is what I do when I need to play a Flash video with sound.

> --
> Alan Chandler
> http://www.chandlerfamily.org.uk
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
>



--
Andrew Barr

We matter more than pounds and pence,
your economic theory makes no sense...


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 07/08/2007, 22h10   #5
Andrew J. Barr
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Watching youtube videos on AMD64

On 8/7/07, Alan Chandler <alan@chandlerfamily.org.uk> wrote:
> Having just upgraded my system from i386 to AMD64 I find I am unable to
> watch youtube vidoes anymore. I generally use Konqueror, but Ideweasel
> doesn't work either.
>
> I thought all I had to do was install nspluginswrapper (as well as
> libflash) but it doesn't work.
>
> Is there a way?


There is an amd64 package for flashplugin-nonfree in Sid. It uses
nspluginwrapper, which does not work with PulseAudio, but other than
that it works as it does on 32-bit.

There's also the option of using debootstrap and schroot to have a
full-fledged copy of 32-bit Iceweasel and it's required libraries in a
chroot, provided you have the disk space. Since I use PulseAudio, this
is what I do when I need to play a Flash video with sound.

> --
> Alan Chandler
> http://www.chandlerfamily.org.uk
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
>



--
Andrew Barr

We matter more than pounds and pence,
your economic theory makes no sense...


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 07/08/2007, 22h20   #6
Alan Chandler
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Watching youtube videos on AMD64

On Tuesday 07 Aug 2007, ak wrote:
> apt-get update
> apt-get install ia32-libs ia32-libs-gtk linux32 lib32asound2
> nspluginwrapper cd /tmp
> wget
> http://fpdownload.macromedia.com/get...t/install_flas
>h_player_9_linux.tar.gz tar xvfz install_flash_player_9_linux.tar.gz
> cd install_flash_player_9_linux
> mv libflashplayer.so /usr/lib/mozilla/plugins
> /usr/lib/nspluginwrapper/x86_64/linux/npconfig -i
> /usr/lib/mozilla/plugins/libflashplayer.so


Same problem as above, works in Iceweasel, not in Konqueror.

--
Alan Chandler
http://www.chandlerfamily.org.uk


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 07/08/2007, 22h20   #7
Alan Chandler
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Watching youtube videos on AMD64

On Tuesday 07 Aug 2007, ak wrote:
> apt-get update
> apt-get install ia32-libs ia32-libs-gtk linux32 lib32asound2
> nspluginwrapper cd /tmp
> wget
> http://fpdownload.macromedia.com/get...t/install_flas
>h_player_9_linux.tar.gz tar xvfz install_flash_player_9_linux.tar.gz
> cd install_flash_player_9_linux
> mv libflashplayer.so /usr/lib/mozilla/plugins
> /usr/lib/nspluginwrapper/x86_64/linux/npconfig -i
> /usr/lib/mozilla/plugins/libflashplayer.so


Same problem as above, works in Iceweasel, not in Konqueror.

--
Alan Chandler
http://www.chandlerfamily.org.uk


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 07/08/2007, 22h20   #8
Alan Chandler
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Watching youtube videos on AMD64

On Tuesday 07 Aug 2007, Andrew J. Barr wrote:
> On 8/7/07, Alan Chandler <alan@chandlerfamily.org.uk> wrote:
> > Having just upgraded my system from i386 to AMD64 I find I am
> > unable to watch youtube vidoes anymore. I generally use Konqueror,
> > but Ideweasel doesn't work either.
> >
> > I thought all I had to do was install nspluginswrapper (as well as
> > libflash) but it doesn't work.
> >
> > Is there a way?

>
> There is an amd64 package for flashplugin-nonfree in Sid. It uses
> nspluginwrapper, which does not work with PulseAudio, but other than
> that it works as it does on 32-bit.
>


Works in IceWeasel - doesn't seem to work in Konqueror.

--
Alan Chandler
http://www.chandlerfamily.org.uk


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 07/08/2007, 22h20   #9
Alan Chandler
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Watching youtube videos on AMD64

On Tuesday 07 Aug 2007, Andrew J. Barr wrote:
> On 8/7/07, Alan Chandler <alan@chandlerfamily.org.uk> wrote:
> > Having just upgraded my system from i386 to AMD64 I find I am
> > unable to watch youtube vidoes anymore. I generally use Konqueror,
> > but Ideweasel doesn't work either.
> >
> > I thought all I had to do was install nspluginswrapper (as well as
> > libflash) but it doesn't work.
> >
> > Is there a way?

>
> There is an amd64 package for flashplugin-nonfree in Sid. It uses
> nspluginwrapper, which does not work with PulseAudio, but other than
> that it works as it does on 32-bit.
>


Works in IceWeasel - doesn't seem to work in Konqueror.

--
Alan Chandler
http://www.chandlerfamily.org.uk


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 08/08/2007, 03h10   #10
Amit Uttamchandani
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Watching youtube videos on AMD64


Just use the 'youtubedl' python script (can be found in repos) to download and
then use 'mplayer' or something else to watch it...simple, effective, and
opensource.






--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 08/08/2007, 03h10   #11
Amit Uttamchandani
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Watching youtube videos on AMD64


Just use the 'youtubedl' python script (can be found in repos) to download and
then use 'mplayer' or something else to watch it...simple, effective, and
opensource.






--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 08/08/2007, 22h50   #12
Alan Chandler
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Watching youtube videos on AMD64

On Wednesday 08 Aug 2007, Amit Uttamchandani wrote:
> Just use the 'youtubedl' python script (can be found in repos) to
> download and then use 'mplayer' or something else to watch
> it...simple, effective, and opensource.


I already have scripts for downloading from youtube, but when a forum
you follow keeps posting links to the site, its a pain to keep
downloading them.

Anyway, why is Konqueror not working? I see posts on the ubuntu site
that implies it does.

--
Alan Chandler
http://www.chandlerfamily.org.uk


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 05h16.


Édité par : vBulletin®
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,18924 seconds with 20 queries