From: Holly Bostick <motub@planet.nl>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] 4gb mpeg to 100mb xvid?
Date: Wed, 07 Sep 2005 21:18:24 +0200 [thread overview]
Message-ID: <431F3D00.3090609@planet.nl> (raw)
In-Reply-To: <431F34E1.20902@buanzo.com.ar>
Arturo 'Buanzo' Busleiman schreef:
> Holly Bostick wrote:
>
>>> Is this 100MB a strict limit on the final file size (if you even
>>> can do it, it's going to be the size of a postage stamp, though
>>> possibly the most beautiful postage stamp ever seen)? Is all the
>>> data in the original file strictly necessary?
>
>
> ID_VIDEO_WIDTH=720 ID_VIDEO_HEIGHT=576 ID_VIDEO_FPS=25.000
> ID_VIDEO_ASPECT=1.3333 ID_AUDIO_CODEC=mp3 ID_AUDIO_FORMAT=80
> ID_AUDIO_BITRATE=384000 ID_AUDIO_RATE=48000 ID_AUDIO_NCH=2
> ID_LENGTH=3502
OK, I would say that this is a PAL DVD with mp3 sound, based on the
aspect ratio, frame rate, and size. You *could* just use dvdauthor to
format the mpg (which is correctly formatted for a PAL DVD) to
DVD-compliant files, and then burn it to a standard DVD which would
happily play in your DVD player (assuming that said player can play PAL
DVDs).
But if you don't have a DVD burner, or for some other reason need this
file to be housed on smaller media, you need to break the file up into
its composite parts so that you can get rid of some of them. For
example, if there are menus, they need to be ripped out. If there
are extras (making-of comments, outtakes, whatever), they need to be
ripped out. What I would do is fire up dvdauthor to convert the *.mpg
into defined chapters (*.VOB and *.IFO files), then fire up dvd::rip to
select just the data chapters (the "movie" itself, in other words, without
the menus and extras), and transcode those chapters to an *avi... in the
process you could also reduce the sound quality somewhat, which would
also reduce the final file size, and of course the image size, which
would reduce the file size as well, but it might not look very good.
Alternatively, if it's a 'mixed' DVD (for example, not a movie, but a
music/concert DVD with video footage), using the chapter methodology would
enable you to encode each video/song as an individual *.avi rather than one
giant one.
If you tell dvdrip how big you want the resulting transcoded file to be,
it will do that, but if all of the data doesn't fit in the size
specified (which it likely won't, depending on your settings, which can
only do so much), then you'll have two (or four, or six) 100MB files
instead of just one.
That's about the best I can do for you without knowing more about the
construction of the file, and what you're trying to do with it.
Holly
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-09-07 19:30 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-07 18:19 [gentoo-user] 4gb mpeg to 100mb xvid? Arturo 'Buanzo' Busleiman
2005-09-07 18:34 ` Holly Bostick
2005-09-07 18:43 ` Arturo 'Buanzo' Busleiman
2005-09-07 19:18 ` Holly Bostick [this message]
2005-09-07 19:49 ` Arturo 'Buanzo' Busleiman
2005-09-07 20:15 ` Holly Bostick
2005-09-07 20:21 ` Arturo 'Buanzo' Busleiman
2005-09-07 20:53 ` Holly Bostick
2005-09-07 21:30 ` Arturo 'Buanzo' Busleiman
2005-09-07 22:25 ` Neil Bothwick
2005-09-08 0:30 ` Arturo 'Buanzo' Busleiman
2005-09-08 19:34 ` Antoine
2005-09-07 22:33 ` Willie Wong
2005-09-08 0:44 ` Nick Rout
2005-09-07 22:40 ` Willie Wong
2005-09-07 20:41 ` Willie Wong
2005-09-07 18:53 ` Antoine
2005-09-07 20:59 ` Bryan Whitehead
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=431F3D00.3090609@planet.nl \
--to=motub@planet.nl \
--cc=gentoo-user@lists.gentoo.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox