可以在源代码中修改喵伴设备各个状态下的表情吗?
Posted: Wed Aug 27, 2025 2:19 am
如果可以的话,要怎么修改?现在已经有了各类表情的.mp4,大概每个2m左右,是否需要对.mp4进行转换?
Code: Select all
// emotion
python <brookesia_path>/products/speaker/managed_components/espressif2022__image_player/script/gif_to_aaf.py <brookesia_path>/core/brookesia_core/docs/_static/assets/animations/emotion <brookesia_path>/core/brookesia_core/systems/speaker/assets/animations/emotion --split 126 --depth 8
// icon
python <brookesia_path>/products/speaker/managed_components/espressif2022__image_player/script/gif_to_aaf.py <brookesia_path>/core/brookesia_core/docs/_static/assets/animations/icon <brookesia_path>/core/brookesia_core/systems/speaker/assets/animations/icon--split 64 --depth 8