ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alex Yustasov <snmon@server.by>
To: community@altlinux.ru
Subject: Re: [Comm] экстрагировать один титул из dvd
Date: Tue, 4 Jan 2005 13:05:26 +0200
Message-ID: <20050104110526.GA22141@server.by> (raw)
In-Reply-To: <327066951.20050103121759@otstavnov.com>

On Mon, Jan 03, 2005 at 12:17:59PM +0300, Maksim Otstavnov wrote:
> Гг.:
> 
> у кого-нибудь есть _готовый_ рецепт, как выдернуть из DVD, содержащего
> несколько титулов (разбросанных по файлам непонятно как), один титул в
> отдельный набор файлов?

tccat из transcode?

mkdir .dvdcopy
tccat -t dvd -T <title,chapter,angle> -i /dev/dvd | \
dr_splitpipe -f /dev/null 1024 .dvdcopy/vts vob >& /dev/null


  parent reply	other threads:[~2005-01-04 11:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-03  9:17 Maksim Otstavnov
2005-01-03 10:19 ` Denis Klykvin
2005-01-03 15:52   ` Re[2]: " Maksim Otstavnov
2005-01-03 15:56     ` Denis Klykvin
2005-01-03 22:37 ` Aleksey Korotkov
2005-01-04 11:05 ` Alex Yustasov [this message]
2005-01-04 16:46   ` Re[2]: " Maksim Otstavnov
2005-01-04 16:54     ` Denis Klykvin
2005-01-05  9:25       ` Re[2]: " Maksim Otstavnov
2005-01-05 11:22         ` Alex Yustasov
2005-01-05 14:36           ` Re[2]: " Maksim Otstavnov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050104110526.GA22141@server.by \
    --to=snmon@server.by \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git