From: Dan <dan@spore.ath.cx>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] large .avi video files, re-encode ?
Date: Thu, 28 Dec 2006 13:36:19 -0600 [thread overview]
Message-ID: <20061228133619.2d205d30@pascal.spore.ath.cx> (raw)
In-Reply-To: <200612281827.16608.gentoo@pusspaws.net>
On Thu, 28 Dec 2006 18:27:16 +0000
Dave S <gentoo@pusspaws.net> wrote:
> On Thursday 28 December 2006 17:40, Strong Cypher wrote:
> > could you give us the original format of your video ?
>
> The .avi files were directly generated by a screen capture program
>
> Dave
the avi format is a container format that can work with multiple codecs
(see below). perhaps you just need to re-encode them so that either
they use a better codec or they are lower qualilty in the same codec
(quality is directly proportional to size). Or use a better file format
alltogether if you wish.
to do video stream editing i recommend the transcode package, as that's
the only one I know if.
some quick info on avi's
http://en.wikipedia.org/wiki/Audio_Video_Interleave says:
(quotes)
Audio Video Interleave, known by its acronym AVI, is a multimedia
container format introduced by Microsoft in November 1992 as part of
the Video for Windows technology. AVI files contain both audio and
video data in a standard container that allows simultaneous playback.
Like DVDs, AVI files support multiple audio and video streams, although
these features are rarely used. Most AVI files also use the file format
extensions developed by the Matrox OpenDML group in February 1996.
These files are supported by Microsoft, and are known unofficially as
"AVI 2.0".
...
By way of the RIFF format, the audio/visual data contained in the
"movi" chunk can be encoded or decoded by a software module called a
codec. The codec translates between raw data and the data format inside
the chunk. An AVI file may therefore carry audio/visual data inside the
chunks in almost any compression scheme, including: Full Frames
(Uncompressed), Intel Real Time Video, Indeo, Cinepak, Motion JPEG,
Editable MPEG, VDOWave, ClearVideo / RealVideo, QPEG, MPEG-4 and others.
...
AVI is considered by many to be an outdated container format.There is
significant overhead when used with popular MPEG-4 codecs ...The
container has no native support for those codecs' modern features...
cumbersome hacks (in a programming context) are used,
causing incompatibilities in some players. Hacks are also used to
implement subtitles. The highly efficient H.264 codecs use even more
compression tricks, and thus are even more ill-suited to the format,
particularly Main and High Profile.
(end quotes)
--
gentoo-user@gentoo.org mailing list
prev parent reply other threads:[~2006-12-28 19:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-28 17:28 [gentoo-user] large .avi video files, re-encode ? Dave S
2006-12-28 17:39 ` Arturo 'Buanzo' Busleiman
2006-12-28 18:26 ` Dave S
2006-12-28 22:45 ` Dave S
2006-12-28 17:40 ` Strong Cypher
2006-12-28 18:27 ` Dave S
2006-12-28 19:36 ` Dan [this message]
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=20061228133619.2d205d30@pascal.spore.ath.cx \
--to=dan@spore.ath.cx \
--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