The Penguin King (2012) FS-3D TRAILER BluRay 1080p48 x264 AAC2.0

Download Download Torrent Opens in your torrent client (e.g. qBittorrent)
Category Movies
Size133.90 MB
Added2 months ago (2026-01-16 16:03:01)
Health
Good2/0
Info HashC53C1C6BFDA58ED31528B717D4E27136C256E0B9
Peers Updated11 hours ago (2026-03-25 17:41:22)
The Penguin King

The Penguin King

2012 · 1h 18m · Family, Documentary, Adventure
7.0
11 votes

Filmed in spectacular 3D, join one King Penguin on his incredible adventure from awkward adolescence to fatherhood

South Georgia - alone in a vast ocean. 900 miles from Antarctica, and a mere 100 miles long. A wild rugged landscape with mountain ranges, vast glaciers, windblown plains half buried beneath snow and ice. Three years ago, the Penguin King left home. Now he is returning to the place where he was born and raised: Penguin City. One of the most densely-packed, sought-after pieces of real estate in the entire southern hemisphere and somehow he must establish his own place in it. He must find a mate.

Director: Anthony Geffen
Cast: David Attenborough, Tim Allen

Report Torrent

0 / 300

Description



Presented in full resolution, frame-sequential 3D at 48fps. This 3D format provides a higher quality per MB than SBS or OU. If your display can support this format, you should prefer it. Most LG passive 3DTV's can support this format. Upcoming versions of 4XVR, Skybox and Virtual Desktop should soon support this format for VR headsets.
If your display doesn't support this format, you can convert it to SBS or OU using the method below.

If your passive 3D display doesn't support this file and you need to convert to Top/Bottom, you can do this in Potplayer. Use Avisynth like this:

If your passive 3D display is 1080p and supports 48/96Hz, use these settings:

Code:potplayer_source()
left = selecteven
right = selectodd
left1 = selecteven(separatefields(left))
left2 = selectodd(separatefields(left))
right1 = selectodd(separatefields(right))
right2 = selecteven(separatefields(right))
interleave(stackvertical(left1,right1), stackvertical(left2,right2))
assumeframebased
assumefps(48000/1001.0)
If your passive 3D display is 1080p and doesn't support 48/96Hz, use:
Code:potplayer_source()
Stackvertical(Selecteven.spline16resize(1920,540),Selectodd.spline16resize(1920,540))
assumefps(24000/1001.0)
If your display uses battery powered glasses and supports 48/96Hz, convert to Side by Side using:
Code:
potplayer_source()
left = selecteven
right = selectodd
left1 = selecteven(separatecolumns(left,2))
left2 = selectodd(SeparateColumns(left,2))
right1 = selectodd(SeparateColumns(right,2))
right2 = selecteven(separatecolumns(right,2))
interleave(StackHorizontal(left1,right1), StackHorizontal(left2,right2))
assumeframebased
assumefps(48000/1001.0)
If your display uses battery powered glasses and doesn't support 48/96Hz, convert to Side by Side using:
Code:potplayer_source()
Stackhorizontal(Selecteven.spline16resize(960,1080),Selectodd.spline16resize(960,1080))
assumefps(24000/1001.0)
To watch in 2D, use:
Code:potplayer_source()
selecteven




×