ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Sergey Sharavin <sharavin@sibmail.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] dvdrtools и dvdrwtools
Date: Mon, 13 Dec 2004 09:34:06 +0600
Message-ID: <41BD0DAE.7020607@sibmail.ru> (raw)
In-Reply-To: <20041212183239.GA30022@server.by>

Alex Yustasov пишет:

>On Sun, Dec 12, 2004 at 11:41:34PM +0600, Sergey Sharavin wrote:
>  
>
>>Где прописать
>>
>>dvdauthor -o .dvd *.mpg
>>dvdauthor -o .dvd -T
>>
>>Вот скрипт которым я пользовался
>>#!/bin/sh
>>tocgen > /mnt/linux/Video/Original/dvd/VIDEO_TS/VIDEO_TS.IFO
>>cp /mnt/linux/Video/Original/comp.mpg dvd/VIDEO_TS/VTS_01_1.VOB
>>chmod u+w dvd/VIDEO_TS/*.VOB
>>ifogen -f /mnt/linux/Video/Original/dvd/VIDEO_TS/VTS_01_1.VOB > 
>>/mnt/linux/Video/Original/dvd/VIDEO_TS/VTS_01_0.IFO
>>(cd /mnt/linux/Video/Original/dvd/VIDEO_TS; for i in *.IFO; do cp $i 
>>`basename $i .IFO`.BUP; done)
>>mkisofs -dvd-video -udf -o dvd.iso dvd/
>>
>>Или проще найти старую версию dvdauthr
>>    
>>
>
>#!/bin/sh
>mkdir .dvd
>mkdir .dvd/AUDIO_TS
>mkdir .dvd/VIDEO_TS
>
>dvdauthor -o .dvd /mnt/linux/Video/Original/comp.mpg
>dvdauthor -o .dvd -T
>mkisofs -dvd-video -udf -o dvd.iso .dvd/
>
>rm -fr .dvd
>_______________________________________________
>
>  
>
Что то не получается вот что получилось:

WARN: Previous sector: 12.821 - 12.821
WARN: Current sector: 12.899 - 12.899
WARN: unknown frame rate 5
WARN: Discontinuity in audio channel 8; please remultiplex input.
..........................................................................................

WARN: Previous sector: 30.062 - 30.062
WARN: Current sector: 30.140 - 30.140
WARN: Discontinuity in audio channel 8; please remultiplex input.
WARN: Previous sector: 30.140 - 30.140
WARN: Current sector: 30.192 - 30.192

INFO: Video pts = 0.177 .. 30.244
INFO: Audio[8] pts = 0.177 .. 30.192
STAT: VOBU 61 at 10MB, 1 PGCS
INFO: Generating VTS with the following video attributes:
INFO: MPEG version: mpeg2
INFO: TV standard: ntsc
INFO: Aspect ratio: 4:3
INFO: Resolution: 720x480
INFO: Audio ch 0 format: mp2/2ch, 48khz 20bps

STAT: fixed 61 VOBUS
DVDAuthor::dvdauthor, version 0.6.10.
Build options: gnugetopt iconv
Send bugs to <dvdauthor-users@lists.sourceforge.net>

INFO: dvdauthor creating table of contents
INFO: Scanning .dvd/VIDEO_TS/VTS_01_0.IFO
mkisofs: Success. Faild to read VIDEO_TS.IFO
mkisofs: Can't open VMG info for 'dvd/'.
mkisofs: Unable to parse DVD-Video structures.
mkisofs: Unable to make a DVD-Video image.
[sergey@localhost Original]$

Не подскажите в чём проблема?
Пробовал с разными файлами, результат такой же


  reply	other threads:[~2004-12-13  3:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-12 14:12 Sergey Sharavin
2004-12-12 14:28 ` Alex Yustasov
2004-12-12 16:18   ` Sergey Sharavin
2004-12-12 17:20     ` Alex Yustasov
2004-12-12 17:26       ` Sergey Sharavin
2004-12-12 17:41       ` Sergey Sharavin
2004-12-12 18:32         ` Alex Yustasov
2004-12-13  3:34           ` Sergey Sharavin [this message]
2004-12-13  7:37             ` Alex Yustasov
2004-12-13  8:32               ` Sergey Sharavin

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=41BD0DAE.7020607@sibmail.ru \
    --to=sharavin@sibmail.ru \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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