ITADN

Update split_silence.py

#863Pull Requestemamirazavi 创建于 2024-11-07
E
emamirazavicommented
``` output = p.communicate()[1].decode('utf-8') UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa9 in position 1888: invalid start byte ``` There was an important error for media files containing invalid characters in meta data or other aspects. With this correction bug resolved completely.
合并状态:未合并 0 条评论