Madea's Family Reunion [2006] DvDrip avi

seeders: 0
leechers: 0
To download this torrent, you need a P2P BitTorrent client Vuze
Added on Oct 15, 2007 in Movies > Other Movies
Downloaded 0 times.

Madea's Family Reunion [2006] DvDrip avi (Size: 700.73 MB)
  Auto Gordian Knot.nfo 5.56 KB
  Cd.jpg 454.68 KB
  Movie.avi 700.26 MB
  Tracked_by_BitByte.txt.txt 32 bytes
  madeas_poster.jpg 23.59 KB

Description



Come see us at : http://www.bit-byte.org [12/6/2006 4:57:19 PM] AutoGK 2.27

[12/6/2006 4:57:19 PM] OS: WinXP (5.1.2600).2

[12/6/2006 4:57:19 PM] Job started.

[12/6/2006 4:57:19 PM] Input file: D:Torrent Madea's Family ReunionMADEAS_FAMILY_REUNIONVIDEO_TSVTS_01_0.IFO

[12/6/2006 4:57:19 PM] Output file: D:Torrent Madea's Family ReunionTorrent Madea's Family Reunion.avi

[12/6/2006 4:57:19 PM] Output codec: XviD

[12/6/2006 4:57:19 PM] Audio 1: English AC3 6ch

[12/6/2006 4:57:19 PM] Subtitles: none

[12/6/2006 4:57:19 PM] Format: .AVI

[12/6/2006 4:57:19 PM] Target size: 700Mb

[12/6/2006 4:57:19 PM] Started encoding.

[12/6/2006 4:57:19 PM] Demuxing and indexing.

[12/6/2006 4:59:03 PM] Processing file: D:Torrent Madea's Family ReunionMADEAS_FAMILY_REUNIONVIDEO_TSVTS_01_1.VOB

[12/6/2006 4:59:03 PM] Processing file: D:Torrent Madea's Family ReunionMADEAS_FAMILY_REUNIONVIDEO_TSVTS_01_2.VOB

[12/6/2006 4:59:03 PM] Processing file: D:Torrent Madea's Family ReunionMADEAS_FAMILY_REUNIONVIDEO_TSVTS_01_3.VOB

[12/6/2006 4:59:03 PM] Processing file: D:Torrent Madea's Family ReunionMADEAS_FAMILY_REUNIONVIDEO_TSVTS_01_4.VOB

[12/6/2006 4:59:03 PM] Processing file: D:Torrent Madea's Family ReunionMADEAS_FAMILY_REUNIONVIDEO_TSVTS_01_5.VOB

[12/6/2006 4:59:03 PM] Source resolution: 720x480

[12/6/2006 4:59:03 PM] Found NTSC source.

[12/6/2006 4:59:03 PM] Source aspect ratio: 16:9

[12/6/2006 4:59:03 PM] Source seems to be pure FILM.

[12/6/2006 4:59:03 PM] Color correction enabled.

[12/6/2006 4:59:03 PM] Output will contain 157575 frames

[12/6/2006 4:59:03 PM] Decoding audio.

[12/6/2006 5:02:02 PM] Normalizing audio.

[12/6/2006 5:02:50 PM] Encoding audio.

[12/6/2006 5:16:08 PM] Audio1 size: 92,220,096 bytes (87.95 Mb)

[12/6/2006 5:16:08 PM] Overhead: 6,302,976 bytes (6.01 Mb)

[12/6/2006 5:16:08 PM] Video size: 635,480,128 bytes (606.04 Mb)

[12/6/2006 5:16:08 PM] Running compressibility test.

[12/6/2006 5:16:08 PM] Writing the following script to D:Torrent Madea's Family Reunionagk_tmpTorrent Madea's Family Reunion_comptest.avs

===========================================================

LoadPlugin("D:AUTOGK~1DGMPGDecDGDecode.dll")

LoadPlugin("D:AUTOGK~1filtersautocrop.dll")

LoadPlugin("D:AUTOGK~1filtersColorMatrix.dll")

LoadPlugin("D:AUTOGK~1filtersRemoveGrainSSE3.dll")



movie = mpeg2source("D:Torrent Madea's Family Reunionagk_tmpTorrent Madea's Family Reunion.d2v")

cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0)

fixed_aspect = 1.18518518518519

c_width = width(cropclip)

c_height = round(height(cropclip) / fixed_aspect)

input_par = float(c_width)/float(c_height)

input_par = (input_par > 1.4) || (input_par < 1.25) ? input_par : (4.0/3.0)

out_width = 640

out_height = round(float(out_width) / input_par)

hmod = out_height - (floor(out_height / 16 ) * 16)

out_height = (hmod > 4) ? (out_height + (16 - hmod)) : (out_height - hmod)

new_aspect = (float(out_width) / float(out_height)) / fixed_aspect

autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=new_aspect,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0)

LanczosResize(out_width,out_height)

RemoveGrain(mode=2)

ColorMatrix("Rec.709->Rec.601",opt=0,hints=false)

SelectRangeEvery(300,15)

===========================================================

[12/6/2006 5:22:31 PM] Duration was: 6 minutes 23 seconds

[12/6/2006 5:22:31 PM] Speed was: 20.56 fps.

[12/6/2006 5:22:31 PM] Compressibility percentage is: 60.12

[12/6/2006 5:22:31 PM] Chosen resolution is: 608x336 ( AR: 1.81 )

[12/6/2006 5:22:31 PM] Predicted comptest value is: 66.30%

[12/6/2006 5:22:31 PM] Running first pass.

[12/6/2006 5:22:31 PM] Writing the following script to D:Torrent Madea's Family Reunionagk_tmpTorrent Madea's Family Reunion_movie.avs

===========================================================

LoadPlugin("D:AUTOGK~1DGMPGDecDGDecode.dll")

LoadPlugin("D:AUTOGK~1filtersautocrop.dll")

LoadPlugin("D:AUTOGK~1filtersColorMatrix.dll")

LoadPlugin("D:AUTOGK~1filtersRemoveGrainSSE3.dll")



movie = mpeg2source("D:Torrent Madea's Family Reunionagk_tmpTorrent Madea's Family Reunion.d2v")

cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0)

fixed_aspect = 1.18518518518519

c_width = width(cropclip)

c_height = round(height(cropclip) / fixed_aspect)

input_par = float(c_width)/float(c_height)

input_par = (input_par > 1.4) || (input_par < 1.25) ? input_par : (4.0/3.0)

out_width = 608

out_height = round(float(out_width) / input_par)

hmod = out_height - (floor(out_height / 16 ) * 16)

out_height = (hmod > 4) ? (out_height + (16 - hmod)) : (out_height - hmod)

new_aspect = (float(out_width) / float(out_height)) / fixed_aspect

autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=new_aspect,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0)

LanczosResize(out_width,out_height)

RemoveGrain(mode=2)

ColorMatrix("Rec.709->Rec.601",opt=0,hints=false)

===========================================================

[12/6/2006 6:21:13 PM] Duration was: 58 minutes 42 seconds

[12/6/2006 6:21:14 PM] Speed was: 44.74 fps.

[12/6/2006 6:21:14 PM] Expected quality of first pass size: 69.33%

[12/6/2006 6:21:14 PM] Running second pass.

[12/6/2006 8:37:14 PM] Duration was: 2 hours 15 minutes 59 seconds

[12/6/2006 8:37:14 PM] Speed was: 19.31 fps.

[12/6/2006 8:37:14 PM] Job finished. Total time: 3 hours 39 minutes 55 seconds

Related Torrents

torrent name size files age seed leech

Sharing Widget


Download torrent
700.73 MB
seeders:0
leechers:0
Madea's Family Reunion [2006] DvDrip avi

Trackers

tracker name Status checked seeders leechers downloads
http://tracker.openbittorrent.com/announce
outdated 30 Nov 2011 - - -
http://bit-byte.org/announce.php
error 22 Apr 2009 - - -
µTorrent compatible trackers list

Locations

name
Mininova mprec1
Torrent hash: 086a46d814d716bcedcc18e03d3be7a4d2ba9ba1

All Comments

Comment as a guest or sign-in

please, leave only comments related to torrent quality and status
audio
9/10
video
9/10
0
anonymous 05 Feb 2012, 02:19  Show comment

Is This The Play

0
Reynaldo1991 1757 19 Jan 2012, 04:25  
torrent downloaded
 Show comment
audio: 9video: 9

Good movie. Love it. Funny and educational. Once again Tyler Perry!

User Opinions

The reason to REPORT this torrent?

This new feature is for reporting Fake torrents only if:
  • Torrents that are not released yet
  • Torrents that ask you to d/l codecs from different sites
  • Torrents that are password protected and the password is not in a text file with the torrent
  • Torrents that have no trackers listed

Please do not use this button for:
  • Reporting torrents that are dead
  • Reporting torrents with no seeds
  • Reporting software torrents that give false readings when using a/v scans
  • Reporting torrents that you cant get to work, ie games that wont run or software that wont load properly,
    movies that have sound but no picture or vice versa
  • Reporting torrent that have trackers listed even if they are dead

cancel

Select Your Language