cisco / openh264

Open Source H.264 Codec
BSD 2-Clause "Simplified" License
5.55k stars 1.8k forks source link

Black frame add at end of video, disturbs loop videos. #3555

Open SkybuckFlying opened 2 years ago

SkybuckFlying commented 2 years ago

VCL Media Player cannot correctly play a repeated loop video, at the end of the video the H.264 decoder seems to add an extra black frame !

Shamefull !

jrmuizel commented 2 years ago

How are you configuring VLC to use OpenH264?

SkybuckFlying commented 2 years ago

I don't. Just pissed at VCL and their forum for reporting backs, to much trouble to register to report one bug.

I do wonder if other H.264 also inject black frame at end of video ?!?

You registered at VCL media player forum ? If so consider reporting bug there.

VCL media issues is disabled on github...

jrmuizel commented 2 years ago

I'm pretty sure VLC uses ffmpeg for decoding H264 by default and not OpenH264.