pytorch-coviar icon indicating copy to clipboard operation
pytorch-coviar copied to clipboard

training error

Open JGyoung33 opened this issue 6 years ago • 6 comments

Hi, I met with several problems in the training process.

ERROR: Unexpected segmentation fault encountered in worker. ERROR: Unexpected segmentation fault encountered in worker. [jpegls @ 0x562d3c3db340] Found EOI before any SOF, ignoring [jpegls @ 0x562d3c3db340] unable to decode APP fields: Invalid data found when processing input [jpegls @ 0x562d3c3db340] unable to decode APP fields: Invalid data found when processing input ERROR: Unexpected segmentation fault encountered in worker. ERROR: Unexpected segmentation fault encountered in worker. [jpegls @ 0x562d3c3db340] mjpeg: unsupported coding type (c5) [jpegls @ 0x562d3c3db340] dqt: invalid precision Decode Error. Decoding video failed. Error: loading video data/hmdb51/mpeg4_videos/stand/Man_Who_Cheated_Himself_512kb_stand_u_cm_np1_fr_med_11.mp4 failed.

JGyoung33 avatar Oct 05 '18 12:10 JGyoung33

Hi @JGyoung33 , it looks like ffmpeg failed to load unfortunately. Were you able to run reencode.sh successfully? Were you able to use the same version of FFmpeg as what's described in GETTING_STARTED.md?

chaoyuaw avatar Oct 13 '18 06:10 chaoyuaw

Hi @JGyoung33 , it looks like ffmpeg failed to load unfortunately. Were you able to run reencode.sh successfully? Were you able to use the same version of FFmpeg as what's described in GETTING_STARTED.md?

Yes ,the ffmpeg version is same and I run reencode.sh successfully. This error sometimes would appear randomly, for example, next time it would fail to decode another video.

I think I have another important error, and every time I run my program, there is an error below: "Cannot open input stream"

125084375038619931

How should I solve it? Thank you for replying.

JGyoung33 avatar Oct 16 '18 00:10 JGyoung33

Hi @JGyoung33 , it looks like ffmpeg failed to load unfortunately. Were you able to run reencode.sh successfully? Were you able to use the same version of FFmpeg as what's described in GETTING_STARTED.md?

Yes ,the ffmpeg version is same and I run reencode.sh successfully. This error sometimes would appear randomly, for example, next time it would fail to decode another video.

I think I have another important error, and every time I run my program, there is an error below: "Could not open input stream"

125084375038619931

How should I solve it? Thank you for replying.

JGyoung33 avatar Oct 16 '18 00:10 JGyoung33

I have the same problem

filipetrocadoferreira avatar Jan 21 '19 10:01 filipetrocadoferreira

I have the same problem

did you solve the problem

SmartLiam avatar Apr 06 '19 13:04 SmartLiam

我也有同样的问题

你解决问题了吗

Have you solved the problem?

Maruidear avatar Dec 09 '19 01:12 Maruidear