DVD audio extraction

Ask a Question related to Debian, Design and Development.

  1. #1

    Default DVD audio extraction

    I can get audio extracted from vob files with mplayer, but I was
    wondering if there were any tools to make it a bit easier.

    For example, I might like to say, extract enough chapters from title 1
    to fill up no more than 30 minutes of audio, but don't break any
    chapters in the middle. And then fade out the last 20 seconds of audio.

    Or another way: extract all the audio, split into 30 minute chunks,
    always split at a chapter mark, if possible, and fade out and in at the
    splits.

    All from the command line, of course.

    BTW -- is there a good DVD primer? I don't really understand them.
    Seems like I loose my title/chapter info when I access the vob files
    directly -- I assume there's some meta data that indexes into the vob
    files to mark the chapter locations.


    --
    Bill Moseley
    [email]moseley@hank.org[/email]


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Bill Moseley Guest

  2. Similar Questions and Discussions

    1. Audio Stream distorted when passing audio streams to/from mac andpc
      We are having the oddest problem. We have a video conference room of sorts, where a main moderator has video/audio to all other users. All other...
    2. Text extraction
      Hi all How can I extract all the text from a 'real text' pdf, with two columns and not security, mantaining reading order. I´m using jsObject...
    3. DDL / Schema extraction
      Hi Guys If poss, could you please answer the following queries: 1) Is there any way in Access 2000 that I can get the DB schema out? Ideally...
    4. PDF content extraction
      I've browsed CPAN. I've Googled. I'm stumped. I've successfully used PDF::Parse to get at PDF metadata. But I can't get at the content. Is there...
    5. Crisper extraction
      Alternatively, make a layer mask from the selection and blur that. Same effect as Tony's really.
  3. #2

    Default Re: DVD audio extraction

    On Wed, 2003-07-30 at 07:52, Bill Moseley wrote:
    > I can get audio extracted from vob files with mplayer, but I was
    > wondering if there were any tools to make it a bit easier.
    Give transcode a go, being lazy I use k3b or acidrip for all my cd
    burning and dvd ripping (uses transcode on the backend) , as both myself
    and my wife spends more time on our computers than we do watching tv, I
    tend too rip my dvd's to a shared hdd and we can both watch whatever
    movies we want using Xine.

    Personally I do not care if this upsets the movie bods, I legally paid
    for all my dvd's, so I'm watching them anyway I can...

    Add this to you're sources.list, then apt-get install transcode

    # [url]http://marillat.free.fr[/url]
    deb [url]http://marillat.free.fr/[/url] unstable main

    Mac




    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Mark C Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139