TitleWriter 4.72 - *** Update 31 July 2008, ***

Collapse
This is a sticky topic.
X
X
 
  • Time
  • Show
Clear All
new posts
  • FallenAngel
    Digital Video Specialist
    Digital Video Specialist
    • Jun 2003
    • 816

    Okay Uploaded 6_21_2
    Fixed above (as far as I can Tell)

    When TW First boots a compiliation (Without DVD_Text) Title nn is now created and translatable

    Added a number of entries to language files --- MPeg2ext, Title ,unspecified (Handling differently).

    Also Had to remove some entries.


    Heres a Question -- Directors comments (Dir. Com),forced,normal added to setup subtitles menu(already added here)
    Last edited by FallenAngel; 22 Jun 2007, 09:32 AM.

    Comment

    • tetsuro_ja
      Gold Member
      Gold Member
      • Jan 2007
      • 126

      Thanks, FA.

      I tested 6_21_2 in the following condition.

      Use the same DVD compilation as described in P.S. of #226.
      Use Courier New as Font.
      Use English.txt as Menu String Translation File.
      Edit English.txt to change " ,Unknown" to " ,ABC".
      Edit English.txt to change "NotSpecified,NotSpecified" to "NotSpecified,DEF".
      Press "Create Menu And Add It" button.

      Unspecified language subtitle button issue at Setup Menu is fixed.
      However, the string "unspecified" at audio/subtitle buttons is changed to neither "ABC" nor "DEF". How can I change the string "unspecified"?

      Regards

      Originally Posted by FallenAngel
      Heres a Question -- Directors comments (Dir. Com),forced,normal added to setup subtitles menu(already added here)
      I hope it.
      Last edited by tetsuro_ja; 22 Jun 2007, 04:54 PM.

      Comment

      • FallenAngel
        Digital Video Specialist
        Digital Video Specialist
        • Jun 2003
        • 816

        Uploaded 6_22

        Updated language files and code for subtitle extensions (more translation --Sorry)

        MakeMenu will now kick a warning if not enough room to create button links (Setup Menu) to all audio subtitle streams

        Tetsuro_ja Oops Me Bad
        changed NotSpecified,NotSpecified line in English file to unspecified,unspecified (as in japanese.txt)

        The String Unknown is an internal switch in the phrase translate parser --its returned if the translate routine can't find the string on the list. (Hopefully you should never see it.)

        Question -- Does Make Menu Translation file editor need a font selector (i'm guessing it does)

        Question -- Is KanSuji_Japanese.txt still an individual translation file or just an old ver of japanese.txt (Do I delete it)

        PS Tetsuro -- Keep the translated strings as short as you can for subtitle extensions-- Not really much room there
        Last edited by FallenAngel; 22 Jun 2007, 08:32 PM.

        Comment

        • tetsuro_ja
          Gold Member
          Gold Member
          • Jan 2007
          • 126

          Thanks for TestBed6_22 and explanation.

          I understand now the difference between "Unknown" and "unspecified".
          However, "unspecified" is still displayed unfortunately regardless of translation.

          Originally Posted by FallenAngel
          Question -- Does Make Menu Translation file editor need a font selector (i'm guessing it does)
          No. I think it does not need a font selector at least in Japan.

          Originally Posted by FallenAngel
          Question -- Is KanSuji_Japanese.txt still an individual translation file or just an old ver of japanese.txt (Do I delete it)
          Please delete KanSuji_Japanese.txt.

          Originally Posted by FallenAngel
          PS Tetsuro -- Keep the translated strings as short as you can for subtitle extensions-- Not really much room there
          OK.
          Here is Japanese translation file update. (Removed)
          Last edited by tetsuro_ja; 24 Jun 2007, 03:14 AM.

          Comment

          • jinjin_jp
            Digital Video Enthusiast
            Digital Video Enthusiast
            • Aug 2006
            • 315

            I tested with using English strings. I noticed several points.

            (I tested by confirming and editing by PgcEdit.)

            1)Audio/language:
            Even if change to blank, output show language which is before change. I t seems to memory anywhere. I may not be by TW.
            2)Audio/(unspecified, Normal, for visual impaired, Dir.Com., Alt Dir.Com.):
            These are all not shown in output. In string file there is "Alt", but not "visual" and "impaired". But "Alt" is not used anywhere. What is the intention?
            3)Audio/(AC3, Mpeg, MPeg2-ext, Lpcm, DTS, SDDS)
            These are all reflected corrected according to what changed.

            4)Subpic/language:
            When change to blank, output show "unspecified". But it is not reflected "unspecified" in string file, even if edited.
            Others are all reflected correctly.
            5)Subpic/(unspecified, Normal, Large, Children, etc.):
            _5-1)When "unspecified", output show nothing. It should show "unspecified"?
            _5-2)"Large" and "Children" have 2 lines each instring file. Bottom line is reflected, but 1st line is not reflected so it seems to be no meaning.
            _5-3)"Childrens" is used in "Childrens Captions", but in PgcEdit it is shown as "Children Captions". Which is correct?
            Others are all reflected correctly.

            6)"unspecified" is used in 3( 2) and 4) and 5-1) ), but "unknow" seems not to be used anywhere. Something should be shown as "unkown"?

            7)couldn't find where "Title" is used. I thought in MovieMenu, but it seems not to be reflected even if edited. Where it is used?

            8)Where "BMP" is used? I can't find.

            Regards.
            Last edited by jinjin_jp; 23 Jun 2007, 01:58 AM.

            Comment

            • FallenAngel
              Digital Video Specialist
              Digital Video Specialist
              • Jun 2003
              • 816

              And Uploaded 6_22_2

              Of course "unspecified" isn't being translated in 6_22 --
              The monkey never called the translator routine.

              The menulanguage folder contains all files as of 6_22. I have made no changes at my end

              I'm assuming the extended descriptions for subtitles showed up properly ---
              Though given the above oversight I'm sure I shouldn't


              Edited:
              Jinjin_jp

              oh My so Many questions
              Okay -- starting easy --
              Re 1 -- At this point I'm not adding Extended info to audio (I've got a feeling that screen may get cluttered)

              Re Duplicated Large an Children noted --Me Bad

              Re 8 Title is used when TW first creates a Dummy DVDTEXT segment for a compiliation that doesn't have one
              Ie Say a compiliation fresh out of 'Squish" that is first opened by TW.exe from these testbeds

              As to Children Captions vs Childrens Captions -- Technically my "english" is better --
              Its not that PGCEDIT is wrong -- He just uses fewer strings and has a lot more room to play with on the computer screen

              heres the code snippet relating to the subtitle language extensions
              As you can see you need all the words currently in language file to translate each word (The "" are entries I Don't have info for)

              {"", "Normal", "Large", "Children","", "Normal Captions", "Large Captions", "Childrens Captions",
              "", "Forced", "", "","", "Dir. Com", "Large Dir. Com", "Dir. Com for Children"

              Visually impaired is in another part of the stream info, as is Alt. (CodeExtensions -- Currently not adding)

              Unknown is used internally in TW's phrase parser as a "flag" that word translator request failed/not found it tells me not to stomp on the old word with the "translated" return
              (it really doesn't need to be translated -- but it doesn't matter if it is)

              .bmp is used when BMP files are used instead of text -- tw looks for the translated files in menufiles folder ie "PlayAll.bmp" is not recognized when japanese.txt is selected
              (you would have to create a Japanese "translated(PlayAll).translated(.BMP)

              This allows the user to create TW resource files in their own language
              Last edited by FallenAngel; 23 Jun 2007, 02:50 AM.

              Comment

              • jinjin_jp
                Digital Video Enthusiast
                Digital Video Enthusiast
                • Aug 2006
                • 315

                I tried Uploaded 6_22_2.

                4)Subpic/language:
                When change to blank, output show "unspecified". But it is not reflected "unspecified" in string file, even if edited.
                It becomes to be reflected.
                Last edited by jinjin_jp; 23 Jun 2007, 02:30 AM.

                Comment

                • tetsuro_ja
                  Gold Member
                  Gold Member
                  • Jan 2007
                  • 126

                  Thanks, FA.

                  The Setup menu created by 6_22_2 satisfies me.
                  Attached Files

                  Comment

                  • FallenAngel
                    Digital Video Specialist
                    Digital Video Specialist
                    • Jun 2003
                    • 816

                    Tetsuro_ja
                    -- Its a good thing the Text reducer is working -- It looks like almost every string is being compressed.
                    I was thinking about adding the extended info to audio streams --now I'll have to think about it harder
                    (It looks like some of theaudio streams are also being compressed without that info.

                    Comment

                    • gonwk
                      Lord of Digital Video
                      Lord of Digital Video
                      • Dec 2005
                      • 1500

                      Hi folks,

                      So for an Amatuer like me who is trying to learn his way around this program ... and I have TW 4.32 .... Do I need to download anything in order to take advantage all these improvements!?!?

                      Thanks,
                      G!

                      Comment

                      • jinjin_jp
                        Digital Video Enthusiast
                        Digital Video Enthusiast
                        • Aug 2006
                        • 315

                        Sorry, I can't understand well. It's first time to face with stream's info such many kinds.
                        Now I'm understanding little by little.

                        May I understand the current feature like below?
                        (*the first of word is lacking because I edited in the purpose of confirming whether reflected or not.)


                        So, may I understand as "Unkown", "Alt", "Title", "Children"(1 of 2), and "Large"(1 of 2) in strings txt are not used?

                        I understood about "Childrens".
                        I'm studying about "BMP"


                        1)Audio/language:
                        Even if change to blank, output show language which is before change. I t seems to memory anywhere. I may not be by TW.
                        My editing was wrong. I couldn't edit correctly by PgcEdit. Now I can edit by IfoEdit.

                        Regards.
                        Last edited by jinjin_jp; 23 Jun 2007, 12:50 PM.

                        Comment

                        • tetsuro_ja
                          Gold Member
                          Gold Member
                          • Jan 2007
                          • 126

                          Hi, FA.
                          Originally Posted by FallenAngel
                          I was thinking about adding the extended info to audio streams --now I'll have to think about it harder
                          I want you to add the extended info to audio streams if possible.
                          The extended info is very useful.
                          If it is hard to display the whole info, it may be better that strings are translated to abbreviated strings. For example, "for visual impaired" to "I", "director comment" to "D", "alt director comment" to "A".

                          As to the extended info added to subtitle streams --
                          Some string for the extended info is currently split to words in English.txt.
                          Although this method is smart, it is not good for Japanese because word order must be sometimes changed. For example, an English string "A B C" (A, B and C are words) is sometimes equivalent to a Japanese string "CBA" (no space between Japanese words).
                          I want you not to split strings if possible.

                          Regards

                          Comment

                          • tetsuro_ja
                            Gold Member
                            Gold Member
                            • Jan 2007
                            • 126

                            Hi, jinjin.
                            Originally Posted by jinjin_jp
                            My editing was wrong. I couldn't edit correctly by PgcEdit. Now I can edit by IfoEdit.
                            Interesting...
                            I tried it.
                            Even if language code is cleared by PgcEdit, only language type bit is cleared while language code is not changed.
                            Last edited by tetsuro_ja; 23 Jun 2007, 04:46 PM.

                            Comment

                            • jinjin_jp
                              Digital Video Enthusiast
                              Digital Video Enthusiast
                              • Aug 2006
                              • 315

                              So, may I understand as "Unkown", "Alt", "Title", "Children"(1 of 2), and "Large"(1 of 2) in strings txt are not used?
                              I found "Unkown" is used.
                              It is strange. When editting language of streams by IfoEdit, there is 2 of "Not specified".
                              When selecting one(upper) of "Not specified", TW's output shows "Unspecified".
                              When selecting another(lower) of "Not specified", TW's output shows "Unknown".
                              Both is shown as "Not specified" in IfoEdit, but certain value(dec) seems to be different. One is "0 0", another is "32 32".

                              And I know this time there are language and language type.
                              Even if editing(deleting) language by PgcEdit, it changes language type but not changes language type.
                              The feature of TW's output is different audio and subpicture. Which is the intention of TW?
                              Audio is not change, whether language type is "not specifiec" or not. Audio is decided by only language.
                              But subpicture becomes to "unspecified", when language type is "unspecified" even if language is English or etc.
                              (But I don't know what case is actually existed or not.)

                              Regards.
                              Last edited by jinjin_jp; 23 Jun 2007, 05:24 PM.

                              Comment

                              • tetsuro_ja
                                Gold Member
                                Gold Member
                                • Jan 2007
                                • 126

                                Thanks, jinjin.
                                Originally Posted by jinjin_jp
                                I found "Unkown" is used.
                                32,32 (decimal) is " "(space,space).
                                This value seems to hit the line " ,Unknown" in English.txt.

                                Regards

                                Comment

                                Working...