| 最近机顶盒的蓝牙遥控器调不了音量了,这是为什么啊?换了个遥控器也是调不了,其他都正常,这是哪里的设置有问题吗? |
|
<!-- 最低音量调高(更易听见)+ 最大音量大幅放宽版(适合嘈杂环境) --> 修改试听了半天,这个最合适了,啊啊啊啊啊,累。 |
|
<!-- 最低音量深度调低 + 最大音量同步调低版 --> <volumes> <reference name="FULL_SCALE_VOLUME_CURVE"> <point>0,0</point> <point>100,0</point> </reference> <reference name="SILENT_VOLUME_CURVE"> <point>0,-9600</point> <point>100,-9600</point> </reference> <reference name="DEFAULT_SYSTEM_VOLUME_CURVE"> <!-- 最低档1:-2400→-6000(极轻);最大档100:-600→-1500(降低上限) --> <point>1,-6000</point> <point>33,-3500</point> <point>66,-2200</point> <point>100,-1500</point> |
|
研究了好久好久,E900V22C,905AB,新刷个固件,然后豆包修改个XML,就可以了。 用开心电视助手,替换文件。 |
| 有的固件修改后,音量也是超级大。 |
|
本帖最后由 ss93344 于 2025-11-14 14:53 编辑 我的E900V22C,905AB的,这个问题困扰了好久好久,有的固件就是不能修改最低音量,只能先刷了个新固件,然后把def音量的XML文件导出来,让豆包给你把最低音量和最大音量都改低,在导入ETC文件夹,这个命令必不可少mount -o remount -w /vendor,不然文件不能覆盖。 <?xml version="1.0" encoding="UTF-8"?> <!-- Copyright (C) 2015 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <!-- 最低音量深度调低 + 最大音量同步调低版 --> <volumes> <reference name="FULL_SCALE_VOLUME_CURVE"> <point>0,0</point> <point>100,0</point> </reference> <reference name="SILENT_VOLUME_CURVE"> <point>0,-9600</point> <point>100,-9600</point> </reference> <reference name="DEFAULT_SYSTEM_VOLUME_CURVE"> <!-- 最低档1:-2400→-6000(极轻);最大档100:-600→-1500(降低上限) --> <point>1,-6000</point> <point>33,-3500</point> <point>66,-2200</point> <point>100,-1500</point> </reference> |
| 下次试试 |
| 谢谢分享。。。。。。。 |
| 谢谢分享 |
Archiver|新帖|标签|软件|Sitemap|ZNDS智能电视网 ( 苏ICP备2023012627号 )
网络信息服务信用承诺书 | 增值电信业务经营许可证:苏B2-20221768 丨 苏公网安备 32011402011373号
GMT+8, 2026-8-21 15:21 , Processed in 0.067523 second(s), 14 queries , Redis On.