SuperCurro 4 Posted October 13, 2016 Posted October 13, 2016 (edited) Hello One month ago I have a crash related with ffmpeg package, since then some old films doesnt stream but other yes, and both are equal (same codec, same characteristics). I dont understand why crash and if I have to recodec the files or erase a cache. Can some one give me a clue? I have uploaded 2 equal movies, one work and the other crash. Now I'm running ubuntu 16.04 with the latest ffmpeg package http://ubuntuhandbook.org/index.php/2016/09/install-ffmpeg-3-1-ubuntu-16-04-ppa/ Thanks! Log007_ok_ffmpeg.zip Log007_ok_log.zip Log007_rusia_wih_love_error_log.zip Log007rusia_wih_love_error_ffmpeg.zip Edited October 15, 2016 by SuperCurro
Luke 38864 Posted October 13, 2016 Posted October 13, 2016 It looks like it doesn't' like the input file. If you can provide a sample file for testing i'll play with it and see if i can get it to work. otherwise you could try remuxing it.
SuperCurro 4 Posted October 13, 2016 Author Posted October 13, 2016 The funny thing is three month ago it worked, and now no. The file is the same, but not the ffmpeg version neither the emby version. I Will make a "cut" and see if brakes down... I guess it will not. Is there any cache related with ffmpeg? Any kind of cookie that could provoque the crash? Thanks
SuperCurro 4 Posted October 14, 2016 Author Posted October 14, 2016 (edited) i cuted the file and works perfectly (the short one), but I remuxed the hole file and crash. So or I pass all the file or is imposible identify the problem with these files. Nos I'm testing to take out chapters. I will check other options but all them force me to remerge the files. It is strange, these files worked on windows and with old versions of ffmpeg. The problem is the crash log doesnt say why crash. Thanks Edit: remuxed (mkvtoolnix) without chapters works! so there is some problem with the mkv and the chapters in serveral files. Idont know how to identify the problem. Edited October 14, 2016 by SuperCurro
Luke 38864 Posted October 14, 2016 Posted October 14, 2016 Great job. The ffmpeg log mentions a problem with the chapters by the way.
SuperCurro 4 Posted October 14, 2016 Author Posted October 14, 2016 (edited) Great job. The ffmpeg log mentions a problem with the chapters by the way. You are right Chapter #0:27: start 4841.837000, end 5101.137000 Chapter #0:28: start 5101.137000, end 5271.849000 Chapter #0:29: start 5271.849000, end 5880.583000 Chapter #0:30: start 5880.583000, end 6329.531000 Chapter #0:31: start 6329.531000, end 6600.843000 Chapter #0:32: start 6600.927000, end 6600.843000 Stream #0:0: Video: h264 (H264 / 0x34363248), yuv420p(tv, bt709), 1920x1080 [sAR 1:1 DAR 16:9], q=2-31, 23.98 fps, 23.98 tbr, 1k tbn, 1k tbc (default) Stream #0:1: Audio: mp3 (libmp3lame) (U[0][0][0] / 0x0055), 48000 Hz, stereo, fltp, 384 kb/s (default) Metadata: encoder : Lavc57.48.101 libmp3lame Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (dts (dca) -> mp3 (libmp3lame)) Press [q] to stop, [?] for help [matroska @ 0x1290d00] Invalid chapter start (6600927000000) or end (6600843000000). av_interleaved_write_frame(): Invalid data found when processing input Error writing trailer of /var/lib/emby-server/transcoding-temp/b759670c87da20783843134d2484532c.mkv: Invalid data found when processing inputframe= 1 fps=0.0 q=-1.0 Lsize= 2kB time=00:00:00.00 bitrate=15144.0kbits/s speed=0.688x video:3kB audio:1kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown Ok, I'm testing if remaking the mkv with two identical files solve the problem (video and audio from one and chapters from the other), if not I will remove the chapters, but the strange thing is two month ago this files works. Now I see the problem the chapter 32 finish before it starts. Thanks! PD: is easy fix the mkv, with MKVTookNix GUI, edit chapter, load the mkv go to the chapter in error or set an end for the last chapter (later than the beginning of the chapter) save and run.... this takes 10 seconds per file of work. Edited October 14, 2016 by SuperCurro
Luke 38864 Posted October 15, 2016 Posted October 15, 2016 Yea i've looked at this before. I think you just have to fix the file.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now