I recieved a few bvr files from my friend and am trying to convert it to mp4 using mpeg. (planning to generate timelapses and watermarks on it) I tried to encode them to mp4 using the following command
d:\ffmpeg\bin\ffmpeg.exe -i e:\BLUEIRIS\driveway.20240613_0.bvr -vcodec libx264 -t 60 d:\out.mp4
But the out.mp4 that I get is very jittery,and looks corrupted. In additon when ffmpeg is running, I get the following errors(lots of them)
Code: Select all
h264 @ 000002515a3fbc40] concealing 14344 DC, 14344 AC, 14344 MV errors in P frame
[h264 @ 000002515b530600] concealing 14011 DC, 14011 AC, 14011 MV errors in P frame
[h264 @ 0000025159e33f40] top block unavailable for requested intra mode -1
[h264 @ 0000025159e33f40] error while decoding MB 75 0, bytestream 456
[h264 @ 0000025159e33f40] concealing 14374 DC, 14374 AC, 14374 MV errors in P frame
[vf#0:0 @ 000002515a77c040] Reconfiguring filter graph because video parameters changed to yuv420p(unknown, unknown), 640x360
[h264 @ 000002515ab90b80] concealing 14332 DC, 14332 AC, 14332 MV errors in P frame
[h264 @ 000002515a3909c0] top block unavailable for requested intra mode
[h264 @ 000002515a3909c0] error while decoding MB 60 0, bytestream 386
[h264 @ 000002515a3909c0] concealing 14389 DC, 14389 AC, 14389 MV errors in P frame
[vist#0:0/h264 @ 000002515a3fed40] [dec:h264 @ 000002515a77ca40] corrupt decoded frame
Last message repeated 2 times
[h264 @ 0000025159de8f40] error while decoding MB 57 2, bytestream -6
[vist#0:0/h264 @ 000002515a3fed40] [dec:h264 @ 000002515a77ca40] corrupt decoded frame
[h264 @ 0000025159de8f40] concealing 14072 DC, 14072 AC, 14072 MV errors in P frame
[h264 @ 0000025159de9600] concealing 14069 DC, 14069 AC, 14069 MV errors in P frame
[vist#0:0/h264 @ 000002515a3fed40] [dec:h264 @ 000002515a77ca40] corrupt decoded frame
Last message repeated 1 times
[vf#0:0 @ 000002515a77c040] Reconfiguring filter graph because video parameters changed to yuv420p(unknown, unknown), 2560x1440
[h264 @ 000002515a445e40] top block unavailable for requested intra mode -1kbits/s dup=0 drop=97 speed=2.07x
[h264 @ 000002515a445e40] error while decoding MB 76 0, bytestream 255
[h264 @ 000002515a445e40] concealing 14373 DC, 14373 AC, 14373 MV errors in P frame
[h264 @ 000002515a444f80] concealing 14166 DC, 14166 AC, 14166 MV errors in P frame