Log in

View Full Version : Censor Certificate should changed with respective Audio language


div007
31st July 2012, 05:22
Dear All,

Subject: -- Censor Certificate should changed with respective Audio language.

I have 4 different audio languages in Feature Title with their respective censor certificate (e.g. English, Spanish, French, and German).

I have used 4 different Movie object to compare audio with PSR1 to hit the movie object where I have inserted the 4 censor certificate related to audio language.

It is working fine when selecting the required audio language from Top & Pop Menu IG’s & even audio option is changed while play back.

Feature movie goes to respective censor certificate with PSR1 compare value to movie objects once the audio is selected initially from Main Menu or changed while playback by remote option.

My Query is while playback when I change audio option & go back skip it should go and hit the respective censor certificate of that particular audio language.
Hitting back skip it goes to Chapter mark 0, which is beginning of the movie, what I require is, it should goes to censor certificate.

Please experts guide & help me which command should I use to execute the beginning chapter point link from feature Title to Movie object to get my compare value work fine for different censor certificate objects.

Attached is the SNAP SHOT for your kind notice.

div007
4th August 2012, 09:33
Hello Everybody,

Please Experts give me hint I am stuck middle of the project

rik1138
4th August 2012, 12:03
You seem to be getting the fun projects... I honestly can't think of an easy way to pull this off...

If the user has to select the audio first, and then plays the feature, build 4 different feature PlayLists, each one with a different certificate at the start. The problem I guess would be if the user then changes the audio while in the feature, it would still show the original certificate...

When you chapter back to the start of video, no commands are executed, it just starts playing the video again. There's no way (I don't think) to get out of that Title just by chaptering backwards. There's some tricks for doing this on DVD, but I don't think it's possible with Blu-ray (HDMV at least... It'd be easy to do in Java, but that's a whole different level of programming...)

Multi-angle might be another trick. Again, the certs would have to be part of the beginning of the feature PlayList, each one in it's own angle. Depending on the active audio stream, you activate the appropriate angle. This could be done via the pop-up menu too, change audio, change the angle. But I still don't think it would work if the user just surfed the audio with the remote... If this cert functionality is absolutely required, you may have to lock out audio surfer and require audio changes by menus only... It will have to be part of the feature PlayList in some way.

I would think just displaying the appropriate one before the feature plays for whatever audio is currently set would be good enough. How often are people going to be rewinding to the beginning after changing audio anyway? Maybe you can talk your client out of the idea...

div007
5th August 2012, 08:45
Thank You Rik,

Some time I m laughing on what type of project it is, but Interesting & Challenging.

The same thing we have tried on SD authoring and it works, guessing same thing can be applied for HDMV with same playability.

You are correct of giving separate Playlist with respective censor certificate, but that might work only for single audio track in different Titles.

Thanks so much Rik for reply me & guiding me.