The time now is Sun 15 Dec 2019, 02:51
All times are UTC - 4 |
Page 1 of 9 [126 Posts] |
Goto page: 1, 2, 3, ..., 7, 8, 9 Next |
Author |
Message |
sikpuppy

Joined: 29 Mar 2009 Posts: 431
|
Posted: Thu 18 Jun 2009, 04:39 Post subject:
VLC 1.0.0rc4 Media player .pet for Puppy |
|
*edit*
Ok, here's something a bit better. Now VLC plays DVDs, and has a proper menu icon.
VLC 1.0.0rc4 16Mb
Required patch 2Mb
Skins!!!
The following is kept for anyone interested.
Ok here is the all singing all dancing version of VLC.
VLC0.9.9a (38Mb)
It has been compiled with OpenGL support, visualisation support and everything else support.
It's also 38Mb. I compiled with static libraries and merged any missing libraries.
I suggest caution if uninstalling this PET.
Skins are availiable at: Skins. Some work, some don't..
_________________ ASUS A1000, 800Mhz PIII Coppermine!, 192Mb RAM, 10Gb IBM Travelstar HDD, Build date August 2001.
Last edited by sikpuppy on Mon 22 Jun 2009, 18:26; edited 8 times in total
|
Back to top
|
|
 |
mikeb

Joined: 23 Nov 2006 Posts: 11284
|
Posted: Thu 18 Jun 2009, 12:43 Post subject:
|
|
Quote: | without any visualisation support. |
well it's for playing cd and mp3...goom is very good and played through vlc has the advantage of video acceleration..just one teeny weenie plugin..the rest are naff .
The opengl effects are impressive..eg video on a transparent cube for example but bit of a novelty and no speed advantage over Xvideo.
On a general note thanks for making this package. There was an effort to bring the 0.9.x vlc to puppy previously but appeared to have problems with ffmpeg so I will be testing this one out.
regards
mike
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 11240 Location: Ontario Canada,Sydney Australia
|
Posted: Thu 18 Jun 2009, 13:38 Post subject:
|
|
Way to go sikpuppy, ummm just one thing, which puppy did you compile this one, I'm using 2.14.1X right now and have a bunch of missing deps, So it would be easier for me to find them, if I knew which puppy release to rip the out of
Thanks
ttuuxxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games 
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 11240 Location: Ontario Canada,Sydney Australia
|
Posted: Thu 18 Jun 2009, 13:43 Post subject:
|
|
Here's the list:
libgcrypt.so.11
libcddb.so.2
libproxy.so.0
libavcodec.so.51
libavutil.so.49
libpostproc.so.51
libavformat.so.51
libmpeg2.so.0
libgnutls.so.26
ttuuxxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games 
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 11240 Location: Ontario Canada,Sydney Australia
|
Posted: Thu 18 Jun 2009, 15:34 Post subject:
|
|
Hey Mike could you get it to play a dvd? I couldn't get it running on 2.14.1x even after I added all the libs
ttuuxxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games 
|
Back to top
|
|
 |
mikeb

Joined: 23 Nov 2006 Posts: 11284
|
Posted: Thu 18 Jun 2009, 20:03 Post subject:
|
|
Ok results so far.
Tested on puppy 4.12...
needed .. libiconv.so.2 , libqtcore.so.4 and libqt4gui.so.4
(there are some multimedia ones too like vorbisenc etc if not already present.)
Working...
anything that ffmpeg can handle which means this library is working which has been the main stumbling block .. uses the shared avcodec that 0.8.6h uses. Flv navigation works well.
For dvd I had to drop in the dvdnav and dvdread plugins from an earlier compilation 0.9.2...perhaps newer shared libs are needed.
Worked ok including menus once bodged.
I could not get a network stream to play so far..uncertain about that one.
skins2 plugin is present but seems to have a major problem with most skins...but this seems to be a 0.9.x feature?? Skins maketh a popular player...xine, mplayer and skinned vlc have the edge. Crazy thing is when a skin is used then qt4 or wxwidgets are only needed for menus/preferences..like something simple. would do just fine..this aspect alone accounts for 10 - 15 MB..just my beef.
Ok just some brief feedback there.
Definately a worker offering some functional improvements and an escape from wxwidgets.
regards
mike
|
Back to top
|
|
 |
sikpuppy

Joined: 29 Mar 2009 Posts: 431
|
Posted: Fri 19 Jun 2009, 19:01 Post subject:
|
|
Yes, there seems to be a bunch of missing libraries.
Sorry folks, I will post them now (been sick for a few days )
The problem was I had put a lot of extra libraries on my system and it meant I had to use a fresh install of Puppy to figure out what was missing.
I was using Puppy 4.12.
The other thing is that VLC can pull down the missing libraries for compilation (it builds them nicely automagically) but this is only useful for a one off build I think. As in: to be used by me only :S
I have most of the missing libraries, I just need to build a few and will post them shortly. They won't be stripped as much as some would like, but they can be stripped to peoples hearts content once they have them
_________________ ASUS A1000, 800Mhz PIII Coppermine!, 192Mb RAM, 10Gb IBM Travelstar HDD, Build date August 2001.
|
Back to top
|
|
 |
sikpuppy

Joined: 29 Mar 2009 Posts: 431
|
Posted: Fri 19 Jun 2009, 20:21 Post subject:
|
|
Ok there's a few here: http://cid-da097326680e08e6.skydrive.live.com/embedrowdetail.aspx/VLC/
One of the problems with compiling for GL support is that the libraries for OpenGL that come with puppy do not come with compatible headers for VLC. I could compile a new copy of Mesa, but that would make VLC enormous (it is fairly big as it is).
As for visualisations, maybe I can recompile it to handle them. I'd like to get this working first
*edit* there is a few PETs here that are compilations: They have CDDB, MPEG2 and GNUTLS in one, so you can either download the individual PETs or just use the biggie for these three.
TLS: "The TLS protocol provides communications privacy over the Internet. The protocol allows client/server applications to communicate in a way that is designed to prevent eavesdropping, tampering, or message forgery."
_________________ ASUS A1000, 800Mhz PIII Coppermine!, 192Mb RAM, 10Gb IBM Travelstar HDD, Build date August 2001.
|
Back to top
|
|
 |
sikpuppy

Joined: 29 Mar 2009 Posts: 431
|
Posted: Sat 20 Jun 2009, 00:04 Post subject:
|
|
See first post for a PET that resolves (hopefully) all dependencies.
_________________ ASUS A1000, 800Mhz PIII Coppermine!, 192Mb RAM, 10Gb IBM Travelstar HDD, Build date August 2001.
|
Back to top
|
|
 |
mikeb

Joined: 23 Nov 2006 Posts: 11284
|
Posted: Sat 20 Jun 2009, 00:32 Post subject:
|
|
Quote: | everything else support. |
well that deals with any potential whinges
will test at the next opportunity
regards
mike
|
Back to top
|
|
 |
sikpuppy

Joined: 29 Mar 2009 Posts: 431
|
Posted: Sat 20 Jun 2009, 03:09 Post subject:
Codecs for VLC. Subject description: FFMpeg |
|
I have also posted some FFMpeg PETs.
http://cid-da097326680e08e6.skydrive.live.com/self.aspx/VLC/ffmpeg-export-2009-06-20-i686.pet Latest bleeding edge, 16Mb
http://cid-da097326680e08e6.skydrive.live.com/self.aspx/VLC/ffmpeg-0.5-i486.pet Old stable version., 4.8Mb
_________________ ASUS A1000, 800Mhz PIII Coppermine!, 192Mb RAM, 10Gb IBM Travelstar HDD, Build date August 2001.
|
Back to top
|
|
 |
mikeb

Joined: 23 Nov 2006 Posts: 11284
|
Posted: Sat 20 Jun 2009, 10:39 Post subject:
|
|
You are compiling faster than we can test....
Multimedia heaven..
mike
|
Back to top
|
|
 |
mikeb

Joined: 23 Nov 2006 Posts: 11284
|
Posted: Sat 20 Jun 2009, 20:03 Post subject:
|
|
Wow is this a joke...puppy copies the pet to /root/.packages then complains that there is now not enough room..how dumb is that????
Not to worry..rename to tgz and test away...lol
mike
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 11240 Location: Ontario Canada,Sydney Australia
|
Posted: Sat 20 Jun 2009, 20:19 Post subject:
|
|
mikeb wrote: | Wow is this a joke...puppy copies the pet to /root/.packages then complains that there is now not enough room..how dumb is that????
Not to worry..rename to tgz and test away...lol
mike |
Hi mike that's why I took the package manager from 4 series and made it work in 2 series cures that old problem, in 2.14.1Xv4
ttuuxxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games 
|
Back to top
|
|
 |
sikpuppy

Joined: 29 Mar 2009 Posts: 431
|
Posted: Sat 20 Jun 2009, 20:48 Post subject:
|
|
ttuuxxx wrote: |
Hi mike that's why I took the package manager from 4 series and made it work in 2 series cures that old problem, in 2.14.1Xv4
ttuuxxx |
What about 4...is there a limit before it fails? I am making a large package, it might be ~100Mb is that going to be an issue?
Hmmz, perhaps I should just make it a SFS file, a pet that size might take ages to install anyway
_________________ ASUS A1000, 800Mhz PIII Coppermine!, 192Mb RAM, 10Gb IBM Travelstar HDD, Build date August 2001.
|
Back to top
|
|
 |
|
Page 1 of 9 [126 Posts] |
Goto page: 1, 2, 3, ..., 7, 8, 9 Next |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|