Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > (HD) DVD, Blu-ray & (S)VCD > (HD) DVD & Blu-ray authoring

Reply
 
Thread Tools Search this Thread Display Modes
Old 26th June 2014, 21:28   #1  |  Link
TahoeP
Registered User
 
Join Date: Jun 2014
Location: Northern California
Posts: 13
Video PG in Scenarist BD

I am using Scenarist BD v5.3 w/ CS3.
I am authoring a music led HDMV, the Main Program has a black video, then a Pop-up menu on the IG stream. The client would like to have a 'plate' appear for 8 seconds at every chapter point to say the song title which is just a black BG with text. I think the way to do this is either to put the plates on the PG stream or re-encode the black BG vid including the plates. I would like to use the PG stream so I created the plates as Still Images in CS3, got them in BD and all is good, except the client wants the song titles to fade IN and Out. It looks like I can't use the Scenarist I/O effects bcz they don't exist in the PG stream.
Reading the Manual, it does state that you can import a Still Image or a Video into the PG stream. I tried to bring in a .m2v video made in After Effects and make a PG, but that is not working.
Can someone explain how to get a 8 second video into Scenarist as a PG stream or how to format a video to become a PG?
Thank you!
TahoeP is offline   Reply With Quote
Old 27th June 2014, 08:01   #2  |  Link
bigotti5
Spielberger
 
bigotti5's Avatar
 
Join Date: Feb 2005
Posts: 838
You can do PG fadeIO in BDN file

PHP Code:
<?xml version="1.0" encoding="utf-8"?>
<BDN Version="1.0">
    <Description>
        <Name Title="Fade" CreatedBy="Company" CreatedOn="2014-Jun-27 08:38:58 (GMT+01:00)" />
        <Language Code="deu" />
        <Format VideoFormat="1080p" FrameRate="24" DropFrame="False" />
        <Events Type="Graphic" FirstEventInTC="00:00:05:01" LastEventOutTC="00:00:33:01" NumberofEvents="2" />
    </Description>
    <Events>
        <Event InTC="00:00:05:01" OutTC="00:00:13:01">
            <Graphic>Table_10001.png</Graphic>
             <InlineEffect Type="Fade" Duration="00:00:00:12" Anchor="Start">
        <Fade FadeType="FadeIn" />
       </InlineEffect>
       <InlineEffect Type="Fade" Duration="00:00:00:12" Anchor="End">
        <Fade FadeType="FadeOut" />
       </InlineEffect>
        </Event>
        <Event InTC="00:00:25:01" OutTC="00:00:33:01">
            <Graphic>Table_10002.png</Graphic>
             <InlineEffect Type="Fade" Duration="00:00:00:12" Anchor="Start">
        <Fade FadeType="FadeIn" />
       </InlineEffect>
       <InlineEffect Type="Fade" Duration="00:00:00:12" Anchor="End">
        <Fade FadeType="FadeOut" />
       </InlineEffect>
        </Event>
    </Events>
</BDN>
bigotti5 is offline   Reply With Quote
Old 27th June 2014, 18:52   #3  |  Link
TahoeP
Registered User
 
Join Date: Jun 2014
Location: Northern California
Posts: 13
Thank you! I will try this now and let you know the results.
TahoeP is offline   Reply With Quote
Old 28th June 2014, 22:25   #4  |  Link
TahoeP
Registered User
 
Join Date: Jun 2014
Location: Northern California
Posts: 13
no Clue...

I tried to to do some research in hopes of using your code, but I can't figure this out! I have never worked with subtitles or any external coding so I don't even know where to begin!
I thought I would copy and paste your code into "something" adjust the parameters then import in to Scenarist but I am not sure how to do that. What program would except your code? then do I need a compiler?
Sorry for my ignorance!!!

On another note: Is there no way to make a "Presentation Graphic" a video?


Thanks again!
TahoeP is offline   Reply With Quote
Old 29th June 2014, 09:32   #5  |  Link
bigotti5
Spielberger
 
bigotti5's Avatar
 
Join Date: Feb 2005
Posts: 838
In Scenarist HDMV only PNGs or TIFFs can be used as assets for presentation graphics.
Here are Specs for BDN.
Usually an external program like Lemony is used to create sub scripts and graphics.
IMHO its easier and more accurate to reencode bg-video including song titles.
bigotti5 is offline   Reply With Quote
Old 30th June 2014, 07:13   #6  |  Link
TahoeP
Registered User
 
Join Date: Jun 2014
Location: Northern California
Posts: 13
I think you are right, I may have to re-encode the background if I can't figure out the BDN import quickly.
Thanks for your help!
TahoeP is offline   Reply With Quote
Reply

Tags
authoring, presentation graphic, scenarist bd

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:28.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.