[x264-devel] crash in latest version

Gabriel Bouvigne gabriel.bouvigne at joost.com
Tue Oct 21 17:22:18 CEST 2008


David Sullivan a écrit :
> It crashes with the patch applied with the following parameters.
> c:\mobile_cif.y4m --pass 1 --bitrate 100 --stats "mobile.stats" --ref 8 
> --mixed-refs --bframes 3
> --b-adapt 2 --b-pyramid --weightb --direct auto --filter -1:-1 --subme 8 
> --trellis 2 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct
> --me umh --threads auto --thread-input --progress --no-psnr --no-ssim -o 
> c:\mob.mkv

It might be related to the reworked weighted predictions from this commit:
http://git.videolan.org/?p=x264.git;a=commitdiff;h=e21b11f4ae99ef8ec0e37c1605f72ef18adfa7c3

In this case, either removing --weightb or applying this new patch would 
solve it. (you should apply both this wpred patch and the already posted 
  hadamard patch)

If that does not work, then the most efficient thing to do would be to 
check from which revision x264 started to crash. (which I can't do 
easily on my side as my computer is a Core and not a Core2)

--
Gabriel
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: wpred_slowmod4.patch
Url: http://mailman.videolan.org/pipermail/x264-devel/attachments/20081021/b605de58/attachment.txt 


More information about the x264-devel mailing list