Has anybody successfully authored a Blu-Ray in DVDA from video encoded with x264? It seems like an impossible task for me so far. In the Optimize Disc dialog it shows the video as compatible and with the green checkmark. However, when it starts building, it always stops with this error:
File name: STREAM/00001.m2ts
Status: TSWrapper.dll::CTSWrapper::ProcThreadMain::Video buffer underflows. -
So far no matter what I change in the encoding parameters, it will still stop with that error. The same files build just fine with Encore CS4. I would use Encore instead, but it sucks when it comes to setting a loop point. I tried the same project in both, and when I burned a BD-RE with DVDA, the menu starts playing and it goes smoothly through the loop point. When it finishes, it comes back to the loop point perfectly well. In Encore, when it comes to the loop point, it pauses for a couple of seconds, and it doesn't start exactly where I set the loop point, but a few frames after that. Note that the source is an uncompressed RGB AVI file, and both DVDA and Encore do the recompression. Also when it reaches the end and it goes back to the loop point, it also starts a few frames late. So for that reason I need to use DVDA, but I also need to encode with x264, because the AVC encoder in Vegas is rather poor in options and it tops at 16 Mbps, so it's not suitable for decent Blu-Ray material.
Here's my complete set of parameters copied from MeGUI, can anyone see what's wrong?
program --level 4.1 --pass 2 --bitrate 30000 --stats ".stats" --slow-firstpass --deblock -6:-6 --keyint 24 --min-keyint 2 --b-pyramid strict --vbv-bufsize 28000 --vbv-maxrate 29000 --no-fast-pskip --aud --nal-hrd vbr --output "output" "input"
This is for a 23.98 fps video at 30 Mbps, with the project set to BD25, so 30 Mbps is way below the top bitrate for a blu-ray disc.
File name: STREAM/00001.m2ts
Status: TSWrapper.dll::CTSWrapper::ProcThreadMain::Video buffer underflows. -
So far no matter what I change in the encoding parameters, it will still stop with that error. The same files build just fine with Encore CS4. I would use Encore instead, but it sucks when it comes to setting a loop point. I tried the same project in both, and when I burned a BD-RE with DVDA, the menu starts playing and it goes smoothly through the loop point. When it finishes, it comes back to the loop point perfectly well. In Encore, when it comes to the loop point, it pauses for a couple of seconds, and it doesn't start exactly where I set the loop point, but a few frames after that. Note that the source is an uncompressed RGB AVI file, and both DVDA and Encore do the recompression. Also when it reaches the end and it goes back to the loop point, it also starts a few frames late. So for that reason I need to use DVDA, but I also need to encode with x264, because the AVC encoder in Vegas is rather poor in options and it tops at 16 Mbps, so it's not suitable for decent Blu-Ray material.
Here's my complete set of parameters copied from MeGUI, can anyone see what's wrong?
program --level 4.1 --pass 2 --bitrate 30000 --stats ".stats" --slow-firstpass --deblock -6:-6 --keyint 24 --min-keyint 2 --b-pyramid strict --vbv-bufsize 28000 --vbv-maxrate 29000 --no-fast-pskip --aud --nal-hrd vbr --output "output" "input"
This is for a 23.98 fps video at 30 Mbps, with the project set to BD25, so 30 Mbps is way below the top bitrate for a blu-ray disc.