PDA

View Full Version : Probelm using scenarist


zap85
16th October 2007, 06:48
I was trying out sonic scenarist HDMV 4.2 to author Blu-ray disc. I followed the instruction in the user guide and made the .ves file from my .m2v file using the MUI generator. But when i try to include the .ves file in the project I get the following error:

Error : FilePath: F:\BDAuthor\BDAuthor\out.m2v.ves
Error Content: Value of ProfileAndLevel is not supported in the BD standard.

What could be the problem?? Is there any way to solve it??

SurfDrifter
7th January 2008, 12:02
Hi! It seems I have the same problem. I encoded the file with Mainconcept's Reference in the Blue-Ray(HD) profile. Any ideas?
With which encoder should I encode for Blue-Ray authoring?

survivant001
8th January 2008, 16:20
I used x264 to generate 264 but when I try to generate the output. I got this error

Project1\Output\MUX\Disc\DB\BDMV\STREAM/00000.m2ts|0|Buffer underflows|tswrapper.dll::CTSWrapper::ProcThreadMain::Video buffer underflows. - |

EiGuscheMa
10th January 2008, 11:34
Hi!

I cannot tell about x264 but I know this one:

Value of ProfileAndLevel is not supported in the BD standard.

Scenarist HDMV will only accept ProfileAndLevel of 0x44 or 0x48. ( MP@ML and MP@HL)

You may use the program "mediainfo" -->

http://mediainfo.sourceforge.net/de

to determine what ProfileAndLevel your file is.

Usually this information is contained in the header-bytes # 0x50 ( B0...B3) and 0x51 (B4...B7) of the file.

Maybe you just have to patch these bytes to be "supported". :)

SurfDrifter
10th January 2008, 12:00
Thanks, I'll try that and post back my results!

survivant001
23rd January 2008, 01:04
I try with the build 721 patched with hdr and still the same problem : buffer underflows