VLC 3.0.20 built for FossaPup64-95

Moderator: Forum moderators

Post Reply
User avatar
Jasper
Posts: 1594
Joined: Wed Sep 07, 2022 1:20 pm
Has thanked: 676 times
Been thanked: 357 times

VLC 3.0.20 built for FossaPup64-95

Post by Jasper »

Hi all

I have had several attempts to build this application and have had partial success.

I had to use the /opt directory as upon creating a PET file not all the configuration directories/files.

Initially tried to build the application using

/usr

and also tried the default setting

/usr/local

Which resulted me in trying the /opt directory instead.

Here's a demonstration using the "wavy" filter on a video file.

https://jumpshare.com/s/iBj7AhYzIQ5sEdogxFkw

Video does playback, but for some reason I do not get audio. Have tried changing the hardware device with no luck.

Any suggestions?

Attachments
Screenshot(1).png
Screenshot(1).png (43.81 KiB) Viewed 596 times
User avatar
mikewalsh
Moderator
Posts: 5573
Joined: Tue Dec 03, 2019 1:40 pm
Location: King's Lynn, UK
Has thanked: 570 times
Been thanked: 1679 times

Re: VLC 3.0.20 built for FossaPup64-95

Post by mikewalsh »

@Jasper :-

Just an observation, like. You said:-

...Have tried changing the hardware device with no luck...

Are you talking about Menu -> Audio -> Audio Device? This seems to be a random thing, and hardware-dependent; with some machines, it seems to nearly always default to

Code: Select all

Discard all samples

.....in which case you HAVE to manually select your card/device every single time. I've had machines where this is the case; I've had others where this never happens. And some where it occurs completely at random.....with no "rhyme or reason" to it (that I can see).

It may not be your fault..! VLC is a brilliant bit of kit, but it can be quite temperemental on some computers..... :o

Mike. :)

Puppy "stuff" ~ MORE Puppy "stuff" ~ ....and MORE! :D
_______________________________________________________

Image

User avatar
wizard
Posts: 1582
Joined: Sun Aug 09, 2020 7:50 pm
Has thanked: 2126 times
Been thanked: 501 times

Re: VLC 3.0.20 built for FossaPup64-95

Post by wizard »

@Jasper

I think @OscarTalks is our resident VLC expert and has successfully compiled it in the past. Hopefully he can assist you.

wizard

Big pile of OLD computers

User avatar
OscarTalks
Posts: 603
Joined: Tue Jul 14, 2020 10:11 pm
Location: London UK
Has thanked: 1 time
Been thanked: 227 times

Re: VLC 3.0.20 built for FossaPup64-95

Post by OscarTalks »

I have built various versions of VLC for several Pups in the past, but not sure how much help I can be here. I have always been able to build with --prefix=/usr though you may sometimes also have to add --libdir=/usr/lib/x86_64-linux-gnu for Ubuntu/Debian or --libdir=/usr/lib64 for Slackware depending on the structure of the Puppy. Not sure exactly what you (Jasper) mean by the problem with config files. Anything that goes in the .pet package would usually go under /etc (--sysconfdir=/etc) in order to be system-wide, but anything else will be created by the program when it runs (under /root or other HOME directory if running as other user) so such config files will not be in the package directory tree.
Sorry but I have no experience of the "wavy" filter, but if I discover anything I will let you know.

User avatar
Jasper
Posts: 1594
Joined: Wed Sep 07, 2022 1:20 pm
Has thanked: 676 times
Been thanked: 357 times

Re: VLC 3.0.20 built for FossaPup64-95

Post by Jasper »

I have had another look at this as I saw an updated build was provided in the past few days.

It compiles okay but I only seem to be able to invoke it using terminal and typing clvc <filename>.

I did strip all the library files before packaging it up into a PET file.......... unsure as if this may have caused the error messages.

The audio seems to work now via CLVC :lol:

Image

still not working via the gui

Image

galen
Posts: 67
Joined: Fri Nov 06, 2020 8:55 pm
Location: Halifax, NS Canada
Has thanked: 28 times
Been thanked: 12 times
Contact:

Re: VLC 3.0.20 built for FossaPup64-95

Post by galen »

Is there a vlc3 .pet ?

On-line since 1992
long time Linux & puppy Linux user
volunteer & supporter

User avatar
Jasper
Posts: 1594
Joined: Wed Sep 07, 2022 1:20 pm
Has thanked: 676 times
Been thanked: 357 times

Re: VLC 3.0.20 built for FossaPup64-95

Post by Jasper »

Portable available here:
viewtopic.php?t=5197

Post Reply

Return to “Compiling”