Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

绿联云nas dx4600上用docker装的貌似设置分辨率和fps不工作,不知道怎么可以处理? #139

Open
LucyHero opened this issue Dec 30, 2023 · 0 comments

Comments

@LucyHero
Copy link

image
下面是我的config:
{
"version": "2.0.0",
"resource": {
"lists": [ "/video/枫树/" ],
"extensions": [ "mp4","mkv" ]
},
"output": {
"reconnect_internal": 5,
"lists": [{
"path": "*******"
"unique": "test"
}]
},
"play": {
"encode_model":"file",
"fill_strategy": "ratio",
"skip_invalid_resource": true,
"cache_on": false,
"cache_uncheck": true,
"play_model": "random"
},
"encode": {
"video_width": 1080,
"video_height": 720,
"video_fps": 30,
"audio_channel_layout": 3,
"audio_sample_rate": 44100,
"bit_rate":0,
"avg_quality":0
}
,
"plugin": {
"lists": [ {
"path": "show-media",
"unique": "my_plugin",
"params": {
"filename": "/video/code.jpg",
"w": 80,
"h": 95,
"x": 0,
"y": 350
}
}
]
}
}

@LucyHero LucyHero changed the title 绿联云dx4600上用nas装的貌似设置分辨率和fps不工作,不知道怎么可以处理? 绿联云nas dx4600上用docker装的貌似设置分辨率和fps不工作,不知道怎么可以处理? Dec 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant