Skip to content

Config parameters

Alexandr edited this page Nov 29, 2017 · 1 revision

[main_options]
loglevel=INFO // logging level
poweroffonexit=false // if true device should go to shutdown state
[app_options]
ast=
vst=
fast=false
genpts=false
lowres=0
sync=audio
framedrop=-1 // drop frames helps on lowend devices
bytes=-1
infbuf=-1
vn=false
an=false
vf=
af=
acodec= // force audio codec
vcodec= // force video codec
hwaccel=none // hardware accelerators
hwaccel_device= // hardware device
hwaccel_output_format= // hardware pixel output format
autorotate=true
[player_options]
width=0 // video width (0 - auto)
height=0 // video height (0 - auto)
fullscreen=false // start player in fullscreen mode
volume=100 // audio volume
last_showed_channel_id=59106ed9457cd9f4c3c0b78f // last showed channel

Clone this wiki locally