cannot navigate in an mkv file
#1
hi
i am using open elec 6.0.3 kodi 15.2 isengard on raspberry pi b+
The video file in consideration has following codecs
Quote:Input #0, matroska,webm, from 'f:\epl.mkv':
Metadata:
title : Encoded By DrC
encoder : libebml v1.2.1 + libmatroska v1.1.1
creation_time : 2015-05-20 08:49:54
Duration: 02:13:57.14, start: 0.000000, bitrate: 1070 kb/s
Stream #0:0(eng): Video: h264 (High), yuv420p(tv, bt709/film/bt709), 1280x54
4 [SAR 1:1 DAR 40:17], 25 fps, 25 tbr, 1k tbn, 50 tbc (default)
Metadata:
title : Encoded By DrC
Stream #0:1(hin): Audio: aac (LC), 48000 Hz, stereo, fltp (default)
Metadata:
title : Stereo

I cannot fast forward to any minute in it . If I leave it running then playback is smooth till the end but if I try to move to any point in video the frame freezes while time slider keeps ticking .

How can I debug this issue ?
Reply
#2
How can I debug this issue? Jesus does no one read before they post?

debug log (wiki)
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#3
Another one with same issue
Quote:C:\>d:\aac\ffmpeg-20150220-git-6c91afe-win32-static\bin\ffmpeg.exe -i
f:\dh.mp4
ffmpeg version N-69972-g6c91afe Copyright © 2000-2015 the FFmpeg developers
built with gcc 4.9.2 (GCC)
configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
le-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --
enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-lib
modplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrw
b --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinge
r --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --en
able-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis
--enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-
libx265 --enable-libxavs --enable-libxvid --enable-lzma --enable-decklink --enab
le-zlib
libavutil 54. 19.100 / 54. 19.100
libavcodec 56. 25.100 / 56. 25.100
libavformat 56. 23.100 / 56. 23.100
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 11.100 / 5. 11.100
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 1.100 / 1. 1.100
libpostproc 53. 3.100 / 53. 3.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'f:\dh.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf55.12.100
title : 01 Dirty Harry - Clint Eastwood Action Eng 720p [H264-mp4]

date : 1971
genre : Crime
ENCODEDBY : TBox
Duration: 01:42:24.01, start: 0.000000, bitrate: 1149 kb/s
Stream #0:0(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 1280x540
[SAR 1:1 DAR 64:27], 1015 kb/s, 23.98 fps, 23.98 tbr, 24001 tbn, 47.95 tbc (defa
ult)
Metadata:
handler_name : VideoHandler
Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, flt
p, 127 kb/s (default)
Metadata:
handler_name : SoundHandler
At least one output file must be specified

Got it nickr .
I will come back with logs .
BTW , my raspberry pi b+ has no internet access .
I can copy log file to usb stick and post.
I am reading http://kodi.wiki/view/Log_file/Advanced .
Can you tell me what component specific logging should I enable ?

Thanks.
Reply
#4
It's an MKV error. Your container headers are damaged.
https://mkvtoolnix.download/
This will allow you to open the MKV, add or remove files...if you want... and really just re-mux it. That'll fix your issue. It's not Kodi.
Reply
#5
been a long time .
sorry .
log file at http://pastebin.com/DkArzNpJ for mkv file.
let me know if you can find the cause of error while navigating .
By the way , the file in question plays properly in vlc media player .
So I think the issue is with kodi OS .

Thanks.

I will make log for mp4 soon and also let you know if remuxing mkv helped.
Reply
#6
VLC is somewhat more tolerant of errors, try another MKV or follow McButton's advice.
Reply
#7
@sumeet that is a very old build:
Code:
00:00:40  40.550571 T:3040436224  NOTICE: Raspberry PI firmware version: Aug 12 2014 18:25:27
OpenELEC has been slow to update lately. I'd suggest trying with LibreELEC (Jarvis 16.1) v7.0.2
Reply
#8
ok popcornmix .

Meanwhile , here (http://pastebin.com/nvFJKYMs) is the log for mp4 file in which i cannot navigate in time scale . if I start it from beginning , it will play until the end smoothly but when I try to move forward or backward , the screen freezes .

Also , i will report about mkv issue as soon as remuxing using mkvtoolnix gets done .

Thanks.
Reply
#9
i have raspberry pi b+ model .
I am using berryboot to run multiple OS from single SD card .
got LibreELEC_7.0.1.img128 from https://sourceforge.net/projects/berrybo...os_images/ .
Unfortunately - got an empty screen (monitor appears full black) on using that image . audio works . pressed s and enter to shut down the seemingly headless OS .
Will get another sd card and install libre elec on it .

Meanwhile ,
McButton - I did following for mkv .
Used http://shana.pe.kr/shanaencoder_download in windows and did stream copy to mkv . the output file is almost same size as original mkv .
Will see if it is navigable ?
Please let me know if I am erring somewhere .

Thanks.
Reply
#10
Why not use mkvtoolnix instead of something obscure from korea?
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#11
ShanaEncoder is re-encoding the file, which shouldn't be necessary. Re-encoding will also reduce the video quality a little bit. mkvtoolnix should fix your issue without needing to re-encode.
Reply
#12
ok guys , i used mkvtoolnix on files (an mp4 and an mkv whose ffmpeg analysis is in older posts of this thread) under consideration .
The output by mkvtoolnix was mkv in each case . I just added file as input and clicked start muxing .
For convenience , i prefixed mkvtoolnix to output file names .
Then played these output files alongwith other mkv and mp4 that play well .
Here is the log -> http://pastebin.com/S526GqaV and http://pastebin.com/i9r3xkSf
In the log you can notice that files - /var/media/FreeAgent GoFlex Dri/video/movie/hollywood/How to Train Your Dragon 2 (2014) [1080p]/How.to.Train.Your.Dragon.2.2014.1080p.BluRay.x264.YIFY.mp4 and /var/media/FreeAgent GoFlex Dri/video/movie/hollywood/dukes-of-hazzard-2005/duke-of-hazard.mkv - played smoothly even when I jump to different times or fast forward them.
While in mkvtoolnix files (/var/media/FreeAgent GoFlex Dri/video/movie/hindi/mkvtoolnix-Ek Paheli Leela.mkv var/media/FreeAgent GoFlex Dri/video/movie/hollywood/dirty-harry-un-navigable/mkvtoolnix-dh.mkv) , the picture gets frozen when I try to jump to different time . media player shows status as playing but the timer does not increment . When I fast forward these files then screen is frozen but timer leaps by seconds as normal .

Please let me know , what you infer .
Thanks.
Reply

Logout Mark Read Team Forum Stats Members Help
cannot navigate in an mkv file0