sebazvideo
26th April 2010, 01:16
I encoded three minutes of footage with the new x264 Build 1564 using Megui (I replaced the x264.exe in it) and then imported the file into DVD Architect to see if it is compatible. When it starts muxing it stops with this error:
File name: STREAM/00000.m2ts
Status: TSWrapper.dll::CTSWrapper::ProcThreadMain::This program has a bug. - m_ptsOfNextGOP is empty.
I googled that and I couldn't find anything helpful. This is the parameter set I used in Megui:
program --profile high --level 4.1 --pass 2 --bitrate 20000 --stats ".stats" --slow-firstpass --thread-input --deblock -6:-6 --keyint 30 --min-keyint 3 --b-pyramid strict --weightp 0 --slices 4 --vbv-bufsize 20000 --vbv-maxrate 20000 --aud --tff --nal-hrd vbr --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "output" "input"
Any ideas?
File name: STREAM/00000.m2ts
Status: TSWrapper.dll::CTSWrapper::ProcThreadMain::This program has a bug. - m_ptsOfNextGOP is empty.
I googled that and I couldn't find anything helpful. This is the parameter set I used in Megui:
program --profile high --level 4.1 --pass 2 --bitrate 20000 --stats ".stats" --slow-firstpass --thread-input --deblock -6:-6 --keyint 30 --min-keyint 3 --b-pyramid strict --weightp 0 --slices 4 --vbv-bufsize 20000 --vbv-maxrate 20000 --aud --tff --nal-hrd vbr --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --output "output" "input"
Any ideas?