Dissatisfied with the Vegas rendering options, I decided to use h.264 + MeGUI for BD encoding. I followed this thread to get DVD Architect 5.0b not to re-render video, and still have problems.
File name: STREAM/00001.m2ts
Status: TSWrapper.dll::CTSWrapper::ProcThreadMain::Video buffer underflows. -
Here's my h.264 command:
Also, when trying Architect 6, it still wants to re-render. Dunno if the same issue.
Any suggestions?
Quote:
File name: STREAM/00001.m2ts
Status: TSWrapper.dll::CTSWrapper::ProcThreadMain::Video buffer underflows. -
Code:
--bitrate 10000 --preset veryslow --tune animation --bluray-compat --vbv-maxrate 40000 --vbv-bufsize 30000 --level 4.1 --keyint 23.976 --open-gop --slices 4 --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --pass 1
Any suggestions?