Amazon.com: A Double Tour (English Subtitled): Bernadette Lafont, L?sl? Szab?, Jean-Paul Belmondo, Jacques Dacqmine: Amazon Instant Video
amazon.com
Hello. Sign in to get personalized recommendations. New customer? Start here.
Kindle Fire: Now Shipping, Only $199
Your Amazon.com | Today's Deals | Gifts & Wish Lists | Gift Cards
Your Digital Items | Your Account | Help
Shop All Departments
Search
All DepartmentsAmazon Instant VideoAppliancesApps for AndroidArts, Crafts & SewingAutomotiveBabyBeautyBooksCell Phones & AccessoriesClothing & AccessoriesComputersElectronicsGift CardsGrocery & Gourmet FoodHealth & Personal CareHome & KitchenIndustrial & ScientificJewelryKindle StoreMagazine SubscriptionsMovies & TVMP3 DownloadsMusicMusical InstrumentsOffice ProductsPatio, Lawn & GardenPet SuppliesShoesSoftwareSports & OutdoorsTools & Home ImprovementToys & GamesVideo GamesWatches
Cart
Cart
Wish List
Amazon Instant Video
Most Popular
Getting Started
Watch On Your TV
Prime Instant Videos
Your Video Library
Passes and Pre-orders
Get Help
DVD & Blu-ray
"; img.outerHTML = strNewHTML; i = i-1; } } } } addHandler(window, "load", fixPngs);
A Double Tour (English Subtitled)
3.7 out of 5 stars See all reviews (6 customer reviews)
6 Reviews
5 star:
(1)
4 star:
(3)
3 star:
(1)
2 star:
(1)
1 star:
(0)
? See all 6 customer reviews...
Chabrol forges onto his signature terrain of the psychological thriller with his third film, a lurid and disturbing melodrama of infidelity, obsession and murder at a vineyard in rural Provence featuring Jean-Paul Belmondo. This alluring whodunit echoes both Alfred Hitchcock's most personal and obsessive films and Douglas Sirk's colorful 50's ... melodramas. French with English subtitles.
Starring: Bernadette Lafont, L?sl? Szab?
Directed by: Claude Chabrol
Runtime: 1 hour 34 minutes
Studio: Kino International
A Double Tour (English Subtitled)
Buy Movie: $9.99
Rent Movie: $2.99
Your Flash player is out of date
Update your flash player now so you can purchase and instantly watch thousands of your favorite movies and TV shows. Learn more.
A Double Tour (English Subtitled)
Buy Movie: $9.99
Rent Movie: $2.99
Flash player is not installed
Install the Adobe Flash player now so you can purchase and instantly watch thousands of your favorite movies and TV shows. By clicking the button below, you will be taken to Adobe's Flash installer website. Learn more.
A Double Tour (English Subtitled)
Buy Movie: $9.99
Rent Movie: $2.99
JavaScript is disabled or is unavailable in your browser
Without JavaScript you will not be able to watch this video online or complete an Amazon Video On Demand purchase. To enable JavaScript, refer to your browser's Help pages for instructions.
', onShow: function() { playerVis = isPlayerVisible(); if(playerVis) { videoPlayer.css("visibility", "hidden"); } }, onHide: function() { if(playerVis) { videoPlayer.css("visibility", "visible"); } }, closeEventInclude: "MOUSE_LEAVE" }); }); } } var showAvodAjaxDialog = function(args) { if(typeof amznJQ !== 'undefined') { amznJQ.available('popover', function() { var playerVis = isPlayerVisible(); var videoPlayer = jQuery("#avod-video-player"); jQuery.AmazonPopover.displayPopover({ title: args.title, destination: args.url, literalContent: args.text, loadingContent: "
", ajaxTimeout:10000, ajaxErrorContent: '
An error has occurred. Please try again shortly.' + '
OK
', width:600, showCloseButton: true, closeText:"Close", group:"avod-popover", onShow: function() { if(playerVis) { videoPlayer.css("visibility", "hidden"); } }, onHide: function() { if(playerVis) { videoPlayer.css("visibility", "visible"); } }, modal:true, cacheable:false }); }); } } var showAvodAjaxPurchaseDialog = function(args, asins) { var playerVis = isPlayerVisible(); var videoPlayer = jQuery("#avod-video-player"); jQuery.AmazonPopover.displayPopover({ title: args.title, destination: args.url, literalContent: args.text, loadingContent: "
", ajaxTimeout:10000, ajaxErrorContent: '
An error has occurred. Please try again shortly.' + '
OK
' + '' + ' jQuery("#avod-error-box")' + ' .find(".avod-cancel-button")' + ' .click(function() {' + ' avodPurchase.purchaseCancel("' + asins + '");' + ' });'+ '', width:600, showCloseButton: false, group:"avod-popover", closeEventExclude: "CLICK_OUTSIDE", onShow: function() { if(playerVis) { videoPlayer.css("visibility", "hidden"); } }, onHide: function() { if(playerVis) { videoPlayer.css("visibility", "visible"); } }, modal:true, cacheable:false }); } var hideFlash = function() { jQuery("div#streamBoxTable div#streaming_container").css("background-color", "black") .find("#streaming").css("visibility", "hidden"); } var showFlash = function() { jQuery("div#streamBoxTable div#streaming_container #streaming").css("visibility", "visible"); } var avodPurchase = new function() { var BackoffPoll = function(poll, pollContext, handlers) { var onSuccess = handlers.onSuccess; var onError = handlers.onError; var onTimeout = handlers.onTimeout; var iter = 0; var MAX_ATTEMPTS = 20; var eCount = 0; var MAX_ERRORS = 1; var getDelay = function() { var delay = 0; if(iter > 0 && iter < 5) { delay = 250 * Math.pow(2, iter - 1); } else { delay = 4000; } return delay; } var retry = function() { iter++; if(iter < MAX_ATTEMPTS) { setTimeout(check , getDelay()); } else { onTimeout(); } } var error = function() { if(eCount < MAX_ERRORS) { retry(); eCount++ } else { onError(); } } var success = function() { onSuccess(); } var check = function() { poll(pollContext, retry, success, error); } this.start = function() { check(); }; } var purchaseTimeout = function(asins, orderID) { reload(); showAvodAjaxDialog( { url: "/gp/video/detail/dialogs/purchase-timeout.html", title: "Problem Completing Your Order" }); } var purchaseError = function(asins, orderID) { reload(); showAvodAjaxPurchaseDialog( { url: "/gp/video/detail/dialogs/purchase-failure.html?ASINS=" + asins, title: "Your Order Cannot Be Completed" }, asins); } var reload = function(asins, orderID, reloadPlayer) { var purchasedASINs; if(typeof asins !== 'undefined') { purchasedASINs = {purchasedASINs: asins}; } if(typeof reloadBox === "function") reloadBox(purchasedASINs); if(typeof reloadList === "function") reloadList(purchasedASINs); if(typeof reloadSeasons === "function") reloadSeasons(); if (typeof reloadPlayer === 'undefined') { reloadPlayer = true; } try { if (reloadPlayer) { updateRights(); } } catch(err) {} } var showFlashCheck = function(asins) { showAvodAjaxPurchaseDialog( { url: "/gp/video/detail/dialogs/no-flash.html?ASINS=" + asins, title: "Flash player is not installed" }, asins); } var allowNoFlashPurchase = function(asins) { showAvodAjaxPurchaseDialog( { url: "/gp/video/detail/dialogs/noflash-warning.html/ref=atv_dp_noflash_purchase?ASINS=" + asins, title: "Important information about playback" }, asins); } var doFlashCheck = function(asins) { updateStatus("Confirming Flash requirements..."); amznJQ.available('ATVFlashPlayerJS', function() { var hasRequestedVersion = DetectFlashVer(10,1,0,0); if(hasRequestedVersion) { purchaseContinue(asins); } else { showFlashCheck(asins); } }); } var showGeoCheck = function(asins) { showAvodAjaxPurchaseDialog( { url: "/gp/video/detail/dialogs/geo-purchase.html?ASINS=" + asins, title: "Your Order Cannot Be Completed" }, asins); }; var doGeoCheck = function(asins) { updateStatus("Checking location..."); jQuery.ajax({ url: "/gp/video/detail/ajax/geo-check.html", success: function(data) { if(data.success == 1) { purchaseContinue(asins); } else { showGeoCheck(asins); } }, error: function(a, status) { showGeoCheck(asins); }, dataType: "json", timeout: 10000 }); } var showPreorderTyp = function(asins) { jQuery.ajax({ url: "/gp/video/detail/ajax/preorderTyp.html", data: {ASINS: asins}, success: replaceSideBox, error: function() { showAvodAjaxDialog( { url: "/gp/video/detail/dialogs/error.html", title: "An unknown error has occured" }); }, dataType: "html", timeout: 10000 }); } var showTVPassWarning = function(asins) { updateStatus("Confirming TV Pass terms..."); showAvodAjaxPurchaseDialog( { url: "/gp/video/detail/dialogs/tvpass-warning.html?ASINS=" + asins, title: "You are about to purchase a TV Pass" }, asins); }; var showDvdPageWarning = function(asins) { updateStatus("Confirming digital purchase..."); showAvodAjaxPurchaseDialog( { url: "/gp/video/detail/dialogs/dvd-page-warning.html?ASINS=" + asins, title: "You are about to make an Amazon Instant Video purchase" }, asins); } var showHDWarning = function(asins) { updateStatus("Confirming HD preferences..."); showAvodAjaxPurchaseDialog( { url: "/gp/video/detail/dialogs/hd-warning.html?ASINS=" + asins, title: "Important information about HD playback" }, asins); }; var showSilkWarning = function(asins) { updateStatus("Confirming Silk warning..."); showAvodAjaxPurchaseDialog( { url: "/gp/video/detail/dialogs/silk-warning.html?ASINS=" + asins, title: "Buying Amazon Instant Videos" }, asins); }; var showBlackoutWarning = function(asins) { updateStatus("Confirming licensing terms..."); showAvodAjaxPurchaseDialog( { url: "/gp/video/detail/dialogs/blackout-warning.html?ASINS=" + asins, title: "Licensing restrictions apply to this purchase" }, asins); }; var canStreamPoll = function(orderID, retry, success, error) { jQuery.ajax({ url: "/gp/video/order/check-canstream.html", data: {"orderID": orderID}, success: function(data) { if(data) { if(data.canStream === "PENDING") { retry(); } else if(data.canStream === "ALLOW") { success(); } else { error(); } } else { error(); } }, error: function(a, status) { if(status === "timeout") { retry(); } else { error(); } }, dataType: "json", timeout: 10000 }); }; var ajaxPurchase = function(asins) { updateStatus("Purchasing..."); window.handleAvodPurchaseSuccess = function(data) { if(data && data.success === "true") { var orderID = data.orderID; purchaseContinue(asins, orderID); } else { window.location = "https://www.amazon.com:443/gp/video/detail/ajax/purchase.html/181-8916129-0239436?retJSON=false&ASINS=" + asins + "&sessionID=181-8916129-0239436"; } } var head = document.getElementsByTagName("head")[0] || document.documentElement; var script = document.createElement("script"); script.src = "https://www.amazon.com:443/gp/video/detail/ajax/purchase.html/181-8916129-0239436?callback=handleAvodPurchaseSuccess&ASINS=" + asins + "&sessionID=181-8916129-0239436"; var done = false; var timeoutRef = setTimeout(function() { if(done) return; purchaseTimeout(asins); }, 60000); script.onload = script.onreadystatechange = function() { if ( !done && (!this.readyState || this.readyState === "loaded" || this.readyState === "complete") ) { done = true; clearTimeout(timeoutRef); script.onload = script.onreadystatechange = null; if ( head && script.parentNode ) { head.removeChild( script ); } } }; var errorHandler = function() { done = true; clearTimeout(timeoutRef); purchaseError(asins); }; script.onerror = errorHandler; head.insertBefore( script, head.firstChild ); } var hasRightsPoll = function(asins, retry, success, error) { jQuery.ajax({ url: "/gp/video/detail/ajax/has-rights.html", data: {"ASINS": asins}, success: function(data) { if(data) { if(data.hasRights === 'false') { retry(); } else if(data.hasRights === 'true') { success(); } else { error(); } } else { error(); } }, error: function(a, status) { if(status === "timeout") { retry(); } else { error(); } }, dataType: "json", timeout: 10000 }); }; var canStream = function(asins, orderID) { updateStatus("Checking order status..."); var b = new BackoffPoll(canStreamPoll, orderID, { onSuccess: function() { purchaseContinue(asins); }, onError: function() { purchaseTimeout(asins); }, onTimeout: function() { purchaseTimeout(asins, orderID); } }); b.start(); } var hasRights = function(asins) { updateStatus("Finalizing rights..."); var b = new BackoffPoll(hasRightsPoll, asins, { onSuccess: function() { purchaseContinue(asins); }, onError: function() { purchaseTimeout(asins); }, onTimeout: function() { purchaseTimeout(asins); } }); b.start(); } var DO_GEO_CHECK = this.DO_GEO_CHECK = "DO_GEO_CHECK"; var SHOW_DVD_PAGE_WARNING = this.SHOW_DVD_PAGE_WARNONG = "SHOW_DVD_PAGE_WARNING"; var SHOW_HD_WARNING = this.SHOW_HD_WARNING = "SHOW_HD_WARNING"; var SHOW_SILK_WARNING = this.SHOW_SILK_WARNING = "SHOW_SILK_WARNING"; var SHOW_BLACKOUT_WARNING = this.SHOW_BLACKOUT_WARNING = "SHOW_BLACKOUT_WARNING"; var AJAX_PURCHASE = this.AJAX_PURCHASE = "AJAX_PURCHASE"; var CAN_STREAM = this.CAN_STREAM = "CAN_STREAM"; var HAS_RIGHTS = this.HAS_RIGHTS = "HAS_RIGHTS"; var RELOAD = this.RELOAD = "RELOAD"; var SHOW_PREORDER_TYP = this.SHOW_PREORDER_TYP = "SHOW_PREORDER_TYP"; var SHOW_TV_PASS_WARNING = this.SHOW_TV_PASS_WARNING = "SHOW_TV_PASS_WARNING"; var DO_FLASH_CHECK = this.DO_FLASH_CHECK = "DO_FLASH_CHECK"; var STAGES = {}; STAGES[DO_GEO_CHECK] = doGeoCheck; STAGES[CAN_STREAM] = canStream; STAGES[SHOW_DVD_PAGE_WARNING] = showDvdPageWarning; STAGES[SHOW_HD_WARNING] = showHDWarning; STAGES[SHOW_SILK_WARNING] = showSilkWarning; STAGES[SHOW_BLACKOUT_WARNING] = showBlackoutWarning; STAGES[AJAX_PURCHASE] = ajaxPurchase; STAGES[HAS_RIGHTS] = hasRights; STAGES[RELOAD] = reload; STAGES[SHOW_PREORDER_TYP] = showPreorderTyp; STAGES[SHOW_TV_PASS_WARNING] = showTVPassWarning; STAGES[DO_FLASH_CHECK] = doFlashCheck; var pipeline = {}; var defaultPipeline = [DO_FLASH_CHECK, DO_GEO_CHECK, AJAX_PURCHASE, CAN_STREAM, HAS_RIGHTS, RELOAD]; pipeline['B005DWBA9U'] = [DO_FLASH_CHECK,DO_GEO_CHECK,AJAX_PURCHASE,CAN_STREAM, HAS_RIGHTS, RELOAD]; pipeline['B002QQVDIO'] = [DO_FLASH_CHECK,DO_GEO_CHECK,AJAX_PURCHASE,CAN_STREAM, HAS_RIGHTS, RELOAD]; var epListStages = "".split(","); var stage = {}; var useEpListStages = false; var shownEpListStages = 0; var totalEpListStages = 0; var purchaseStart = function(asins, epListPurchase) { stage[asins] = -1; useEpListStages = epListPurchase || false; shownEpListStages = 0; purchaseContinue(asins); } var getPipeline = function(asins) { var p = pipeline[asins]; if(!p) { if (useEpListStages === true && shownEpListStages < totalEpListStages) { p = []; for (i in epListStages) { p.push(epListStages[i]); } for (i in defaultPipeline) { p.push(defaultPipeline[i]); } shownEpListStages++; } else { p = defaultPipeline; } } return p; } var currentStage = function(asins, context) { var i = stage[asins]; var p = getPipeline(asins); var st = p[i]; var f = STAGES[st]; if(typeof f === 'function') { setTimeout(function() {f(asins, context)}, 1); } } var purchaseContinue = function(asins, context) { stage[asins]++; currentStage(asins, context); } var purchaseCancel = function(asins) { stage[asins] = -1; jQuery(".avod-preview-btn").css("display", "block"); reload(undefined, undefined, false); } var purchaseRetry = function(asins, context) { currentStage(asins, context); } var setStage = function(asins, st) { var p = getPipeline(asins); for(var i = 0; i < p.length; i++) { if(p[i] === st) { stage[asins] = i; return; } } } this.purchaseCancel = purchaseCancel; this.purchaseStart = purchaseStart; this.purchaseContinue = purchaseContinue; this.purchaseRetry = purchaseRetry; this.setStage = setStage; }(); var avodPurchaseClick = function(e) { var button = jQuery(this); if(button.hasClass("disable")) { return; } button.addClass("disable"); jQuery(".avod-preview-btn").css("display", "none"); var asin = button.attr("asin"); if(typeof asin === "undefined") { showAvodAjaxDialog( { url: "/gp/video/detail/dialogs/error.html", title: "An unknown error has occured" }); } else { showSpinner(); stop(); hidePlayer(); avodPurchase.purchaseStart(asin); } return false; } var replaceSideBox = function(ih) { jQuery("div#avod-side-box div.avod-side-box-anchor").html(ih) .find(".avod-wrapped-side-box").css("width", "").css("height", ""); } var reloadPage = function() { } var reloadBox = function(args) { var data = jQuery.extend({}, {"ASIN": "B002QQVDIO"}, args); jQuery.ajax({ url: "/gp/video/detail/ajax/box.html", data: data, success: replaceSideBox, error: function() { showAvodAjaxDialog( { url: "/gp/video/detail/dialogs/error.html", title: "An unknown error has occured" }); }, dataType: "html", timeout: 10000 }); } var showSpinner = function() { var $sideBox= jQuery("#avod-side-box"); var $anchor = $sideBox.find("div.avod-side-box-anchor"); var spinnerHTML = jQuery("#avod-side-box-spinner").html(); var $table = $anchor.children(".avod-wrapped-side-box>table"); var w = $table.width(); var h = Math.max(170, $table.height()); replaceSideBox(spinnerHTML); if(w !== 0) { $anchor.find("table.avod-spritebox") .attr("width", w).attr("height", h); } } var $sideBox; if (typeof amznJQ !== 'undefined') { amznJQ.onReady("jQuery", function() { $sideBox = jQuery("div#avod-side-box"); jQuery("div.avod-feedback span").click(function() { showAvodAjaxDialog( { url: "/gp/video/detail/dialogs/feedback.html", title: "Send us Feedback" }); return false; }); }); } var updateStatus = function(status) { jQuery(".avod-side-box-anchor #purchase-status").html(status); }
Completing your purchase
JavaScript is required
Enable JavaScript in your browser now so you can purchase and instantly watch thousands of your favorite movies and TV shows.
7 day rental
1-Click? $2.99
Buy movie
1-Click? $9.99
Learn more about renting and buying
To Add to Wish List, choose from options to the leftChoose Wish List or Gift Idea List
', location: function(popover, settings) { var e = $('.wishlistAddButtonActive').filter(function() { return $(this).width()}); var p = e.position(); return { top: p.top + e.height() - 5 , left: p.left -4 }; }, modal: false, onFilled: function(pop) { if (window.wlPop) { setTimeout(function() { wlPop.onFill(pop);}, 0); } }, onShow: function(popover, settings) { popover.remove(); $('div.wishlist_popover_div').filter(function(){return $(this).parent().width()}).prepend(popover); popover.css('margin-left', -popover.position().left - 0 ); }, paddingLeft: 0, paddingRight: 0, showCloseButton: false, showOnHover: false, skin: null, title: null, width: 170 }); }); } function setRegistryId(regStr) { var $ = jQuery; $('[name=sourceCustomerOrgListID],[name=colid],[name=wlPopCommand]').attr('value', regStr); $('[name=submit.add-to-registry.wishlist],[name=submit.add-to-wishlist]').eq(0).click(); return false; } function clearText(thefield){ if (thefield.value==thefield.defaultValue) thefield.value = ""; }
[Send us Feedback]
Have a promotion code? View Balance
When you buy a video you may watch and re-watch it as often as you like (subject to the limitations described in the Amazon Instant Video Terms of Use). You may stream a purchased video while connected to the internet (by clicking the 'Watch Now' button) and access the video from Your Video Library on any other compatible device. You may also download the video. Learn more about downloading. Additional restrictions may apply (as provided in our Amazon Instant Video Terms of Use).'; Flyovers.TextArray['movie_buybox_purchase_sr_notstreamable_details'] = '
Purchase Details
When you buy a video, your viewing rights do not expire (except as provided in our Terms of Use). You can download a video you own to 2 locations (TiVo DVRs and Windows PCs). You can also transfer a video you own to 2 portable devices. Note: Some new release movies will become unavailable for downloading for an unspecified period of time due to licensing restrictions. You will be notified about this before we process your order.'; Flyovers.TextArray['download_customer_details'] ='You can download your videos to a Windows PC or TiVo DVR to watch them offline or on your TV. When your order is complete, just click the download button in the online player. (If you do not have one yet, you can add a download location.)'; Flyovers.RegisterTextFlyover('download_customer_details', 'download_customer_details', true, false, 'atv_dp_dlcust_detail', 'bottom'); } function getUrlParm(name) { name = name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]"); var regexS = "[\\?&]" + name + "=([^&#]*)"; var regex = new RegExp( regexS ); var results = regex.exec( window.location.href ); if( results == null ) return ""; else return results[1]; } var resultCodeUrlParm = getUrlParm("resultCode"); if (resultCodeUrlParm != "") { var SuccessBackoffPoll = function(poll, pollContext, handlers) { var onSuccess = handlers.onSuccess; var onError = handlers.onError; var onTimeout = handlers.onTimeout; var iter = 0; var MAX_ATTEMPTS = 20; var eCount = 0; var MAX_ERRORS = 1; var getDelay = function() { var delay = 0; if(iter > 0 && iter < 5) { delay = 250 * Math.pow(2, iter - 1); } else { delay = 4000; } return delay; } var retry = function() { iter++; if(iter < MAX_ATTEMPTS) { setTimeout(check , getDelay()); } else { onTimeout(); } } var error = function() { if(eCount < MAX_ERRORS) { retry(); eCount++ } else { onError(); } } var success = function() { onSuccess(); } var check = function() { poll(pollContext, retry, success, error); } this.start = function() { check(); }; } if(typeof amznJQ !== 'undefined') { amznJQ.available('jQuery', function() { var successPoll = function(context, retry, success, error) { jQuery.ajax({ url: "/gp/video/detail/ajax/pcs-check.html", data: {}, success: function(data) { if(data) { if(data.marquee === true) { success(); } else if(data.marquee === false) { retry(); } else { error(); } } else { error(); } }, error: function(a, status) { if(status === "timeout") { retry(); } else { error(); } }, dataType: "json", timeout: 15000 }); }; var showButton = function() { jQuery("#marquee-signup-content").html("You now get unlimited FREE Two-Day Shipping along with unlimited, commercial-free, instant streaming of thousands of movies and TV shows. You will receive an e-mail confirming your membership. ") .parents(".ap_popover").find(".ap_title").html("Welcome to Amazon Prime"); jQuery("#marquee-signup-spinner").hide(); jQuery("#marquee-signup-button").show(); } var showError = function() { jQuery("#marquee-signup-content").html("An unknown error has occurred during the Amazon Prime sign-up process. Please try again. We apologize for the inconvenience.") .parents(".ap_popover").find(".ap_title").html("Sorry, an error has occurred"); jQuery("#marquee-signup-spinner").hide(); jQuery("#marquee-signup-button").show(); } var b = new SuccessBackoffPoll(successPoll, {}, { onSuccess: function() { jQuery("#marquee-signup-button").click(function() { window.location = "/gp/product/B002QQVDIO"; }); showButton(); }, onError: function() { showError(); }, onTimeout: function() { showError(); } }); b.start(); }); } var popoverContent = '
Please wait while we complete your sign-up. This could take a few seconds...
Continue
'; if(typeof amznJQ !== 'undefined') { amznJQ.available('popover', function() { jQuery.AmazonPopover.displayPopover({ modal: true, showCloseButton: false, width: 450, closeEventExclude: "CLICK_OUTSIDE", location: "centered", align: "middle", locationOffset: [0,100], title: "Completing your Amazon Prime sign-up", literalContent: popoverContent }); }); } }
Watch Instantly on Your TV with Roku: Watch new release movies and more on the Roku Streaming Player. Use your high-speed Internet connection to start watching C on virtually any TV, old or new C in seconds. Link a Roku to Amazon Instant Video and get a $5 credit towards eligible movies and TV shows.
Buy the DVD and get the Amazon Instant Video Version See Details
A Double Tour
Price: $26.99 - Includes the Amazon Instant Video version as a gift with purchase. Available to US Customers Only.
After you complete your purchase a Amazon Instant Video version of A Double Tour (English Subtitled) will be added to Your Video Library on Amazon.com and you\'ll be able to watch it instantly on your PC, Mac, compatible TV or compatible device. Available to US customers only. You\'ll also receive an email from Amazon.com with information about how to access your video.
To receive this promotion:
Purchase an eligible DVD or Blu-ray disc.
Once your order has been completed, a standard definition Amazon Instant Video version of the applicable title will be added to Your Video Library as a gift with your purchase of the qualifying DVD or Blu-ray disc. If you purchase the qualifying DVD or Blu-ray disc as a pre-order, you will not be able to watch the Amazon Instant Video version until the applicable DVD or Blu-ray disc is released.
The Amazon Instant Video video may be either the rental version of the video or the version available for purchase from Amazon Instant Video. If it is the rental version, this will be indicated in the Disc+ On Demand offer description on the detail page of the qualifying DVD or Blu-ray disc.
You will receive an email with information about the Amazon Instant Video version of the video. Follow the link in the email and return to Amazon Instant Video for instructions on viewing your video.
You can choose to either watch the Amazon Instant Video video in your browser window, download it to your PC or TiVo, or watch it on your TV with these compatible devices.
Unless otherwise noted above, your rental will expire 7 days after you begin watching or 30 days after your disc purchase, whichever occurs first.Terms and Conditions:
The promotion is valid for a limited time only. Amazon reserves the right to cancel it at any time.
The promotion applies only to qualifying items displaying the offer message on their product information pages.
The promotion applies only to DVDs or Blu-ray discs sold by Amazon.com. It does not apply to the same products sold by other sellers.
The promotion is available only to customers located in and with billing addresses in the fifty (50) United States and the District of Columbia who have a U.S. bank-issued credit card associated with their Amazon.com account.
If you cancel or return the qualifying DVD or Blu-ray disc and you have watched the Amazon Instant Video version, you authorize us (or our affiliate) to charge your credit card for the regular price for the Amazon Instant Video version (which may be comparable in price to the DVD or Blu-ray disc). If you cancel or return the qualifying DVD or Blu-ray disc and you have not watched the Amazon Instant Video version or we do not charge you for it, we may remove the Amazon Instant Video version from Your Video Library.
This offer is non-transferable, non-exchangeable, not redeemable for cash, and may not be combinable with other discounts, specials, promotions or offers.
Customers will be required to accept, and will be bound by, the Amazon Instant Video Terms of Use.
Offer good while supplies last.
Void where prohibited.'; Flyovers.RegisterTextFlyover('discplus_learn_more', 'discplus_learn_more', false, false, 'atv_dp_hover_discplus', 'auto');
Customers Who Bought This Item Also Bought
Page of (Start over)
Back
Les Bonnes Femmes Amazon Instant Video ~ Stephane Audran
4.3 out of 5 stars (13)
$2.99
Elevator to the Gallows Amazon Instant Video ~ Jeanne Moreau
4.4 out of 5 stars (31)
$3.99
The Professional Amazon Instant Video ~ Jean-Paul Belmondo
4.0 out of 5 stars (18)
$2.99
The Killing Amazon Instant Video ~ Sterling Hayden
4.6 out of 5 stars (113)
$2.99
A Woman Is A Woman (Aka Une Femme Est... Amazon Instant Video ~ J...
4.0 out of 5 stars (30)
$2.99
Priceless (English Subtitled) Amazon Instant Video ~ Audrey Tautou
4.4 out of 5 stars (48)
$2.99
Next
Product Details
Synopsis: Chabrol forges onto his signature terrain of the psychological thriller with his third film, a lurid and disturbing melodrama of infidelity, obsession and murder at a vineyard in rural Provence featuring Jean-Paul Belmondo. This alluring whodunit echoes both Alfred Hitchcock's most personal and obsessive films and Douglas Sirk's colorful 50's melodramas. French with English subtitles.
Starring: Bernadette Lafont, L?sl? Szab?', "atv_dp_imdb_hover_credits");
Supporting actors: Jean-Paul Belmondo, Jacques Dacqmine, Madeleine Robinson, Antonella Lualdi', "atv_dp_imdb_hover_credits");Flyovers.RegisterIMDBFlyover('nm0196541_credits1', 'ContentType=Movie,TVSeries-BlackList=B002QQVDIO,B005DWBA9U-CastMember', 'nm0196541', 'Other videos featuring Jacques Dacqmine', 'View all', "atv_dp_imdb_hover_credits");Flyovers.RegisterIMDBFlyover('nm0732877_credits1', 'ContentType=Movie,TVSeries-BlackList=B002QQVDIO,B005DWBA9U-CastMember', 'nm0732877', 'Other videos featuring Madeleine Robinson', 'View all', "atv_dp_imdb_hover_credits");Flyovers.RegisterIMDBFlyover('nm0523791_credits1', 'ContentType=Movie,TVSeries-BlackList=B002QQVDIO,B005DWBA9U-CastMember', 'nm0523791', 'Other videos featuring Antonella Lualdi', 'View all', "atv_dp_imdb_hover_credits");
Directed by: Claude Chabrol', "atv_dp_imdb_hover_credits");
Genre: Drama
Runtime: 1 hour 34 minutes
Studio: Kino International
ASIN: B002QQVDIO (Rental) and B005DWBA9U (Purchase)
Rights & Requirements
Rental rights: 7 day viewing period Details
Purchase rights: Stream instantly and download to 2 locations. Details
Compatible with: Mac and Windows PC online viewing, compatible instant streaming devices, TiVo DVRs. System requirements
Online Viewing--Most Macs and Windows PCs with broadband connections and web browsers with the latest version of the Adobe Flash Player. Technical Requirements'; Flyovers.RegisterTextFlyover('plays_on_system_requirements', 'plays_on_system_requirements', false, false, 'atv_dp_hover_sys_req', null, 500);
Format: Amazon Instant Video (streaming online video and digital download)
You have 30 days to complete watching this 7-day rental. You can choose to 'Watch Now' or 'Download' it to a compatible device. If you choose to 'Watch Now', you will start instantly streaming the video on your computer and you may later stream it on another compatible device. If you choose to 'Download' the video, you will be able to download the video to a compatible device and watch the video on that device while disconnected from the internet. Learn more about downloading. Additional restrictions may apply (as provided in our Amazon Instant Video Terms of Use).';Flyovers.RegisterTextFlyover('rental_rights_details', 'movie_buybox_rent_details', true, false, 'atv_dp_rent_detail');Flyovers.RegisterTextFlyover('purchase_rights_details', 'movie_buybox_purchase_sr_streamable_details', true, false, 'atv_dp_purchase_detail'); if (document.getElementById('purchaseAnchor')) { document.getElementById('purchaseAnchor').style.fontSize = "0pt"; }
Also available on DVD
A Double Tour DVD ~ Madeleine Robinson 3.7 out of 5 stars (6) $26.18
Theatrical Release Information
Production Company: Panitalia, Paris Film, Titanus
Also Known As: Leda
Filming Locations: Aix-en-Provence, Bouches-du-Rh?ne, France
Video Format Details
Online Viewing
PC Download
TiVo box
Portable device
View instantly from any PC or Mac with a broadband connection
Ready to watch in about 40 minutes*
Ready to watch in about 45 minutes*
Ready to transfer in about 45 minutes*
* Your download times may vary--estimates shown are for a typical DSL connection (1.5 Mbits/sec). Rental videos cannot be transferred to a portable device.
300 Kbps
600 Kbps 480p
900 Kbps 480p
1.2 Mbps 480p
Aspect Ratio 1.777778:1
Audio Channels 2
*
Bitrate delivered is dependent on speed of Internet Connection'; Flyovers.RegisterTextFlyover('file_info_0', 'file_info_0', true, true, 'atv_dp_download_detail', 'right', 250, [-30, -40]); Flyovers.TextArray['file_info_1'] = '
File Size 1.9 GB
Bitrate 2500 kbps
Aspect Ratio 1.78:1
Audio Channels 2'; Flyovers.RegisterTextFlyover('file_info_1', 'file_info_1', true, true, 'atv_dp_download_detail', 'right', 250, [-30, -40]); Flyovers.TextArray['file_info_2'] = '
File Size 2.1 GB
Bitrate 2800 kbps
Aspect Ratio 1.33:1
Audio Channels 2'; Flyovers.RegisterTextFlyover('file_info_2', 'file_info_2', true, true, 'atv_dp_download_detail', 'right', 250, [-30, -40]); Flyovers.TextArray['file_info_3'] = '
File Size 495.3 MB
Bitrate 600 kbps
Aspect Ratio 1.78:1
Audio Channels 2'; Flyovers.RegisterTextFlyover('file_info_3', 'file_info_3', true, true, 'atv_dp_download_detail', 'right', 250, [-30, -40]);
Customers Who Viewed This Item Also Viewed
Page of (Start over)
Back
Les Bonnes Femmes Amazon Instant Video ~ Stephane Audran
4.3 out of 5 stars (13)
$2.99
The Professional Amazon Instant Video ~ Jean-Paul Belmondo
4.0 out of 5 stars (18)
$2.99
L'Age D'Or Amazon Instant Video ~ Gaston Modot
3.8 out of 5 stars (19)
$2.99
Asphalt Amazon Instant Video ~ Betty Amann
4.4 out of 5 stars (7)
$2.99
Her Name is Sabine Amazon Instant Video ~ Sabine Bonnaire
5.0 out of 5 stars (7)
$2.99
Mademoiselle Chambon Amazon Instant Video ~ Vincent Lindon
4.1 out of 5 stars (12)
$3.99
Next
Like 1321592599 false 0 0 0 0 (0)
Customer Reviews
6 Reviews
5 star:
(1)
4 star:
(3)
3 star:
(1)
2 star:
(1)
1 star:
(0)
Average Customer Review
3.7 out of 5 stars (6 customer reviews)
Share your thoughts with other customers:
Create your own review
Most Helpful Customer Reviews
4 of 4 people found the following review helpful:
4.0 out of 5 stars Chabrol in progress!, December 17, 2009
By
Hiram Gomez Pardo (Valencia, Venezuela) - See all my reviews
(TOP 50 REVIEWER) (REAL NAME)
This review is from: A Double Tour (DVD) This film explores one of the favorite issues of Chabrol. The decadence of a wealthy family involved into a dark affair respect the mistress of a bored husband and a dysfunctional family.
This bored marriage has two sons, a beautiful daughter who is in love with a good for nothing (Jean Paul Belmondo) who has an unemployed and unworried friend, and his brother a man of good manners and weird behavior.
An undated suspense film whose Hitchcokian approach is more than obvious, specially in the opening sequence that works out as an homage to "Vertigo".
Don't miss it.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes No
Report abuse | Permalink
Comment Comment
5 of 6 people found the following review helpful:
4.0 out of 5 stars Pick a Genre - And Deviate from Every Possible Convention for that Genre, March 17, 2006
By
Anthony E. Whitaker "Head Scratcher" (Virginia Beach, VA USA) - See all my reviews
(REAL NAME)
This review is from: A Double Tour (DVD) I enjoyed this movie very much. I was lucky to see it without reading the DVD cover (avert your eyes from the image of the cover on this site!!) or any reviews of it, and that's the best way to see this one. That's because this movie is of a particular genre, but, unless you've been tipped off, you won't realize which genre until 2/3 of the way through it. Then, suddenly, it will dawn on you - "Oh! I get it! That's what's been set up for me in the 1st hour". I have to believe Chabrol deliberately listed all the common conventions for this type of film and then said to himself: "In my film of this type, I'm going to violate every single one of these conventions, and I'm still going to end up with an entertaining film.". I think he succeeded. I give it only 4 stars because there are certain reasons why most films of this genre follow the conventions. I would have given it 5 stars if Chabrol had adhered to just 1 of those conventions in particular. Anyways, getting 4 stars after violating all the conventions is really equivalent to 5 stars. I think this one will have broader appeal than the other Chabrol films I've seen. It's a bright, sunny, colorful, energetic, fast-paced film - often even cheerful - with a Hitchcockian feel in some ways, but definitely not Hitchockian in most ways. I really like the way the time line is handled, too, which I think is the source of the title. It's one of the most original, creative films I've seen. I like it.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes No
Report abuse | Permalink
Comment Comment (1)
2 of 2 people found the following review helpful:
3.0 out of 5 stars Directors, even French New Wave ones, seldom always hit home runs. Even so, if you like Chabrol then give this one a try, August 26, 2008
By
C. O. DeRiemer (San Antonio, Texas, USA) - See all my reviews
(TOP 500 REVIEWER) (REAL NAME)
This review is from: A Double Tour (DVD) The Marcoux family -- husband, wife, daughter, son -- live at their vineyard in Provence. Henri Marcoux, 45, is weak, with a lovely young redheaded mistress who lives next door. Therese Marcoux is possessive, sly and goes to Mass quite often. She tells her husband she'll turn a blind eye to the mistress as long as there's no scandal and he throws out the lout who has become their daughter's boy friend. They are not a loving pair. "Listen to me, Henri," she tells him, "accept my offer or it's good-bye to the redhead. I swear on the heads of my children I'm not joking. Either Laszlo leaves tonight or you never see your redhead again!" "Who do you think you're talking to?" he screams at her. "I'm your wife, Henri!" "You're nothing to me," he says, with his face just inches from hers. "You make me want to vomit. You're hateful, ugly, stupid, uncultured, hypocritical, mean...old! So old!"
We shouldn't forget that their daughter is vapid. Their son is unpleasantly odd. He favors Mozart and Berlioz and conducts the music himself. He sometimes speculates about the maid and about his sister. The young maid enjoys leaning out her upstairs window in only her bra to tease the gardener and welcome her boy friend, who delivers the milk each morning. And Laszlo (Jean-Paul Belmondo) is usually around, loud and coarse. When he eats a soft-boiled egg he leaves more yolk on his face than there is on the plate. He's the kind of jocular, sardonic drunk you don't want to sit next to at a bar.
When a murder occurs, the only question is which one of the above will have been on the receiving end and which one did the deed. They're all reasonable suspects for either role...which, for me, is the problem with this movie. This was Claude Chabrol's third film and his first in color. He plops the characters down for us to observe, but often assumes that we're adult enough to figure out for ourselves such idle things as specific motivation. That all the characters lack either warmth or, in some cases, much intelligence, adds a layer of distance to this film. On the one hand, the set-up works nicely. For the first thirty minutes Chabrol gives us little vignettes of the family members and their relationships. These vignettes are so amusingly unpleasant I was hoping a solid, sly black comedy might emerge. But then the story started. There's little dynamic in a middle-aged, weak man going ga ga over, I mean falling in love with, a lovely, compliant and well-built red head. The aggressive unpleasantness that sums up Belmondo's character, which Chabrol ultimately uses as a device for truth telling, left me cold. Belmondo at 26 brings the energy this movie generally lacks, but Laszlo is a pain in the neck. (It doesn't help that, at certain angles, the young Belmondo resembles the young George Hamilton.) And perhaps it was because this was Chabrol's first color film, but he seems at times to have fallen in love with color as a way to underline romance. In the middle of the movie there is a long, romantic walk through the green-dappled woods by our lovers. They come across some poppies, sink to the ground and start some serious fumbling with their clothes. Then the camera slowly pans up to a vast field of orange poppies, then to a blue, blue sky...with the music soaring. This is Chabrol? The conclusion is arrived at only after a long narrative flashback that leads up to our witnessing the murder. Homicide shouldn't be bland, but this one was.
If you're fond of Chabrol, as I am, you'll want to see this as an example of Chabrol still learning to bicycle with the training wheels on. It's testimony to his talent and craftsmanship that they didn't stay on for long.
The movie was based on a novel by that great American short story writer, Stanley Ellin. He was one of the masters of the form, but because he wrote mystery short stories he never rated the sort of literary awe given to writers like the two Johns, Cheever and Updike. To find out just how good a short story writer Ellin was, buy a copy of The specialty of the house and other stories: The complete mystery tales, 1948-1978. You might grow weary of suburbanite angst, but I'm willing to bet you'll treasure Ellin.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes No
Report abuse | Permalink
Comment Comment
Share your thoughts with other customers: Create your own review
? See all 6 customer reviews...
Most Recent Customer Reviews
2.0 out of 5 stars Disappointed
Improbably fashioned or at the very least annoyingly dysfunctional characters who are impossible to care about, with the exception of the wife, who alone seems to react coherently... Read more
Published 3 months ago by MB
5.0 out of 5 stars A Double Tour
Chabrol's first color film is a welter of oedipal conflict and emotional savagery, all of which is given a slightly Hitchcockian twist. Read more
Published on June 27, 2007 by John Farr
4.0 out of 5 stars "Double" Trouble
Master filmmaker Claude Chabrol's "Double Tour" is not one of his best films. It's not on the same level as "Le Boucher", "Les Biches", "This Man Must Die" or "The Unfaithful... Read more
Published on May 9, 2006 by Alex Udvary
Search Customer Reviews
Only search this product's reviews
? See all 6 customer reviews...
Tags Customers Associate with This Product (What's this?)
Click on a tag to find related items, discussions, and people.
Check the boxes next to the tags you consider relevant or enter your own tags in the field below.
adultery(1)
antonella lualdi(1)
bernadette lafont(1)
claude chabrol(1)
french cinema(1)
french culture(1)
french language(1)
jacques dacqmine(1)
jean-paul belmondo(1)
lszl szab(1)
Agree with these tags?
See all 14 tags...
Your tags: Add your first tag
Search Products Tagged with
See most popular tags
Customer Discussions
This product's forum
Discussion
Replies
Latest Post
No discussions yet
Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Receive e-mail when new posts are made
Prompts for sign-in
Guidelines
Active discussions in related forums
Discussion
Replies
Latest Post
Movie forum What is the best acting performance ever?
647
4 minutes ago
Movie forum What do you consider the single greatest film ever made, and why?
2549
28 minutes ago
Movie forum Most Overrated Movie - The Short List
714
1 hour ago
Amazon Instant Video forum Still no closed captions on downloaded movies?
120
1 hour ago
Amazon Instant Video forum On Demand Queue
60
1 hour ago
Movie forum funniest side splitters in film
77
1 hour ago
Movie forum One Degree of Separation movie game
5479
2 hours ago
Movie forum What older movie do you wish you could get now on DVD?
808
2 hours ago
Search Customer Discussions
Search all Amazon discussions
Related forums
Amazon Instant Video forum (260 discussions)
claude chabrol forum (start the discussion)
madeleine robinson forum (start the discussion)
Movie forum (1023 discussions)
By placing your order, you agree to our Terms of Use. Sold by Amazon Digital Services, Inc. Additional taxes may apply.
Feedback
If you need help or have a question for Customer Service, contact us.
Would you like to give feedback on images?
Is there any other feedback you would like to provide?
Your comments can help make our site better for everyone. Please note that we are unable to respond directly to all feedback submitted via this form, but we'll ask you to sign in so we can contact you if needed. Feedback is limited to 1000 characters.
Amazon Video On Demand Privacy Statement
Amazon Video On Demand Shipping Information
Amazon Video On Demand Returns & Exchanges
Your Recent History (What's this?)
After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.
? View and edit your browsing history
Get to Know Us
Careers
Investor Relations
Press Releases
Amazon and Our Planet
Amazon in the Community
Make Money with Us
Sell on Amazon
Become an Affiliate
Advertise Your Products
Independently Publish with Us
? See all
Let Us Help You
Shipping Rates & Policies
Amazon Prime
Returns Are Easy
Manage Your Kindle
Help
Canada China France Germany Italy Japan Spain United Kingdom
AbeBooks
Rare Books
& Textbooks
AmazonLocal
Great Local Deals
in Your City
AmazonWireless
Cellphones &
Wireless Plans
Askville
Community
Answers
Audible
Download
Audio Books
Diapers.com
Everything
But The Baby
DPReview
Digital
Photography
Endless
Shoes
& More
Fabric
Sewing, Quilting
& Knitting
IMDb
Movies, TV
& Celebrities
MYHABIT
Private Fashion
Designer Sales
Shopbop
Designer
Fashion Brands
Small Parts
Industrial
Supplies
Soap.com
Health, Beauty &
Home Essentials
Warehouse Deals
Open-Box
Discounts
Woot
Never Gonna
Give You Up
Zappos
Shoes &
Clothing
Conditions of Use Privacy Notice ? 1996-2011, Amazon.com, Inc. or its affiliates
