User Tools

Site Tools


doc:appunti:software:kodi_send_packet_failed

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
doc:appunti:software:kodi_send_packet_failed [2024/05/08 17:59] niccolodoc:appunti:software:kodi_send_packet_failed [2024/05/08 18:06] (current) niccolo
Line 1: Line 1:
 ====== Kodi ERROR: send packet failed: End of file ====== ====== Kodi ERROR: send packet failed: End of file ======
  
-I got a very strange problem with some video files ripped from DVD. The files contain one video track and several other audio and subtitle tracks.+I got a very strange problem with some MKV video files ripped from DVD. The files contain one video track and several other audio and subtitle tracks.
  
 During playback, at about 00:02:00, the video got stuck and only the audio continued to play. Into the kodi.log we can read the following error message: During playback, at about 00:02:00, the video got stuck and only the audio continued to play. Into the kodi.log we can read the following error message:
Line 18: Line 18:
 Use -ni option if this causes playback issues and avoid or fix the program that created the file. Use -ni option if this causes playback issues and avoid or fix the program that created the file.
 </code> </code>
 +
 +This was quite surprising because the encoding and muxing were done with **ffmpeg**.
 +
 +Fortunately enugh it was possibile to fix the file files without re-encoding them. It was necessary to extract all the streams as single files and then re-mux them all together.
 +
 +
  
doc/appunti/software/kodi_send_packet_failed.txt · Last modified: 2024/05/08 18:06 by niccolo