[Ffmpeg-devel] [BUG] RV20 bad decode

matthieu castet castet.matthieu
Sat Apr 23 13:28:19 CEST 2005


matthieu castet wrote:
> Hi,
> 
> 
> After brutforcing rv20 Linux RealPlayer decoder, I found :
> 20 10 0 0 -> 20 19 FF FF (Futurama\ 305\ Amazon\ Women\ in\ the\ mood.rm 
> 0x155)
> s->low_delay=1;
> 20 20 0 2 -> 20 2F FF FF (Video-Galileo-AVC-2003-182_1mb_.rm 0x1a9)
> s->low_delay=0;
> s->avctx->has_b_frames=1;
> 
Also it seem that the test "if(v>1 || (s->avctx->sub_id < 0x20201002 && 
v>0)){" line 443 as the real decoder play fine the same stream for the 
su_id in 20 20 0 2 ... 20 2F FF FF





More information about the ffmpeg-devel mailing list