Mathieu Aubin
Mathieu Aubin
That is entensive and time consumming to keep up-to-date so as to have such reliable list How much do you think this is worth as far as to the purpose...
a find command returned the following as far as CRLF files ```shell ./setup.py: Python script, ASCII text executable, with CRLF line terminators ./scripts/mbusb_gui.py: Python script, ASCII text executable, with CRLF...
having a hard time understanding why this had not been answered/dealt with since a couple months. Ping PING, ding-dong!
Try the simplest easiest solution of setting on the command line BEFORE the program call... as in; `LC_ALL=en_US.UTF-8 asciinema rec -c 'locale'` Set a shell alias for easy going @sickill...
Don't forget it would still have to have access to ffprobe/ffmpeg from within the jail/chrooted path
@whoizit try redirecting stderr to stdout in order to capture it via pipe, like so: `dms -h 2>&1 | grep -i trans`
I believe it should be `audio/mp4` instead.
Change the font to a font that can actually display what you want to show. https://online-fonts.com/fonts/arial-rounded-mt-bold shows a bunch of squares wheen usong " геманги " as preview text...

ffprobe 6.1.1 (linux, fedora, x86_64) outputs a bunch of stuff but mainly `[aac @ 0x7fbb1200f440] Audio object type 42 is not implemented. Update your FFmpeg version to the newest one...