ReferenceDivx
26th May 2008, 09:26
I'm almost finished with my hd-dvd authoring program, however the chapters seem to glitch when being played on my toshiba hd-dvd player. Powerdvd doesnt have any problems. I'm using the these x264 settings:
--pass 2 --bitrate 8000 --stats ".stats" --level 4.1 --keyint 14 --min-keyint 2 --ref 2 --mixed-refs --bframes 2 --bime --weightb --direct auto --filter -2,-1 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --ipratio 1.1 --pbratio 1.1 --vbv-bufsize 14475 --vbv-maxrate 24000 --qcomp 0.5 --merange 12 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input" --mvrange 511 --aud --nal-hrd
I then use h264info to do a (3:2 pulldown /change to 29.97), so i can import into scenarist.
This chapters issue has been driving me crazy. I did fix several issues in my program though trying to fix this bug.
Thanks
--pass 2 --bitrate 8000 --stats ".stats" --level 4.1 --keyint 14 --min-keyint 2 --ref 2 --mixed-refs --bframes 2 --bime --weightb --direct auto --filter -2,-1 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --ipratio 1.1 --pbratio 1.1 --vbv-bufsize 14475 --vbv-maxrate 24000 --qcomp 0.5 --merange 12 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input" --mvrange 511 --aud --nal-hrd
I then use h264info to do a (3:2 pulldown /change to 29.97), so i can import into scenarist.
This chapters issue has been driving me crazy. I did fix several issues in my program though trying to fix this bug.
Thanks