VLC 1.0.0rc4 Media player .pet for Puppy

Audio editors, music players, video players, burning software, etc.
Message
Author
User avatar
Gedrean
Posts: 139
Joined: Fri 05 Jun 2009, 05:59

#101 Post by Gedrean »

Wow, so that took Maybe 3-4 minutes to find and get the XMMS pet 1.2.11, and another minute to install and refresh the menu.

I deleted my VLC directory I was building from - totally not worth that much hassle to build.

User avatar
mikeb
Posts: 11297
Joined: Thu 23 Nov 2006, 13:56

#102 Post by mikeb »


User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#103 Post by ttuuxxx »

Wouldn't the mp4 plugin from 8.6h work on 1.0 ? also iconv is a simple dep to compile I've don it a few times. But I guess he deleted everything, well it is probably one of the hardest apps to compile and don't blame him at all.
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

User avatar
mikeb
Posts: 11297
Joined: Thu 23 Nov 2006, 13:56

#104 Post by mikeb »

Wouldn't the mp4 plugin from 8.6h work on 1.0
possibilty..pix'n'mix seems to work with vlc...I haven't played with the qt version for a while as everything went quiet on it...but some people have been using it....just not giving any feedback on it

mike

User avatar
Gedrean
Posts: 139
Joined: Fri 05 Jun 2009, 05:59

#105 Post by Gedrean »

ttuuxxx wrote:Wouldn't the mp4 plugin from 8.6h work on 1.0 ? also iconv is a simple dep to compile I've don it a few times. But I guess he deleted everything, well it is probably one of the hardest apps to compile and don't blame him at all.
ttuuxxx
ICONV, once I managed to obtain it and figure out where to put things (not just install it but put it into the VLC directory) wasn't the problem - it was that literally every ./configure for about 10 times was "3 warnings, 1 error" so I had to disable more things, and eventually getting to make it was "error - iconv isn't here" so I made that and fiddled with it and got it working, then it was "undefined identifier in file.c" -- at which point I got rather fed up with trying to compile something for which the developers had not seen fit to produce a "this is a dependency list and these are the unusual features you can turn off and this is the dependency that isn't mentioned clearly ANYWHERE but causes an undefined identifier that doesn't clearly say where to get the dep for it"...

VLC is by far one of the more difficult apps I've ever come across to compile. And since I started on the project with the intention of getting a mp3 player that played better than pmusic (sorry zigbert, but it really glitches out on every song I've put through it, in some cases playing the same song over and over again in the middle of the playlist, and not showing very well where in the playlist it is or progress in the song), and decided in the end to use XMMS, I've come to LOVE the clean behavior of just working... lol.

Also, VLC just seems like they aren't interested in the Linux port quite as much, amazingly enough.

That being said, we ARE compiling on a distro built to strip out everything not immediately necessary, so common libs and deps that are usually available are a bit harder to come by sometimes. ;)

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#106 Post by ttuuxxx »

Gedrean wrote:bit harder to come by sometimes. ;)
Which version of puppy are you compiling on? I've compiled Iconv on 4.2, 2.14X
also Since you like XMMS, you'll probably love this 25 band per ch. EQ plugin, I had it going on XMMS a few months back running live and lost it, lol anyways it sounds really nice, here a link to the sources, maybe package it up and release it in the xmms thread so others might enjoy it also :)
http://sourceforge.net/projects/equ/
http://equ.sourceforge.net/
ttuuxxx

ps skins are at
http://lisanet.de/eqxmms/skins-1.html
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

User avatar
Gedrean
Posts: 139
Joined: Fri 05 Jun 2009, 05:59

#107 Post by Gedrean »

No offense ttuuxxx, but you misread what I meant.

VLC had all those comp errors. ICONV compiled, well, amazingly smoothly.

Making it into a PET was annoying because it was a meg and a half...

Y'all want that btw? Or not?

User avatar
Gedrean
Posts: 139
Joined: Fri 05 Jun 2009, 05:59

#108 Post by Gedrean »

Hmmm, that's annoying. Gotcher EQ and building it now for fun (what is WRONG with me?) and it wants a newer GLIB... huh.

I wonder if that's Glibc.

EDIT: Nope, It's "GLib" -- and I'm gonna be building another thing.

Maybe there's a glib pet...

EDIT: Huzzah there is! Making my day easier one step at a time.

Hopefully that works...

User avatar
Gedrean
Posts: 139
Joined: Fri 05 Jun 2009, 05:59

#109 Post by Gedrean »

And it's the user-distribute glib, not the glib-devel, so it has no glib-config that this particular package wants.

User avatar
Gedrean
Posts: 139
Joined: Fri 05 Jun 2009, 05:59

#110 Post by Gedrean »

And undeclared/undefined identifier errors when compiling GLib.

I must have gotten boned somewhere on this deal.

*sigh* late, tired, think I'll figure that out tomorrow.

I don't understand why this is so complicated sometimes.

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#111 Post by ttuuxxx »

Gedrean wrote:And undeclared/undefined identifier errors when compiling GLib.

I must have gotten boned somewhere on this deal.

*sigh* late, tired, think I'll figure that out tomorrow.

I don't understand why this is so complicated sometimes.
I did package up glib before
here's a link, also dev files are posted
http://www.murga-linux.com/puppy/viewtopic.php?p=290954
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

User avatar
mikeb
Posts: 11297
Joined: Thu 23 Nov 2006, 13:56

#112 Post by mikeb »

I don't understand why this is so complicated sometimes.
beacause linux core files change every 20 minutes :D

I just avoid anything less than 2 years old for low blood pressure

mike

User avatar
Gedrean
Posts: 139
Joined: Fri 05 Jun 2009, 05:59

#113 Post by Gedrean »

Alright I think I've identified the problem - and that is that the GLib library changed to no longer bother with this glib-config script - end result the EQU won't compile, because your package is the same as the other I DL'd - doesn't gen this config script.

So, actions to take... well, I could go through the EQ code and try to de-emphasize that script - lord knows THAT"LL go well! :D

After: Having looked through the code, and done some research, in order to compile this lovely little plugin I would need to have GTK 1 and GLib 1.2.10 -- since installing an old GLib would, I'm sure, cause problems, at this point I have to stop - maybe someone with an older puppy build can play with it, unfortunately as the Puppy is currently the platform from which all my computer recovery work is being performed I can't swap down to a diff disc for some time, so this particular "fad project" of mine is going to have to be put on ice.

I did however get a look at BMPx (http://bmpx.backtrace.info/) which is the current incarnation of Beep - and it looks FANTASTIC. It's up to date, recent... only problem is that drasted iTunes interface. Oh well, for now XMMS is my place to live, with it's sad sad 7 or 8 slider Eq. ;)

Good luck on that, it's more work than it's producing results right now, and unfortunately while I am a programmer at heart my lifestyle right now doesn't afford me much patience or ability to invest myself in this, so I'm afriad I'd rather not get this frustrated over something that was, essentially, a whim. ;)

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#114 Post by ttuuxxx »

Gedrean wrote:Alright I think I've identified the problem - and that is that the GLib library changed to no longer bother with this glib-config script - end result the EQU won't compile, because your package is the same as the other I DL'd - doesn't gen this config script.

So, actions to take... well, I could go through the EQ code and try to de-emphasize that script - lord knows THAT"LL go well! :D

After: Having looked through the code, and done some research, in order to compile this lovely little plugin I would need to have GTK 1 and GLib 1.2.10 -- since installing an old GLib would, I'm sure, cause problems, at this point I have to stop - maybe someone with an older puppy build can play with it, unfortunately as the Puppy is currently the platform from which all my computer recovery work is being performed I can't swap down to a diff disc for some time, so this particular "fad project" of mine is going to have to be put on ice.

I did however get a look at BMPx (http://bmpx.backtrace.info/) which is the current incarnation of Beep - and it looks FANTASTIC. It's up to date, recent... only problem is that drasted iTunes interface. Oh well, for now XMMS is my place to live, with it's sad sad 7 or 8 slider Eq. ;)

Good luck on that, it's more work than it's producing results right now, and unfortunately while I am a programmer at heart my lifestyle right now doesn't afford me much patience or ability to invest myself in this, so I'm afriad I'd rather not get this frustrated over something that was, essentially, a whim. ;)
If your using XMMS that means you already have glib1.2 and gtk1.2 installed, glib 1.2 plays great with glib2 and same with gtk, All you have to do is go to the slackware 12.0 repo and download glib and gtk 1.2 it also comes with the dev files.
http://packages.slackware.it/search.php ... t=1&q=glib
ttuuxxx
thats how I did it last time. :)
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

User avatar
sikpuppy
Posts: 415
Joined: Sun 29 Mar 2009, 05:54

#115 Post by sikpuppy »

Sorry guys for leaving everyone in the lurch. I have been unwell for some time but am now ready to make up for lost time.

I think VLC 1.0x is really not going to work with Puppy until the Glibc library is updated. To be honest, the old VLC pet that ttuuxxx made is probably better value in terms of speed and stability anyway.

I have tried VLC 1.0 on a few different distros and it always seems slow and a bit buggy. If it wasn't for the fact that the DVD navigation library (libdvdnav) that comes with Mplayer is rubbish I wouldn't use VLC at all. SMPlayer is a far better option now, or the old 0.8.6 VLC.
*edit* got the right spellink?
Last edited by sikpuppy on Thu 05 Nov 2009, 00:35, edited 1 time in total.
ASUS A1000, 800Mhz PIII Coppermine!, 192Mb RAM, 10Gb IBM Travelstar HDD, Build date August 2001.

User avatar
mikeb
Posts: 11297
Joined: Thu 23 Nov 2006, 13:56

#116 Post by mikeb »

Good to see you...I hope you are back to full health soon.

I am going to test out vlc 1 on slax shortly...It may be suitable for puppy too...after all your efforts were very near the mark.

Agreed that ttuuxxx's compilation is standing the test of time

mike

User avatar
SilverPuppy
Posts: 143
Joined: Fri 29 May 2009, 02:21

Hmmmmm

#117 Post by SilverPuppy »

Well, I for one hope that one of you brighter-than-me people figures out a good, stable PET of the latest VLC. I love VLC, but unfortunately, the 0.8.6h PET is not stable on DVDs, and playback crashes often (every 5-10 mins) requiring a program restart.

Perhaps soon you will have a solution for me.

User avatar
Argolance
Posts: 3767
Joined: Sun 06 Jan 2008, 22:57
Location: PORT-BRILLET (Mayenne - France)
Contact:

#118 Post by Argolance »

Hello,
While clicking on the 'VLC 1.0.0rc4' or 'VLC0.9.9a' links of the first post of this topic, I unfortunately get a page error:
Erreur d'analyse XML : mal formé
Emplacement : http://cid-da097326680e08e6.skydrive.li ... 4-i686.pet
Numéro de ligne 120, Colonne 20 :for (var i = 0; i < selfPageData.items.length; i++)
-------------------^
What is this?
Could somebody help me finding the way to download these VideoLan Media Player .pets?
Thank for your attention.
Regards.

User avatar
Makoto
Posts: 1665
Joined: Fri 04 Sep 2009, 01:30
Location: Out wandering... maybe.

#119 Post by Makoto »

I think that has to do with a problem SkyDrive (Microsoft) has with some browsers. Are you using Firefox?

You might need to (temporarily) change your browser's useragent string to make SkyDrive think you're using Internet Explorer. :|

Edit: Those are slightly out-of-date links, anyway, so they might not be valid anymore, as well. You might try the .pet technosaurus posted in this topic, here: http://www.murga-linux.com/puppy/viewto ... 327#322327, or search for other VLC .pets in the forum.
[ Puppy 4.3.1 JP, Frugal install ] * [ XenialPup 7.5, Frugal install ] * [XenialPup 64 7.5, Frugal install] * [ 4GB RAM | 512MB swap ]
In memory of our beloved American Eskimo puppy (1995-2010) and black Lab puppy (1997-2011).

Frank Cox
Posts: 378
Joined: Sun 01 Nov 2009, 06:05

FLV

#120 Post by Frank Cox »

I was happy with 8.6 until I tried to play downloaded flv files. Is there a way to modify 8,6 to play them or I am better off to go with 9 .9 pet?

I tried installing the newest pet and it locks the computer completely.

Or would I be better off with a completely different player?

Thanks

Post Reply