CirTap
4th September 2005, 02:46
r0lZ,
I was wondering if it'd be possible to add user-defined "Labels" to the items in the PGC pane?
The right column by default displays "TitleM", "RootM", or the "Title #". I'd be extremely helpful when (re-)authoring complex DVDs if one could assign a label to the "un-named" with something more useful for a general purpose, non-numeric human brain to capture instantly, instead of deciphering a long list of entries such as VTSM 1, LU 1 (en), 1 (0:55) 8b. RootM
VTSM 1, LU 1 (en), 2 (0:55) 8b.
VTSM 1, LU 1 (en), 3 (1:14) 12b.
VTSM 1, LU 1 (en), 4 (1:14) 12b.
VTSM 1, LU 1 (en), 5 (1:02) 10b.
VTSM 1, LU 1 (en), 6 (0:00) 8b.
VTSM 1, LU 1 (en), 7 (0:00) 6b.
VTSM 1, LU 1 (en), 8 (0:00) 14b.
VTSM 1, LU 1 (en), 9 (0:09) 180b.
VTSM 1, LU 1 (en), 10 (0:09) 180b.
...
VTSM 1, LU 1 (en), 41 (0:34) 210b.
VTSM 1, LU 1 (en), 42 (0:33) 207b.
VTSM 1, LU 1 (en), 43 (0:03) 21b.
VTSM 1, LU 1 (en), 44 (0:04) 27b.
...
VTST 1, 1 TTN 1 (1:13:04) Title 1
VTST 1, 2 TTN 2 (0:02) Title 2
repeatingly pressing Ctrl+P, and maintain and look up a pile of papers with handwritten notes for each item.
Here's why:
I recently tried to re-author a DVD which happened to have this insame number of "elements" (the above is a tiny excerpt of VTS1), and it was a very tedious and time-swallowing task to recap the purpose of the titles and menus therein. The disc has a great number of extras, image galleries, and each comes with a multi-lingual menu and loads of (forced/auto) subtitles.
The "DVD Commands" written to a text file made up ~4300 lines; so this is some very busy DVD!
Just to give you some numbers:
VMG : 7 menus (dummies to set GPRMs and jump to the various VTS)
VTS 1: 50 menus, with 20 being image galleries
2 titles; main movie + some lead-out
VTS 2: 1 menu (dummy, jumps to VMG)
1 title
VTS 3: 10 menus (for each supt. language)
1 title (studio trailer)
VTS 4: 1 menu (dummy, jumps to VMG)
1 title (extra2)
VTS 5: 1 menu (dummy, jumps to VMG)
11 titles (extras, outtakes, making of, trailers, etc)
VTS 6: 1 menu (dummy, jumps to VMG)
2 titles (other movies commercials from the studio)
VTS 7: 1 menu (dummy, jumps to VMG)
2 titles (specials)
I don't consider this a "normal DVD layout", and even the LOTR/SEE disc 3+4 were much simpler :)
However, It'd be incredibly handy, if one could optional label a PGC like in any other "Authoring programm", and to me, PgcEdit fully belongs into this category, right? <g>
Yes, I know this *may* have an impact on many places, and *may* require a lot of additional entries, but it *must* not. Just read on, please :-)
It's main windows won't fit on a 800x600 screen anyway to display all the buttons in the toolbar, and 1024 is a pretty standard screen resolution. This would allow to enlarge the PCG list slightly to display the labels, and the longest VM command which forced scrollbars even @ 1024 was
" 10 if ( gprm(0) == sprm(2:Sub-picture stream number) ) then { (SetSTN) Set Sub-picture stream = 9, on }"
however, the majority of commands is half this length ;)
While the "width problem" of the PGC pane would only apply if its positioned to the left/right of the window, switching to top/bottom would "solve" this almost automatically. If user-defined labels could make more than just 10 characters, it'd be ok if they are truncated when the pane's positioned on the L/R, but maybe show up in their full size as an additional column in the top/bottom view.
Having an "Increase/decrease width" command in the View-Menu would be nice, but not really necessary imho, as you'll find out if you read on :-)
I'm aware that adding a "Label" would certainly affect the formatting of the "Display PGCs list as text" feature as well. I misused its output temporarily, but it contains way too much "information noise" to be edited out.
On the other hand, something like this:
...
VTSM 1 , LU 1 (en) , 41 (0:34) 210b. (Programs: 71, Cells: 71)
VTSM 1 , LU 1 (en) , 42 (0:33) 207b. (Programs: 70, Cells: 70)
...
VTSM 1 , LU 1 (en) , 48 (0:24) 150b. (Programs: 51, Cells: 51)
VTSM 1 , LU 1 (en) , 49 (0:09) 54b. (Programs: 19, Cells: 19)
VTSM 1 , LU 1 (en) , 50 (0:02) 15b. (Programs: 5, Cells: 5)
VTST 1 , 1 TTN 1 (1:13:04) Title 1 (Chapters: 21, Programs: 21, Cells: 22)
could become
...
VTSM 1 , LU 1 (en) , 41 (0:34) 210b.imgs city (Programs: 71, Cells: 71) "imgs city"
VTSM 1 , LU 1 (en) , 42 (0:33) 207b.imgs props (Programs: 70, Cells: 70) "imgs props"
...
VTSM 1 , LU 1 (en) , 48 (0:24) 150b.imgs creat (Programs: 51, Cells: 51) "imgs creatures"
VTSM 1 , LU 1 (en) , 49 (0:09) 54b. imgs conce (Programs: 19, Cells: 19) "imgs concepts"
VTSM 1 , LU 1 (en) , 50 (0:02) 15b. Posters (Programs: 5, Cells: 5) "Posters"
VTST 1 , 1 TTN 1 (1:13:04) Title 1 (Chapters: 21, Programs: 21, Cells: 22)
Misusing the "Title" column, labels would be truncated to the 10 chars available there, but appear in full length at the end. As they're only a "hint", 32-40 characters should be more than enough, eve for such a monster DVD like the one I ran into.
The PGC pane could or even become "over-simplified" for a "fast human-readable access" via some possible "Switch PGC details/Labels" menu:
...
VTSM 1, LU 1, 41 210b. imgs city
VTSM 1, LU 1, 42 207b. imgs props
...
VTSM 1, LU 1, 48 150b. imgs creatures
VTSM 1, LU 1, 49 54b. imgs concepts
VTSM 1, LU 1, 50 15b. Posters
VTST 1, TTN 1 21 Main movie
If a PGC has no user-defined "Label" it may default to "VTSM#_#", maybe adding "dummy" if it is one, and "VTST# TTN#" for titles. To navigate and locate an item, this is usually enough, and one can still flip to the "numerical details" if necessary.
A "Label" could also appear in the PGC Editor's window title, like "Title #" does now -- just for consistancy <g>
Some ideas on how the user may add/save these labels:
- in the context menu of PGC: "Add Label", pops up a dialog with a single text edit field
- in File menu: "Export Labels" to a text file for (quick) external editing, and "Import Labels" for the reverse
If this was some INI file with sections for each VTS, keyed by the PGCs, and the labels as a value. this would allow the user to save them between editing sessions:
[VTS_01_0]
PGC_1 = Main menu EN
PGC_2 = Main menu DE
...
PGC_41 = imgs city
PGC_42 = imgs props
...
PGC_48 = imgs creatures
PGC_49 = imgs concepts
PGC_50 = Posters
TTN_1 = main movie
I believe it'd add a bit more user friendliness to this - by all means!! -- excellent application, and take a bit off the "hacker feeling" one has if one sees all those digits and acronyms.
Just an idea, and thanks for reading <gg>
Have fun,
CirTap
I was wondering if it'd be possible to add user-defined "Labels" to the items in the PGC pane?
The right column by default displays "TitleM", "RootM", or the "Title #". I'd be extremely helpful when (re-)authoring complex DVDs if one could assign a label to the "un-named" with something more useful for a general purpose, non-numeric human brain to capture instantly, instead of deciphering a long list of entries such as VTSM 1, LU 1 (en), 1 (0:55) 8b. RootM
VTSM 1, LU 1 (en), 2 (0:55) 8b.
VTSM 1, LU 1 (en), 3 (1:14) 12b.
VTSM 1, LU 1 (en), 4 (1:14) 12b.
VTSM 1, LU 1 (en), 5 (1:02) 10b.
VTSM 1, LU 1 (en), 6 (0:00) 8b.
VTSM 1, LU 1 (en), 7 (0:00) 6b.
VTSM 1, LU 1 (en), 8 (0:00) 14b.
VTSM 1, LU 1 (en), 9 (0:09) 180b.
VTSM 1, LU 1 (en), 10 (0:09) 180b.
...
VTSM 1, LU 1 (en), 41 (0:34) 210b.
VTSM 1, LU 1 (en), 42 (0:33) 207b.
VTSM 1, LU 1 (en), 43 (0:03) 21b.
VTSM 1, LU 1 (en), 44 (0:04) 27b.
...
VTST 1, 1 TTN 1 (1:13:04) Title 1
VTST 1, 2 TTN 2 (0:02) Title 2
repeatingly pressing Ctrl+P, and maintain and look up a pile of papers with handwritten notes for each item.
Here's why:
I recently tried to re-author a DVD which happened to have this insame number of "elements" (the above is a tiny excerpt of VTS1), and it was a very tedious and time-swallowing task to recap the purpose of the titles and menus therein. The disc has a great number of extras, image galleries, and each comes with a multi-lingual menu and loads of (forced/auto) subtitles.
The "DVD Commands" written to a text file made up ~4300 lines; so this is some very busy DVD!
Just to give you some numbers:
VMG : 7 menus (dummies to set GPRMs and jump to the various VTS)
VTS 1: 50 menus, with 20 being image galleries
2 titles; main movie + some lead-out
VTS 2: 1 menu (dummy, jumps to VMG)
1 title
VTS 3: 10 menus (for each supt. language)
1 title (studio trailer)
VTS 4: 1 menu (dummy, jumps to VMG)
1 title (extra2)
VTS 5: 1 menu (dummy, jumps to VMG)
11 titles (extras, outtakes, making of, trailers, etc)
VTS 6: 1 menu (dummy, jumps to VMG)
2 titles (other movies commercials from the studio)
VTS 7: 1 menu (dummy, jumps to VMG)
2 titles (specials)
I don't consider this a "normal DVD layout", and even the LOTR/SEE disc 3+4 were much simpler :)
However, It'd be incredibly handy, if one could optional label a PGC like in any other "Authoring programm", and to me, PgcEdit fully belongs into this category, right? <g>
Yes, I know this *may* have an impact on many places, and *may* require a lot of additional entries, but it *must* not. Just read on, please :-)
It's main windows won't fit on a 800x600 screen anyway to display all the buttons in the toolbar, and 1024 is a pretty standard screen resolution. This would allow to enlarge the PCG list slightly to display the labels, and the longest VM command which forced scrollbars even @ 1024 was
" 10 if ( gprm(0) == sprm(2:Sub-picture stream number) ) then { (SetSTN) Set Sub-picture stream = 9, on }"
however, the majority of commands is half this length ;)
While the "width problem" of the PGC pane would only apply if its positioned to the left/right of the window, switching to top/bottom would "solve" this almost automatically. If user-defined labels could make more than just 10 characters, it'd be ok if they are truncated when the pane's positioned on the L/R, but maybe show up in their full size as an additional column in the top/bottom view.
Having an "Increase/decrease width" command in the View-Menu would be nice, but not really necessary imho, as you'll find out if you read on :-)
I'm aware that adding a "Label" would certainly affect the formatting of the "Display PGCs list as text" feature as well. I misused its output temporarily, but it contains way too much "information noise" to be edited out.
On the other hand, something like this:
...
VTSM 1 , LU 1 (en) , 41 (0:34) 210b. (Programs: 71, Cells: 71)
VTSM 1 , LU 1 (en) , 42 (0:33) 207b. (Programs: 70, Cells: 70)
...
VTSM 1 , LU 1 (en) , 48 (0:24) 150b. (Programs: 51, Cells: 51)
VTSM 1 , LU 1 (en) , 49 (0:09) 54b. (Programs: 19, Cells: 19)
VTSM 1 , LU 1 (en) , 50 (0:02) 15b. (Programs: 5, Cells: 5)
VTST 1 , 1 TTN 1 (1:13:04) Title 1 (Chapters: 21, Programs: 21, Cells: 22)
could become
...
VTSM 1 , LU 1 (en) , 41 (0:34) 210b.imgs city (Programs: 71, Cells: 71) "imgs city"
VTSM 1 , LU 1 (en) , 42 (0:33) 207b.imgs props (Programs: 70, Cells: 70) "imgs props"
...
VTSM 1 , LU 1 (en) , 48 (0:24) 150b.imgs creat (Programs: 51, Cells: 51) "imgs creatures"
VTSM 1 , LU 1 (en) , 49 (0:09) 54b. imgs conce (Programs: 19, Cells: 19) "imgs concepts"
VTSM 1 , LU 1 (en) , 50 (0:02) 15b. Posters (Programs: 5, Cells: 5) "Posters"
VTST 1 , 1 TTN 1 (1:13:04) Title 1 (Chapters: 21, Programs: 21, Cells: 22)
Misusing the "Title" column, labels would be truncated to the 10 chars available there, but appear in full length at the end. As they're only a "hint", 32-40 characters should be more than enough, eve for such a monster DVD like the one I ran into.
The PGC pane could or even become "over-simplified" for a "fast human-readable access" via some possible "Switch PGC details/Labels" menu:
...
VTSM 1, LU 1, 41 210b. imgs city
VTSM 1, LU 1, 42 207b. imgs props
...
VTSM 1, LU 1, 48 150b. imgs creatures
VTSM 1, LU 1, 49 54b. imgs concepts
VTSM 1, LU 1, 50 15b. Posters
VTST 1, TTN 1 21 Main movie
If a PGC has no user-defined "Label" it may default to "VTSM#_#", maybe adding "dummy" if it is one, and "VTST# TTN#" for titles. To navigate and locate an item, this is usually enough, and one can still flip to the "numerical details" if necessary.
A "Label" could also appear in the PGC Editor's window title, like "Title #" does now -- just for consistancy <g>
Some ideas on how the user may add/save these labels:
- in the context menu of PGC: "Add Label", pops up a dialog with a single text edit field
- in File menu: "Export Labels" to a text file for (quick) external editing, and "Import Labels" for the reverse
If this was some INI file with sections for each VTS, keyed by the PGCs, and the labels as a value. this would allow the user to save them between editing sessions:
[VTS_01_0]
PGC_1 = Main menu EN
PGC_2 = Main menu DE
...
PGC_41 = imgs city
PGC_42 = imgs props
...
PGC_48 = imgs creatures
PGC_49 = imgs concepts
PGC_50 = Posters
TTN_1 = main movie
I believe it'd add a bit more user friendliness to this - by all means!! -- excellent application, and take a bit off the "hacker feeling" one has if one sees all those digits and acronyms.
Just an idea, and thanks for reading <gg>
Have fun,
CirTap