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

[Bug]: Batch playback error report(Mp4) #204

Open
mshkdhc opened this issue Mar 14, 2024 · 0 comments
Open

[Bug]: Batch playback error report(Mp4) #204

mshkdhc opened this issue Mar 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mshkdhc
Copy link

mshkdhc commented Mar 14, 2024

GridPlayer version

0.53

What OS are you using?

Windows

OS Version / Linux distribution

版本 Windows 10 家庭中文版 版本号 22H2 安装日期 ‎2022/‎2/‎10 操作系统内部版本 19045.4046 体验 Windows Feature Experience Pack 1000.19053.1000.0 处理器:Intel(R) Xeon(R) W-2140B CPU @ 3.20GHz 3.20 GHz

What distribution channel are you using? [LINUX ONLY]

None

Bug description

If a single video is dragged in, it can be opened and played normally. If multiple videos are dragged in and opened, an error will be reported all the time. Occasionally, it can also be opened normally.

Log excerpt

Traceback (most recent call last):
  File "gridplayer\player\managers\video_driver.py", line 80, in crash
gridplayer.exceptions.PlayerException: Exception in thread
Thread-1
Traceback (most recent call last):
  File "gridplayer\multiprocess\command_loop.py", line 65, in cmd_loop_thread_func
  File "gridplayer\multiprocess\command_loop.py", line 81, in cmd_loop_thread_body
  File "gridplayer\multiprocess\command_loop.py", line 25, in cmd_loop_run
  File "gridplayer\multiprocess\command_loop.py", line 33, in cmd_process_command
  File "gridplayer\vlc_player\player_base.py", line 392, in load_video_st3_extract_media_track
  File "gridplayer\vlc_player\player_base.py", line 636, in _init_media_tracks
  File "gridplayer\vlc_player\player_base.py", line 660, in _get_loaded_media
  File "gridplayer\vlc_player\player_tracks_manager.py", line 74, in is_video_size_initialized
  File "gridplayer\vlc_player\player_tracks_manager.py", line 22, in video_tracks
  File "gridplayer\vlc_player\player_tracks_manager.py", line 23, in <dictcomp>
  File "gridplayer\vlc_player\player_tracks_manager.py", line 128, in _convert_video_track
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb0 in position 2: invalid start byte
@mshkdhc mshkdhc added the bug Something isn't working label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant