EIRTeam / EIRTeam.FFmpeg

Plugin for godot that adds an FFmpeg-based decoder.
https://eirteam-docs.readthedocs.io/en/latest/documentation/ffmpeg/ffmpeg_getting_started.html
MIT License
152 stars 22 forks source link

mpeg4 (Simple Profile) (XVID / 0x44495658) (header error) #41

Open Avatarchik opened 1 week ago

Avatarchik commented 1 week ago

My video Duration: 00:00:10.00, start: 0.000000, bitrate: 5095 kb/s Stream #0:0: Video: mpeg4 (Simple Profile) (XVID / 0x44495658), yuv420p, 800x600 [SAR 1:1 DAR 4:3], 3681 kb/s, 25 fps, 25 tbr, 25 tbn Stream #0:1: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, 2 channels, s16, 1411 kb/s

Console error :

Succesfully initialized video decoder:MPEG-4 part 2 [mpeg4 @ 000001936eb89c80] header damaged [mpeg4 @ 000001936eb89c80] header damaged [mpeg4 @ 000001936eb89c80] header damaged [mpeg4 @ 000001936eb89c80] header damaged [mpeg4 @ 000001936eb89c80] header damaged

EIREXE commented 1 week ago

Please post the file.

Avatarchik commented 1 week ago

Hi! test video.zip

Avatarchik commented 1 day ago

Hi! Did you manage to look into the problem?