YDL Multimedia Guide (vlc-0.9.8a) (Mplayer) +.....

YDL running on the Sony Playstation 3

Moderator: billb

Re: YDL Multimedia Guide (vlc-0.9.8a) (Mplayer) +.....

Postby CoolZone » 11 Mar 2009, 10:40

bonedome wrote:Hello
when I built vlc 0.9.5 I needed to disable opengl so when you configure type
Code: Select all
./configure --disable-glx
along with the enable mozilla bits of course.
Although when I tried 0.9.8a without diabling glx it configured without errors :?



Next error :

checking for FRIBIDI... configure: error: Package requirements (fribidi) were not met:

No package 'fribidi' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables FRIBIDI_CFLAGS
and FRIBIDI_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
User avatar
CoolZone
ydl newbie
ydl newbie
 
Posts: 17
Joined: 05 Jan 2009, 21:00

Re: YDL Multimedia Guide (vlc-0.9.8a) (Mplayer) +.....

Postby bonedome » 11 Mar 2009, 10:48

Hello
you need to install fribidi, jaybps3 posted this at the start of this guide
Code: Select all
yum install libid3tag libid3tag-devel libmad libmad-devel ffmpeg ffmpeg-devel libdvdnav libdvdread libdvdnav-devel libdvdread-devel a52dec a52dec-devel qt4 qt4-devel fribidi fribidi-devel taglib taglib-devel lua lua-devel libdvbpsi libdvbpsi-devel live libcdio libcdio-devel libcddb libcddb-devel mpeg2dec mpeg2dec-devel x264 x264-devel SDL_mixer SDL_mixer-devel SDL_image SDL_image-devel SDL_ttf SDL_ttf-devel SDL_sound SDL_sound-devel pulseaudio pulseaudio-devel pulseaudio-libs pulseaudio-libs-devel  avahi avahi-devel  madplay libmodplug libmodplug-devel fluidsynth fluidsynth-devel live speex speex-devel libtar libtar-devel xmms xmms-skins firefox *gstreamer* smpeg smpeg-devel twolame twolame-devel lame lame-devel twolame twolame-devel libcda-devel xvidcore xvidcore-devel flac flac-devel

should configure after that
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: YDL Multimedia Guide (vlc-0.9.8a) (Mplayer) +.....

Postby lamlamlam » 11 Mar 2009, 11:12

Help! After I installed "development tools", another problem popped up
Code: Select all
checking build system type... powerpc64-unknown-linux-gnu
checking host system type... powerpc64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... no
checking whether gcc accepts -g... no
checking dependency style of gcc... gcc3
checking dependency style of gcc... (cached) gcc3
checking for egrep... (cached) /bin/grep -E
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking dependency style of gcc -std=gnu99... gcc3
checking for ranlib... ranlib
checking for strip... strip
checking for ar... ar
checking for ld... ld
checking for dlltool... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for C/C++ restrict keyword... restrict
checking for libs in extras/contrib... no
configure: WARNING:  not using the libs in extras/contrib as it is not the same host
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc -std=gnu99... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking how to recognize dependent libraries... (cached) pass_all
checking for ar... (cached) ar
checking for strip... (cached) strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for objdir... .libs
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if gcc -std=gnu99 static flag -static works... yes
checking if gcc -std=gnu99 supports -c -o file.o... yes
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu99 linker (ld -m elf32ppclinux) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for ld used by g++... ld -m elf32ppclinux
checking if the linker (ld -m elf32ppclinux) is GNU ld... yes
checking whether the g++ linker (ld -m elf32ppclinux) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (ld -m elf32ppclinux) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... ld -m elf32ppclinux
checking if the linker (ld -m elf32ppclinux) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for shared objects suffix... .so
checking for gettimeofday... yes
checking for strtod... yes
checking for strtol... yes
checking for strtof... yes
checking for strtoll... yes
checking for strtoull... yes
checking for strsep... yes
checking for isatty... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for swab... yes
checking for sigrelse... yes
checking for getpwuid_r... yes
checking for memalign... yes
checking for posix_memalign... yes
checking for if_nametoindex... yes
checking for atoll... yes
checking for getenv... yes
checking for putenv... yes
checking for setenv... yes
checking for gmtime_r... yes
checking for ctime_r... yes
checking for localtime_r... yes
checking for lrintf... no
checking for daemon... yes
checking for scandir... yes
checking for fork... yes
checking for bsearch... yes
checking for lstat... yes
checking for strlcpy... no
checking for strdup... yes
checking for strndup... yes
checking for strnlen... yes
checking for atof... yes
checking for lldiv... yes
checking for posix_fadvise... yes
checking for posix_madvise... yes
checking for uselocale... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strcasestr... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for fcntl... yes
checking for mmap... yes
checking for setlocale... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for nl_langinfo... yes
checking for nl_langinfo and CODESET... yes
checking for connect... yes
checking for send... yes
checking for gethostbyname... yes
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
checking for socklen_t in sys/socket.h... yes
checking for struct sockaddr_storage... yes
checking for library containing getaddrinfo... none required
checking for getnameinfo... yes
checking for gai_strerror... yes
checking for struct addrinfo... yes
checking for va_copy... yes
checking for __va_copy... yes
checking for inet_aton... yes
checking for getopt_long... yes
checking return type of signal handlers... void
checking for cos in -lm... yes
checking for pow in -lm... yes
checking for sqrt in -lm... yes
checking for ceil in -lm... yes
checking for exp in -lm... yes
checking for round in -lm... yes
checking for sqrtf in -lmx... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking for shl_load... (cached) no
checking for dld_link in -ldld... no
checking image.h usability... no
checking image.h presence... no
checking for image.h... no
checking for load_add_on... no
checking for dlfcn.h... (cached) yes
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking for main in -lpthread... yes
checking for clock_nanosleep in -lrt... yes
checking for nanosleep... yes
checking for strncasecmp in strings.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for stdint.h... (cached) yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking sys/int_types.h usability... no
checking sys/int_types.h presence... no
checking for sys/int_types.h... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/stat.h... (cached) yes
checking xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/udplite.h usability... no
checking netinet/udplite.h presence... no
checking for netinet/udplite.h... no
checking for net/if.h... yes
checking machine/param.h usability... no
checking machine/param.h presence... no
checking for machine/param.h... no
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking linux/dccp.h usability... yes
checking linux/dccp.h presence... yes
checking for linux/dccp.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for ssize_t... yes
checking for library containing poll... none required
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for nanosleep in time.h... yes
checking for timespec in sys/time.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking kernel/scheduler.h usability... no
checking kernel/scheduler.h presence... no
checking for kernel/scheduler.h... no
checking kernel/OS.h usability... no
checking kernel/OS.h presence... no
checking for kernel/OS.h... no
checking for X... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for HAL... no
configure: WARNING: libhal >= 0.5.0 was not found. Install libhal-dev ?
checking for DBUS... no
configure: error: Couldn't find DBus >= 1.0.0, install libdbus-dev ?
[root@myps3 vlc-0.9.8a]#

the error didn't take place for mplayer. Any idea for solving it? Many thanks!
Besides, I found that the "make" process of mplayer took ~20min while the "make install" process only took 10s. Is there any method to check whether my mplayer is updated to the latest ver.? Thanks again!
lamlamlam
ydl newbie
ydl newbie
 
Posts: 2
Joined: 10 Mar 2009, 09:47

Re: YDL Multimedia Guide (vlc-0.9.8a) (Mplayer) +.....

Postby CoolZone » 11 Mar 2009, 11:19

fribidi package is installed but I still get that error
User avatar
CoolZone
ydl newbie
ydl newbie
 
Posts: 17
Joined: 05 Jan 2009, 21:00

Re: YDL Multimedia Guide (vlc-0.9.8a) (Mplayer) +.....

Postby bonedome » 11 Mar 2009, 14:17

Hello
funny I never had any config errors when compiled on ydl 6 but with 6.1 I did (vlc), I'm hanging fire on this as jaybps3 (the man who somehow finds the time) is on the case.
As for which version of mplayer ydl is using, if you configured without prefix=usr it will end up in /usr/local/bin and linux looks in there before /usr/bin to check type
Code: Select all
which mplayer
if it says /usr/local/bin/mplayer it's using the version you built
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: YDL Multimedia Guide (vlc-0.9.8a) (Mplayer) +.....

Postby sa12257759 » 06 Apr 2009, 08:20

A couple questions if I may,
duting the first big install it seemed to say a significant ammout of items were blocked due to protection, will it still work?
about how long would you say it takes to build vlc and mplayer with their plugins?
someone mentioned an rpm for something in this guide, if it works can I trouble you for a link.

thanks for your time and any help you can give me.
sa12257759
ydl newbie
ydl newbie
 
Posts: 7
Joined: 04 Apr 2009, 17:51

Re: YDL Multimedia Guide (vlc-0.9.8a) (Mplayer) +.....

Postby bonedome » 06 Apr 2009, 13:22

Hello
a significant ammout of items were blocked due to protection
I take it this message comes up when you try to install with yum, this is good it shows protectbase is working, although there have been problems with it lately for me, I normally have 182 packages blocked then sometimes 76 (not good), I'd keep an eye on that as i installed something when protectbase wasn't working properly and it ruined my system and I had to reinstall.
The whole process takes about an hour, hour and a half if it configures/makes without errors.
Jaybps3 has gone off the radar lately which probably means he's (I'm guessing he's a he) busy puting the finishing touches to some ready built packages or got a copy of fallout 3 and has become addicted :lol: so I'm hanging fire at the moment, if you feel the need to do some compiling the latest mplayerplug-in (3.55 I think) is pretty quick and easy to install, read the install insrtuctions though as they're a bit less comlicated than jaybps3's instructions, no offence jaybps3 :D
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: YDL Multimedia Guide (vlc-0.9.8a) (Mplayer) +.....

Postby sa12257759 » 08 Apr 2009, 08:21

I can't seem to get this to work, whenever I try to make install it doesn't do anything.
It did when I tried it a couple re-installs ago though there were problems. It;s almost like the terminal forgot what I had been configuring and building between make and make install. Any ideas?

The youtube article doesn't work well full screen I'll have to reinstall those and browse for a fix, though I managed to get one of the video downloaders working but deleting viewed files is a major pain.

I will probably take a little break from video players, headaches all around eyestrain + errors + bugs etc.

thanks for your time, and the helpful information.
sa12257759
ydl newbie
ydl newbie
 
Posts: 7
Joined: 04 Apr 2009, 17:51

Re: YDL Multimedia Guide (vlc-0.9.8a) (Mplayer) +.....

Postby kzz5 » 11 Apr 2009, 00:11

I was able to compile the 0.9.9 using the guide in this thread. When I play a file it gives me an error that it can't play simple files like h264 mp4 files and xvid avi's like it normally does, so it basically plays nothing.

I only compiled the newest because my 0.8.6 version won't open when I click it, any suggestions on it not opening or the above would be appreciated. thanks
kzz5
ydl newbie
ydl newbie
 
Posts: 15
Joined: 19 Sep 2008, 19:44

Re: YDL Multimedia Guide (vlc-0.9.8a) (Mplayer) +.....

Postby monkey » 10 May 2009, 21:02

has anyone discovered the solution trying to update vlc :

configure: WARNING: libhal >= 0.5.0 was not found. Install libhal-dev ?
checking for DBUS... no
configure: error: Couldn't find DBus >= 1.0.0, install libdbus-dev ?

a post in this thread mentioned the same error.

thanks.
monkey
ydl newbie
ydl newbie
 
Posts: 10
Joined: 03 May 2009, 04:37

Re: YDL Multimedia Guide (vlc-0.9.8a) (Mplayer) +.....

Postby -claus- » 13 May 2009, 00:38

I just removed my old totem and gstreamer setup, to start a fresh with this setup. I installed vlc with the mozilla plugin and mplayer. Now i can't use youtube with grease monkey anymore. I installed and enabled the vlc script and also removed the old totem script. When i try to play a video, i can see the vlc control panel. It says i need to install plugins. Do i need other plugins than those i installed from this guide?
Thanks Claus
-claus-
ydl addict
ydl addict
 
Posts: 105
Joined: 02 Nov 2007, 10:12
Location: Denmark, Holstebro

Re: YDL Multimedia Guide (vlc-0.9.8a) (Mplayer) +.....

Postby hcubed » 23 Nov 2010, 00:00

@monkey: I don't know if this will still help you. If not, maybe it will someone else. I was getting the same error about libdbus not being found. I searched and tried a lot until I finally found packages simply named dbus and dbus-devel . So I did a:
Code: Select all
yum install dbus dbus-devel

and it got rid of the error.

My problem after that is when trying to ./configure vlc-0.9.8a I get an error that it cannot find libgcrypt >= 1.1.94 but when I do a
Code: Select all
yum list installed

an up-to-date version IS installed. So that's where I'm stuck. I can't get vlc-0.9.8a to ./configure.

After all this, I was able to get the Jaybps3 package of vlc 0.9.5 to install by doing
Code: Select all
yum install vlc

after doing a
Code: Select all
yum install xosd

Can anyone lend a helping hand to me, please? I'd like to get vlc-0.9.8a or later working.

(also, when I use VLC 0.9.5 to try to play a 720p mkv file containing AVC video, it tries but just can't do the video. I assume HD video is simply too much for the PS3's resources under YDL?)

HCubed
User avatar
hcubed
ydl newbie
ydl newbie
 
Posts: 12
Joined: 22 Nov 2010, 23:42

Re: YDL Multimedia Guide (vlc-0.9.8a) (Mplayer) +.....

Postby billb » 24 Nov 2010, 14:20

hcubed wrote:Can anyone lend a helping hand to me, please? I'd like to get vlc-0.9.8a or later working.

(also, when I use VLC 0.9.5 to try to play a 720p mkv file containing AVC video, it tries but just can't do the video. I assume HD video is simply too much for the PS3's resources under YDL?)


jaybps3 provided the build of vlc 0.9.5 on the ps3bodega repo. Sorry I can't help much with building later versions, but I'm afraid it's not going to make any difference which version you try when attempting to play back HD video on OtherOS / PS3 Linux.
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: YDL Multimedia Guide (vlc-0.9.8a) (Mplayer) +.....

Postby hcubed » 30 Nov 2010, 09:40

Thanks, billb, for the reply.
User avatar
hcubed
ydl newbie
ydl newbie
 
Posts: 12
Joined: 22 Nov 2010, 23:42

Previous

Return to Playstation 3

Who is online

Users browsing this forum: No registered users and 78 guests

cron