Problem: Long delay after hitting Enter to play until the file actually starts playing if a corrupt file exists in the library.
Debug log: http://xbmclogs.com/show.php?id=7710
1) Find a movie to play in the library (Virgin Suicides)
2) Hit Enter (11:21:11)
3) Loooong delay (2 minutes)
4) Some image decoding fails (11:23:38)
5) Movie starts playing (11:23:38)
By the looks of the debug log, ffmpeg is trying to make sense of a different file (16 Blocks) and needs to fail before playback will commence.
This problem occurs also with other movies. I then removed 16 Blocks and all of a sudden the delay was gone and all other movies would start instantly.
Debug log: http://xbmclogs.com/show.php?id=7710
1) Find a movie to play in the library (Virgin Suicides)
2) Hit Enter (11:21:11)
3) Loooong delay (2 minutes)
4) Some image decoding fails (11:23:38)
5) Movie starts playing (11:23:38)
By the looks of the debug log, ffmpeg is trying to make sense of a different file (16 Blocks) and needs to fail before playback will commence.
This problem occurs also with other movies. I then removed 16 Blocks and all of a sudden the delay was gone and all other movies would start instantly.