Subtitle stream mapping - 16:9, 4:3

Hi,
I just learned that the "big" Authoringtools (Creator, Scenarist and even Maestro!) are able to assign Subtitle streams to different aspect ratios. So you can, have for the same, language 2 subtitle streams (one for 16:9, one for 4:3 LB). The user will only see one Stream dependend how his player is configured.
I believe this is not possible with dvd SP?!
If not, is this possible to asign with "DVD After edit" ?
cu,
matthes

hi rob,
you can choose subtitle streams by scripting in DVD SP. but i believe you would not be able to hide subtitle streams belonging to the setup of the user. For one language the user should ONLY see (and be able to select within the movie) the subtitle stream that fits to his setup.
DVD After Edit has this feature. And i know also found were it has to be done:
Its in the PGC of the movie where you have the subtitles.
If i understand this correct it works nearly similar to the subpicture mapping of Maestro. But in Maestro you can set Streams also "None". I presume this is "0" in DVDAfteredit. Or is "0" the first stream? (here im a bit confused).
For a setup with One language and two streams ("Wide" and "Letterboxed") the setup would be:
Stream1 (Wide subtitles in DVD SP track): Wide=1 ; Letterboxed=0 (None)
Stream2 (Letterbox Subtitles in DVD SP track): Wide=0 (None) ; Letterboxed=1
I post this also to the presales forum of DVDAE, hopefully Larry Applegate will confirm that,
cu,
matthes

Similar Messages

  • Script for auto select of subtitle stream with 16:9 or 4:3 display

    I have an anamorphic 16:9 project that is set for 16:9 letterbox display. It is letterboxed in anamorphic for a 2.35:1 aspect ratio. I have 2 subtitle streams both identical in content. One stream is positioned for 16:9 displays with subtitles in the lower movie frame. The other stream is positioned for 4:3 displays with subtitles completely in the lower letterbox.
    I would like to create a script that can choose the appropriate stream depending on the user's setup (either 16:9 or 4:3). I would like the non-appropriate subtitle stream to appear non existent to the user. Basically, I don't want the user to have access to both of the streams. If they push the subtitle button on their remote, I would like to have just the proper one available. Can this be done in DVDSP? I'm not a total idiot with authoring, just not that experienced with scripting, so it's a little intimidating.
    I've gone as far to look in the manual and have found that SPRM 14 seems to be the key to display prefs. Could someone map out how to create such a script? Thank you.

    In general this script should work:
    mov GPRM0, SPRM14
    and GPRM0, 3072
    Set System Stream St(Subtitle Stream 1) (On) if GPRM 0 = 3072)
    Set System Stream St(Subtitle Stream 2) (On) if GPRM 0 != 3072)
    Jump Track 1
    The value of 3072 is returned when 16:9 value is stored in SPRM14.
    However some players may disregard this script as they might look for the presentation information in IFO files or in the video stream itself.
    The better approach is to flag one subtitle stream as 16:9 and the other as 4:3 in DVD After Edit if you have an access to it.
    MacPro 2.66, G5 DP 2.7   Mac OS X (10.4.9)   TASCAM DA-88, DigiBeta, DeckLink HD Extreme, Cinemacraft Encoder

  • DVD SP2.0 - subtitle stream gets reset when track played

    Hello,
    I have this weird problem ion DVDSP2.0 and i haven't found a solution yet.
    I have a dvd with subtitles in 5 different languages. I've made a menu where you can choose the subtitle language, now the weird thing is that when the movie track is played it changes the subtitle stream to the first subtitle stream. But this only happens, when the playhead encounters the chapter 1 marker (in other words if the play of the track is "resumed" this doesn't happen)
    So it seems like the chapter 1 marker resets the subtitle stream or something.
    There's no pre-script attached to the track.
    I really can't figure out what's going on...
    Or is this normal behaviour? How can I solve this?

    I'm having another problem with this job now I've received the check discs. Basically, I'll run through the dic requirements:
    -Audio streams 1 and 2 (English 2 and 5.1) require subtitle stream 2 (for Chinese dialogue translation)
    -Audio streams 3 and 4 (French 2 and 5.1) require subtitle stream 1 (for French and Chinese dialogue translation - locked ON)
    I have First Play set to Audio Stream 1 and Subtitle Stream 2. I also have a first play script set the same (as an 'Immediate Value').
    These settings are are also selectable via the Audio Set-Up menu. However if you put the disc in and INSTEAD of going to the Play or Set-Up menu you go to the Chapters menu and select a chapter, the player is by default using Stream 1 (English) with Subtitle Stream 1 (full English).
    In our license agreement, the French audio MUST have English subtitle locked ON at all times.
    I have set the User Operations up so thatr these cannot be changed via the remote (Ausio and subtitle streams).
    Can anybody assist with this? It's driving me mad!
    G5, dual 2.7   Mac OS X (10.4.6)   DVD Studio Pro 4.0.3

  • Changing subtitle stream during playback of Video track

    Hi all,
    Can someone please help me out with changing the subtitle stream during playback of a video track? The subtitle button doesn't seem to cycle through the 4 languages we have on the track.
    thanks!

    hey nipponese (great name)
    when you press the subtitle button, does it restrict you, or does it not go through all 4 subs, or maybe even, does it go through more than your original 4?
    do you have a menu, or is it just the video, audio and subs?
    Mike

  • How to create QT movie with two subtitle streams

    What would be the best (and fast) way to create a QT movie (or mpeg-4) to convert the DVD project created in DVDSP with two subtitle streams?
    Both subtitle streams were created by importing TIFF files with the corresponding timing file. One stream is for the dialogue (Subtitle Track 1 non-forced) and the other stream is for the onscreen text translation (Sub Track 2 forced). There are times when the T/C of the two tracks overlap, as someone is talking while an onscreen text is displayed.
    Is it possible to create a QT movie or any other video format with both streams showing?
    Thank you for your help.

    I have discovered that I can merge two QT movies (Each movie with one stream of subtitles/TIFF files) by copying all tracks from one movie to the other. Now I have a QT movie with two subtitle streams. Each subtitle stream is in a video track as animation.
    Thank you for your help.

  • Urgent Help Needed: Subtitle streams

    I am in the process of completing a multi language information film that has 6 audio streams including English and 5 subtitle streams. Everything is working perfectly well except when I test the DVD skipping a chapter causes the subtitle stream to change? I can't see any reason for this?
    Has anybody got any ideas or has come across a similar problem?

    I can't see a reason why the stream is changing, but when you skip ahead in a DVD the subs will disappear until the next chapter marker is encountered. This is annoying, but normal.
    How are you setting the subs up? Are you using scripts at all?
    The more info about the project the easier it is to try to solve the issue.

  • Buttons over video, subtitle stream displays on wrong story!

    Here's a quick run down of my project:
    the client has a video program which should play two different ways. the first button on my main menu should play the video program with no subtitle streams on. the second button on my main menu enables the same program to be played only now with subtitles stream 1 turned on. the subtitle stream is serving as buttons that appear over the video which jump to other submenus.
    my problem is that the first button, no matter what i've tried, still displays the subtitles stream though i don't want it to. i have one track of the video with two stories, 1 for display without the subtitle track and the other to display with the subtitle track. the button for the 1st story is set with the "view" option unchecked for subtitle stream 1 while the second is set with the "view" box checked...yet it still displays both! i've checked my disc options and the subtitle track's "view" is unchecked...
    i'm at a loss for what else to try. please help!

    i'm encountering the exact same problem with buttons over video in dvd studio pro. despite of the fact that the simulation within dvd studio pro works flawlessly, after buidling the video_TS folder and opening it in the dvd-player application, you can't hide the subtitles anymore (you can set the subtitle-streams in the menu to whatever you like but the subtitles never disappear). the same problem exists if i burn or build and format a physical dvd.
    help is really appreciated! thanks in advance for every hint!

  • Vimeo version with subtitle stream included?

    Using DVD Studio Pro, I've made a DVD with three subtitle streams (French, Spanish, and German).  Now I need to post the German version to Vimeo.  How can select that subtitle stream, and make a compressed version of the film for upload?  Any help greatly appreciated.

    If I understand what you are doing, you should have had 3 QUICKTIME files in DVD studio pro with 3 Tracks and the person chooses from a menu to play with French, Spanish or English subtitles?  If that is correct, you will then need to take the quicktime that you used to import into DVD Studio pro that is the GERMAN file and run it through compressor. In compressor you can pick the format you need based on VIMEOs requirements - should be H.264 version.  Then upload the file to vimeo.

  • Muxing (Building) Takes 50 min with 3 subtitles streams!!!

    Hi, I wish to know if anyone have this trouble.
    Im currently making a 4 track DVD each track have a 50 min M2v video track, 2 AC3 audios, and specially 3 text STL subtitle streams. When i build the project it takes up to 50 minutes to mux everything, if i remove 2 streams of subtitles it takes only 8 minutes...
    I also author a DVD with the same m2v ac3 and the 3 subtitles in a PC with Spruce DVD Maestro *pentium 2 800 MHz 512 RAM, And the same project that takes Studio PRO 50 min to build takes only 9 minutes to the PC
    Im plenty of RAM, hard drive, etc.. is this a bug of studio PRO 4.03? or is there a trick or tip to do this, its amazing 50 min... please if anyone have a idea of what is happening please let me know
    Regards
    G5 Quad 4.5 GB RAM   Mac OS X (10.4.6)  

    hi, yes when i say muxing im refer to build and mux audio, video and subtitles, not to "compress video or quicktimes to m2v" the files were previously converter in compresor" i have been working with DVD for many years, and these sound me more like a bug, cause it supposed that DVD studio pro is somehow based on SPRUCE DVD MAESTRO, and this software do the process in no more than 10 minutes,
    As i told, when you put more than 1 stream of subtitles per tracks, it take a lot of time to mux

  • Duplicating subtitle stream

    I just spent a few hours creating subtitle for two videos arranged in a single track.
    Each of these videos is used again in the disc, in other tracks with other videos.
    Example: in the Spanish track I have video A and video B.
    In English track 01 I have video C, D, E and A. In English track 02 I have video F, G, H and B.
    Is there any simple way to copy the subtitle streams I created in the Spanish track to the other two tracks?
    (I know, I could have used stories or scripting to accomplish this, but at the time I built the DVD we weren't planning on subtitling.)
    Thanks.

    I agree with Hal that you get better flexibility using an external editor for your subtitles. No need to export an Item Description to duplicate a track though - just select the track and Cmd-D and you'll get a copy...
    However if I read your original question properly you have the subtitles and then you have other video in the same track and you want to re-use the video and associated subs in another track with different video either side of it (or in front of it)... so you might have a bit of a problem due to timecode...
    So you really need your subs as an external file as you could then shift the timecodes as necessary. There was a product online called Subtitle Xtractor which you could extract the subs from the Item Description of a track but last time I looked the website seemed to have gone...

  • Is it possible to connect audio to subtitle streams?

    Hello-
    I'm putting together a guitar instructional dvd and would like to have tuning screens that would allow users to tune their instruments to tones provided on the dvd. I'd like to have users be able to select the strings through using a icons that would be contained in subtitle streams and, ideally, the selection of that stream would trigger the appropriate audio file.
    Does anyone have any advice?
    Thanks...

    That sounds to me as if you'd like to put a clickable object into a subtitle stream, in which case I believe the answer is no. You can put buttons over video and make use of the subtitle stream to do so, or you can think a little about ways to structure the section you are working on a little differently.
    For example, if I go to a menu which has six buttons along the bottom, each of which corresponds to a different guitar string then I can change the audio by clicking on a button.
    You \might do this by using a TRACK as your menu, using buttons over video and adding six audio streams to the track. You would set each button target to go to a short script which sets the correct audio stream and then sends you back to the track. The scripting is simple:
    Set System Stream Au(1(audio file info))
    Jump Trackname
    You then hear a different audio note each time.
    Alternatively, use standard menus, make six identical versions and set a different audio stream into each. Now, set each button to go to the correct menu, which will look the same but sound different.
    Whilst I quite like the scripting challenge, the latter is a far easier and more straightforward solution. You can always add video to a menu background if you are needing to, of course.

  • Q about Subtitle Streams / Buttons on Video / Transitions

    Hi all
    I have a few queries regarding Subtitle Streams / Buttons on Video / Transitions.
    I am currently authoring a DVD where a 4 Button Menu is to appear on a Track. What I need to know most is whether I can navigate to the 4 individual Buttons' assigned assets with a DVDSP in-built transition [ie Fade to Colour].
    More detail follows:
    The DVD is educational / and navigatable kind of close to a CD-Rom. The Track with the 4 Button Menu runs for approximately 1 min 3 secs. It can be divided into three main parts. Part 1 duration 0 sec to 15 sec shows video only, Part 2 duration 16 sec to 30 sec shows 2nd video only, Part 3 duration 31 sec to 1 min 3 sec shows 3rd video with 4 Button Menu [using Subtitle Stream 1]... Now, the full 1 min 3 sec track plays seamlessly with the 4 Button Menu Highlights becoming visible at duration 31 sec with their visibility lasting to the end of the clip. The End Condition of the clip is to Loop back to a Chapter Point at the beginning of Part 3 duration 31 sec. The 4th Button in the 4 Button Menu [in Part 3] when activated will Navigate back to a Chapter Point at the beginning of Part 2 duration 16 sec. Buttons 1, 2 and 3 in the 4 Button Menu when Activated Navigate to 3 different Assets whose End Condition is to Return to the Button that made each of them play, at the Chapter Point at the beginning of Part 3.
    What I need is for each of the 4 Buttons in the 4 Button Menu when activated to Transition to [using a DVDSP Fade to Colour Transition] each Button's assigned Asset. Furthermore, I need each Asset to Transition back to the Main Track at Part 3 duration 31 sec using the same DVDSP Fade to Colour Transition.
    IS THIS POSSIBLE without replacing the Assets that I have already in the Project???????
    G5 DP 2GHz / OS X 10.4.2, 1 GB Ram   Mac OS X (10.4.2)   DVD SP 4.01

    i'm encountering the exact same problem with buttons over video in dvd studio pro. despite of the fact that the simulation within dvd studio pro works flawlessly, after buidling the video_TS folder and opening it in the dvd-player application, you can't hide the subtitles anymore (you can set the subtitle-streams in the menu to whatever you like but the subtitles never disappear). the same problem exists if i burn or build and format a physical dvd.
    help is really appreciated! thanks in advance for every hint!

  • Default Subtitles stream?

    I want to make subtitles stream 1 as a default subtitles since the audio has several languages. I disabled the stream selection in Main Page and created subtitles stream activation buttons in the subtitles page. However, if I don't don't select streams in Play button in Main page, subtitles don't get displayed unless the viewer selects the subtitles in subtitles page first. How can I force subtitles stream 1 to appear in the first time the viewer selects "Play"?
    Thanks

    I made stream 1 as a default by assigning the "Play feature" button in Main Page. So If I want a stream 1 to be as a forced subtitles, it's fine. However, if I want people to be able to select different subtitles stream by selecting buttons in subtitles page, I cannot assign subtitles in the "Play feature" button in Main Page. Because it will override the subtitles stream selection that was previously made in Subtitles page.
    For example, Godfather 2 DVD, it will start out with English forced subtitles on when the viewer inserts DVD for the first time. If the viewer selects subtitles in Subtitles page, it will turn on other subtitles language. If the viewer selects "none" in subtitles page, it will turn on English forced subtitles like the first time the disc is played. I want the function. Is it possible to program like that in DVD Studio Pro?

  • Other uses for a subtitle stream - animation?

    Hello all
    Is it possible to use subtitle layers for other purposes. To explain, I am going to have a very full DVD and the client wishes to have a user option for a "tickertape" style commentary running along the bottom should the user wish for more info. In effect this would be permanently moving right to left line a la Sky News.
    Is there a way of doing this without creating a new m2v file and doubling the size of the material on the DVD?
    I already have subtitles on another track.
    All thoughts welcome.

    A short answer would be not really. There is ability to create an animated subtitle stream in the DVD spec but not in DVDSP. This would mean creating a separate subtitle for each frame to create the animation. Very labor intensive.

  • Set subtitle stream change at a chapter marker

    Is there a way that I can set a subtitle stream to activate at a certain chapter point?
    example: the video would be playing then at 2:30 the subtitle stream would automatically turn on?
    thanks

    What I did so far is set a chapter marker right before the chapter marker where I want to to change (ex. I want the subtitle to start at 2:30, I put another marker at 2:29 and attach a script to the end jump)
    my script is:
    movGPRM0, SPRM7
    Set System Stream (Subtitle1)(On) if (GPRM 0 = 3)
    ---*It's the 3rd chapter in the track
    My problem is that after it executes the script and turns on the subtitles, is that it repeats and loops on itself (ex. it loops from 2:29-2:30)
    -If I put an exit command, it doesn't resume playback. How can I just have it execute the script at the chapter marker and resume seamlessly??
    Thanks!

Maybe you are looking for

  • Testing a Stored Procedure iView gives an error!!

    Hi, I have created a stored procedure iView , associated with a SP object in MSSQL server.Tested the connection etc..everything is works. but when i Preview the SP iview..It gives me an error "No response from the backend application" Can u please le

  • IPOD 1st generation recognized in iTunes but not my computer

    I have a Windows XP. When i plug in my ipod, everything seems fine, it shows up in my computer, and after a couple minutes, iTunes comes up an it shows up fine in there too. A couple minutes after that, Ipod disappears from my computer. When i try to

  • Need Your suggestion on Performance Management

    Hi All When Creating objectives it can be linked different criterian.But Whati would need to know can this be linked based on Person wise Department Band Can objectives be mapped to One - Many Many - one relations !! Employee /Manager should have an

  • Thanks to the Mod team

    Praise where its due. David and Stephanie have been very helpful with my intermeittent sync problem and have been in touch daily with updates. They arranged an engineer visit today. The Engineer was really helpful - replaced the drop line and master

  • Firefox5 crashed my Mac - where can I submit the traceback?

    I found my iMac was unresponsive. After a forced restart the OS X problem report identified firefox-bin as the cause. Here is the traceback - not sure how to provide it to Firefox developers: Interval Since Last Panic Report: 269066 sec Panics Since