M0-rita-jam / RecordIPCam

IPカメラの録画用
1 stars 0 forks source link

h264のエラーとWarning #3

Open M0-rita-jam opened 3 months ago

M0-rita-jam commented 3 months ago

起動して放置していたところ、h264でエラー発生。
Warningも出ているため要確認

PS G:\Code> python3 D:\shouhei\Documents\Code\RecodeIPCam\RecodeIPCam.py
*** Open Capture! ***
FilePath:movie/20240707/veranda_20240707_015959.mp4
Width:1920, Height:1080, FPS:15
Recode Time: 900s
*** Open Capture! ***
FilePath:movie/20240707/entrance_20240707_020001.mp4
Width:1920, Height:1080, FPS:15
Recode Time: 900s
--- Recode Start! ---
--- Recode Start! ---
[h264 @ 000001dc24f60700] left block unavailable for requested intra mode
[h264 @ 000001dc24f60700] error while decoding MB 0 38, bytestream 21188
[h264 @ 000001dc12f478c0] left block unavailable for requested intra4x4 mode -1
[h264 @ 000001dc12f478c0] error while decoding MB 0 66, bytestream 279
[ WARN:0@916.108] global cap_ffmpeg_impl.hpp:453 _opencv_ffmpeg_interrupt_callback Stream timeout triggered after 30085.570000 ms
[h264 @ 000001dc24f60700] error while decoding MB 116 6, bytestream -7
[h264 @ 000001dc24f62680] cabac decode of qscale diff failed at 105 58
[h264 @ 000001dc24f62680] error while decoding MB 105 58, bytestream 15635
[h264 @ 000001dc24f5f080] left block unavailable for requested intra4x4 mode -1
[h264 @ 000001dc24f5f080] error while decoding MB 0 27, bytestream 1049
--- Recode Stop! ---
FilePath:movie/20240707/veranda_20240707_021619.mp4
Width:1920, Height:1080, FPS:15
Recode Time: 900s
--- Recode Start! ---
[ WARN:0@1041.662] global cap_ffmpeg_impl.hpp:453 _opencv_ffmpeg_interrupt_callback Stream timeout triggered after 30044.073000 ms
[h264 @ 000001dc24f62680] left block unavailable for requested intra4x4 mode -1
[h264 @ 000001dc24f62680] error while decoding MB 0 8, bytestream 59783
[ WARN:0@1083.054] global cap_ffmpeg_impl.hpp:453 _opencv_ffmpeg_interrupt_callback Stream timeout triggered after 30072.719000 ms
[h264 @ 000001dc24f62200] error while decoding MB 51 3, bytestream -17
--- Recode Stop! ---
FilePath:movie/20240707/entrance_20240707_021922.mp4
Width:1920, Height:1080, FPS:15
Recode Time: 900s
--- Recode Start! ---
--- Recode Stop! ---
FilePath:movie/20240707/veranda_20240707_023206.mp4
Width:1920, Height:1080, FPS:15
Recode Time: 900s
--- Recode Start! ---
--- Recode Stop! ---
FilePath:movie/20240707/entrance_20240707_023510.mp4
Width:1920, Height:1080, FPS:15
Recode Time: 900s
--- Recode Start! ---
M0-rita-jam commented 3 months ago

動画自体は録画できている模様