Re: Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-09 Thread Kampmann
ibswresample3 [Not Installed] 18) libswscale5 [Not Installed] 19) libvpx6 [Not Installed] 20) libx264-157 [Not Installed] 21) libzimg2 [Not Installed] -- ===== Joerg Kampmann, Dr. Dipl.-Phys - IBK-Consult for

Re: Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-09 Thread Joerg Kampmann
Am 09.07.21 um 22:47 schrieb Stefan Monnier: 2. repair my situation - I cannot go to Debian 10 right now (I posted the reason somewhere here - mouse ist awfully slow and jumpy)) You might want to try `aptitude` instead of `apt`: it will try to offer ways to fix the problem (by removing&upgr

Re: Bash: testing a variable

2021-07-09 Thread Kampmann
echo "directory '$1' does not exist" >&2 return 1 fi IFS=: read -ra p <<< "$PATH" for i in "${p[@]}"; do if [[ $i = "$1" ]]; then return 0 fi done PATH=$PATH:$1 } --

Re: Bash: testing a variable

2021-07-09 Thread Joerg Kampmann
Am 09.07.21 um 21:54 schrieb Charles Curley: I'd like to check two things: * Whether a given path is not already in the $PATH variable * Whether the given path already exists If both are true, I'd like to add the given path to the $PATH variable. I can add the given path, and test for the e

Re: Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-09 Thread Joerg Kampmann
Am 09.07.21 um 21:44 schrieb Greg Wooledge: On Fri, Jul 09, 2021 at 09:36:00PM +0200, Kampmann wrote: The following packages have unmet dependencies:  libavcodec58 : Depends: libavutil56 (>= 10:4.1.6) but it is not going to be installed     Depends: libc6 (>= 2.27) but 2

Re: Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-09 Thread Kampmann
Am 09.07.21 um 21:40 schrieb Greg Wooledge: On Fri, Jul 09, 2021 at 08:37:03PM +0100, Brian wrote: On Fri 09 Jul 2021 at 15:05:20 -0400, Greg Wooledge wrote: On Fri, Jul 09, 2021 at 08:41:17PM +0200, Joerg Kampmann wrote: Hello - I tried to install ffmpeg (a normal Debian package) and got

Re: Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-09 Thread Kampmann
Am 09.07.21 um 21:37 schrieb Brian: On Fri 09 Jul 2021 at 15:05:20 -0400, Greg Wooledge wrote: On Fri, Jul 09, 2021 at 08:41:17PM +0200, Joerg Kampmann wrote: Hello - I tried to install ffmpeg (a normal Debian package) and got some strange messages. the ffmpeg-group adviced me to go to a

Re: Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-09 Thread Kampmann
ot@primergy:/home/joerg# Am 09.07.21 um 21:14 schrieb Anssi Saari: Joerg Kampmann writes: Hello group I wanted to install ffmpeg under Debian 9 and got some errormessages (in German): How about errormessages not in German? LANG=en_US.utf8 apt install ffmpeg? ffmpeg : Hängt ab von: libavco

Re: Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-09 Thread Kampmann
Am 09.07.21 um 21:04 schrieb Brian: On Fri 09 Jul 2021 at 20:41:17 +0200, Joerg Kampmann wrote: Hello - I tried to install ffmpeg (a normal Debian package) and got some strange messages. the ffmpeg-group adviced me to go to a Debian group. I hope I am correct here in this group. You have

Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-09 Thread Joerg Kampmann
4.9.0-16-amd64 #1 SMP Debian 4.9.272-1 (2021-06-21) x86_64 GNU/Linux (base) joerg@primergy:~$ / Here is the dialogue I had in the *ffmpeg*-group; Am 09.07.21 um 11:31 schrieb Kampmann/: Thanks - that is strange. Do you have any clues? /Am 09.07.21 um 11:16 schrieb Reindl Harald/: that

Re: Re: Re: Mouse awfully slow on Debian 10 on certain machines

2020-05-10 Thread Jörg Kampmann
> Hello list, I did some further research. In particular I used the live-ISO-image of > Buster (amd64) >on DVD and bootet the system. And I found the following: > Mouse still is irrational. It works fine, when no application has started after logging. > When then an application is started (in

Re: Re: Mouse awfully slow on Debian 10 on certain machines

2020-05-09 Thread Jörg Kampmann
Hello list, I did some further research. In particular I used the live-ISO-image of Buster (amd64) on DVD and bootet the system. And I found the following: Mouse still is irrational. It works fine, when no application has startet after logging. When then an application is started (in this case

AW: Re: Re: Mouse awfully slow on Debian 10 on certain machines

2020-05-04 Thread kampmann (SPH)
In the meantime I found xinput and installed it. Good tool. But things go slow due to lack of time. I will come back a bit later.===Von meinem Samsung Gerät gesendet.Jörg  Kampmann, Dr. Dipl.-Phys.www.ibk-Consult.de

Re: Re: Mouse awfully slow on Debian 10 on certain machines

2020-05-03 Thread Jörg Kampmann
thanks a lot In order to test your suggestions I tried them under Debian 9 - 32-Bit -  however these programs do not exist on my debian 9  - neither xinput and for *libinput* I found: bash: libinput: Kommando nicht gefunden.  #*--- command not found* root@primergy:/home/kampmann# whereis

Mouse awfully slow on Debian 10 on certain machines

2020-04-29 Thread Jörg Kampmann
can I do? tia Jörg -- = Joerg Kampmann, Dr. Dipl.-Phys - IBK-Consult for Climate Physics - D-31228 Peine +49-177-276-3140 ===