Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.misc > #5510

Re: What is needed to make a DVD (from VHS) do trick play?

From Robert Riches <spamtrap42@jacob21819.net>
Newsgroups comp.os.linux.misc
Subject Re: What is needed to make a DVD (from VHS) do trick play?
Date 2012-06-05 04:50 +0000
Organization none-at-all
Message-ID <slrnjsr41h.m7j.spamtrap42@one.localnet> (permalink)
References <slrnjsds4e.kon.spamtrap42@one.localnet> <jq7n3l$mku$1@news.albasani.net> <slrnjsgdir.sk7.spamtrap42@one.localnet> <jqfn8i$r53$1@news.albasani.net>

Show all headers | View raw


On 2012-06-03, Ralf S. <schneiderrr@arcor.de> wrote:
>> (Trick-play means going forward or backward faster than 1X.)
> My video do it on my player. I have never seen a problem here.
> I convert the *.mpg to *.iso as described here:
>
> #!/bin/bash
> #
> #  MPG mit Kapitelmarken auf DVD bringen
> #
> # DVD-spezifischen Dateien und Ordner erstellen:
> dvdauthor -o ./dvd_$1/ -t -c 
> 0,0:3:0,0:6:0,0:9:0,0:12:0,0:15:0,0:18:0,0:21:0,0:24:0,0:27:0,0:30:0,0:33:0,0:36:0,0:39:0,0:42:0,0:45:0,0:48:0,0:51:0,0:54:0,0:57:0,1:00:0,1:03:0,1:06:0,1:09:0,1:12:0,1:15:0,1:18:0,1:21:0,1:24:0,1:27:0,1:30:0,1:33:0,1:36:0,1:39:0,1:42:0,1:45:0,1:48:0,1:51:0,1:54:0,1:57:0,2:00:0,2:03:0,2:06:0,2:09:0,2:12:0,2:15:0,2:18:0,2:21:0,2:24:0,2:27:0,2:30:0,2:33:0,2:36:0,2:39:0,2:42:0,2:45:0,2:48:0,2:51:0,2:54:0,2:57:0,3:00:0  
> -v 720x576+pal+4:3 -a mp2+de ./$1.mpg ;
> # dabei mit Kapitelmarken. Die muessen nicht exakt im Film liegen,
> # sondern werden ignoriert, wenn es zu viele sind.
> #
> dvdauthor -o ./dvd_$1/ -T ;
> #
> # nur das ISO machen :
> mkisofs -dvd-video -o ./$1.iso ./dvd_$1/ ;
>
>
> --
> Just try and tell me the result.

Thank you very much.  Putting chapter markers every three minutes
is a very clever idea.  I'll try it at my earliest opportunity.

-- 
Robert Riches
spamtrap42@jacob21819.net
(Yes, that is one of my email addresses.)

Back to comp.os.linux.misc | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

What is needed to make a DVD (from VHS) do trick play? Robert Riches <spamtrap42@jacob21819.net> - 2012-05-31 04:16 +0000
  Re: What is needed to make a DVD (from VHS) do trick play? "Ralf S." <schneiderrr@arcor.de> - 2012-05-31 12:10 +0000
    Re: What is needed to make a DVD (from VHS) do trick play? Robert Riches <spamtrap42@jacob21819.net> - 2012-06-01 03:26 +0000
      Re: What is needed to make a DVD (from VHS) do trick play? "Ralf S." <schneiderrr@arcor.de> - 2012-06-03 13:02 +0000
        Re: What is needed to make a DVD (from VHS) do trick play? Robert Riches <spamtrap42@jacob21819.net> - 2012-06-05 04:50 +0000
          Re: What is needed to make a DVD (from VHS) do trick play? "Ralf S." <schneiderrr@arcor.de> - 2012-06-06 11:18 +0000
        Re: What is needed to make a DVD (from VHS) do trick play? Robert Riches <spamtrap42@jacob21819.net> - 2012-06-10 04:45 +0000

csiph-web