Music
edit(As listed on IMDb. [1]
- The Killers - "All These Things That I've Done"
- Rascal Flatts - "Pieces"
- Bon Jovi - "Who Says You Can't Go Home"
- Goo Goo Dolls - "Better Days"
- Snow Patrol - "Run"
- John Powell - "Nach Deutschland"}}
- ^ "Soundtracks for "Jericho"". IMDb. Retrieved 2012-01-02.
{{cite web}}
: line feed character in|title=
at position 16 (help)
Australopithecus
editAustralopithecus | |
---|---|
Species | Australopithecus afarensis |
Home era | Pliocene |
Appears in | Episode 3.10 |
Returned to era? | Never left their own era. |
Transclude
editCharacter | Actor | Appearances | Primeval | New World | ||||
---|---|---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 1 | |||
Main | ||||||||
Nick Cutter | Douglas Henshall | 16 | Main | |||||
Stephen Hart | James Murray | 13 | Main | |||||
Connor Temple | Andrew-Lee Potts | 38 | Main | Guest | ||||
Abby Maitland | Hannah Spearritt | 36 | Main | |||||
Claudia Brown | Lucy Brown | 6 | Main | |||||
Jenny Lewis | 13 | Main | Guest | |||||
Helen Cutter | Juliet Aubrey | 17 | Main | |||||
Captain Tom Ryan | Mark Wakeling | 6 | Main | |||||
James Lester | Ben Miller | 28 | Main | |||||
Oliver Leek | Karl Theobald | 7 | Main | |||||
Sarah Page | Laila Rouass | 10 | Main | |||||
Captain Hilary Becker | Ben Mansfield | 21 | Main | |||||
Danny Quinn | Jason Flemying | 9 | Main | Guest | ||||
Christine Johnson | Belinda Stewart-Wilson | 6 | Main | |||||
Matt Anderson | Ciarán McMenamin | 13 | Main | |||||
Jess Parker | Ruth Kearney | 13 | Main | |||||
Philip Burton | Alexander Siddig | 10 | Main | |||||
Emily Merchant | Ruth Bradley | 9 | Recurring | Main | ||||
Evan Cross | Niall Matter | 13 | Main | |||||
Dylan Weir | Sara Canning | 13 | Main | |||||
Mac Rendell | Danny Rahim | 12 | Main | |||||
Toby Nance | Crystal Lowe | 11 | Main | |||||
Lieutenant Ken Leeds | Geoff Gustafson | 10 | Main | |||||
Angelika Finch | Miranda Frigon | 10 | Main | |||||
Recurring | ||||||||
Tom | Jake Curran | 3 | Recurring | |||||
Duncan | James Bradshaw | 4 | Recurring | Guest | ||||
'Cleaner'/Cleaner Clones | Tim Faraday | 8 | Recurring | |||||
Caroline Steel | Naomi Bentley | 6 | Recurring | |||||
Mick Harper | Ramon Tikaram | 3 | Guest | Recurring | ||||
Katherine Kavanagh | Ruth Gemmell | 2 | Recurring | |||||
Jack Maitland | Robert Daniel Lowe | 4 | Recurring | |||||
Captain Joseph Wilder | Alex McSweeney | 4 | Recurring | |||||
Gideon Anderson | Anton Lesser | 5 | Recurring | |||||
Patrick Quinn/
Ethan Dobrowski |
Jack Bence | 6 | Guest | |||||
Johnathyn Byrne | Recurring | |||||||
April Leonard | Janice Byrne | 4 | Recurring | |||||
Detective Harlow | Adrian Holmes | 3 | Recurring | |||||
Samantha Sedaris | Jodi Balfour | 2 | Recurring | |||||
Colonel Henderson Hall | Louis Ferreira | 3 | Recurring |
Character Appearances
edit
Parameters
edit- strength (int)
- Strength of the sharpening
- Smode (int
- 1,2,3,4,5)
- Sharpen mode:
- 1 : Unsharp masking (from warpsharp)
- 2 : Unsharp masking (from variableblur)
- 3 : Range sharpening
- 4 : Nonlinear sharpening (original version)
- 5 : Nonlinear sharpening (corrected version)
- Smethod (int
- 1,2,3,4,5)
- Sharpen method: (not used for Smode=1&2)
- 1 : 3x3 Kernel
- 2 : Min/Max (original)
- 3 : Min/Max (enhanced)
- 4 : Min/Max (original) + 3x3 Kernel
- 5 : Min/Max (enhanced) + 3x3 Kernel
- Skernel (int
- 11,12,19,20)
- Kernel used for Smethod=1,4,5
- In strength order: + 19 > 12 >> 20 > 11 -
Nonlinear Sharpening
edit- Szrp (int)
- Zero Point:
- differences below Szrp are amplified (overdrive sharpening)
- differences above Szrp are reduced (reduced sharpening)
- Spwr (int)
- Power: exponent for sharpener
- SdmpLo (int)
- Damp Low: reduce sharpening for small changes (0:disable)
- SdmpHi (int)
- Damp High: reduce sharpening for big changes (0:disable)
Limiting
edit- Lmode (int
- ...,0,1,2,3,4)
- Limit mode:
- <0 : Limit with repair (ex: Lmode=-1 --> repair (1), Lmode=-5 --> repair (5)...)
- 0 : No limit
- 1 : Limit to over/undershoot
- 2 : Limit to over/undershoot on edges and no limit on not-edges
- 3 : Limit to zero on edges and to over/undershoot on not-edges
- 4 : Limit to over/undershoot on edges and to over/undershoot2 on not-edges
- overshoot (int)
- Limit for pixels that get brighter during sharpening
- undershoot (int)
- Limit for pixels that get darker during sharpening
- overshoot2 (int)
- Same as overshoot, only for Lmode=4
- undershoot2 (int)
- Same as undershoot, only for Lmode=4
Post-Processing
edit- soft (int
- -2,-1,0...100)
- Soft the sharpening effect
- -1 = old autocalculate
- -2 = new autocalculate)
- soothe (bool)
-
- true : Enable soothe temporal stabilization
- false : Disable soothe temporal stabilization
- keep (int
- 0...100)
- Minimum percent of the original sharpening to keep (only with soothe=true)
Others
edit- edgemode (int
- -1,0,1,2)
- -1 : Show edgemask
- 0 : Sharpening all
- 1 : Sharpening only edges
- 2 : Sharpening only not-edges
- edgemaskHQ (bool)
-
- true : Original edgemask
- false : Faster edgemask
- ss_x ; ss_y (float)
- Supersampling factor (reduce aliasing on edges)
- dest_x ; dest_y (int)
- Output resolution after sharpening (avoid a resizing step)
- defaults (string
- "old" or "new")
- "old" : Reset settings to original version
- "new" : Enable modded version settings (default)