Index: class-wp-customize-manager.php
===================================================================
--- class-wp-customize-manager.php	(revision 40259)
+++ class-wp-customize-manager.php	(working copy)
@@ -3959,7 +3959,7 @@
 			'type'           => 'url',
 			'description'    => __( 'Or, enter a YouTube URL:' ),
 			'section'        => 'header_image',
-			'active_callback'=> 'is_front_page',
+			'active_callback'=> 'is_header_video_active',
 		) );
 
 		$this->add_control( new WP_Customize_Header_Image_Control( $this ) );
