[SOLVED] Help using Avidemux 2.5.4 please.

Started by Fleabag, February 25, 2012, 01:53:53 AM

Previous topic - Next topic

Fleabag

I'm not sure which of those codes you want me to try.

nibbles

This one please:

find /var/log -type f -exec grep -H -n Zenkov '{}' \;


nibbles

One more command to try and find where avidemux is logging:


1) Please start avidemux like you normally do.
2) Then quit the avidemux program.
3)find /var/log -type f -exec grep -H -n avidemux '{}' \;



nibbles

Ok we didn't find where Avidemux writes it logs.
But we can get the information I need directly from avidemux.
Please do this and paste the output in a gist. thanks:

/usr/bin/avidemux2_cli --help


Fleabag


nibbles

And there is the answer.  Avidemux can't find your encoders, decoders, or other plugins.
It says in that gist, Cannot parse plugin and also Scanning done, found 0 codec.

All of those libraries should have been installed.  Let's look for them.  Please try this:

ls -l /usr/lib && ls -l /usr/lib/ADM_plugins

Fleabag


nibbles

It does help thanks.  You have no Avidemux libraries or plugins.  Those should have been created during install.  Please tell us what command you used to install Avidemux-2.5.4 and where you got it.   Thanks.

Fleabag

I installed it using "vl-QwikPicks".

nibbles

Ok.  Please type this command to update the list of Vector Linux software you can install:

slapt-get --update

You can paste the output in a gist if you want.  You may want to read this:
https://vector.ecosq.com/ic/HowTos/HowToBook/VlApps/packages

Fleabag


nibbles

Please do this and paste the output into a gist, thanks:

slapt-get --installed