Yes, I know it sounds unlikely, but recently I got several errors like these (Blu-Ray):
At first I thought it was really the source, but now I'm wondering whether this is a bug somehow inside x264?! I did several checks, likeCode:[h264 @ 00000280112c7740] concealing 698 DC, 698 AC, 698 MV errors in B frame
Or, more rigorously,Code:eac3to saturn3.mkv -check
Neither reports any error in the source. And I've had more of these spurious errors of late (whereas I had none before). I run x264 core:148 r2665 a01e339 (64-bit).Code:ffmpeg.exe -v error -i saturn3.mkv -f null - >error.log 2>&1
+ Reply to Thread
Results 1 to 5 of 5
-
-
This error message looks to me like it reports decoding errors from the video source which seems to be in H.264 format on the original Blu-ray. So the H.264 encoder used in their Blu-ray video studio may be not completely correct (and I doubt they used x264 in this case).
-
-
Now that I'm awake, and had my coffee again, I actually suspect it's coming from LWLibavVideoSource, which uses FFmpeg (libavcodec), and not from x264 really (always hard to tell, as the terminal output of x264 and ffmpeg kinda show up on the same page; which is to say, I think the ffmpeg component of LWLibavVideoSource just clobbered its error over the x264 progress). Because that really looks like an ffmpeg style error message.
Similar Threads
-
x264 Mediainfo to MeGUI x264 Settings
By Arugen in forum Video ConversionReplies: 2Last Post: 13th Aug 2015, 01:14 -
x264 avi to x264 mkv
By deadman36g in forum Video ConversionReplies: 3Last Post: 17th Sep 2013, 10:13 -
show x264 command line output when using megui as x264 gui
By codemaster in forum Video ConversionReplies: 4Last Post: 12th Mar 2013, 10:35 -
Xvid vs x264 -- Bit Rate: 1900 kbps -- Same quality but smaller x264 file?
By kingaddi in forum DVD RippingReplies: 17Last Post: 2nd Sep 2012, 11:45 -
x264 Mediainfo to MeGUI x264 Settings
By shagratt71 in forum Video ConversionReplies: 0Last Post: 1st Jan 2012, 04:59