summaryrefslogtreecommitdiff
path: root/tools/dvd2concat
Commit message (Collapse)AuthorAgeFilesLines
* tools/dvd2concat: generate VOBSUB extradataNicolas George2021-09-161-0/+22
| | | | | The extradata contains the frame size of the subtitles images and the palette.
* tools/dvd2concat: add support for chaptersNicolas George2021-09-161-0/+6
|
* tools/dvd2concat: specify stream_codec for subtitlesNicolas George2021-09-161-0/+1
| | | | Avoid requiring a huge probe size and analyze duration.
* tools/dvd2concat: include language metadataNicolas George2021-09-161-0/+2
|
* tools/dvd2concat: use option keywordNicolas George2021-08-221-2/+4
| | | | subfile,,start,X,end,Y,,: is ugly and will be gone some day.
* tools/dvd2concat: document that -protocol_whitelist is neededNicolas George2021-08-221-1/+2
|
* fix some a/an typosLou Logan2016-03-281-1/+1
| | | | Signed-off-by: Lou Logan <lou@lrcd.com>
* tools: add dvd2concat.Nicolas George2014-03-231-0/+127