doc:appunti:software:kodi_send_packet_failed
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| doc:appunti:software:kodi_send_packet_failed [2024/05/08 17:48] – created niccolo | doc: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 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: | ||
| < | < | ||
| Line 5: | Line 9: | ||
| T:472 INFO < | T:472 INFO < | ||
| </ | </ | ||
| + | |||
| + | I started the playback again and pressed the **Ctrl+Shift+O** to display the **[[https:// | ||
| + | |||
| + | Playing the same file in a GNU/Linux computer using **mplayer**, | ||
| + | |||
| + | < | ||
| + | Possibly bad interleaving detected. | ||
| + | Use -ni option if this causes playback issues and avoid or fix the program that created the file. | ||
| + | </ | ||
| + | |||
| + | 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.1715183320.txt.gz · Last modified: by niccolo
