Archived from groups: rec.video.desktop (
More info?)
"Toshi1873" <toshi1873@nowhere.com> wrote in message
news:MPG.1aeef5552897e54b989872@news-50.giganews.com...
> In article <Lt6dnYruLvg3SBndRVn_iw@look.ca>, me@you.com
> says...
> > Strait to the point... Do you use half D1 to fit more on a DVD, or to
use
> > same bitrate and get better quality?
>
> Yes.
>
I agree, yes to both parts of your question.
> > In my experience, encoding to half D1 doesn't reduce the file size to
half,
> > so if you use half the bitrate to encode, you will lose quality in the
mpeg
> > file.
>
> Only if you haven't tweaked your encoding parameters.
> (Motion Search Precision is the key one that needs to be
> considered, and probably a few others.)
>
Very important points, and they can be, and most often
are, impacted if not controlled by your capture HW&/ SW.
(While this seems self evident, these factors are seldom
included in the selection/consideration of hardware or
software for this purpose.)
> > I haven't got numbers, but encoding to half D1 only reduces the file
> > size by about 25%. (which makes sense because you're only cutting one
of
> > the two dimensions in half - the vertical)
>
> Uhhhhh... the *only* factors that affect the size of a
> DVD clip are the bitrate and the run length. Resolution
> (full-D1 or half-D1) has *zero* impact on file size.
>
Basically true, but using the lower resolution can allow a
lower bitrate, and still handle image changes better than
would be the case at a higher resolution. As long as the
source image (analog) can be digitized without significant
loss, at a any particular resolution (digital); a "true to
source" result is possible. Increasing the resolution above
what is needed for reproduction of the source, shows little
if any improvement, in terms of the resulting image detail
or other factors associated with the benefits of higher (digital)
resolution. There is only so much image data in an analog
TV or VCR signal.
> ... and I'd suggest you go back and re-visit Geometry
> 101 (704x480 is 337920 pixels, 352x480 is 168960 pixels
> or *half* as many pixels)
>
Ok;
Now what is here, is what was made of the original analog image
by the A/D chip (as a baseband, probably close to 100Mbps)
and then, for hardware sent to the MPEG Encoder chip or for
software provided in some "uncompressed" DV format.
If NO compression was applied then :
337,920 x 8bits = 2,703,360bits + 6,400bits (audio @192kbs)
= 2,709,760 bits per frame x 30fps = 81,292,800bps
168,960 x 8 bits = 1,351,680bits + 6,400bits
= 1,358,080 bits per frame x 30fps = 40,742,400bps
Every pixel rendered at 8 bits. ( of course there are 10 bit and
greater A/D encoder chips.)
Of course you never see the above, as MPEGs whole point
is to provide a compression to the images.
> > So, you're only getting a bit
> > more time on a DVD.. For VHS, isn't it better to keep the same bitrate
and
> > take advantage of less info per frame, thus better quality encoding at
that
> > bitrate? For example; VHS to a DVD at 4000kbps gives 2 hours at
> > not-so-good quality, vs., VHS to DVD at 4000kpbs at half D1, which needs
> > less compression to fit on a 2 hour DVD because it's smaller. Less
> > compression means better quality (for VHS).
>
> > I have read that using half D1 at a high bitrate is useless. I have
done
> > tests and found that a video encoded at half D1 - 6000kbps has less mpeg
> > artifacts than a full D1 file at the same bitrate, and it looks better,
> > (Again, with VHS source)
>
> Half-D1 probably stops showing improvement after 4000-
> 6000. However, where you draw the line depends on the
> quality of the encoder, VBR vs CBR, Motion Search
> Precision, and any other tweaks that have been made in
> the encoder settings.
>
> The fact that you noticed that half-D1 encodes better at
> a given bitrate then full-D1 is a bit silly. It's half
> the pixels, so naturally it will require a lower bitrate
> then the full-D1 to achieve the same quality.
>
All true, but I don't see why it's silly? It's kinda the point
isn't it?
> > So, how do we use half D1? ... To save space, or to get better quality
> > encoding for VHS archiving?
> >
> > Sanman
> >
Both, it's part of a balancing act that includes the points
that "Toshi1873" mentioned.
Luck;
Ken