Jump to content


eura

Member Since 16 Aug 2017
Offline Last Active Yesterday, 10:53
-----

Topics I've Started

Combine audio+video stream

18 June 2024 - 18:40

I have 2 streams, one for video and one for audio. Can I create a bouquet entry where I combine these two so that I can get both sound and picture? These are legal streams from our state television. Unfortunately, there is no master file available for this."


Clipbord in vim

22 January 2024 - 17:50

I notes that vim is missing a nice feature I think that vim is compiling with xterm_clipboard option instead of +clipboard, it means that it can only interact with the clipboard using the * and + registers. These registers are not the same as the system clipboard, but they can be used to exchange data between Vim and other applications.

That means that you need to switch between Insert and visual mode to copy inside vim. Is it possible to fix this I think it nice if you can copy / paste the same way inside Vim as outside and Linux / Windows that means you just set copy and paste shortcuts in the terminal.

P.S I made this changes in my .vimrc

set clipboard=unnamedplus
set clipboard+=unnamed
vnoremap <C-c> "+y
nnoremap <C-v> "+p

But it will not fix this issue

 


Incorrect character set encoding for subtitles

5 November 2023 - 22:32

Incorrect character set encoding for subtitles in an .str file when playing an MP4 file with a .str subtitle file. Can't encode å,ä,ö properly.
Have try it on Openpli 8,3 and Night build 9 on a Vu+ Ultimo4k and a Vu+uno4K se