neik 873 Posted May 12, 2019 Posted May 12, 2019 Hi there, I have been converting my AVI files to MKV for compatibility reasons but two files keep crashing every time. Which settings do I use? - Convert to: "Original media folder, next to original files" - Profile: TV - Quality: Original Quality Attached are two logs, anything else just let me know. ffmpeg-transcode-494223df-0085-4636-8c86-1a5e3bdd1891_1.txt ffmpeg-transcode-e2f710e4-dd8c-4156-86c6-66de59b8fd61_1.txt
Luke 42085 Posted May 13, 2019 Posted May 13, 2019 av_interleaved_write_frame(): Invalid data found when processing input Often means corrupt file or hard disk failure.
neik 873 Posted May 13, 2019 Author Posted May 13, 2019 The file is not corrupt as it plays fine till the end and interesting enough it does transcode it while playing - see attached log. ffmpeg-transcode-1751dfe8-1b4d-4b63-89ed-6919c4d63610_1.txt
softworkz 5073 Posted May 14, 2019 Posted May 14, 2019 It looks like there's a corruption in the headers of the source files. For playback streaming, those aren't entirely read and parsed or written, so it fits into the picture that playback is working while conversion fails. On our side, I think there's not much we can do about it. While it might be possible to figure out an ffmpeg command line to workaround that, this would be nothing to do at the Emby side, because such a command line would no longer perform the conversion in the way that we wand/need to do for all other 99.999% of videos that aren't corrupt.
softworkz 5073 Posted May 14, 2019 Posted May 14, 2019 @@neik - Please try to convert these two files using an external conversion tool that gives you some options for controlling the conversion and is more specialized for this task. 1
neik 873 Posted June 11, 2019 Author Posted June 11, 2019 FYI Your suggestion did the trick. Thanks mate!
softworkz 5073 Posted June 12, 2019 Posted June 12, 2019 You're welcome, thanks for reporting back! 1
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