[MPlayer-users] RFC: docs update for "how to create a high quality DVD rip"
Jason Tackaberry
tack at sault.org
Mon Jun 7 22:03:02 CEST 2004
On Mon, 2004-06-07 at 15:57 -0400, Jason Tackaberry wrote:
> Bv = ((S * 1024 * 8) - (Ba * T * 60)) / (T * 60)
Or, simplified:
(S * 1024 * 8)
Bv = -------------- - Ba
T * 60
Jason.
More information about the MPlayer-users
mailing list