The time now is Fri 05 Mar 2021, 02:37
All times are UTC - 4 |
Page 3 of 3 [38 Posts] |
Goto page: Previous 1, 2, 3 |
Author |
Message |
mikeslr

Joined: 16 Jun 2008 Posts: 3913 Location: 500 seconds from Sol
|
Posted: Thu 20 Sep 2018, 21:31 Post subject:
Avidemux 2.71 for BionicPup64 |
|
Hi All,
Not having found a video editing tool readily available for BionicPup64, I put one together thanks to ITSMERSH's PaDS 1.1.4. Available as a pet or SFS from here: https://www.mediafire.com/folder/13c9khbba4s0q/
It's audio defaults to PulseAudio. Not having found that on my system, it complained. Easily fixed: From the Top Menu select Edit>Preferences, Click the Audio Tab, and change AudioDevice to AlsaHw0. [Edited per norgo's post next following].
Other than the above don't expect any advice from me. I build things by assembling packages --sort of like a 8 year old with an erector set-- then test to see if they run, and use ldd (list dynamic dependencies) to determine if anything is missing. Haven't the foggiest as to what goes into making a package. If you need to know the 'nuts & bolts' because something you thought should work didn't, I suggest you post to the "Users" SubForum.
Happy computing.
Last edited by mikeslr on Mon 18 Mar 2019, 20:03; edited 2 times in total
|
Back to top
|
|
 |
norgo

Joined: 13 Nov 2015 Posts: 389 Location: Germany
|
Posted: Fri 21 Sep 2018, 11:44 Post subject:
Re: Avidemux 2.71 for BionicPup64 |
|
mikeslr wrote: | ... Click the Audio Tab, and change AudioDevice to AlsaDefault.... |
a really bad advise !
norgo wrote: | Please note !
in version 2.6.20 mentioned "AlsaDefault - bug" is still existing,
that's why don't use this setting.
Please select AlsaHw0 instead. |
Tried avidemux 2.7.0 qt5 from here.
Worked OOTB without sound problems.
|
Back to top
|
|
 |
mikeslr

Joined: 16 Jun 2008 Posts: 3913 Location: 500 seconds from Sol
|
Posted: Fri 21 Sep 2018, 20:11 Post subject:
select AlsaHw0 instead |
|
Thanks norgo for the report. I was unaware of the AlsaDefault - bug. So, I changed preferences to AlsaHw0 and it handled sound properly. [While exploring BionicPup64 shutdown problems, I'm using an essentially bare SaveFile. So the above was done after loading the Avidemux.sfs].
Unfortunately, my experience with the Slacko64 avidemux 2.7.0 qt5 wasn't anywhere as good. After unloading the SFS and installing avidemux-2.7.0-qt5-x86_64.pet, it wouldn't run and ldd showed a lot of missing Qt dependencies. So I went back and carefully read the post linked to and realized that that avidemux has a dependency: libQt5Base-5.6.1-1-slk700-x86_64.pet. I installed that as well. Both a restart-x and a Save and Reboot continued to reveal via ldd what show missing Qt-libs, and significantly other libs. See attached -- change false zip to txt.
A quick visual scan of /usr/lib showed that they were actually present. That ldd isn't finding libgcc_s.so.1 suggests some fundamental differs between Slacko64 and BionicPup64. Moreover, BionicPup64 has some core qt5 libs builtin. Installing the libQt5Base-5.6.1-1-slk700-x86_64.pet may overwrite them with similarly named, but structurally, different versions.
I would have loved to have been able to withdraw the avidemux packages I published. I appreciate that mediafire offers a significant amount of webspace for free [well, it's a marketing tactic, but still] and feel obliged not to misuse that courtesy. Under the circumstances, however, I'll continue to make the packages available.
 |
Description |
Change false zip to txt
|

Download |
Filename |
avidemux-Slacko64.zip |
Filesize |
5.76 KB |
Downloaded |
302 Time(s) |
|
Back to top
|
|
 |
norgo

Joined: 13 Nov 2015 Posts: 389 Location: Germany
|
Posted: Fri 21 Sep 2018, 21:27 Post subject:
|
|
Hello Mike,
thank you for feedback,
Of course the application should become compiled for the desired OS and version because of dependencies.
The needed qt5 libs are already installed by default at Bionicpup64.
There is something wrong with your installation ! please check this
Attached the ldd check I did today for comparison.
Nevertheless thank you very much for your work.
I was surprised that volume slider worked in bionicpup.
Now I know the answer, libjson-c isn't contained by default in Slacko.
Description |
replace zip by txt
|

Download |
Filename |
avidemux_ldd_bionic.zip |
Filesize |
4.21 KB |
Downloaded |
303 Time(s) |
|
Back to top
|
|
 |
mikeslr

Joined: 16 Jun 2008 Posts: 3913 Location: 500 seconds from Sol
|
Posted: Sat 22 Sep 2018, 09:47 Post subject:
|
|
Thanks norgo,
Will check my BionicPup64 installation.
|
Back to top
|
|
 |
mikeslr

Joined: 16 Jun 2008 Posts: 3913 Location: 500 seconds from Sol
|
Posted: Mon 18 Mar 2019, 20:15 Post subject:
Avidemux 2.6.8 for 32-bit tahrpup and xenialpup Subject description: Maybe dpups based on jessie |
|
Hi All,
For anyone who wants them, you'll find avidemux3_qt4 version 2.6.8 a pet and sfs for 32-bit xenialpup (where it was constructed) and tahrpup (where it was also tested) at: https://www.mediafire.com/folder/13c9khbba4s0q/
This, i believe is the last avidemux using qt4. It did not run under dpup-stretch where it complained of a missing qt-lib. PPM did not offer it. I believe debian-stretch has moved on to Qt5. It probably will work under puppies based on jessie, as I used jessie binaries to build it.
The build has a provision for making use of avsproxy (the successor to avisynth). But it is not included. I don't know how; and the only information I could find related to a 64-bit version.
Also see next post.
|
Back to top
|
|
 |
mikeslr

Joined: 16 Jun 2008 Posts: 3913 Location: 500 seconds from Sol
|
Posted: Mon 18 Mar 2019, 20:32 Post subject:
Avidemux-AIO-2.5.3 |
|
Puppas Dogfellow was kind enough to preserve and make available avidemux-AIO-2.5.3 which will run under many Puppies, among those Slacko 5.7.x. You'll find them here: https://drive.google.com/drive/folders/0ByUDhE3nQF8uUnBPWEdHVU45emc
|
Back to top
|
|
 |
norgo

Joined: 13 Nov 2015 Posts: 389 Location: Germany
|
Posted: Sun 31 Mar 2019, 08:49 Post subject:
Avidemux 2.7.3 qt5 |
|
Avidemux version 2.7.3
compiled in Slacko 700 RC3 and shared Qt 5.6.1 libs
avidemux-2.7.3-qt5-i686.pet
Dependencies:
libQt5Base package
AlsaDefault bug is still existing
please use AlsaHw0 instead
Description |
avidemux 2.7.3 qt5 |
Filesize |
119.28 KB |
Viewed |
427 Time(s) |

|
|
Back to top
|
|
 |
|
Page 3 of 3 [38 Posts] |
Goto page: Previous 1, 2, 3 |
|
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
|