Jump to content

RyanFox

Members
  • Posts

    1
  • Joined

  • Last visited

  1. Hello! I just installed armbian 5.38 and updated it (apt update, upgrade...) so i'm use last packages on the board. When i use VLC via HDMI output, it works like a charm, but i need to use VLC via TV out jack. When it on TV out i see freezes on image and image on fullscreen VLC placed not in center (right down side) vlc starting by shell script: #!/bin/bash #echo xterm >> .xinitrc #startx #echo $DISPLAY #:0 sed -i 's/geteuid/getppid/' /usr/bin/vlc startx /usr/bin/vlc -q --no-osd -L -f --no-video-title-show --no-qt-error-dialogs --x11-display :0 -V glx http://*******/index.m3u8 2&>1 >/dev/null & if i delete option -V glx from command line, i got black screen instead video. Is some fix for that? why i got laggy video via TV out? TV out was enabled by editing script.bin (fex) [disp_init] disp_mode = 1 screen1_output_type = 2 screen1_output_mode = 11 [tv_para] tv_used = 1 and adding module tv to /etc/modules no other parameters was changed
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines