Benjamin_Loison commented on issue Benjamin_Loison/ffmpeg#3 2024-09-19 17:56:59 +02:00
Remove redundant frames

Let us proceed by hand with Shotcut in the meanwhile.

Benjamin_Loison commented on issue Benjamin_Loison/ffmpeg#3 2024-09-19 17:56:50 +02:00
Remove redundant frames

DuckDuckGo search ffmpeg drop successive duplicated frames.

Note that I am looking for a perfect solution, not an approximate one or control such approximation clearly.

Answers to the…

Benjamin_Loison commented on issue Benjamin_Loison/ffmpeg#3 2024-09-19 17:42:29 +02:00
Remove redundant frames

I suspect that the Video Stack Exchange answer 20959 remove identical frames even if they are not following each other.

Benjamin_Loison opened issue Benjamin_Loison/ffmpeg#3 2024-09-19 17:25:57 +02:00
Remove redundant frames
Benjamin_Loison opened issue Benjamin_Loison/muPDF#5 2024-09-18 03:57:03 +02:00
Track Firefox Android: Show current PDF page number
Benjamin_Loison opened issue Benjamin_Loison/muPDF#4 2024-09-18 03:56:49 +02:00
Track Firefox Android: Show current PDF page number
Benjamin_Loison commented on issue Benjamin_Loison/linux#28 2024-09-17 16:50:30 +02:00
Get device network name potentially different due to router

Would be nice to be compatible with FileZilla too.

Benjamin_Loison commented on issue Benjamin_Loison/Linguee_webscraper#4 2024-09-12 15:30:25 +02:00
Ease leveraging downloaded dataset

Should investigate dictionary softwares where we can provide our own dictionary.

Benjamin_Loison commented on issue Benjamin_Loison/linux#36 2024-09-11 21:59:15 +02:00
Mount LUKS encrypted Linux Mint 22 Cinnamon
sudo ecryptfs-insert-wrapped-passphrase-into-keyring .ecryptfs/wrapped-passphrase
Passphrase: 
Inserted auth tok with sig [XXXXXXXXXXXXXXXX] into the user session keyring
Benjamin_Loison commented on issue Benjamin_Loison/linux#36 2024-09-11 21:58:05 +02:00
Mount LUKS encrypted Linux Mint 22 Cinnamon
ecryptfs-unwrap-passphrase .ecryptfs/wrapped-passphrase 
Passphrase: 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Benjamin_Loison commented on issue Benjamin_Loison/linux#36 2024-09-11 21:40:47 +02:00
Mount LUKS encrypted Linux Mint 22 Cinnamon
sudo ecryptfs-insert-wrapped-passphrase-into-keyring home/benjamin/.ecryptfs/wrapped-passphrase
Passphrase: 
Error: Unwrapping passphrase and inserting into the user session…
Benjamin_Loison commented on issue Benjamin_Loison/linux#36 2024-09-11 21:37:49 +02:00
Mount LUKS encrypted Linux Mint 22 Cinnamon
mount -t ecryptfs

does not return anything even with sudo.

Benjamin_Loison commented on issue Benjamin_Loison/linux#36 2024-09-11 21:37:10 +02:00
Mount LUKS encrypted Linux Mint 22 Cinnamon
mount -t ecryptfs benjamin/.Private /mnt/iso0/
Select key type to use for newly created files: 
 1) passphrase
 2) tspi
Selection: 1
Passphrase:

Source: [the Ask…

Benjamin_Loison commented on issue Benjamin_Loison/linux#36 2024-09-11 21:31:18 +02:00
Mount LUKS encrypted Linux Mint 22 Cinnamon
sudo ecryptfs-recover-private home/.ecryptfs/benjamin/.Private/
INFO: Found [home/.ecryptfs/benjamin/.Private/].
Try to recover this directory? [Y/n]: Y
INFO: Found your…
Benjamin_Loison commented on issue Benjamin_Loison/linux#36 2024-09-11 21:25:28 +02:00
Mount LUKS encrypted Linux Mint 22 Cinnamon
sudo ecryptfs-recover-private benjamin
INFO: Found [benjamin].
Try to recover this directory? [Y/n]: Y
INFO: Could not find your wrapped passphrase file.
INFO: To recover…
Benjamin_Loison commented on issue Benjamin_Loison/linux#36 2024-09-11 21:22:28 +02:00
Mount LUKS encrypted Linux Mint 22 Cinnamon

https://forums.linuxmint.com/viewtopic.php?t=315207 looks too complicated as far as I remember.

Benjamin_Loison commented on issue Benjamin_Loison/linux#36 2024-09-11 21:17:16 +02:00
Mount LUKS encrypted Linux Mint 22 Cinnamon
sudo ecryptfs-mount-private /mnt/partition0/home/.ecryptfs/benjamin/.Private
ERROR: Encrypted private directory is not setup properly

does not work even if use relative…

Benjamin_Loison commented on issue Benjamin_Loison/linux#36 2024-09-11 21:14:28 +02:00
Mount LUKS encrypted Linux Mint 22 Cinnamon
sudo ecryptfs-recover-private
INFO: Searching for encrypted private directories (this might take a while)...
find: ‘/run/user/1000/doc’: Permission denied
find:…
Benjamin_Loison commented on issue Benjamin_Loison/linux#36 2024-09-11 21:12:04 +02:00
Mount LUKS encrypted Linux Mint 22 Cinnamon

Access-Your-Private-Data.desktop:

[Desktop Entry]
_Name=Access Your Private Data
_GenericName=Access Your Private Data
Exec=/usr/bin/ecryptfs-mount-private
Terminal=true
Type=Applicati…