viveris / uMTP-Responder

Lightweight USB Media Transfer Protocol (MTP) responder daemon for GNU/Linux
GNU General Public License v3.0
184 stars 49 forks source link

Windows 10 can cause segment errors #92

Open 1Keeptrying opened 9 months ago

1Keeptrying commented 9 months ago

The built-in player in Windows 10 can cause segment errors when playing videos on the device, causing the device to get stuck. In addition, canceling the transmission of files during transmission can also cause segment errors. Currently, I am using the latest code. Can these issues be resolved? thanks

jfdelnero commented 7 months ago

if possible please build it with the debug infos. some logs are needed. i also need to know the setup you are using : target system and kernel version.

DarrenHello commented 5 months ago

First of all, thank you for this great project! I'm having the same issue.The built-in player in Windows 10/11 seems to cause the device to get stuck when playing videos on PC. I find that the video file can be played once,but need long time . when I play it again, the playback is interrupted and an error code 0x800700aa is reported(mtp device is busy).Unplug the USB and plug it back in,I can't discover the MTP device on my PC. Reboot the device to resolve the issue. I don't encounter the above problem after changing other players,such as vlc.

DarrenHello commented 5 months ago

1 2 3 4 5