Petr Baudis

Results 21 comments of Petr Baudis

Manos, you can download the binaries from http://pasky.or.cz/dev/omxplayer/omxplayer-loop-multifile-bin.tar.gz

Hi! Glad you enjoy it. :) Simply list multiple files on the command line. Note that all the files must be encoded the same way, i.e. identical resolution, fps, etc.

Hi, are you sure you are using the latest version I posted? This was an issue with the original, old version from February; the new version from beginning of April...

Hi! If you have the filenames in a text file, one per line, try ``` cat playlist.txt | xargs omxplayer -o hdmi ```

Hi! I'm sorry it doesn't work well for you; it worked fine in my scenario. Unfortunately, I don't have enough free time to look into the issue, especially if I...

Hi! If you also have system-wide omxplayer installed, ./omxplayer wrapper script will execute that instead. You can either edit the script to remove /usr/bin/omxplayer.bin detection, or uninstall omxplayer system-wide. If...

Other syntax errors in this file are on lines 1947033, 2245904, 2305615, 4391674. To fix it easily, use e.g. the variations on `sed -i -e '4391674s/^/#/' short_abstracts_en.nt`.

Hmm, I'm a bit confused - when pausing, the last line and the line before that should display, precisely for this reason - you should still see the context. Is...

Note that with release v1.2.3 that I just got auto-upgraded to (+ verified v1.2.2 has the same problem), the situation got much worse (I can't actually use Ghostty right now)....