Home
last modified time | relevance | path

Searched refs:titlesets (Results 1 – 25 of 51) sorted by relevance

123

/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/src/
H A Ddvdifo.c745 write2(buf + 0x3e, ws->titlesets->numvts); /* number of title sets */ in TocGen()
751 nextsector += Create_TT_SRPT(0, ws->titlesets, 0); in TocGen()
763 nextsector += (8 + ws->titlesets->numvts * 0x30c + 2047) / 2048; in TocGen()
836 else if (ws->titlesets->numvts && ws->titlesets->vts[0].hasmenu) in TocGen()
864 Create_TT_SRPT(h, ws->titlesets, vtsstart); /* generate it for real */ in TocGen()
873 j = 8 + ws->titlesets->numvts * 4; in TocGen()
874 write2(buf, ws->titlesets->numvts); /* number of titlesets */ in TocGen()
876 for (i = 0; i < ws->titlesets->numvts; i++) in TocGen()
879 for (i = 0; i < ws->titlesets->numvts; i++) /* output each VTS_ATRT */ in TocGen()
882 memcpy(buf + 4, ws->titlesets->vts[i].vtscat, 4); in TocGen()
[all …]
H A Ddvdpgc.c103 for (i = 0; i < ws->titlesets->numvts; i++) in genjumppad()
104 for (j = 0; j < ws->titlesets->vts[i].numtitles; j++) in genjumppad()
118 for (i = 0; i < ws->titlesets->numvts; i++) in genjumppad()
H A Dda-internal.h245 const struct toc_summary *titlesets; /* VMG only */ member
H A Ddvdauthor.c1871 ws.titlesets = &ts; in dvdauthor_vmgm_gen()
1974 ws.titlesets = 0; in dvdauthor_vts_gen()
/dports/multimedia/dvdstyler/DVDStyler-3.1/src/
H A DMainWin.cpp1252 wxArrayString titlesets; in OnAddTitlesFromDVD() local
1255 …wxString fileName = dir + wxFILE_SEP_PATH + wxString::Format(wxT("VTS_%02d_1.VOB"), titlesets.size… in OnAddTitlesFromDVD()
1257 if (titlesets.empty()) { in OnAddTitlesFromDVD()
1266 …wxString fileName = dir + wxFILE_SEP_PATH + wxString::Format(wxT("VTS_%02d_%d.VOB"), titlesets.siz… in OnAddTitlesFromDVD()
1278 titlesets.push_back(wxT("concat:") + vobs); in OnAddTitlesFromDVD()
1283 if (decoder.Load(titlesets[titlesets.size() - 1])) { in OnAddTitlesFromDVD()
1286 wxString label = wxString::Format(_T("Titleset %d"), titlesets.size()); in OnAddTitlesFromDVD()
1292 if (titlesets.size() == 1) { in OnAddTitlesFromDVD()
1293 m_titlesetManager->AddVideo(titlesets[0], true); in OnAddTitlesFromDVD()
1296 …SingleThumbnailDlg dlg(this, _("Choose a titleset to add:"), wxT("DVDStyler"), titlesets, tsLabels… in OnAddTitlesFromDVD()
[all …]
/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/
H A DREADME22 2. Create your titlesets
42 separate titlesets.
H A DChangeLog153 handle 99 titlesets in dvdunauthor
348 support multiple titlesets (thus multiple titles -- 1 per vts)
/dports/multimedia/dvdstyler/DVDStyler-3.1/
H A DTODO6 * play all: add possibility to specify a range (msg #5783506, #7522065), all titlesets
27 * hide titlesets from user, create them during generation if needed
H A DChangeLog139 * added possibility to play all titlesets
164 * better support of multiple titlesets
659 * vmg menus and titlesets
/dports/audio/py-fmoo-audiotools/audiotools-3.0/docs/reference/
H A Ddvda.tex19 a DVD-Audio disc contains one or more titlesets.
27 Typically, a DVD-Audio disc will contain two titlesets,
39 information about the disc, including the number of titlesets
H A Ddvda2.tex19 a DVD-Audio disc contains one or more titlesets.
27 Typically, a DVD-Audio disc will contain two titlesets,
39 information about the disc, including the number of titlesets
/dports/audio/py-fmoo-audiotools/audiotools-3.0/docs/programming/source/
H A Daudiotools_dvda.rst29 .. data:: DVDA.titlesets
/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/doc/
H A Ddvdauthor.sgml41 The menus and titles are divided into titlesets and the VMGM menu set.
50 titlesets. Titlesets are not meant to jump to one another, so the
52 that can access the menus and titles of all the titlesets.
675 <para>There can be no more than 99 titlesets, no more than 99 menus in the VMG
/dports/multimedia/dvdstyler/DVDStyler-3.1/locale/
H A Dar.po1695 msgid "all titlesets"
H A Dbg.po1701 msgid "all titlesets"
H A Dru.po1690 msgid "all titlesets"
H A Duk.po1709 msgid "all titlesets"
H A Dmk.po1757 msgid "all titlesets"
H A Dsi.po1680 msgid "all titlesets"
H A Dzh_CN.po1695 msgid "all titlesets"
H A Dzh_TW.po1695 msgid "all titlesets"
H A Ddvdstyler.pot1702 msgid "all titlesets"
H A Dhy.po1719 msgid "all titlesets"
H A Dja.po1686 msgid "all titlesets"
H A Del.po1713 msgid "all titlesets"

123