From the very first formation aerobatics performance in 1931, daring French pilots have dazzled audiences with their seemingly impossible aerial feats. The tradition continues with Patrouille de France, a team of eight Alphajet pilots who execute death-defying stunts and have earned the title “The Ambassadors of French Aeronautics.”
Length: 6:00
Film Details
- Year Released: 1999
- Date Released: April 1999
- Alternate Titles: Le Patrouille de France
- Status: Inactive
- 3D: No
- Run Time: <20
- Formats: 8/70, 15/70
- Distributor:
National Geographic
- Produced By: Rigaud Production
- Executive Producer:
- Producer: Thierry Dassault, Dominique Rigaud
- Director: Eric Magnan
- Associate Producer:
- Writer: Eric Magnan
- Cinematography: Dominique Gentil
- Sound Editor:
- Visual Effects:
- Music/Score:
- Editor: Delphine Desfons
- Narrator:
- Other Credits:
- Sponsors:
Genre
- Aviation
- Documentary
- Short
Website
Awards
Film Facts
jQuery(document).ready(function($){
// Target Slider
$('.image-gallery').lightSlider({
gallery:true,
item:1,
auto:false,
loop:true,
thumbItem: 9,
thumbMargin: 20,
galleryMargin: 20,
adaptiveHeight: true,
enableTouch:true,
pager:true,
// On the LightSlider Load also load the Lightbox Magnific PopUp.
onSliderLoad: function() {
$('.image-gallery').magnificPopup({
delegate: 'a',
type: 'image',
gallery:{
enabled:true,
navigateByImgClick: true,
preload: [0,1] // Will preload 0 - before current, and 1 after the current image
},
zoom: {
enabled: true, // By default it's false, so don't forget to enable it
duration: 300, // duration of the effect, in milliseconds
easing: 'ease-in-out', // CSS transition easing function
}
});
}
});
});
jQuery(document).ready(function($){
jQuery('div.fusion-carousel-wrapper:not(:has(li.fusion-carousel-item))').hide()
});