VLCtube

YDL running on the Sony Playstation 3

Moderator: billb

Re: VLCtube

Postby Dirty Demon » 06 Jan 2010, 11:21

billb wrote:Your repo setup appears to be hosed ... :P

Code: Select all
more /etc/yum.repos.d/*


Results

Code: Select all
more /etc/yum.repos.d/*
::::::::::::::
/etc/yum.repos.d/adobe-linux-i386.repo
::::::::::::::
[adobe-linux-i386]
name=Adobe Systems Incorporated
baseurl=http://linuxdownload.adobe.com/linux/i386/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux

::::::::::::::
/etc/yum.repos.d/dribble.repo
::::::::::::::
[dribble]
name=Dribble for Fedora 7 - ppc
baseurl=http://dribble.org.uk/repo/7/ppc
enabled=1
protect=0
gpgcheck=0
::::::::::::::
/etc/yum.repos.d/fedora-extras.repo
::::::::::::::
[fedora-extras]
name=Fedora Extras
#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=extras-6&arch=ppc
baseurl=http://archives.fedoraproject.org/pub/archive/fedora/linux/extras/6/ppc/
gpgcheck=0
enabled=1
protect=0
exclude=finch pidgin libpurple libpurple-perl libpurple-tcl pidgin-perl \
   libpurple-devel finch-devel pidgin-devel libsmi libsmi-devel oddjob  \
   pyxdg lzo lzo-devel cvsps convmv nautilus-open-terminal gtk+ gtk+-devel \
   perl-Pod-Escapes netlabel_tools freeglut-devel freeglut perl-Pod-Simple \
   perl-PAR-Dist perl-ExtUtils-CBuilder keyutils-libs keyutils \
   keyutils-libs-devel gnash scribus splint scribus-devel perl-YAML \
   perl-Pod-Coverage conman gnash-plugin libibverbs oddjob-libs libhugetlbfs \
   libibverbs-utils libibverbs-devel oddjob-devel asciidoc perl-Error exim \
   glib tla mesa-libGLw mesa-libGLw-devel exim-doc hatari sblim-testsuite \
   perl-Module-Build help2man perl-Test-Pod libmthca-devel libmthca git \
   git-cvs git-gui git-svn git-arch git-email gitk perl-Git meanwhile-doc \
   meanwhile-devel meanwhile Canna exim-mon perl-Test-Pod-Coverage glib-devel \
   lsscsi sabayon-apply sabayon sblim-cmpi-devel sblim-wbemcli \
   sblim-cmpi-base-test sblim-cmpi-base-devel sblim-cmpi-base aide ddd \
   Canna-devel liberation-fonts Canna-libs mod_nss imlib2-devel imlib2 \
   gstreamer-python openvpn qt4 qt4-postgresql qt4-odbc qt4-mysql qt4-devel \
   qt4-sqlite qt4-doc blas-devel blas lapack lapack-devel \
   perl-ExtUtils-ParseXS python-imaging-devel python-imaging \
   python-setuptools gdk-pixbuf-devel gdk-pixbuf python-iniparse \
   cyrus-imapd-utils cyrus-imapd-perl cyrus-imapd-devel cyrus-imapd \
   yum-cron apmud
::::::::::::::
/etc/yum.repos.d/livna-stable.repo
::::::::::::::
[livna-stable]
name=Livna for Fedora Core 6 - ppc - Base
baseurl=
   http://rpm.livna.org/fedora/6/ppc/
   http://livna.cat.pdx.edu/fedora/6/ppc/
   http://wftp.tu-chemnitz.de/pub/linux/livna/fedora/6/ppc/
   http://ftp-stud.fht-esslingen.de/pub/Mirrors/rpm.livna.org/fedora/6/ppc/
   ftp://mirrors.tummy.com/pub/rpm.livna.org/fedora/6/ppc/
failovermethod=priority
#mirrorlist=http://rpm.livna.org/mirrorlist-6
enabled=1
gpgcheck=0
protect=0
exclude=livna-release
::::::::::::::
/etc/yum.repos.d/ps3bodega.repo
::::::::::::::
[PS3Bodega]
name=PS3Bodega repo for Yellow Dog 6.2
baseurl=http://pleasantfiction.ipower.com/ps3linux/ps3bodega62/ppc/
gpgcheck=0
enabled=1
::::::::::::::
/etc/yum.repos.d/yellowdog-base.repo
::::::::::::::
#generated by system-config-ydlnet
[base]
name=Yellow Dog Linux 6.2 Base
mirrorlist=http://www.terrasoftsolutions.com/resources/yd62-base-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY
protect=1
::::::::::::::
/etc/yum.repos.d/yellowdog-extras.repo
::::::::::::::
#generated by system-config-ydlnet
[extras]
name=Yellow Dog Linux 6.2 Extras
mirrorlist=http://www.terrasoftsolutions.com/resources/yd62-extras-mlist
enabled=0
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY
::::::::::::::
/etc/yum.repos.d/yellowdog-extras.repo~
::::::::::::::
#generated by system-config-ydlnet
[extras]
name=Yellow Dog Linux 6.2 Extras
mirrorlist=http://www.terrasoftsolutions.com/resources/yd62-extras-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY
::::::::::::::
/etc/yum.repos.d/yellowdog-updates.repo
::::::::::::::
#generated by system-config-ydlnet
[updates]
name=Yellow Dog Linux 6.2 Updates
mirrorlist=http://www.terrasoftsolutions.com/resources/yd62-updates-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY
protect=1
Dirty Demon
ydl newbie
ydl newbie
 
Posts: 22
Joined: 25 Dec 2009, 02:42

Re: VLCtube

Postby billb » 06 Jan 2010, 18:36

Dirty Demon wrote:Results

Code: Select all
more /etc/yum.repos.d/*


OK ... let's try this -- get rid of the adobe repo as well as livna, fedora-extras, and dribble. As of yesterday I now have a build of VLC in the ps3bodega repo for YDL 6.2.

Code: Select all
su

<root password>

Code: Select all
rm /etc/yum.repos.d/livna*

Code: Select all
rm /etc/yum.repos.d/fedora*

Code: Select all
rm /etc/yum.repos.d/adobe*

Code: Select all
rm /etc/yum.repos.d/dribble*


That should leave you with ps3bodega, yellowdog-base, yellowdog-extras, and yellowdog-updates.

Now try installing vlc again -- and we'll remove a couple of packages first, just in case ...

Code: Select all
yum erase faad2 libcaca

Code: Select all
yum install vlc mozilla-vlc


Good luck! :D
PS3 60GB [CECHA01], FW 3.15, YDL 6.2, Samsung T260HD @ 1920x1200
Powermac G4 1.25 GHz x2, 2 GB RAM, YDL 6.2
User avatar
billb
Site Admin
Site Admin
 
Posts: 5522
Joined: 24 May 2007, 20:30
Location: Eastern NC, USA

Re: VLCtube

Postby billb » 07 Jan 2010, 05:34

PsiVeteran wrote:Too late... it worked :)


I'm not getting any sound on Youtube video playback with this build of VLC I have, though video is fine.

If I download the video using the youtube-dl script and play it back using VLC, audio works fine. :?:
PS3 60GB [CECHA01], FW 3.15, YDL 6.2, Samsung T260HD @ 1920x1200
Powermac G4 1.25 GHz x2, 2 GB RAM, YDL 6.2
User avatar
billb
Site Admin
Site Admin
 
Posts: 5522
Joined: 24 May 2007, 20:30
Location: Eastern NC, USA

Re: VLCtube

Postby hedelein » 10 Jan 2010, 00:45

Hi there,

First of all - thanks for all the work done here :)
I followed this thread and the included suggestions, and now have the same situation as you billb:
youtube videos play, but without sound. when played back locally, sound works.

The debug log inside the vlc plugin doesnt reveal anyting useful though.

Edit: okay scratch that, youtube videos downloaded locally DONT play with sound, but mp3 files do.
the downloaded mp4s play fine (with sound) in totem.
hedelein
ydl newbie
ydl newbie
 
Posts: 5
Joined: 26 Feb 2008, 20:51

Re: VLCtube

Postby thismeinteil » 11 Jan 2010, 04:05

Yea I have the same issue. No sound on Youtube. Haven't tried the totem method, but I never had luck with that even in YDL 6.1. But I'm sure you can figure it out billb. Cause you are so awesome. :-)
thismeinteil
ydl newbie
ydl newbie
 
Posts: 2
Joined: 11 Jan 2010, 04:00

Re: VLCtube

Postby billb » 11 Jan 2010, 05:57

thismeinteil wrote:Yea I have the same issue. No sound on Youtube. Haven't tried the totem method, but I never had luck with that even in YDL 6.1. But I'm sure you can figure it out billb. Cause you are so awesome. :-)


Ha! If I was then it would already be working. :P
PS3 60GB [CECHA01], FW 3.15, YDL 6.2, Samsung T260HD @ 1920x1200
Powermac G4 1.25 GHz x2, 2 GB RAM, YDL 6.2
User avatar
billb
Site Admin
Site Admin
 
Posts: 5522
Joined: 24 May 2007, 20:30
Location: Eastern NC, USA

Re: VLCtube

Postby thismeinteil » 12 Jan 2010, 05:48

LOL! Nah, you still are. These things just take time. I might try the totem thing tonight or tomorrow. Have you tried it since, Billb? And were those the only 2 ways to get Youtube working? I thought there was one more, but I can't quite remember it.
thismeinteil
ydl newbie
ydl newbie
 
Posts: 2
Joined: 11 Jan 2010, 04:00

Re: VLCtube

Postby billb » 12 Jan 2010, 14:38

thismeinteil wrote:Have you tried it since, Billb?


No, I haven't tried Totem for that on 6.2 yet.

And were those the only 2 ways to get Youtube working? I thought there was one more, but I can't quite remember it.


There's also mplayer, though I don't have that in the repo yet.
PS3 60GB [CECHA01], FW 3.15, YDL 6.2, Samsung T260HD @ 1920x1200
Powermac G4 1.25 GHz x2, 2 GB RAM, YDL 6.2
User avatar
billb
Site Admin
Site Admin
 
Posts: 5522
Joined: 24 May 2007, 20:30
Location: Eastern NC, USA

Re: VLCtube

Postby Dirty Demon » 16 Jan 2010, 04:38

well i finally kinda got VLC to work. It still wont open when i click on the shortcut in Applications > Sound & Video > VLC. I havent loaded any clips so i dont know if it works properly or not.

However, my bigger problem is with youtube still. It will load up fine, then when the clip plays, itll get stuck like its paused but the time will continue, only sometimes does the video catch up to the proper time, but most of the time itll just freeze but timer keeps going. Im going to uninstall greasemonkey then try it again, to see if thatll help, cause i had the greasemonkey & VLCtube script on before i installed the PS3bodega version of VLC. But if you believe something else could be causing this to happen please chime in...
Dirty Demon
ydl newbie
ydl newbie
 
Posts: 22
Joined: 25 Dec 2009, 02:42

Re: VLCtube

Postby bonedome » 18 Jan 2010, 20:47

Hello
after what you (and billb) have said it might be an idea to go back to he old vesion of vlc, also try this greasemonkey userscript, Youtube without Flash Auto, http://userscripts.org/scripts/show/50771 I use it on my laptop it's a bit more of a one stop shop than vlctube because you can also use it as an mp4 downloader, and you can switch to flash if you want.
One other thing about those userscripts, there are no auto updates or update notifcations (and usually no version numbers) so if they stop working it's an idea to download again :D
oh yeah and remember to disable any other youtube type scripts in greasemonkey
60Gb ps3 otheros awol. currently playing:bad company and farcry 2 again (seeing how far I can get using permadeath principle)update: regretfully Warren Clyde was involved in a shootout south of Pala and killed when he was hit by a land rover. RIP Warren
User avatar
bonedome
ydl guru
ydl guru
 
Posts: 755
Joined: 07 Aug 2008, 16:03
Location: uk

Re: VLCtube

Postby Dirty Demon » 23 Jan 2010, 00:59

bonedome wrote:Hello
after what you (and billb) have said it might be an idea to go back to he old vesion of vlc, also try this greasemonkey userscript, Youtube without Flash Auto, http://userscripts.org/scripts/show/50771 I use it on my laptop it's a bit more of a one stop shop than vlctube because you can also use it as an mp4 downloader, and you can switch to flash if you want.
One other thing about those userscripts, there are no auto updates or update notifcations (and usually no version numbers) so if they stop working it's an idea to download again :D
oh yeah and remember to disable any other youtube type scripts in greasemonkey


I got that script, it was working great, i could download & watch the youtube clips with sound! but just today when i go to youtube & try to play a movie, its not playing it, not even showing up with the frame for the clip, all i see is the video comments, etc... I doublechecked my greasemonkey scripts to make sure i had disabled vlctube, & it was. had the without flash script enabled. Its really starting to irritate me, although i can watch youtube in the PS3s browser, i find if clear zoomed, i still cannot read the text. Would much rather be able to do everything in Linux rather than going from one OS to another...
Dirty Demon
ydl newbie
ydl newbie
 
Posts: 22
Joined: 25 Dec 2009, 02:42

Re: VLCtube

Postby ppietro » 23 Jan 2010, 02:07

Dirty Demon wrote:I got that script, it was working great, i could download & watch the youtube clips with sound! but just today when i go to youtube & try to play a movie, its not playing it, not even showing up with the frame for the clip, all i see is the video comments, etc...


Uh oh - I was afraid of that.

YouTube did a massive update to their video player in the last couple of days. You can tell this because the "HQ" button is gone - now they let you pick 360p, 480p, etc. directly.

This might affect your scripts. :(

Cheers,
Paul
User avatar
ppietro
Site Admin
Site Admin
 
Posts: 4965
Joined: 13 Sep 2007, 22:18

Re: VLCtube

Postby Dirty Demon » 23 Jan 2010, 23:29

Thats the kinda stuff that aggitates me big time. To think i just got youtube working then they go & do that. Im sure someone will come out with a new greasemonkey script for this new update, but may take some time. It actually worked quite well, if i had a higher ADSL speed it would have worked flawlessly....

Any other recommendations??
Dirty Demon
ydl newbie
ydl newbie
 
Posts: 22
Joined: 25 Dec 2009, 02:42

Re: VLCtube

Postby Dirty Demon » 03 Jun 2010, 08:15

billb wrote:
Now try installing vlc again -- and we'll remove a couple of packages first, just in case ...

Code: Select all
yum erase faad2 libcaca

Code: Select all
yum install vlc mozilla-vlc


Good luck! :D


Results

Code: Select all
yum erase faad2 libcaca
Loading "installonlyn" plugin
Loading "protectbase" plugin
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package libcaca.ppc 0:0.99-0.5.beta16.el5 set to be erased
---> Package faad2.ppc 1:2.6.1-1.ydl62.bdg set to be erased
--> Processing Dependency: libcaca.so.0 for package: vlc
--> Restarting Dependency Resolution with new changes.
--> Running transaction check
---> Package vlc.ppc 0:0.9.8a-1 set to be erased
--> Processing Dependency: vlc = 0.9.8a-1 for package: mozilla-vlc
--> Restarting Dependency Resolution with new changes.
--> Running transaction check
---> Package mozilla-vlc.ppc 0:0.9.8a-1 set to be erased

Dependencies Resolved

=============================================================================
 Package                 Arch       Version          Repository        Size
=============================================================================
Removing:
 faad2                   ppc        1:2.6.1-1.ydl62.bdg  installed          83 k
 libcaca                 ppc        0.99-0.5.beta16.el5  installed         766 k
Removing for dependencies:
 mozilla-vlc             ppc        0.9.8a-1         installed         124 k
 vlc                     ppc        0.9.8a-1         installed         4.6 M

Transaction Summary
=============================================================================
Install      0 Package(s)         
Update       0 Package(s)         
Remove       4 Package(s)         

Is this ok [y/N]: y
Downloading Packages:
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Removing  : libcaca                      ######################### [1/4]
  Removing  : faad2                        ######################### [2/4]
  Removing  : mozilla-vlc                  ######################### [3/4]
  Removing  : vlc                          ######################### [4/4]

Removed: faad2.ppc 1:2.6.1-1.ydl62.bdg libcaca.ppc 0:0.99-0.5.beta16.el5
Dependency Removed: mozilla-vlc.ppc 0:0.9.8a-1 vlc.ppc 0:0.9.8a-1
Complete!


Code: Select all
yum install vlc mozilla-vlc
Loading "installonlyn" plugin
Loading "protectbase" plugin
Setting up Install Process
Parsing package install arguments
PS3Bodega                 100% |=========================| 1.9 kB    00:00     
updates                   100% |=========================|  951 B    00:00     
http://ftp.aarnet.edu.au/pub/yellowdog/yum/6.2/base/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
base                      100% |=========================| 1.1 kB    00:00     
extras                    100% |=========================|  951 B    00:00     
31 packages excluded due to repository protections
Resolving Dependencies
--> Running transaction check
---> Package mozilla-vlc.ppc 0:0.9.5-2.ydl62.bdg set to be updated
---> Package vlc.ppc 0:0.9.5-2.ydl62.bdg set to be updated
--> Processing Dependency: libpulse.so.0 for package: vlc
--> Processing Dependency: dejavu-fonts for package: vlc
--> Processing Dependency: speex >= 1.2 for package: vlc
--> Processing Dependency: libcv.so.1 for package: vlc
--> Processing Dependency: libcaca.so.0 for package: vlc
--> Processing Dependency: libcvaux.so.1 for package: vlc
--> Processing Dependency: vlc-core = 0.9.5-2.ydl62.bdg for package: vlc
--> Processing Dependency: libpulse.so.0(PULSE_0) for package: vlc
--> Processing Dependency: liboil >= 0.3.14 for package: vlc
--> Processing Dependency: libhighgui.so.1 for package: vlc
--> Processing Dependency: libml.so.1 for package: vlc
--> Processing Dependency: libcxcore.so.1 for package: vlc
--> Restarting Dependency Resolution with new changes.
--> Running transaction check
---> Package libcaca.ppc 0:0.99-0.5.beta16.el5 set to be updated
---> Package pulseaudio-libs.ppc 0:0.9.10-1.el5.1 set to be updated
---> Package dejavu-fonts.noarch 0:2.26-2 set to be updated
---> Package opencv.ppc 0:1.0.0-3.fc6 set to be updated

Dependencies Resolved

=============================================================================
 Package                 Arch       Version          Repository        Size
=============================================================================
Installing:
 mozilla-vlc             ppc        0.9.5-2.ydl62.bdg  PS3Bodega          64 k
 vlc                     ppc        0.9.5-2.ydl62.bdg  PS3Bodega         2.1 M
Installing for dependencies:
 dejavu-fonts            noarch     2.26-2           base              2.1 M
 libcaca                 ppc        0.99-0.5.beta16.el5  extras            215 k
 opencv                  ppc        1.0.0-3.fc6      PS3Bodega         2.7 M
 pulseaudio-libs         ppc        0.9.10-1.el5.1   extras            179 k

Transaction Summary
=============================================================================
Install      6 Package(s)         
Update       0 Package(s)         
Remove       0 Package(s)         

Total download size: 7.3 M
Is this ok [y/N]: y
Downloading Packages:
(1/6): opencv-1.0.0-3.fc6 100% |=========================| 2.7 MB    00:44     
(2/6): dejavu-fonts-2.26- 100% |=========================| 2.1 MB    00:41     
(3/6): vlc-0.9.5-2.ydl62. 100% |=========================| 2.1 MB    00:33     
(4/6): mozilla-vlc-0.9.5- 100% |=========================|  64 kB    00:02     
(5/6): pulseaudio-libs-0. 100% |=========================| 179 kB    00:03     
(6/6): libcaca-0.99-0.5.b 100% |=========================| 215 kB    00:03     
Running Transaction Test
Finished Transaction Test


Transaction Check Error:
  file /usr/lib/vlc/video_filter/libpanoramix_plugin.so from install of vlc-0.9.5-2.ydl62.bdg conflicts with file from package vlc-core-0.9.8a-1
  file /usr/lib/vlc/video_output/libaa_plugin.so from install of vlc-0.9.5-2.ydl62.bdg conflicts with file from package vlc-core-0.9.8a-1
  file /usr/lib/vlc/video_output/libglx_plugin.so from install of vlc-0.9.5-2.ydl62.bdg conflicts with file from package vlc-core-0.9.8a-1
  file /usr/lib/vlc/video_output/libopengl_plugin.so from install of vlc-0.9.5-2.ydl62.bdg conflicts with file from package vlc-core-0.9.8a-1


EDIT: My bad & my repo list

Code: Select all
yum repolist
Loading "installonlyn" plugin
Loading "protectbase" plugin
repo id              repo name                                 status
PS3Bodega            PS3Bodega repo for Yellow Dog 6.2         enabled
base                 Yellow Dog Linux 6.2 Base                 enabled
extras               Yellow Dog Linux 6.2 Extras               enabled
updates              Yellow Dog Linux 6.2 Updates              enabled
Dirty Demon
ydl newbie
ydl newbie
 
Posts: 22
Joined: 25 Dec 2009, 02:42

Previous

Return to Playstation 3

Who is online

Users browsing this forum: No registered users and 69 guests

cron