0byt3m1n1
Path:
/
data
/
11
/
0
/
137
/
11
/
789663
/
meta
/
809045
/
mysql.backup
/
[
Home
]
File: 1_006828d_1.mysqlcluster23.bak.sql
-- MySQL dump 10.13 Distrib 5.6.24, for Linux (x86_64) -- -- Host: mysqlcluster23 Database: 1_006828d_1 -- ------------------------------------------------------ -- Server version 5.6.51-91.0-56-log /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `wp_commentmeta` -- DROP TABLE IF EXISTS `wp_commentmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_520_ci, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_commentmeta` -- LOCK TABLES `wp_commentmeta` WRITE; /*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_comments` -- DROP TABLE IF EXISTS `wp_comments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_comments` ( `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT '0', `comment_author` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL, `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_content` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `comment_karma` int(11) NOT NULL DEFAULT '0', `comment_approved` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1', `comment_agent` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'comment', `comment_parent` bigint(20) unsigned NOT NULL DEFAULT '0', `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`comment_ID`), KEY `comment_post_ID` (`comment_post_ID`), KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), KEY `comment_date_gmt` (`comment_date_gmt`), KEY `comment_parent` (`comment_parent`), KEY `comment_author_email` (`comment_author_email`(10)) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_comments` -- LOCK TABLES `wp_comments` WRITE; /*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_duplicator_pro_entities` -- DROP TABLE IF EXISTS `wp_duplicator_pro_entities`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_duplicator_pro_entities` ( `id` int(11) NOT NULL AUTO_INCREMENT, `type` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `data` text COLLATE utf8mb4_unicode_520_ci, PRIMARY KEY (`id`), KEY `type_idx` (`type`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_duplicator_pro_entities` -- LOCK TABLES `wp_duplicator_pro_entities` WRITE; /*!40000 ALTER TABLE `wp_duplicator_pro_entities` DISABLE KEYS */; INSERT INTO `wp_duplicator_pro_entities` VALUES (1,'DUP_PRO_Global_Entity','{\n \"uninstall_settings\": false,\n \"uninstall_packages\": false,\n \"uninstall_tables\": true,\n \"crypt\": true,\n \"wpfront_integrate\": false,\n \"package_ui_created\": 1,\n \"package_mysqldump\": false,\n \"package_mysqldump_path\": \"\",\n \"package_phpdump_mode\": 0,\n \"package_php_chunking\": null,\n \"package_mysqldump_qrylimit\": 131072,\n \"archive_build_mode\": 1,\n \"archive_compression\": true,\n \"ziparchive_validation\": false,\n \"ziparchive_mode\": 0,\n \"ziparchive_chunk_size_in_mb\": 6,\n \"homepath_as_abspath\": false,\n \"archive_build_mode_schedule\": -1,\n \"archive_compression_schedule\": true,\n \"server_load_reduction\": 0,\n \"max_package_runtime_in_min\": 90,\n \"php_max_worker_time_in_sec\": 18,\n \"lock_mode\": 1,\n \"json_mode\": 0,\n \"ajax_protocol\": \"http\",\n \"custom_ajax_url\": \"http:\\/\\/wallstreet.getbiz.net\\/wp-admin\\/admin-ajax.php\",\n \"server_kick_off_sslverify\": true,\n \"clientside_kickoff\": false,\n \"basic_auth_enabled\": false,\n \"basic_auth_user\": \"\",\n \"basic_auth_password\": \"\",\n \"installer_name_mode\": \"simple\",\n \"installer_base_name\": \"installer.php\",\n \"chunk_size\": 2048,\n \"skip_archive_scan\": false,\n \"send_email_on_build_mode\": 1,\n \"notification_email_address\": \"\",\n \"storage_htaccess_off\": false,\n \"max_storage_retries\": 10,\n \"max_default_store_files\": 20,\n \"purge_default_package_record\": false,\n \"dropbox_upload_chunksize_in_kb\": 2000,\n \"dropbox_transfer_mode\": 1,\n \"gdrive_upload_chunksize_in_kb\": 1024,\n \"s3_upload_part_size_in_kb\": 6000,\n \"onedrive_upload_chunksize_in_kb\": 3200,\n \"manual_mode_storage_ids\": [\n \"6\"\n ],\n \"license_status\": 0,\n \"license_expiration_time\": 1629207881,\n \"license_no_activations_left\": false,\n \"license_key_visible\": true,\n \"lkp\": \"\",\n \"license_limit\": 500,\n \"last_edd_api_response\": null,\n \"last_edd_api_timestamp\": 0,\n \"last_system_check_timestamp\": 1628098156,\n \"initial_activation_timestamp\": 1610547667,\n \"ssl_useservercerts\": true,\n \"ssl_disableverify\": true,\n \"import_chunk_size\": 1024,\n \"ipv4_only\": false,\n \"debug_on\": false,\n \"trace_profiler_on\": false,\n \"unhook_third_party_js\": false,\n \"unhook_third_party_css\": false,\n \"profile_idea\": false,\n \"profile_beta\": false,\n \"dupHidePackagesGiftFeatures\": true,\n \"type\": \"DUP_PRO_Global_Entity\",\n \"package_phpdump_qrylimit\": 500,\n \"notices\": {\n \"dupArchiveSwitch\": true\n }\n}'),(2,'DUP_PRO_Secure_Global_Entity','{\n \"basic_auth_password\": null,\n \"lkp\": \"\",\n \"type\": \"DUP_PRO_Secure_Global_Entity\"\n}'),(3,'DUP_PRO_System_Global_Entity','{\n \"recommended_fixes\": [],\n \"schedule_failed\": false,\n \"package_check_ts\": 1628098761,\n \"type\": \"DUP_PRO_System_Global_Entity\"\n}'),(4,'DUP_PRO_Package_Template_Entity','{\"name\":\"Default\",\"notes\":\"The default template.\",\"filter_sites\":[],\"archive_export_onlydb\":0,\"archive_filter_on\":0,\"archive_filter_dirs\":\"\",\"archive_filter_exts\":\"\",\"archive_filter_files\":\"\",\"database_filter_on\":0,\"database_filter_tables\":\"\",\"database_compatibility_modes\":[],\"installer_opts_secure_on\":null,\"installer_opts_secure_pass\":null,\"installer_opts_skip_scan\":null,\"installer_opts_db_host\":null,\"installer_opts_db_name\":null,\"installer_opts_db_user\":null,\"installer_opts_cpnl_enable\":false,\"installer_opts_cpnl_host\":\"\",\"installer_opts_cpnl_user\":\"\",\"installer_opts_cpnl_pass\":\"\",\"installer_opts_cpnl_db_action\":\"create\",\"installer_opts_cpnl_db_host\":\"\",\"installer_opts_cpnl_db_name\":\"\",\"installer_opts_cpnl_db_user\":\"\",\"installer_opts_brand\":-2,\"is_default\":true,\"is_manual\":false,\"type\":\"DUP_PRO_Package_Template_Entity\"}'),(5,'DUP_PRO_Package_Template_Entity','{\n \"name\": \"[Manual Mode]\",\n \"notes\": \"\",\n \"filter_sites\": \"\",\n \"archive_export_onlydb\": 0,\n \"archive_filter_on\": 0,\n \"archive_filter_dirs\": \"\",\n \"archive_filter_exts\": \"\",\n \"archive_filter_files\": \"\",\n \"database_filter_on\": 0,\n \"database_filter_tables\": \"\",\n \"database_compatibility_modes\": \"\",\n \"installer_opts_secure_on\": 0,\n \"installer_opts_secure_pass\": \"\",\n \"installer_opts_skip_scan\": 0,\n \"installer_opts_db_host\": \"\",\n \"installer_opts_db_name\": \"\",\n \"installer_opts_db_user\": \"\",\n \"installer_opts_cpnl_enable\": 0,\n \"installer_opts_cpnl_host\": \"\",\n \"installer_opts_cpnl_user\": \"\",\n \"installer_opts_cpnl_pass\": \"\",\n \"installer_opts_cpnl_db_action\": \"create\",\n \"installer_opts_cpnl_db_host\": \"\",\n \"installer_opts_cpnl_db_name\": \"\",\n \"installer_opts_cpnl_db_user\": \"\",\n \"installer_opts_brand\": -2,\n \"is_default\": false,\n \"is_manual\": true,\n \"type\": \"DUP_PRO_Package_Template_Entity\"\n}'),(6,'DUP_PRO_Storage_Entity','{\n \"name\": \"Biznet Google Drive\",\n \"notes\": \"\",\n \"storage_type\": \"3\",\n \"editable\": true,\n \"local_storage_folder\": \"\",\n \"local_max_files\": \"10\",\n \"local_filter_protection\": true,\n \"dropbox_access_token\": \"\",\n \"dropbox_access_token_secret\": \"\",\n \"dropbox_v2_access_token\": \"\",\n \"dropbox_storage_folder\": \"wallstreet.getbiz.net\",\n \"dropbox_skip_archive_validation_hash\": 0,\n \"dropbox_max_files\": \"10\",\n \"dropbox_authorization_state\": 0,\n \"onedrive_endpoint_url\": \"\",\n \"onedrive_resource_id\": \"\",\n \"onedrive_access_token\": \"\",\n \"onedrive_refresh_token\": \"\",\n \"onedrive_token_obtained\": \"\",\n \"onedrive_user_id\": \"\",\n \"onedrive_storage_folder\": \"wallstreet.getbiz.net\",\n \"onedrive_max_files\": 10,\n \"onedrive_storage_folder_id\": \"\",\n \"onedrive_authorization_state\": 0,\n \"onedrive_storage_folder_web_url\": \"\",\n \"ftp_server\": \"\",\n \"ftp_port\": \"21\",\n \"ftp_username\": \"\",\n \"ftp_password\": \"\",\n \"ftp_use_curl\": false,\n \"ftp_storage_folder\": \"D0S0r3aLxqndjOrmZRZdEwdcHPycfmVA\",\n \"ftp_max_files\": \"10\",\n \"ftp_timeout_in_secs\": \"15\",\n \"ftp_ssl\": false,\n \"ftp_passive_mode\": false,\n \"sftp_server\": \"\",\n \"sftp_port\": \"22\",\n \"sftp_username\": \"\",\n \"sftp_password\": \"\",\n \"sftp_private_key\": \"\",\n \"sftp_private_key_password\": \"\",\n \"sftp_storage_folder\": \"FKfTGZLfXmk=\",\n \"sftp_timeout_in_secs\": \"15\",\n \"sftp_max_files\": \"10\",\n \"sftp_disable_chunking_mode\": null,\n \"gdrive_access_token_set_json\": \"AFMTQHPma2Q4tQ9skGnP14uePYGimGwlyPrVFvd3I09\\/nV\\/Zv5WD4fIWSCTR318y1qsmzSnuQqh7RTtYpOTMT\\/jP7fCdJd+FXhhAgjPYbb5o4Zu12dp3bHjwL+vOOxryOccJc0LBl70GwMcQCB8QtO2mYBSEL+NnLHRGpFYLamNwQeUcz4cN2hJ9\\/WjDuTD7xjwgbZxrSr6X97egG8c37EG6sdeiOACs3CRhu0yoMNj8RHfvgZifDiIdvqXUjJRnKOF4YzLXxWN5CeiB2nKYVUyhy+acXDz+GracRw+QHiwUOpKWxcMd+WHUCGpeI+SuOVCJb6F0kXhigbY6yGpsewQDJZn2X0h8v0cZ20FjEnv8VMT8+VB55Q0\\/oRnkjKUDvo9RPBuzvkJAVyt801eN3BMhO+uABDywCy1cCkP2yL+hL7HEcpwZnmo51dUHMgd7BuQJx4QSZkxNs+n80RnMno7DaLvGuJBu04cS4TJrU4QfMqUtX3gy4DrNGvfvqU+7QSc3j5U9YXIpeGZBYJDr7Q9ntNgMmFGbyr4oIfOQpbmz1xSHhO1mRO0CAmBbT0gFMpxdIUWC+3bWN\\/f9tJ+XDbEAcLFaPFPtidoLpwbsiGJKLTJbTqd98IiPP3hydkXtUSZRkauz6dEwX4r0gDCRtbKeZJuTZiYPY6SDAk3e9J2RDsKWr8IS9EpF85hRGdq7kokcATkisGC\\/0\\/gT2e\\/Jsb6RbMaKo0ojlJvLRlySGYT79+NJls9TVarC9xH0kpnr8Vkhgd++ERHbuaXWdtJwmavtBGx2g\\/EjWH9Mzw72p\\/Ujhvc\\/2tN8SU22s9h5OalEQwxxuxDmn78cnpaoZDoV8P48DPMagHjaYJpvZYrKuo0xv5TskPfi\\/VP0RnHqhQipyQYR99Y65SsEEXJqY670iF9A0vHPyD+OH7i2taGA9PTTILzs\\/p4nmh7ffz9dcZwpO1ruoLsUkOusDLQMHG5usLjZ6pRE1OuRWHQHtPgoN34W26d5zPf2Bti2pHWnZ0kKLI2alg5wTEmXydpjmVHZ6yQ9YUeMOvUV\\/HFbUwCSiywqNS95jstTXJUYu7Ynm+iNa6QfgTfL2POz4IbIcNmMZrv75fNCbVGtvxcBXZ6+2gC87qdfkQ2Odc8v3BEOM3bEMiyOcqXFJDej4DwH3fbvWG2ca6VaG0B52cLBWjpcrhSaOVlH2vPLmxfDnoH+B6QZ5WdG7TSO7YLehn16d272gvYlA7lI2mgkEDSr2TQhATaeTLT75Tx1fRRJTnHe+M4LLovjdMvmgp7uLSHoItUNrhA0q9k0IQE2sQ1Js5mS\\/YI+nlhbpjOC5tCJDzrWsz9BYqnueM4Ec\\/po5koYDG1RZzeHA0SYxB3Js6zRR11upMu+PQ3CTtfLQllg+8bfCsXjRfQa276W3syhIx5ZoUMiBqt9L0NrFEwuDv9EYw1i9IkVtZM2t4lZXB54\\/Wa6TmGqqDOmtyXza6FhacKf3+GYwMuzEyAU4SuH0JkQLJ\\/+NJOEnfhlPApIp\\/zzSMZTymIA4A9qkZc2DDQbS2Jzr2iesSMf1Mi1aRHtsdDGDpioHJiMDzPuKhSE4c85HRdnuZDN6BHdlp3B7IgxlggQI2+zaCmQuMr1lctH5dQAS6NBQ99lRH3EKlOR80dSTRp0bpa3aKMjzEsBu2flJt8o5YthTAz6J9Fg9jPeuKxlsCV8H37M\\/R70+GBXIHkl1mWfQXlokFaun+WDLfy8MJdrRpCg0xowIzxEDebmi7SGNz9VFPKwt9O+Uh0nAlx1U115mSIYwk1M\\/kOkWJPCpHmfMM99r5y4X2Mo7Qeffwz8uoSNuze6h5DpnfOJFegqBE3tD9Icav8+I7BiwwDwewYA9KwuP8bSgXPa+OV1UjfDfnuP\\/L6gKvBmgnEnrE6Ll5hb8C+TUW\\/0+5D4VIZn0mIxSEMF8p5eVbE+ksja68BSg6TYKPk=\",\n \"gdrive_refresh_token\": \"X2nuPEtJY+WHzHpZgTzU81il966f\\/w+uuZMI5dxydiehb1uyVITRkHjYyO36afa1bO9+vijtnuwIOb1s0EAzwEVg1Nsh35xrzeCGZbJt61Tinvd9ticfM2nEZMgjgoYVn5EN+pI88KA=\",\n \"gdrive_storage_folder\": \"Duplicator Backups\\/wallstreet.getbiz.net\",\n \"gdrive_max_files\": \"10\",\n \"gdrive_authorization_state\": 1,\n \"quick_connect\": false,\n \"s3_access_key\": \"\",\n \"s3_bucket\": \"\",\n \"s3_max_files\": \"10\",\n \"s3_provider\": \"amazon\",\n \"s3_region\": \"us-east-1\",\n \"s3_endpoint\": \"\",\n \"s3_secret_key\": \"\",\n \"s3_storage_class\": \"STANDARD\",\n \"s3_storage_folder\": \"Duplicator Backups\\/wallstreet.getbiz.net\",\n \"version\": \"4.0.1.2\",\n \"type\": \"DUP_PRO_Storage_Entity\"\n}'); /*!40000 ALTER TABLE `wp_duplicator_pro_entities` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_duplicator_pro_packages` -- DROP TABLE IF EXISTS `wp_duplicator_pro_packages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_duplicator_pro_packages` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL, `hash` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL, `status` int(11) NOT NULL, `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `owner` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL, `package` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, PRIMARY KEY (`id`), KEY `hash` (`hash`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_duplicator_pro_packages` -- LOCK TABLES `wp_duplicator_pro_packages` WRITE; /*!40000 ALTER TABLE `wp_duplicator_pro_packages` DISABLE KEYS */; INSERT INTO `wp_duplicator_pro_packages` VALUES (1,'20210113_wallstreetproductions','49ab6fdc0b0478245900_20210113142252',100,'2021-01-13 14:22:59','wallStAdmin','{\n \"Created\": \"2021-01-13 14:22:52\",\n \"Version\": \"4.0.1.2\",\n \"VersionWP\": \"5.3.6\",\n \"VersionDB\": \"5.6.49\",\n \"VersionPHP\": \"5.6.40\",\n \"VersionOS\": \"Linux\",\n \"ID\": 1,\n \"Name\": \"20210113_wallstreetproductions\",\n \"Hash\": \"49ab6fdc0b0478245900_20210113142252\",\n \"NameHash\": \"20210113_wallstreetproductions_49ab6fdc0b0478245900_20210113142252\",\n \"Type\": 0,\n \"Notes\": \"\",\n \"StorePath\": \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/backups-dup-pro\\/tmp\",\n \"StoreURL\": \"http:\\/\\/wallstreet.getbiz.net\\/wp-content\\/backups-dup-pro\\/\",\n \"ScanFile\": \"20210113_wallstreetproductions_49ab6fdc0b0478245900_20210113142252_scan.json\",\n \"timer_start\": 1610547791.98,\n \"Runtime\": \"16.126 sec.\",\n \"ExeSize\": \"77.79KB\",\n \"ZipSize\": \"39.09MB\",\n \"Brand\": \"Default\",\n \"Brand_ID\": -2,\n \"ziparchive_mode\": 0,\n \"statusInfo\": {\n \"hasFilteredCoreFolders\": false,\n \"hasFilteredSiteTables\": false\n },\n \"Archive\": {\n \"ExportOnlyDB\": 0,\n \"FilterDirs\": \"\",\n \"FilterExts\": \"\",\n \"FilterFiles\": \"\",\n \"FilterDirsAll\": [\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/.opcache\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/.tmb\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/ai1wm-backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/backups-dup-lite\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/backups-dup-pro\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/backups-dup-pro\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/backupwordpress\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/bps-backup\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/cache\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/content\\/cache\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/contents\\/cache\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/infinitewp\\/backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/managewp\\/backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/old-cache\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/plugins\\/all-in-one-wp-migration\\/storage\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/plugins\\/really-simple-captcha\\/tmp\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/plugins\\/wordfence\\/tmp\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/updraft\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/aiowps_backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/backup-guard\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/backupbuddy_backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/backupbuddy_temp\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/ithemes-security\\/backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/mainwp\\/backup\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/pb_backupbuddy\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/snapshots\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/sucuri\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/wp-clone\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/wp_all_backup\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/wpbackitup_backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/wfcache\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/wishlist-backup\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-snapshots\"\n ],\n \"FilterExtsAll\": [],\n \"FilterFilesAll\": [\n \".DS_Store\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/.htaccess\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/.user.ini\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/php.ini\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/web.config\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-config.php\",\n \"dbcache\",\n \"debug_log\",\n \"error_log\",\n \"objectcache\",\n \"pgcache\",\n \"ws_ftp.log\"\n ],\n \"FilterOn\": 0,\n \"File\": \"20210113_wallstreetproductions_49ab6fdc0b0478245900_20210113142252_archive.zip\",\n \"Format\": \"ZIP\",\n \"PackDir\": \"\\/home\\/biznetis\\/wallstreetproductions.dev\",\n \"Size\": 40990721,\n \"Dirs\": null,\n \"DirCount\": 641,\n \"RecursiveLinks\": [],\n \"Files\": null,\n \"FileCount\": 4190,\n \"file_count\": 4833,\n \"FilterInfo\": {\n \"Dirs\": {\n \"Warning\": [],\n \"AddonSites\": [],\n \"Size\": [],\n \"Core\": [],\n \"Global\": [],\n \"Instance\": [],\n \"Unreadable\": []\n },\n \"Files\": {\n \"Warning\": [],\n \"Size\": [],\n \"Core\": [],\n \"Global\": [],\n \"Instance\": [],\n \"Unreadable\": []\n },\n \"Exts\": {\n \"Core\": [],\n \"Global\": [],\n \"Instance\": [],\n \"Unreadable\": []\n },\n \"TreeSize\": null,\n \"TreeWarning\": null\n },\n \"ListDelimiter\": \"\\n\",\n \"throttleDelayInUs\": 0\n },\n \"Multisite\": {\n \"FilterSites\": \"\"\n },\n \"Installer\": {\n \"File\": \"20210113_wallstreetproductions_49ab6fdc0b0478245900_20210113142252_installer.php\",\n \"Size\": 79660,\n \"OptsSecureOn\": 0,\n \"OptsSecurePass\": \"\",\n \"OptsSkipScan\": 0,\n \"OptsDBHost\": \"\",\n \"OptsDBName\": \"\",\n \"OptsDBUser\": \"\",\n \"OptsCPNLHost\": \"\",\n \"OptsCPNLUser\": \"\",\n \"OptsCPNLPass\": \"\",\n \"OptsCPNLEnable\": 0,\n \"OptsCPNLConnect\": false,\n \"OptsCPNLDBAction\": \"create\",\n \"OptsCPNLDBHost\": \"\",\n \"OptsCPNLDBName\": \"\",\n \"OptsCPNLDBUser\": \"\",\n \"numFilesAdded\": 0,\n \"numDirsAdded\": 0\n },\n \"Database\": {\n \"info\": {\n \"buildMode\": \"PHPCHUNKING\",\n \"charSetList\": [\n \"utf8mb4\"\n ],\n \"collationList\": [\n \"utf8mb4_unicode_520_ci\"\n ],\n \"isTablesUpperCase\": 0,\n \"isNameUpperCase\": 0,\n \"name\": \"biznetis_wallstreet\",\n \"tablesBaseCount\": 14,\n \"tablesFinalCount\": 14,\n \"muFilteredTableCount\": 0,\n \"tablesRowCount\": 699,\n \"tablesSizeOnDisk\": 1086971,\n \"tablesList\": {\n \"wp_commentmeta\": {\n \"inaccurateRows\": 0,\n \"insertedRows\": 0,\n \"size\": 4096\n },\n \"wp_comments\": {\n \"inaccurateRows\": 1,\n \"insertedRows\": 1,\n \"size\": 7488\n },\n \"wp_duplicator_pro_entities\": {\n \"inaccurateRows\": 5,\n \"insertedRows\": 5,\n \"size\": 9900\n },\n \"wp_duplicator_pro_packages\": {\n \"inaccurateRows\": 0,\n \"insertedRows\": 1,\n \"size\": 1024\n },\n \"wp_links\": {\n \"inaccurateRows\": 0,\n \"insertedRows\": 0,\n \"size\": 1024\n },\n \"wp_options\": {\n \"inaccurateRows\": 180,\n \"insertedRows\": 180,\n \"size\": 629732\n },\n \"wp_postmeta\": {\n \"inaccurateRows\": 291,\n \"insertedRows\": 291,\n \"size\": 47612\n },\n \"wp_posts\": {\n \"inaccurateRows\": 181,\n \"insertedRows\": 181,\n \"size\": 340528\n },\n \"wp_term_relationships\": {\n \"inaccurateRows\": 11,\n \"insertedRows\": 11,\n \"size\": 3303\n },\n \"wp_term_taxonomy\": {\n \"inaccurateRows\": 3,\n \"insertedRows\": 3,\n \"size\": 4208\n },\n \"wp_termmeta\": {\n \"inaccurateRows\": 0,\n \"insertedRows\": 0,\n \"size\": 4096\n },\n \"wp_terms\": {\n \"inaccurateRows\": 3,\n \"insertedRows\": 3,\n \"size\": 13424\n },\n \"wp_usermeta\": {\n \"inaccurateRows\": 23,\n \"insertedRows\": 23,\n \"size\": 12236\n },\n \"wp_users\": {\n \"inaccurateRows\": 1,\n \"insertedRows\": 1,\n \"size\": 8300\n }\n },\n \"varLowerCaseTables\": \"0\",\n \"dbEngine\": \"MySQL\",\n \"version\": \"5.6.49\",\n \"versionComment\": \"MySQL Community Server (GPL)\",\n \"viewCount\": 0,\n \"procCount\": 0\n },\n \"Type\": \"MySQL\",\n \"Size\": 963073,\n \"File\": \"20210113_wallstreetproductions_49ab6fdc0b0478245900_20210113142252_database.sql\",\n \"FilterTables\": \"\",\n \"FilterOn\": 0,\n \"DBMode\": \"PHPCHUNKING\",\n \"Compatible\": \"\",\n \"Comments\": \"MySQL Community Server (GPL)\",\n \"dbStorePathPublic\": \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/backups-dup-pro\\/tmp\\/20210113_wallstreetproductions_49ab6fdc0b0478245900_20210113142252_database.sql\"\n },\n \"Status\": \"100.0\",\n \"schedule_id\": -1,\n \"build_progress\": {\n \"thread_start_time\": 1610547808,\n \"initialized\": true,\n \"installer_built\": true,\n \"archive_started\": false,\n \"archive_has_database\": false,\n \"archive_built\": true,\n \"database_script_built\": true,\n \"failed\": false,\n \"next_archive_file_index\": 0,\n \"next_archive_dir_index\": 0,\n \"retries\": 0,\n \"current_build_mode\": 1,\n \"current_build_compression\": true,\n \"custom_data\": null,\n \"warnings\": []\n },\n \"db_build_progress\": {\n \"tablesToProcess\": [\n \"wp_commentmeta\",\n \"wp_comments\",\n \"wp_duplicator_pro_entities\",\n \"wp_duplicator_pro_packages\",\n \"wp_links\",\n \"wp_options\",\n \"wp_postmeta\",\n \"wp_posts\",\n \"wp_term_relationships\",\n \"wp_term_taxonomy\",\n \"wp_termmeta\",\n \"wp_terms\",\n \"wp_usermeta\",\n \"wp_users\"\n ],\n \"validationStage1\": true,\n \"doneInit\": true,\n \"doneFiltering\": true,\n \"doneCreates\": true,\n \"completed\": true,\n \"startTime\": 1610547791.99,\n \"wasInterrupted\": false,\n \"errorOut\": false,\n \"failureCount\": 0,\n \"countCheckData\": {\n \"countTotal\": 700,\n \"impreciseTotalRows\": 700,\n \"tables\": {\n \"wp_commentmeta\": {\n \"start\": \"0\",\n \"end\": \"0\",\n \"count\": 0\n },\n \"wp_comments\": {\n \"start\": \"1\",\n \"end\": \"1\",\n \"count\": 1\n },\n \"wp_duplicator_pro_entities\": {\n \"start\": \"5\",\n \"end\": \"5\",\n \"count\": 5\n },\n \"wp_duplicator_pro_packages\": {\n \"start\": \"1\",\n \"end\": \"1\",\n \"count\": 1\n },\n \"wp_links\": {\n \"start\": \"0\",\n \"end\": \"0\",\n \"count\": 0\n },\n \"wp_options\": {\n \"start\": \"180\",\n \"end\": \"180\",\n \"count\": 180\n },\n \"wp_postmeta\": {\n \"start\": \"291\",\n \"end\": \"291\",\n \"count\": 291\n },\n \"wp_posts\": {\n \"start\": \"181\",\n \"end\": \"181\",\n \"count\": 181\n },\n \"wp_term_relationships\": {\n \"start\": \"11\",\n \"end\": \"11\",\n \"count\": 11\n },\n \"wp_term_taxonomy\": {\n \"start\": \"3\",\n \"end\": \"3\",\n \"count\": 3\n },\n \"wp_termmeta\": {\n \"start\": \"0\",\n \"end\": \"0\",\n \"count\": 0\n },\n \"wp_terms\": {\n \"start\": \"3\",\n \"end\": \"3\",\n \"count\": 3\n },\n \"wp_usermeta\": {\n \"start\": \"23\",\n \"end\": \"23\",\n \"count\": 23\n },\n \"wp_users\": {\n \"start\": \"1\",\n \"end\": \"1\",\n \"count\": 1\n }\n }\n }\n },\n \"upload_infos\": [\n {\n \"storage_id\": \"-2\",\n \"archive_offset\": 0,\n \"copied_installer\": true,\n \"copied_archive\": true,\n \"progress\": 0,\n \"num_failures\": 0,\n \"failed\": false,\n \"cancelled\": false,\n \"upload_id\": null,\n \"failure_count\": 0,\n \"data\": \"\",\n \"data2\": \"\",\n \"has_started\": true,\n \"status_message_details\": \"\",\n \"started_timestamp\": 1610547808,\n \"stopped_timestamp\": 1610547809\n }\n ],\n \"active_storage_id\": -2,\n \"template_id\": 5\n}'),(2,'20210128_wallstreetproductions','52aa5c6356e71e136076_20210128171901',100,'2021-01-28 17:19:06','wallStAdmin','{\n \"Created\": \"2021-01-28 17:19:01\",\n \"Version\": \"4.0.1.2\",\n \"VersionWP\": \"5.3.6\",\n \"VersionDB\": \"5.6.50\",\n \"VersionPHP\": \"7.4.14\",\n \"VersionOS\": \"Linux\",\n \"ID\": 2,\n \"Name\": \"20210128_wallstreetproductions\",\n \"Hash\": \"52aa5c6356e71e136076_20210128171901\",\n \"NameHash\": \"20210128_wallstreetproductions_52aa5c6356e71e136076_20210128171901\",\n \"Type\": 0,\n \"Notes\": \"\",\n \"StorePath\": \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/backups-dup-pro\\/tmp\",\n \"StoreURL\": \"http:\\/\\/wallstreet.getbiz.net\\/wp-content\\/backups-dup-pro\\/\",\n \"ScanFile\": \"20210128_wallstreetproductions_52aa5c6356e71e136076_20210128171901_scan.json\",\n \"timer_start\": 1611854358.019484043121337890625,\n \"Runtime\": \"14.501 sec.\",\n \"ExeSize\": \"77.79KB\",\n \"ZipSize\": \"50.98MB\",\n \"Brand\": \"Default\",\n \"Brand_ID\": -2,\n \"ziparchive_mode\": 0,\n \"statusInfo\": {\n \"hasFilteredCoreFolders\": false,\n \"hasFilteredSiteTables\": false\n },\n \"Archive\": {\n \"ExportOnlyDB\": 0,\n \"FilterDirs\": \"\",\n \"FilterExts\": \"\",\n \"FilterFiles\": \"\",\n \"FilterDirsAll\": [\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/.opcache\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/.tmb\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/ai1wm-backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/backups-dup-lite\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/backups-dup-pro\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/backups-dup-pro\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/backupwordpress\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/bps-backup\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/cache\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/content\\/cache\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/contents\\/cache\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/infinitewp\\/backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/managewp\\/backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/old-cache\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/plugins\\/all-in-one-wp-migration\\/storage\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/plugins\\/really-simple-captcha\\/tmp\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/plugins\\/wordfence\\/tmp\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/updraft\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/aiowps_backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/backup-guard\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/backupbuddy_backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/backupbuddy_temp\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/ithemes-security\\/backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/mainwp\\/backup\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/pb_backupbuddy\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/snapshots\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/sucuri\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/wp-clone\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/wp_all_backup\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/wpbackitup_backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/wfcache\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/wishlist-backup\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-snapshots\"\n ],\n \"FilterExtsAll\": [],\n \"FilterFilesAll\": [\n \".DS_Store\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/.htaccess\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/.user.ini\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/php.ini\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/web.config\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-config.php\",\n \"dbcache\",\n \"debug_log\",\n \"error_log\",\n \"objectcache\",\n \"pgcache\",\n \"ws_ftp.log\"\n ],\n \"FilterOn\": 0,\n \"File\": \"20210128_wallstreetproductions_52aa5c6356e71e136076_20210128171901_archive.zip\",\n \"Format\": \"ZIP\",\n \"PackDir\": \"\\/home\\/biznetis\\/wallstreetproductions.dev\",\n \"Size\": 53451539,\n \"Dirs\": null,\n \"DirCount\": 800,\n \"RecursiveLinks\": [],\n \"Files\": null,\n \"FileCount\": 5106,\n \"file_count\": 5909,\n \"FilterInfo\": {\n \"Dirs\": {\n \"Warning\": [],\n \"AddonSites\": [],\n \"Size\": [],\n \"Core\": [],\n \"Global\": [],\n \"Instance\": [],\n \"Unreadable\": []\n },\n \"Files\": {\n \"Warning\": [],\n \"Size\": [],\n \"Core\": [],\n \"Global\": [],\n \"Instance\": [],\n \"Unreadable\": []\n },\n \"Exts\": {\n \"Core\": [],\n \"Global\": [],\n \"Instance\": [],\n \"Unreadable\": []\n },\n \"TreeSize\": null,\n \"TreeWarning\": null\n },\n \"ListDelimiter\": \"\\n\",\n \"throttleDelayInUs\": 0\n },\n \"Multisite\": {\n \"FilterSites\": \"\"\n },\n \"Installer\": {\n \"File\": \"20210128_wallstreetproductions_52aa5c6356e71e136076_20210128171901_installer.php\",\n \"Size\": 79660,\n \"OptsSecureOn\": 0,\n \"OptsSecurePass\": \"\",\n \"OptsSkipScan\": 0,\n \"OptsDBHost\": \"\",\n \"OptsDBName\": \"\",\n \"OptsDBUser\": \"\",\n \"OptsCPNLHost\": \"\",\n \"OptsCPNLUser\": \"\",\n \"OptsCPNLPass\": \"\",\n \"OptsCPNLEnable\": 0,\n \"OptsCPNLConnect\": false,\n \"OptsCPNLDBAction\": \"create\",\n \"OptsCPNLDBHost\": \"\",\n \"OptsCPNLDBName\": \"\",\n \"OptsCPNLDBUser\": \"\",\n \"numFilesAdded\": 0,\n \"numDirsAdded\": 0\n },\n \"Database\": {\n \"info\": {\n \"buildMode\": \"PHPCHUNKING\",\n \"charSetList\": [\n \"utf8mb4\"\n ],\n \"collationList\": [\n \"utf8mb4_unicode_520_ci\"\n ],\n \"isTablesUpperCase\": 0,\n \"isNameUpperCase\": 0,\n \"name\": \"biznetis_wallstreet\",\n \"tablesBaseCount\": 14,\n \"tablesFinalCount\": 14,\n \"muFilteredTableCount\": 0,\n \"tablesRowCount\": 731,\n \"tablesSizeOnDisk\": 1138415,\n \"tablesList\": {\n \"wp_commentmeta\": {\n \"inaccurateRows\": 0,\n \"insertedRows\": 0,\n \"size\": 4096\n },\n \"wp_comments\": {\n \"inaccurateRows\": 1,\n \"insertedRows\": 1,\n \"size\": 7488\n },\n \"wp_duplicator_pro_entities\": {\n \"inaccurateRows\": 6,\n \"insertedRows\": 6,\n \"size\": 14132\n },\n \"wp_duplicator_pro_packages\": {\n \"inaccurateRows\": 1,\n \"insertedRows\": 2,\n \"size\": 17708\n },\n \"wp_links\": {\n \"inaccurateRows\": 0,\n \"insertedRows\": 0,\n \"size\": 1024\n },\n \"wp_options\": {\n \"inaccurateRows\": 190,\n \"insertedRows\": 190,\n \"size\": 659148\n },\n \"wp_postmeta\": {\n \"inaccurateRows\": 292,\n \"insertedRows\": 292,\n \"size\": 47612\n },\n \"wp_posts\": {\n \"inaccurateRows\": 182,\n \"insertedRows\": 182,\n \"size\": 340528\n },\n \"wp_term_relationships\": {\n \"inaccurateRows\": 11,\n \"insertedRows\": 11,\n \"size\": 3303\n },\n \"wp_term_taxonomy\": {\n \"inaccurateRows\": 3,\n \"insertedRows\": 3,\n \"size\": 4208\n },\n \"wp_termmeta\": {\n \"inaccurateRows\": 0,\n \"insertedRows\": 0,\n \"size\": 4096\n },\n \"wp_terms\": {\n \"inaccurateRows\": 3,\n \"insertedRows\": 3,\n \"size\": 13424\n },\n \"wp_usermeta\": {\n \"inaccurateRows\": 40,\n \"insertedRows\": 40,\n \"size\": 13196\n },\n \"wp_users\": {\n \"inaccurateRows\": 2,\n \"insertedRows\": 2,\n \"size\": 8452\n }\n },\n \"varLowerCaseTables\": \"0\",\n \"dbEngine\": \"MySQL\",\n \"version\": \"5.6.50\",\n \"versionComment\": \"MySQL Community Server (GPL)\",\n \"viewCount\": 0,\n \"procCount\": 0\n },\n \"Type\": \"MySQL\",\n \"Size\": 1050126,\n \"File\": \"20210128_wallstreetproductions_52aa5c6356e71e136076_20210128171901_database.sql\",\n \"FilterTables\": \"\",\n \"FilterOn\": 0,\n \"DBMode\": \"PHPCHUNKING\",\n \"Compatible\": \"\",\n \"Comments\": \"MySQL Community Server (GPL)\",\n \"dbStorePathPublic\": \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/backups-dup-pro\\/tmp\\/20210128_wallstreetproductions_52aa5c6356e71e136076_20210128171901_database.sql\"\n },\n \"Status\": \"100.0\",\n \"schedule_id\": -1,\n \"build_progress\": {\n \"thread_start_time\": 1611854372,\n \"initialized\": true,\n \"installer_built\": true,\n \"archive_started\": false,\n \"archive_has_database\": false,\n \"archive_built\": true,\n \"database_script_built\": true,\n \"failed\": false,\n \"next_archive_file_index\": 0,\n \"next_archive_dir_index\": 0,\n \"retries\": 0,\n \"current_build_mode\": 1,\n \"current_build_compression\": true,\n \"custom_data\": null,\n \"warnings\": []\n },\n \"db_build_progress\": {\n \"tablesToProcess\": [\n \"wp_commentmeta\",\n \"wp_comments\",\n \"wp_duplicator_pro_entities\",\n \"wp_duplicator_pro_packages\",\n \"wp_links\",\n \"wp_options\",\n \"wp_postmeta\",\n \"wp_posts\",\n \"wp_term_relationships\",\n \"wp_term_taxonomy\",\n \"wp_termmeta\",\n \"wp_terms\",\n \"wp_usermeta\",\n \"wp_users\"\n ],\n \"validationStage1\": true,\n \"doneInit\": true,\n \"doneFiltering\": true,\n \"doneCreates\": true,\n \"completed\": true,\n \"startTime\": 1611854358.0226700305938720703125,\n \"wasInterrupted\": false,\n \"errorOut\": false,\n \"failureCount\": 0,\n \"countCheckData\": {\n \"countTotal\": 732,\n \"impreciseTotalRows\": 732,\n \"tables\": {\n \"wp_commentmeta\": {\n \"start\": \"0\",\n \"end\": \"0\",\n \"count\": 0\n },\n \"wp_comments\": {\n \"start\": \"1\",\n \"end\": \"1\",\n \"count\": 1\n },\n \"wp_duplicator_pro_entities\": {\n \"start\": \"6\",\n \"end\": \"6\",\n \"count\": 6\n },\n \"wp_duplicator_pro_packages\": {\n \"start\": \"2\",\n \"end\": \"2\",\n \"count\": 2\n },\n \"wp_links\": {\n \"start\": \"0\",\n \"end\": \"0\",\n \"count\": 0\n },\n \"wp_options\": {\n \"start\": \"190\",\n \"end\": \"190\",\n \"count\": 190\n },\n \"wp_postmeta\": {\n \"start\": \"292\",\n \"end\": \"292\",\n \"count\": 292\n },\n \"wp_posts\": {\n \"start\": \"182\",\n \"end\": \"182\",\n \"count\": 182\n },\n \"wp_term_relationships\": {\n \"start\": \"11\",\n \"end\": \"11\",\n \"count\": 11\n },\n \"wp_term_taxonomy\": {\n \"start\": \"3\",\n \"end\": \"3\",\n \"count\": 3\n },\n \"wp_termmeta\": {\n \"start\": \"0\",\n \"end\": \"0\",\n \"count\": 0\n },\n \"wp_terms\": {\n \"start\": \"3\",\n \"end\": \"3\",\n \"count\": 3\n },\n \"wp_usermeta\": {\n \"start\": \"40\",\n \"end\": \"40\",\n \"count\": 40\n },\n \"wp_users\": {\n \"start\": \"2\",\n \"end\": \"2\",\n \"count\": 2\n }\n }\n }\n },\n \"upload_infos\": [\n {\n \"storage_id\": \"6\",\n \"archive_offset\": 52428800,\n \"copied_installer\": true,\n \"copied_archive\": true,\n \"progress\": 98,\n \"num_failures\": 0,\n \"failed\": false,\n \"cancelled\": false,\n \"upload_id\": \"https:\\/\\/www.googleapis.com\\/upload\\/drive\\/v3\\/files?uploadType=resumable&upload_id=ABg5-UzvX7h7oMayHhaDtWxOrzyZiv97fab1FqvdM04utyIPpJvDEjLWkWp4G1E-d0H5AAoQVUYsAHMDlYx3Wk6mXv4\",\n \"failure_count\": 0,\n \"data\": \"1vWQi_z3x51vJLxQE8JnGRBBSt1QDKyTR\",\n \"data2\": \"\",\n \"has_started\": true,\n \"status_message_details\": \"\",\n \"started_timestamp\": 1611854372,\n \"stopped_timestamp\": 1611854390\n }\n ],\n \"active_storage_id\": 6,\n \"template_id\": 5\n}'),(3,'20210128_wallstreetproductions','14bf7bc90c3b40838867_20210128172624',100,'2021-01-28 17:26:27','wallStAdmin','{\n \"Created\": \"2021-01-28 17:26:24\",\n \"Version\": \"4.0.1.2\",\n \"VersionWP\": \"5.6\",\n \"VersionDB\": \"5.6.50\",\n \"VersionPHP\": \"7.4.14\",\n \"VersionOS\": \"Linux\",\n \"ID\": 3,\n \"Name\": \"20210128_wallstreetproductions\",\n \"Hash\": \"14bf7bc90c3b40838867_20210128172624\",\n \"NameHash\": \"20210128_wallstreetproductions_14bf7bc90c3b40838867_20210128172624\",\n \"Type\": 0,\n \"Notes\": \"\",\n \"StorePath\": \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/backups-dup-pro\\/tmp\",\n \"StoreURL\": \"http:\\/\\/wallstreet.getbiz.net\\/wp-content\\/backups-dup-pro\\/\",\n \"ScanFile\": \"20210128_wallstreetproductions_14bf7bc90c3b40838867_20210128172624_scan.json\",\n \"timer_start\": 1611854799.023746967315673828125,\n \"Runtime\": \"15.899 sec.\",\n \"ExeSize\": \"77.79KB\",\n \"ZipSize\": \"55.76MB\",\n \"Brand\": \"Default\",\n \"Brand_ID\": -2,\n \"ziparchive_mode\": 0,\n \"statusInfo\": {\n \"hasFilteredCoreFolders\": false,\n \"hasFilteredSiteTables\": false\n },\n \"Archive\": {\n \"ExportOnlyDB\": 0,\n \"FilterDirs\": \"\",\n \"FilterExts\": \"\",\n \"FilterFiles\": \"\",\n \"FilterDirsAll\": [\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/.opcache\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/.tmb\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/ai1wm-backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/backups-dup-lite\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/backups-dup-pro\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/backups-dup-pro\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/backupwordpress\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/bps-backup\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/cache\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/content\\/cache\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/contents\\/cache\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/infinitewp\\/backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/managewp\\/backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/old-cache\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/plugins\\/all-in-one-wp-migration\\/storage\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/plugins\\/really-simple-captcha\\/tmp\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/plugins\\/wordfence\\/tmp\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/updraft\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/aiowps_backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/backup-guard\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/backupbuddy_backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/backupbuddy_temp\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/ithemes-security\\/backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/mainwp\\/backup\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/pb_backupbuddy\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/snapshots\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/sucuri\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/wp-clone\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/wp_all_backup\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/wpbackitup_backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/wfcache\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/wishlist-backup\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-snapshots\"\n ],\n \"FilterExtsAll\": [],\n \"FilterFilesAll\": [\n \".DS_Store\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/.htaccess\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/.user.ini\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/php.ini\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/web.config\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-config.php\",\n \"dbcache\",\n \"debug_log\",\n \"error_log\",\n \"objectcache\",\n \"pgcache\",\n \"ws_ftp.log\"\n ],\n \"FilterOn\": 0,\n \"File\": \"20210128_wallstreetproductions_14bf7bc90c3b40838867_20210128172624_archive.zip\",\n \"Format\": \"ZIP\",\n \"PackDir\": \"\\/home\\/biznetis\\/wallstreetproductions.dev\",\n \"Size\": 58467658,\n \"Dirs\": null,\n \"DirCount\": 902,\n \"RecursiveLinks\": [],\n \"Files\": null,\n \"FileCount\": 5450,\n \"file_count\": 6355,\n \"FilterInfo\": {\n \"Dirs\": {\n \"Warning\": [],\n \"AddonSites\": [],\n \"Size\": [],\n \"Core\": [],\n \"Global\": [],\n \"Instance\": [],\n \"Unreadable\": []\n },\n \"Files\": {\n \"Warning\": [],\n \"Size\": [],\n \"Core\": [],\n \"Global\": [],\n \"Instance\": [],\n \"Unreadable\": []\n },\n \"Exts\": {\n \"Core\": [],\n \"Global\": [],\n \"Instance\": [],\n \"Unreadable\": []\n },\n \"TreeSize\": null,\n \"TreeWarning\": null\n },\n \"ListDelimiter\": \"\\n\",\n \"throttleDelayInUs\": 0\n },\n \"Multisite\": {\n \"FilterSites\": \"\"\n },\n \"Installer\": {\n \"File\": \"20210128_wallstreetproductions_14bf7bc90c3b40838867_20210128172624_installer.php\",\n \"Size\": 79660,\n \"OptsSecureOn\": 0,\n \"OptsSecurePass\": \"\",\n \"OptsSkipScan\": 0,\n \"OptsDBHost\": \"\",\n \"OptsDBName\": \"\",\n \"OptsDBUser\": \"\",\n \"OptsCPNLHost\": \"\",\n \"OptsCPNLUser\": \"\",\n \"OptsCPNLPass\": \"\",\n \"OptsCPNLEnable\": 0,\n \"OptsCPNLConnect\": false,\n \"OptsCPNLDBAction\": \"create\",\n \"OptsCPNLDBHost\": \"\",\n \"OptsCPNLDBName\": \"\",\n \"OptsCPNLDBUser\": \"\",\n \"numFilesAdded\": 0,\n \"numDirsAdded\": 0\n },\n \"Database\": {\n \"info\": {\n \"buildMode\": \"PHPCHUNKING\",\n \"charSetList\": [\n \"utf8mb4\"\n ],\n \"collationList\": [\n \"utf8mb4_unicode_520_ci\"\n ],\n \"isTablesUpperCase\": 0,\n \"isNameUpperCase\": 0,\n \"name\": \"biznetis_wallstreet\",\n \"tablesBaseCount\": 14,\n \"tablesFinalCount\": 14,\n \"muFilteredTableCount\": 0,\n \"tablesRowCount\": 738,\n \"tablesSizeOnDisk\": 1153687,\n \"tablesList\": {\n \"wp_commentmeta\": {\n \"inaccurateRows\": 0,\n \"insertedRows\": 0,\n \"size\": 4096\n },\n \"wp_comments\": {\n \"inaccurateRows\": 1,\n \"insertedRows\": 1,\n \"size\": 7492\n },\n \"wp_duplicator_pro_entities\": {\n \"inaccurateRows\": 6,\n \"insertedRows\": 6,\n \"size\": 14132\n },\n \"wp_duplicator_pro_packages\": {\n \"inaccurateRows\": 2,\n \"insertedRows\": 3,\n \"size\": 32604\n },\n \"wp_links\": {\n \"inaccurateRows\": 0,\n \"insertedRows\": 0,\n \"size\": 1024\n },\n \"wp_options\": {\n \"inaccurateRows\": 196,\n \"insertedRows\": 196,\n \"size\": 659520\n },\n \"wp_postmeta\": {\n \"inaccurateRows\": 292,\n \"insertedRows\": 292,\n \"size\": 47612\n },\n \"wp_posts\": {\n \"inaccurateRows\": 182,\n \"insertedRows\": 182,\n \"size\": 340528\n },\n \"wp_term_relationships\": {\n \"inaccurateRows\": 11,\n \"insertedRows\": 11,\n \"size\": 3303\n },\n \"wp_term_taxonomy\": {\n \"inaccurateRows\": 3,\n \"insertedRows\": 3,\n \"size\": 4208\n },\n \"wp_termmeta\": {\n \"inaccurateRows\": 0,\n \"insertedRows\": 0,\n \"size\": 4096\n },\n \"wp_terms\": {\n \"inaccurateRows\": 3,\n \"insertedRows\": 3,\n \"size\": 13424\n },\n \"wp_usermeta\": {\n \"inaccurateRows\": 40,\n \"insertedRows\": 40,\n \"size\": 13196\n },\n \"wp_users\": {\n \"inaccurateRows\": 2,\n \"insertedRows\": 2,\n \"size\": 8452\n }\n },\n \"varLowerCaseTables\": \"0\",\n \"dbEngine\": \"MySQL\",\n \"version\": \"5.6.50\",\n \"versionComment\": \"MySQL Community Server (GPL)\",\n \"viewCount\": 0,\n \"procCount\": 0\n },\n \"Type\": \"MySQL\",\n \"Size\": 1065661,\n \"File\": \"20210128_wallstreetproductions_14bf7bc90c3b40838867_20210128172624_database.sql\",\n \"FilterTables\": \"\",\n \"FilterOn\": 0,\n \"DBMode\": \"PHPCHUNKING\",\n \"Compatible\": \"\",\n \"Comments\": \"MySQL Community Server (GPL)\",\n \"dbStorePathPublic\": \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/backups-dup-pro\\/tmp\\/20210128_wallstreetproductions_14bf7bc90c3b40838867_20210128172624_database.sql\"\n },\n \"Status\": \"100.0\",\n \"schedule_id\": -1,\n \"build_progress\": {\n \"thread_start_time\": 1611854814,\n \"initialized\": true,\n \"installer_built\": true,\n \"archive_started\": false,\n \"archive_has_database\": false,\n \"archive_built\": true,\n \"database_script_built\": true,\n \"failed\": false,\n \"next_archive_file_index\": 0,\n \"next_archive_dir_index\": 0,\n \"retries\": 0,\n \"current_build_mode\": 1,\n \"current_build_compression\": true,\n \"custom_data\": null,\n \"warnings\": []\n },\n \"db_build_progress\": {\n \"tablesToProcess\": [\n \"wp_commentmeta\",\n \"wp_comments\",\n \"wp_duplicator_pro_entities\",\n \"wp_duplicator_pro_packages\",\n \"wp_links\",\n \"wp_options\",\n \"wp_postmeta\",\n \"wp_posts\",\n \"wp_term_relationships\",\n \"wp_term_taxonomy\",\n \"wp_termmeta\",\n \"wp_terms\",\n \"wp_usermeta\",\n \"wp_users\"\n ],\n \"validationStage1\": true,\n \"doneInit\": true,\n \"doneFiltering\": true,\n \"doneCreates\": true,\n \"completed\": true,\n \"startTime\": 1611854799.026873111724853515625,\n \"wasInterrupted\": false,\n \"errorOut\": false,\n \"failureCount\": 0,\n \"countCheckData\": {\n \"countTotal\": 739,\n \"impreciseTotalRows\": 739,\n \"tables\": {\n \"wp_commentmeta\": {\n \"start\": \"0\",\n \"end\": \"0\",\n \"count\": 0\n },\n \"wp_comments\": {\n \"start\": \"1\",\n \"end\": \"1\",\n \"count\": 1\n },\n \"wp_duplicator_pro_entities\": {\n \"start\": \"6\",\n \"end\": \"6\",\n \"count\": 6\n },\n \"wp_duplicator_pro_packages\": {\n \"start\": \"3\",\n \"end\": \"3\",\n \"count\": 3\n },\n \"wp_links\": {\n \"start\": \"0\",\n \"end\": \"0\",\n \"count\": 0\n },\n \"wp_options\": {\n \"start\": \"196\",\n \"end\": \"196\",\n \"count\": 196\n },\n \"wp_postmeta\": {\n \"start\": \"292\",\n \"end\": \"292\",\n \"count\": 292\n },\n \"wp_posts\": {\n \"start\": \"182\",\n \"end\": \"182\",\n \"count\": 182\n },\n \"wp_term_relationships\": {\n \"start\": \"11\",\n \"end\": \"11\",\n \"count\": 11\n },\n \"wp_term_taxonomy\": {\n \"start\": \"3\",\n \"end\": \"3\",\n \"count\": 3\n },\n \"wp_termmeta\": {\n \"start\": \"0\",\n \"end\": \"0\",\n \"count\": 0\n },\n \"wp_terms\": {\n \"start\": \"3\",\n \"end\": \"3\",\n \"count\": 3\n },\n \"wp_usermeta\": {\n \"start\": \"40\",\n \"end\": \"40\",\n \"count\": 40\n },\n \"wp_users\": {\n \"start\": \"2\",\n \"end\": \"2\",\n \"count\": 2\n }\n }\n }\n },\n \"upload_infos\": [\n {\n \"storage_id\": \"6\",\n \"archive_offset\": 57671680,\n \"copied_installer\": true,\n \"copied_archive\": true,\n \"progress\": 99,\n \"num_failures\": 0,\n \"failed\": false,\n \"cancelled\": false,\n \"upload_id\": \"https:\\/\\/www.googleapis.com\\/upload\\/drive\\/v3\\/files?uploadType=resumable&upload_id=ABg5-UxW0nOs2KiHVYj97W938atdjeK_LbLcC01ejwOO3UkPNrqtwX1NkUpyo5IjadFjDdi2Gy5tDtoyLMlN7-Ur6wc9PlQr9w\",\n \"failure_count\": 0,\n \"data\": \"1vWQi_z3x51vJLxQE8JnGRBBSt1QDKyTR\",\n \"data2\": \"\",\n \"has_started\": true,\n \"status_message_details\": \"\",\n \"started_timestamp\": 1611854815,\n \"stopped_timestamp\": 1611854831\n }\n ],\n \"active_storage_id\": 6,\n \"template_id\": 5\n}'); /*!40000 ALTER TABLE `wp_duplicator_pro_packages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_links` -- DROP TABLE IF EXISTS `wp_links`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_links` ( `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `link_url` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_image` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_target` varchar(25) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_description` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_visible` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'Y', `link_owner` bigint(20) unsigned NOT NULL DEFAULT '1', `link_rating` int(11) NOT NULL DEFAULT '0', `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `link_rel` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_notes` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `link_rss` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', PRIMARY KEY (`link_id`), KEY `link_visible` (`link_visible`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_links` -- LOCK TABLES `wp_links` WRITE; /*!40000 ALTER TABLE `wp_links` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_options` -- DROP TABLE IF EXISTS `wp_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_options` ( `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `option_name` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `option_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `autoload` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'yes', PRIMARY KEY (`option_id`), UNIQUE KEY `option_name` (`option_name`), KEY `autoload` (`autoload`) ) ENGINE=InnoDB AUTO_INCREMENT=16074 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_options` -- LOCK TABLES `wp_options` WRITE; /*!40000 ALTER TABLE `wp_options` DISABLE KEYS */; INSERT INTO `wp_options` VALUES (1,'siteurl','http://wallstreet.getbiz.net','yes'),(2,'home','http://wallstreet.getbiz.net','yes'),(3,'blogname','Wall Street Productions','yes'),(4,'blogdescription','Just another WordPress site','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','tech@biznetis.net','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','0','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','yes'),(29,'rewrite_rules','a:257:{s:10:\"project/?$\";s:27:\"index.php?post_type=project\";s:40:\"project/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=project&feed=$matches[1]\";s:35:\"project/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=project&feed=$matches[1]\";s:27:\"project/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=project&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:56:\"layout_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:68:\"index.php?taxonomy=layout_category&term=$matches[1]&feed=$matches[2]\";s:51:\"layout_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:68:\"index.php?taxonomy=layout_category&term=$matches[1]&feed=$matches[2]\";s:32:\"layout_category/([^/]+)/embed/?$\";s:62:\"index.php?taxonomy=layout_category&term=$matches[1]&embed=true\";s:44:\"layout_category/([^/]+)/page/?([0-9]{1,})/?$\";s:69:\"index.php?taxonomy=layout_category&term=$matches[1]&paged=$matches[2]\";s:26:\"layout_category/([^/]+)/?$\";s:51:\"index.php?taxonomy=layout_category&term=$matches[1]\";s:52:\"layout_pack/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?taxonomy=layout_pack&term=$matches[1]&feed=$matches[2]\";s:47:\"layout_pack/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?taxonomy=layout_pack&term=$matches[1]&feed=$matches[2]\";s:28:\"layout_pack/([^/]+)/embed/?$\";s:58:\"index.php?taxonomy=layout_pack&term=$matches[1]&embed=true\";s:40:\"layout_pack/([^/]+)/page/?([0-9]{1,})/?$\";s:65:\"index.php?taxonomy=layout_pack&term=$matches[1]&paged=$matches[2]\";s:22:\"layout_pack/([^/]+)/?$\";s:47:\"index.php?taxonomy=layout_pack&term=$matches[1]\";s:52:\"layout_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?taxonomy=layout_type&term=$matches[1]&feed=$matches[2]\";s:47:\"layout_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?taxonomy=layout_type&term=$matches[1]&feed=$matches[2]\";s:28:\"layout_type/([^/]+)/embed/?$\";s:58:\"index.php?taxonomy=layout_type&term=$matches[1]&embed=true\";s:40:\"layout_type/([^/]+)/page/?([0-9]{1,})/?$\";s:65:\"index.php?taxonomy=layout_type&term=$matches[1]&paged=$matches[2]\";s:22:\"layout_type/([^/]+)/?$\";s:47:\"index.php?taxonomy=layout_type&term=$matches[1]\";s:46:\"scope/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?taxonomy=scope&term=$matches[1]&feed=$matches[2]\";s:41:\"scope/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?taxonomy=scope&term=$matches[1]&feed=$matches[2]\";s:22:\"scope/([^/]+)/embed/?$\";s:52:\"index.php?taxonomy=scope&term=$matches[1]&embed=true\";s:34:\"scope/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?taxonomy=scope&term=$matches[1]&paged=$matches[2]\";s:16:\"scope/([^/]+)/?$\";s:41:\"index.php?taxonomy=scope&term=$matches[1]\";s:53:\"module_width/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:65:\"index.php?taxonomy=module_width&term=$matches[1]&feed=$matches[2]\";s:48:\"module_width/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:65:\"index.php?taxonomy=module_width&term=$matches[1]&feed=$matches[2]\";s:29:\"module_width/([^/]+)/embed/?$\";s:59:\"index.php?taxonomy=module_width&term=$matches[1]&embed=true\";s:41:\"module_width/([^/]+)/page/?([0-9]{1,})/?$\";s:66:\"index.php?taxonomy=module_width&term=$matches[1]&paged=$matches[2]\";s:23:\"module_width/([^/]+)/?$\";s:48:\"index.php?taxonomy=module_width&term=$matches[1]\";s:40:\"et_pb_layout/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"et_pb_layout/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"et_pb_layout/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"et_pb_layout/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"et_pb_layout/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"et_pb_layout/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"et_pb_layout/([^/]+)/embed/?$\";s:60:\"index.php?post_type=et_pb_layout&name=$matches[1]&embed=true\";s:33:\"et_pb_layout/([^/]+)/trackback/?$\";s:54:\"index.php?post_type=et_pb_layout&name=$matches[1]&tb=1\";s:41:\"et_pb_layout/([^/]+)/page/?([0-9]{1,})/?$\";s:67:\"index.php?post_type=et_pb_layout&name=$matches[1]&paged=$matches[2]\";s:48:\"et_pb_layout/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?post_type=et_pb_layout&name=$matches[1]&cpage=$matches[2]\";s:37:\"et_pb_layout/([^/]+)(?:/([0-9]+))?/?$\";s:66:\"index.php?post_type=et_pb_layout&name=$matches[1]&page=$matches[2]\";s:29:\"et_pb_layout/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"et_pb_layout/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"et_pb_layout/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"et_pb_layout/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"et_pb_layout/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"et_pb_layout/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"project/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"project/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"project/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"project/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"project/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"project/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"project/([^/]+)/embed/?$\";s:40:\"index.php?project=$matches[1]&embed=true\";s:28:\"project/([^/]+)/trackback/?$\";s:34:\"index.php?project=$matches[1]&tb=1\";s:48:\"project/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?project=$matches[1]&feed=$matches[2]\";s:43:\"project/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?project=$matches[1]&feed=$matches[2]\";s:36:\"project/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?project=$matches[1]&paged=$matches[2]\";s:43:\"project/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?project=$matches[1]&cpage=$matches[2]\";s:32:\"project/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?project=$matches[1]&page=$matches[2]\";s:24:\"project/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"project/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"project/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"project/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"project/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"project/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:57:\"project_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?project_category=$matches[1]&feed=$matches[2]\";s:52:\"project_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?project_category=$matches[1]&feed=$matches[2]\";s:33:\"project_category/([^/]+)/embed/?$\";s:49:\"index.php?project_category=$matches[1]&embed=true\";s:45:\"project_category/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?project_category=$matches[1]&paged=$matches[2]\";s:27:\"project_category/([^/]+)/?$\";s:38:\"index.php?project_category=$matches[1]\";s:52:\"project_tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?project_tag=$matches[1]&feed=$matches[2]\";s:47:\"project_tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?project_tag=$matches[1]&feed=$matches[2]\";s:28:\"project_tag/([^/]+)/embed/?$\";s:44:\"index.php?project_tag=$matches[1]&embed=true\";s:40:\"project_tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?project_tag=$matches[1]&paged=$matches[2]\";s:22:\"project_tag/([^/]+)/?$\";s:33:\"index.php?project_tag=$matches[1]\";s:44:\"et_theme_builder/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"et_theme_builder/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:74:\"et_theme_builder/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"et_theme_builder/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"et_theme_builder/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"et_theme_builder/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"et_theme_builder/([^/]+)/embed/?$\";s:64:\"index.php?post_type=et_theme_builder&name=$matches[1]&embed=true\";s:37:\"et_theme_builder/([^/]+)/trackback/?$\";s:58:\"index.php?post_type=et_theme_builder&name=$matches[1]&tb=1\";s:45:\"et_theme_builder/([^/]+)/page/?([0-9]{1,})/?$\";s:71:\"index.php?post_type=et_theme_builder&name=$matches[1]&paged=$matches[2]\";s:52:\"et_theme_builder/([^/]+)/comment-page-([0-9]{1,})/?$\";s:71:\"index.php?post_type=et_theme_builder&name=$matches[1]&cpage=$matches[2]\";s:41:\"et_theme_builder/([^/]+)(?:/([0-9]+))?/?$\";s:70:\"index.php?post_type=et_theme_builder&name=$matches[1]&page=$matches[2]\";s:33:\"et_theme_builder/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"et_theme_builder/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"et_theme_builder/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"et_theme_builder/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"et_theme_builder/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"et_theme_builder/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"et_template/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"et_template/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"et_template/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"et_template/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"et_template/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"et_template/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"et_template/([^/]+)/embed/?$\";s:59:\"index.php?post_type=et_template&name=$matches[1]&embed=true\";s:32:\"et_template/([^/]+)/trackback/?$\";s:53:\"index.php?post_type=et_template&name=$matches[1]&tb=1\";s:40:\"et_template/([^/]+)/page/?([0-9]{1,})/?$\";s:66:\"index.php?post_type=et_template&name=$matches[1]&paged=$matches[2]\";s:47:\"et_template/([^/]+)/comment-page-([0-9]{1,})/?$\";s:66:\"index.php?post_type=et_template&name=$matches[1]&cpage=$matches[2]\";s:36:\"et_template/([^/]+)(?:/([0-9]+))?/?$\";s:65:\"index.php?post_type=et_template&name=$matches[1]&page=$matches[2]\";s:28:\"et_template/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"et_template/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"et_template/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"et_template/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"et_template/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"et_template/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:44:\"et_header_layout/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"et_header_layout/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:74:\"et_header_layout/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"et_header_layout/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"et_header_layout/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"et_header_layout/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"et_header_layout/([^/]+)/embed/?$\";s:64:\"index.php?post_type=et_header_layout&name=$matches[1]&embed=true\";s:37:\"et_header_layout/([^/]+)/trackback/?$\";s:58:\"index.php?post_type=et_header_layout&name=$matches[1]&tb=1\";s:45:\"et_header_layout/([^/]+)/page/?([0-9]{1,})/?$\";s:71:\"index.php?post_type=et_header_layout&name=$matches[1]&paged=$matches[2]\";s:52:\"et_header_layout/([^/]+)/comment-page-([0-9]{1,})/?$\";s:71:\"index.php?post_type=et_header_layout&name=$matches[1]&cpage=$matches[2]\";s:41:\"et_header_layout/([^/]+)(?:/([0-9]+))?/?$\";s:70:\"index.php?post_type=et_header_layout&name=$matches[1]&page=$matches[2]\";s:33:\"et_header_layout/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"et_header_layout/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"et_header_layout/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"et_header_layout/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"et_header_layout/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"et_header_layout/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:42:\"et_body_layout/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"et_body_layout/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"et_body_layout/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"et_body_layout/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"et_body_layout/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"et_body_layout/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"et_body_layout/([^/]+)/embed/?$\";s:62:\"index.php?post_type=et_body_layout&name=$matches[1]&embed=true\";s:35:\"et_body_layout/([^/]+)/trackback/?$\";s:56:\"index.php?post_type=et_body_layout&name=$matches[1]&tb=1\";s:43:\"et_body_layout/([^/]+)/page/?([0-9]{1,})/?$\";s:69:\"index.php?post_type=et_body_layout&name=$matches[1]&paged=$matches[2]\";s:50:\"et_body_layout/([^/]+)/comment-page-([0-9]{1,})/?$\";s:69:\"index.php?post_type=et_body_layout&name=$matches[1]&cpage=$matches[2]\";s:39:\"et_body_layout/([^/]+)(?:/([0-9]+))?/?$\";s:68:\"index.php?post_type=et_body_layout&name=$matches[1]&page=$matches[2]\";s:31:\"et_body_layout/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"et_body_layout/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"et_body_layout/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"et_body_layout/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"et_body_layout/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"et_body_layout/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:44:\"et_footer_layout/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"et_footer_layout/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:74:\"et_footer_layout/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"et_footer_layout/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"et_footer_layout/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"et_footer_layout/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"et_footer_layout/([^/]+)/embed/?$\";s:64:\"index.php?post_type=et_footer_layout&name=$matches[1]&embed=true\";s:37:\"et_footer_layout/([^/]+)/trackback/?$\";s:58:\"index.php?post_type=et_footer_layout&name=$matches[1]&tb=1\";s:45:\"et_footer_layout/([^/]+)/page/?([0-9]{1,})/?$\";s:71:\"index.php?post_type=et_footer_layout&name=$matches[1]&paged=$matches[2]\";s:52:\"et_footer_layout/([^/]+)/comment-page-([0-9]{1,})/?$\";s:71:\"index.php?post_type=et_footer_layout&name=$matches[1]&cpage=$matches[2]\";s:41:\"et_footer_layout/([^/]+)(?:/([0-9]+))?/?$\";s:70:\"index.php?post_type=et_footer_layout&name=$matches[1]&page=$matches[2]\";s:33:\"et_footer_layout/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"et_footer_layout/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"et_footer_layout/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"et_footer_layout/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"et_footer_layout/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"et_footer_layout/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:40:\"index.php?&page_id=321&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:3:{i:0;s:32:\"duplicate-page/duplicatepage.php\";i:1;s:33:\"duplicator-pro/duplicator-pro.php\";i:2;s:27:\"updraftplus/updraftplus.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','Divi','yes'),(41,'stylesheet','Divi','yes'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','49752','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','0','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','page','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a:2:{i:3;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:0:{}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','321','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','0','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'wp_page_for_privacy_policy','3','yes'),(92,'show_comments_cookies_opt_in','1','yes'),(93,'admin_email_lifespan','1642022320','yes'),(94,'initial_db_version','45805','yes'),(95,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:67:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:17:\"et_support_center\";b:1;s:24:\"et_support_center_system\";b:1;s:31:\"et_support_center_remote_access\";b:1;s:31:\"et_support_center_documentation\";b:1;s:27:\"et_support_center_safe_mode\";b:1;s:22:\"et_support_center_logs\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(96,'fresh_site','0','yes'),(97,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_recent-posts','a:3:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:3;s:9:\"show_date\";b:1;}s:12:\"_multiwidget\";i:1;}','yes'),(99,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(100,'widget_archives','a:2:{i:3;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(102,'sidebars_widgets','a:9:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:5:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:12:\"categories-3\";i:3;s:10:\"archives-3\";i:4;s:15:\"media_gallery-2\";}s:9:\"sidebar-2\";a:1:{i:0;s:10:\"nav_menu-2\";}s:9:\"sidebar-3\";a:1:{i:0;s:14:\"recent-posts-3\";}s:9:\"sidebar-4\";a:0:{}s:9:\"sidebar-5\";a:0:{}s:9:\"sidebar-6\";a:0:{}s:9:\"sidebar-7\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(103,'cron','a:9:{i:1627999125;a:1:{s:21:\"updraft_backup_resume\";a:1:{s:32:\"e331f19469b2a3f7c4b28ea95b5a3889\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:2:{i:0;i:1;i:1;s:12:\"1a5fb0843ef0\";}}}}i:1628001530;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1628033929;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1628033930;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1628033947;a:3:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1628098157;a:1:{s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1628270583;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1628624876;a:1:{s:32:\"et_core_page_resource_auto_clear\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:7:\"monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}s:7:\"version\";i:2;}','yes'),(104,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_media_gallery','a:2:{i:2;a:6:{s:5:\"title\";s:0:\"\";s:3:\"ids\";a:0:{}s:7:\"columns\";i:3;s:4:\"size\";s:9:\"thumbnail\";s:9:\"link_type\";s:4:\"post\";s:14:\"orderby_random\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_nav_menu','a:2:{i:2;a:2:{s:5:\"title\";s:5:\"Pages\";s:8:\"nav_menu\";i:2;}s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'recovery_keys','a:0:{}','yes'),(121,'theme_mods_twentytwenty','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1581968876;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";}s:9:\"sidebar-2\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}}}}','yes'),(187,'current_theme','Divi','yes'),(188,'theme_mods_Divi','a:5:{i:0;b:0;s:18:\"custom_css_post_id\";i:96;s:16:\"et_pb_css_synced\";s:3:\"yes\";s:18:\"nav_menu_locations\";a:1:{s:12:\"primary-menu\";i:2;}s:39:\"et_updated_layouts_built_for_post_types\";s:3:\"yes\";}','yes'),(189,'theme_switched','','yes'),(190,'et_pb_cache_notice','a:1:{s:5:\"4.3.2\";s:6:\"ignore\";}','yes'),(195,'et_core_version','4.9.0','yes'),(197,'et_divi','a:165:{s:39:\"static_css_custom_css_safety_check_done\";b:1;s:23:\"2_5_flush_rewrite_rules\";s:4:\"done\";s:30:\"et_flush_rewrite_rules_library\";s:5:\"4.9.0\";s:31:\"divi_previous_installed_version\";s:5:\"4.8.2\";s:29:\"divi_latest_installed_version\";s:5:\"4.9.0\";s:27:\"divi_skip_font_subset_force\";b:1;s:27:\"et_pb_clear_templates_cache\";b:1;s:23:\"builder_custom_defaults\";O:8:\"stdClass\":0:{}s:33:\"customizer_settings_migrated_flag\";b:1;s:34:\"builder_custom_defaults_unmigrated\";b:0;s:40:\"divi_email_provider_credentials_migrated\";b:1;s:15:\"divi_1_3_images\";s:7:\"checked\";s:21:\"et_pb_layouts_updated\";b:1;s:30:\"library_removed_legacy_layouts\";b:1;s:30:\"divi_2_4_documentation_message\";s:9:\"triggered\";s:19:\"product_tour_status\";a:2:{i:1;s:3:\"off\";i:2;s:3:\"off\";}s:32:\"et_fb_pref_settings_bar_location\";s:6:\"bottom\";s:28:\"et_fb_pref_builder_animation\";s:4:\"true\";s:41:\"et_fb_pref_builder_display_modal_settings\";s:5:\"false\";s:39:\"et_fb_pref_builder_enable_dummy_content\";s:4:\"true\";s:21:\"et_fb_pref_event_mode\";s:5:\"hover\";s:20:\"et_fb_pref_view_mode\";s:7:\"desktop\";s:32:\"et_fb_pref_hide_disabled_modules\";s:5:\"false\";s:28:\"et_fb_pref_history_intervals\";i:1;s:29:\"et_fb_pref_page_creation_flow\";s:7:\"default\";s:42:\"et_fb_pref_quick_actions_always_start_with\";s:7:\"nothing\";s:44:\"et_fb_pref_quick_actions_show_recent_queries\";s:3:\"off\";s:39:\"et_fb_pref_quick_actions_recent_queries\";s:0:\"\";s:40:\"et_fb_pref_quick_actions_recent_category\";s:0:\"\";s:27:\"et_fb_pref_modal_preference\";s:7:\"default\";s:30:\"et_fb_pref_modal_snap_location\";s:0:\"\";s:21:\"et_fb_pref_modal_snap\";s:5:\"false\";s:27:\"et_fb_pref_modal_fullscreen\";s:5:\"false\";s:32:\"et_fb_pref_modal_dimension_width\";i:1045;s:33:\"et_fb_pref_modal_dimension_height\";i:618;s:27:\"et_fb_pref_modal_position_x\";i:485;s:27:\"et_fb_pref_modal_position_y\";i:174;s:24:\"et_fb_pref_toolbar_click\";s:5:\"false\";s:26:\"et_fb_pref_toolbar_desktop\";s:4:\"true\";s:23:\"et_fb_pref_toolbar_grid\";s:5:\"false\";s:24:\"et_fb_pref_toolbar_hover\";s:5:\"false\";s:24:\"et_fb_pref_toolbar_phone\";s:4:\"true\";s:25:\"et_fb_pref_toolbar_tablet\";s:4:\"true\";s:28:\"et_fb_pref_toolbar_wireframe\";s:4:\"true\";s:23:\"et_fb_pref_toolbar_zoom\";s:4:\"true\";s:12:\"header_style\";s:4:\"left\";s:12:\"vertical_nav\";b:0;s:13:\"nav_fullwidth\";b:1;s:24:\"footer_widget_text_color\";s:7:\"#ffffff\";s:24:\"footer_widget_link_color\";s:7:\"#ffffff\";s:9:\"divi_logo\";s:75:\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/AV-Conservation.png\";s:14:\"divi_fixed_nav\";s:2:\"on\";s:26:\"divi_gallery_layout_enable\";s:5:\"false\";s:18:\"divi_color_palette\";s:63:\"#000000|#ffffff|#e02b20|#e09900|#edf000|#7cda24|#0c71c3|#8300e9\";s:15:\"divi_grab_image\";s:5:\"false\";s:15:\"divi_blog_style\";s:5:\"false\";s:12:\"divi_sidebar\";s:16:\"et_right_sidebar\";s:22:\"divi_shop_page_sidebar\";s:16:\"et_right_sidebar\";s:23:\"divi_show_facebook_icon\";s:2:\"on\";s:22:\"divi_show_twitter_icon\";s:2:\"on\";s:21:\"divi_show_google_icon\";s:2:\"on\";s:24:\"divi_show_instagram_icon\";s:2:\"on\";s:18:\"divi_show_rss_icon\";s:2:\"on\";s:17:\"divi_facebook_url\";s:1:\"#\";s:16:\"divi_twitter_url\";s:1:\"#\";s:15:\"divi_google_url\";s:1:\"#\";s:18:\"divi_instagram_url\";s:1:\"#\";s:12:\"divi_rss_url\";s:0:\"\";s:34:\"divi_woocommerce_archive_num_posts\";i:9;s:17:\"divi_catnum_posts\";i:6;s:21:\"divi_archivenum_posts\";i:5;s:20:\"divi_searchnum_posts\";i:5;s:17:\"divi_tagnum_posts\";i:5;s:16:\"divi_date_format\";s:6:\"M j, Y\";s:16:\"divi_use_excerpt\";s:5:\"false\";s:26:\"divi_responsive_shortcodes\";s:2:\"on\";s:33:\"divi_gf_enable_all_character_sets\";s:5:\"false\";s:16:\"divi_back_to_top\";s:5:\"false\";s:18:\"divi_smooth_scroll\";s:5:\"false\";s:25:\"divi_disable_translations\";s:5:\"false\";s:29:\"divi_enable_responsive_images\";s:2:\"on\";s:27:\"divi_minify_combine_scripts\";s:2:\"on\";s:26:\"divi_minify_combine_styles\";s:2:\"on\";s:15:\"divi_custom_css\";s:1202:\".logo-wrap {\r\n display: flex;\r\n}\r\n.logo-addr {\r\ntext-align: center;\r\n max-width: 196px;\r\n font-size: 9px;\r\n line-height: 16px;\r\n}\r\n.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {\r\n color: #0495d4 !important;\r\n font-size: 48px;\r\n}\r\n.logo-wrap > div:first-child {\r\n max-width: 196px;\r\n }\r\n.logo-wrap > div:last-child {\r\n max-width: 78px;\r\n }\r\n@media (min-width:980px) {\r\n .main-nav {\r\n display: flex;\r\n justify-content: flex-end;\r\n }\r\n}\r\n@media (max-width:979px) {\r\n .header-row {\r\n display: flex;\r\n flex-direction: column;\r\n }\r\n .header-left {\r\n width: 100% !important;\r\n margin-bottom: 0 !important;\r\n }\r\n .header-right {\r\n width: 100%;\r\n }\r\n.mobile_menu_bar {\r\n position: absolute;\r\n right: 0px;\r\n top: -60px;\r\n }\r\n}\r\n@media (max-width:479px) {\r\n\r\n\r\n}\r\n\r\n\r\n.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li>a,\r\n.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {\r\n font-family: \'Open Sans\', sans-serif;\r\nfont-weight: bold;\r\n color: rgb(43,53,66);\r\n}\r\n.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li>a:hover,\r\n.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a:hover {\r\n font-weight: 900;\r\n color: rgb(4,150,212);\r\n}\";s:21:\"divi_enable_dropdowns\";s:2:\"on\";s:14:\"divi_home_link\";s:2:\"on\";s:15:\"divi_sort_pages\";s:10:\"post_title\";s:15:\"divi_order_page\";s:3:\"asc\";s:22:\"divi_tiers_shown_pages\";i:3;s:32:\"divi_enable_dropdowns_categories\";s:2:\"on\";s:21:\"divi_categories_empty\";s:2:\"on\";s:27:\"divi_tiers_shown_categories\";i:3;s:13:\"divi_sort_cat\";s:4:\"name\";s:14:\"divi_order_cat\";s:3:\"asc\";s:20:\"divi_disable_toptier\";s:5:\"false\";s:25:\"divi_scroll_to_anchor_fix\";s:5:\"false\";s:27:\"et_pb_post_type_integration\";a:3:{s:4:\"post\";s:2:\"on\";s:4:\"page\";s:2:\"on\";s:7:\"project\";s:2:\"on\";}s:21:\"et_pb_static_css_file\";s:2:\"on\";s:19:\"et_pb_css_in_footer\";s:2:\"on\";s:25:\"et_pb_product_tour_global\";s:2:\"on\";s:24:\"et_enable_classic_editor\";s:2:\"on\";s:14:\"divi_postinfo2\";a:4:{i:0;s:6:\"author\";i:1;s:4:\"date\";i:2;s:10:\"categories\";i:3;s:8:\"comments\";}s:22:\"divi_show_postcomments\";s:2:\"on\";s:15:\"divi_thumbnails\";s:2:\"on\";s:20:\"divi_page_thumbnails\";s:5:\"false\";s:23:\"divi_show_pagescomments\";s:5:\"false\";s:14:\"divi_postinfo1\";a:3:{i:0;s:6:\"author\";i:1;s:4:\"date\";i:2;s:10:\"categories\";}s:21:\"divi_thumbnails_index\";s:2:\"on\";s:19:\"divi_seo_home_title\";s:5:\"false\";s:25:\"divi_seo_home_description\";s:5:\"false\";s:22:\"divi_seo_home_keywords\";s:5:\"false\";s:23:\"divi_seo_home_canonical\";s:5:\"false\";s:23:\"divi_seo_home_titletext\";s:0:\"\";s:29:\"divi_seo_home_descriptiontext\";s:0:\"\";s:26:\"divi_seo_home_keywordstext\";s:0:\"\";s:18:\"divi_seo_home_type\";s:27:\"BlogName | Blog description\";s:22:\"divi_seo_home_separate\";s:3:\" | \";s:21:\"divi_seo_single_title\";s:5:\"false\";s:27:\"divi_seo_single_description\";s:5:\"false\";s:24:\"divi_seo_single_keywords\";s:5:\"false\";s:25:\"divi_seo_single_canonical\";s:5:\"false\";s:27:\"divi_seo_single_field_title\";s:9:\"seo_title\";s:33:\"divi_seo_single_field_description\";s:15:\"seo_description\";s:30:\"divi_seo_single_field_keywords\";s:12:\"seo_keywords\";s:20:\"divi_seo_single_type\";s:21:\"Post title | BlogName\";s:24:\"divi_seo_single_separate\";s:3:\" | \";s:24:\"divi_seo_index_canonical\";s:5:\"false\";s:26:\"divi_seo_index_description\";s:5:\"false\";s:19:\"divi_seo_index_type\";s:24:\"Category name | BlogName\";s:23:\"divi_seo_index_separate\";s:3:\" | \";s:28:\"divi_integrate_header_enable\";s:2:\"on\";s:26:\"divi_integrate_body_enable\";s:2:\"on\";s:31:\"divi_integrate_singletop_enable\";s:2:\"on\";s:34:\"divi_integrate_singlebottom_enable\";s:2:\"on\";s:21:\"divi_integration_head\";s:128:\"<link href=\"https://fonts.googleapis.com/css?family=Open+Sans:400,700,800|Oswald:300,400,600,700&display=swap\" rel=\"stylesheet\">\";s:21:\"divi_integration_body\";s:0:\"\";s:27:\"divi_integration_single_top\";s:0:\"\";s:30:\"divi_integration_single_bottom\";s:0:\"\";s:15:\"divi_468_enable\";s:5:\"false\";s:14:\"divi_468_image\";s:0:\"\";s:12:\"divi_468_url\";s:0:\"\";s:16:\"divi_468_adsense\";s:0:\"\";s:22:\"builder_global_presets\";O:8:\"stdClass\":1:{s:10:\"et_pb_text\";O:8:\"stdClass\":2:{s:7:\"presets\";O:8:\"stdClass\":2:{s:8:\"_initial\";O:8:\"stdClass\":5:{s:4:\"name\";s:13:\"Text Preset 1\";s:7:\"created\";i:0;s:7:\"updated\";i:0;s:7:\"version\";s:5:\"4.8.2\";s:8:\"settings\";O:8:\"stdClass\":0:{}}s:36:\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\";O:8:\"stdClass\":5:{s:4:\"name\";s:29:\"Section Titles For Main Pages\";s:7:\"created\";i:1612196144055;s:7:\"updated\";i:1612196144055;s:7:\"version\";s:5:\"4.8.2\";s:8:\"settings\";O:8:\"stdClass\":17:{s:9:\"text_font\";s:17:\"Open Sans||||||||\";s:15:\"text_text_color\";s:7:\"#FFFFFF\";s:14:\"text_font_size\";s:4:\"18px\";s:21:\"text_font_size_tablet\";s:4:\"16px\";s:20:\"text_font_size_phone\";s:4:\"12px\";s:26:\"text_font_size_last_edited\";s:8:\"on|phone\";s:16:\"text_line_height\";s:5:\"1.2em\";s:11:\"header_font\";s:17:\"Oswald|700|||||||\";s:17:\"header_text_color\";s:7:\"#FFFFFF\";s:16:\"header_font_size\";s:4:\"36px\";s:23:\"header_font_size_tablet\";s:4:\"36px\";s:22:\"header_font_size_phone\";s:4:\"24px\";s:28:\"header_font_size_last_edited\";s:8:\"on|phone\";s:18:\"header_line_height\";s:5:\"1.8em\";s:15:\"animation_style\";s:4:\"fade\";s:14:\"custom_padding\";s:8:\"||0px|||\";s:13:\"custom_margin\";s:18:\"||0px||false|false\";}}}s:7:\"default\";s:8:\"_initial\";}}s:29:\"custom_defaults_migrated_flag\";b:1;s:28:\"et_fb_pref_limited_view_mode\";s:9:\"wireframe\";s:35:\"et_fb_pref_limited_modal_preference\";s:7:\"default\";s:32:\"et_fb_pref_limited_toolbar_click\";s:5:\"false\";s:34:\"et_fb_pref_limited_toolbar_desktop\";s:4:\"true\";s:31:\"et_fb_pref_limited_toolbar_grid\";s:5:\"false\";s:32:\"et_fb_pref_limited_toolbar_hover\";s:5:\"false\";s:32:\"et_fb_pref_limited_toolbar_phone\";s:4:\"true\";s:33:\"et_fb_pref_limited_toolbar_tablet\";s:4:\"true\";s:36:\"et_fb_pref_limited_toolbar_wireframe\";s:4:\"true\";s:31:\"et_fb_pref_limited_toolbar_zoom\";s:4:\"true\";s:36:\"et_fb_pref_lv_modal_dimension_height\";i:444;s:35:\"et_fb_pref_lv_modal_dimension_width\";i:300;s:30:\"et_fb_pref_lv_modal_position_x\";i:213;s:30:\"et_fb_pref_lv_modal_position_y\";i:30;s:34:\"et_fb_pref_responsive_tablet_width\";i:768;s:35:\"et_fb_pref_responsive_tablet_height\";i:0;s:33:\"et_fb_pref_responsive_phone_width\";i:400;s:34:\"et_fb_pref_responsive_phone_height\";i:0;s:35:\"et_fb_pref_responsive_minimum_width\";i:320;s:35:\"et_fb_pref_responsive_maximum_width\";i:980;s:30:\"builder_global_presets_history\";O:8:\"stdClass\":2:{s:7:\"history\";a:1:{i:0;O:8:\"stdClass\":3:{s:8:\"settings\";r:156;s:4:\"time\";i:1612196164292;s:5:\"label\";s:11:\"Edited Text\";}}s:5:\"index\";s:1:\"0\";}}','yes'),(198,'widget_aboutmewidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(199,'widget_adsensewidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(200,'widget_advwidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(201,'shop_catalog_image_size','a:3:{s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:4:\"crop\";i:1;}','yes'),(202,'shop_single_image_size','a:3:{s:5:\"width\";s:3:\"510\";s:6:\"height\";s:4:\"9999\";s:4:\"crop\";i:0;}','yes'),(203,'shop_thumbnail_image_size','a:3:{s:5:\"width\";s:3:\"157\";s:6:\"height\";s:3:\"157\";s:4:\"crop\";i:1;}','yes'),(204,'et_support_site_id','aVKFU@R(5ebYqdpk4+vs','yes'),(205,'et_safe_mode_plugins_whitelist','a:8:{i:0;s:15:\"etdev/etdev.php\";i:1;s:15:\"bloom/bloom.php\";i:2;s:19:\"monarch/monarch.php\";i:3;s:29:\"divi-builder/divi-builder.php\";i:4;s:27:\"ari-adminer/ari-adminer.php\";i:5;s:31:\"query-monitor/query-monitor.php\";i:6;s:27:\"woocommerce/woocommerce.php\";i:7;s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";}','yes'),(206,'et_support_center_installed','true','yes'),(207,'et_images_temp_folder','\\\\WDP\\DFS\\43\\3\\3\\9\\4363777933\\user\\sites\\809045.site\\www\\avconservation\\avconservation/wp-content/uploads/et_temp','yes'),(208,'et_schedule_clean_images_last_time','1627537000','yes'),(209,'et_bfb_settings','a:2:{s:10:\"enable_bfb\";s:2:\"on\";s:10:\"toggle_bfb\";s:2:\"on\";}','yes'),(211,'et_pb_builder_options','a:2:{i:0;b:0;s:35:\"email_provider_credentials_migrated\";b:1;}','yes'),(212,'et_support_center_setup_done','processed','yes'),(288,'et_account_status','active','no'),(296,'duplicate_page_options','a:4:{s:21:\"duplicate_post_status\";s:5:\"draft\";s:23:\"duplicate_post_redirect\";s:7:\"to_list\";s:21:\"duplicate_post_suffix\";s:0:\"\";s:21:\"duplicate_post_editor\";s:7:\"classic\";}','yes'),(297,'recently_activated','a:0:{}','yes'),(306,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(313,'et_google_api_settings','a:3:{s:7:\"api_key\";s:0:\"\";s:26:\"enqueue_google_maps_script\";s:2:\"on\";s:16:\"use_google_fonts\";s:2:\"on\";}','yes'),(314,'et_automatic_updates_options','a:2:{s:8:\"username\";s:17:\"tech@biznetis.net\";s:7:\"api_key\";s:40:\"2e9303aa297de1ada4a21d049cbccfabec140d5f\";}','no'),(803,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:17:\"tech@biznetis.net\";s:7:\"version\";s:5:\"5.6.4\";s:9:\"timestamp\";i:1620872868;}','no'),(3048,'duplicator_pro_reset_user_settings_required','0','yes'),(3049,'duplicator_pro_plugin_version','4.0.2','yes'),(3054,'duplicator_pro_license_key','aee98c82be360b4685ee45510cb5ad4a','yes'),(3055,'duplicator_pro_ui_view_state','a:1:{s:22:\"dup-pack-storage-panel\";s:1:\"1\";}','yes'),(3056,'duplicator_pro_package_active','{\n \"Created\": \"2021-01-28 17:26:24\",\n \"Version\": \"4.0.1.2\",\n \"VersionWP\": \"5.6\",\n \"VersionDB\": \"5.6.50\",\n \"VersionPHP\": \"7.4.14\",\n \"VersionOS\": \"Linux\",\n \"ID\": null,\n \"Name\": \"20210128_wallstreetproductions\",\n \"Hash\": \"14bf7bc90c3b40838867_20210128172624\",\n \"NameHash\": \"20210128_wallstreetproductions_14bf7bc90c3b40838867_20210128172624\",\n \"Type\": 0,\n \"Notes\": \"\",\n \"StorePath\": \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/backups-dup-pro\\/tmp\",\n \"StoreURL\": \"http:\\/\\/wallstreet.getbiz.net\\/wp-content\\/backups-dup-pro\\/\",\n \"ScanFile\": \"20210128_wallstreetproductions_14bf7bc90c3b40838867_20210128172624_scan.json\",\n \"timer_start\": -1,\n \"Runtime\": null,\n \"ExeSize\": null,\n \"ZipSize\": 0,\n \"Brand\": \"Default\",\n \"Brand_ID\": -2,\n \"ziparchive_mode\": null,\n \"statusInfo\": {\n \"hasFilteredCoreFolders\": false,\n \"hasFilteredSiteTables\": false\n },\n \"Archive\": {\n \"ExportOnlyDB\": 0,\n \"FilterDirs\": \"\",\n \"FilterExts\": \"\",\n \"FilterFiles\": \"\",\n \"FilterDirsAll\": [\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/.opcache\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/.tmb\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/ai1wm-backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/backups-dup-lite\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/backups-dup-pro\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/backups-dup-pro\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/backupwordpress\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/bps-backup\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/cache\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/content\\/cache\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/contents\\/cache\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/infinitewp\\/backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/managewp\\/backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/old-cache\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/plugins\\/all-in-one-wp-migration\\/storage\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/plugins\\/really-simple-captcha\\/tmp\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/plugins\\/wordfence\\/tmp\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/updraft\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/aiowps_backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/backup-guard\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/backupbuddy_backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/backupbuddy_temp\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/ithemes-security\\/backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/mainwp\\/backup\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/pb_backupbuddy\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/snapshots\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/sucuri\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/wp-clone\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/wp_all_backup\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/uploads\\/wpbackitup_backups\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/wfcache\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-content\\/wishlist-backup\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-snapshots\"\n ],\n \"FilterExtsAll\": [],\n \"FilterFilesAll\": [\n \".DS_Store\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/.htaccess\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/.user.ini\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/php.ini\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/web.config\",\n \"\\/home\\/biznetis\\/wallstreetproductions.dev\\/wp-config.php\",\n \"dbcache\",\n \"debug_log\",\n \"error_log\",\n \"objectcache\",\n \"pgcache\",\n \"ws_ftp.log\"\n ],\n \"FilterOn\": 0,\n \"File\": null,\n \"Format\": \"ZIP\",\n \"PackDir\": \"\\/home\\/biznetis\\/wallstreetproductions.dev\",\n \"Size\": 160245586,\n \"Dirs\": null,\n \"DirCount\": 902,\n \"RecursiveLinks\": [],\n \"Files\": null,\n \"FileCount\": 5450,\n \"file_count\": -1,\n \"FilterInfo\": {\n \"Dirs\": {\n \"Warning\": [],\n \"AddonSites\": [],\n \"Size\": [],\n \"Core\": [],\n \"Global\": [],\n \"Instance\": [],\n \"Unreadable\": []\n },\n \"Files\": {\n \"Warning\": [],\n \"Size\": [],\n \"Core\": [],\n \"Global\": [],\n \"Instance\": [],\n \"Unreadable\": []\n },\n \"Exts\": {\n \"Core\": [],\n \"Global\": [],\n \"Instance\": [],\n \"Unreadable\": []\n },\n \"TreeSize\": null,\n \"TreeWarning\": null\n },\n \"ListDelimiter\": \"\\n\",\n \"throttleDelayInUs\": 0\n },\n \"Multisite\": {\n \"FilterSites\": \"\"\n },\n \"Installer\": {\n \"File\": null,\n \"Size\": 0,\n \"OptsSecureOn\": 0,\n \"OptsSecurePass\": \"\",\n \"OptsSkipScan\": 0,\n \"OptsDBHost\": \"\",\n \"OptsDBName\": \"\",\n \"OptsDBUser\": \"\",\n \"OptsCPNLHost\": \"\",\n \"OptsCPNLUser\": \"\",\n \"OptsCPNLPass\": \"\",\n \"OptsCPNLEnable\": 0,\n \"OptsCPNLConnect\": false,\n \"OptsCPNLDBAction\": \"create\",\n \"OptsCPNLDBHost\": \"\",\n \"OptsCPNLDBName\": \"\",\n \"OptsCPNLDBUser\": \"\",\n \"numFilesAdded\": 0,\n \"numDirsAdded\": 0\n },\n \"Database\": {\n \"info\": {\n \"buildMode\": \"PHPCHUNKING\",\n \"charSetList\": [\n \"utf8mb4\"\n ],\n \"collationList\": [\n \"utf8mb4_unicode_520_ci\"\n ],\n \"isTablesUpperCase\": 0,\n \"isNameUpperCase\": 0,\n \"name\": \"biznetis_wallstreet\",\n \"tablesBaseCount\": 14,\n \"tablesFinalCount\": 14,\n \"muFilteredTableCount\": 0,\n \"tablesRowCount\": 738,\n \"tablesSizeOnDisk\": 1153687,\n \"tablesList\": {\n \"wp_commentmeta\": {\n \"inaccurateRows\": 0,\n \"insertedRows\": false,\n \"size\": 4096\n },\n \"wp_comments\": {\n \"inaccurateRows\": 1,\n \"insertedRows\": false,\n \"size\": 7492\n },\n \"wp_duplicator_pro_entities\": {\n \"inaccurateRows\": 6,\n \"insertedRows\": false,\n \"size\": 14132\n },\n \"wp_duplicator_pro_packages\": {\n \"inaccurateRows\": 2,\n \"insertedRows\": false,\n \"size\": 32604\n },\n \"wp_links\": {\n \"inaccurateRows\": 0,\n \"insertedRows\": false,\n \"size\": 1024\n },\n \"wp_options\": {\n \"inaccurateRows\": 196,\n \"insertedRows\": false,\n \"size\": 659520\n },\n \"wp_postmeta\": {\n \"inaccurateRows\": 292,\n \"insertedRows\": false,\n \"size\": 47612\n },\n \"wp_posts\": {\n \"inaccurateRows\": 182,\n \"insertedRows\": false,\n \"size\": 340528\n },\n \"wp_term_relationships\": {\n \"inaccurateRows\": 11,\n \"insertedRows\": false,\n \"size\": 3303\n },\n \"wp_term_taxonomy\": {\n \"inaccurateRows\": 3,\n \"insertedRows\": false,\n \"size\": 4208\n },\n \"wp_termmeta\": {\n \"inaccurateRows\": 0,\n \"insertedRows\": false,\n \"size\": 4096\n },\n \"wp_terms\": {\n \"inaccurateRows\": 3,\n \"insertedRows\": false,\n \"size\": 13424\n },\n \"wp_usermeta\": {\n \"inaccurateRows\": 40,\n \"insertedRows\": false,\n \"size\": 13196\n },\n \"wp_users\": {\n \"inaccurateRows\": 2,\n \"insertedRows\": false,\n \"size\": 8452\n }\n },\n \"varLowerCaseTables\": \"0\",\n \"dbEngine\": \"MySQL\",\n \"version\": \"5.6.50\",\n \"versionComment\": \"MySQL Community Server (GPL)\",\n \"viewCount\": 0,\n \"procCount\": 0\n },\n \"Type\": \"MySQL\",\n \"Size\": null,\n \"File\": null,\n \"FilterTables\": \"\",\n \"FilterOn\": 0,\n \"DBMode\": null,\n \"Compatible\": \"\",\n \"Comments\": \"MySQL Community Server (GPL)\",\n \"dbStorePathPublic\": null\n },\n \"Status\": 5,\n \"schedule_id\": -1,\n \"build_progress\": {\n \"thread_start_time\": null,\n \"initialized\": false,\n \"installer_built\": false,\n \"archive_started\": false,\n \"archive_has_database\": false,\n \"archive_built\": false,\n \"database_script_built\": false,\n \"failed\": false,\n \"next_archive_file_index\": 0,\n \"next_archive_dir_index\": 0,\n \"retries\": 0,\n \"current_build_mode\": -1,\n \"current_build_compression\": true,\n \"custom_data\": null,\n \"warnings\": []\n },\n \"db_build_progress\": {\n \"tablesToProcess\": [],\n \"validationStage1\": false,\n \"doneInit\": false,\n \"doneFiltering\": false,\n \"doneCreates\": false,\n \"completed\": false,\n \"startTime\": 0,\n \"wasInterrupted\": false,\n \"errorOut\": false,\n \"failureCount\": 0,\n \"countCheckData\": {\n \"impreciseTotalRows\": 0,\n \"countTotal\": 0,\n \"tables\": []\n }\n },\n \"upload_infos\": [\n {\n \"storage_id\": \"6\",\n \"archive_offset\": 0,\n \"copied_installer\": false,\n \"copied_archive\": false,\n \"progress\": 0,\n \"num_failures\": 0,\n \"failed\": false,\n \"cancelled\": false,\n \"upload_id\": null,\n \"failure_count\": 0,\n \"data\": \"\",\n \"data2\": \"\",\n \"has_started\": false,\n \"status_message_details\": \"\",\n \"started_timestamp\": null,\n \"stopped_timestamp\": null\n }\n ],\n \"active_storage_id\": -1,\n \"template_id\": 5\n}','yes'),(3064,'746310e55b5b0732695b6fb9f14d5468','a:2:{s:7:\"timeout\";i:1628033998;s:5:\"value\";s:1145:\"{\"new_version\":\"4.0.3.2\",\"stable_version\":\"4.0.3.2\",\"name\":\"Duplicator Pro\",\"slug\":\"duplicator-pro\",\"url\":\"https:\\/\\/snapcreek.com\\/downloads\\/duplicator-pro\\/?changelog=1\",\"last_updated\":\"2021-07-03 06:41:04\",\"homepage\":\"https:\\/\\/snapcreek.com\\/duplicator\",\"package\":\"https:\\/\\/snapcreek.com\\/edd-sl\\/package_download\\/MTYyOTA0NTU5NzphZWU5OGM4MmJlMzYwYjQ2ODVlZTQ1NTEwY2I1YWQ0YTozMTo2MGZkNTI2YzI3MzgxYWNhYjAwY2UzODQxMGRlMWJjZjpodHRwQC8vd2FsbHN0cmVldC5nZXRiaXoubmV0OjA=\",\"download_link\":\"https:\\/\\/snapcreek.com\\/edd-sl\\/package_download\\/MTYyOTA0NTU5NzphZWU5OGM4MmJlMzYwYjQ2ODVlZTQ1NTEwY2I1YWQ0YTozMTo2MGZkNTI2YzI3MzgxYWNhYjAwY2UzODQxMGRlMWJjZjpodHRwQC8vd2FsbHN0cmVldC5nZXRiaXoubmV0OjA=\",\"sections\":{\"description\":\"<p>Duplicator Pro backup and migration WordPress plugin<\\/p>\\n\",\"changelog\":\"<p>See <a href=\\\"https:\\/\\/snapcreek.com\\/duplicator\\/docs\\/changelog\\/\\\">Changelog<\\/a><\\/p>\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":\"a:0:{}\",\"tested\":\"5.7.2\",\"description\":[\"<p>Duplicator Pro backup and migration WordPress plugin<\\/p>\\n\"],\"changelog\":[\"<p>See <a href=\\\"https:\\/\\/snapcreek.com\\/duplicator\\/docs\\/changelog\\/\\\">Changelog<\\/a><\\/p>\"]}\";}','yes'),(3712,'et_account_status_last_checked','1611844533','no'),(3766,'et_safe_mode_plugins_allowlist','a:8:{i:0;s:15:\"etdev/etdev.php\";i:1;s:15:\"bloom/bloom.php\";i:2;s:19:\"monarch/monarch.php\";i:3;s:29:\"divi-builder/divi-builder.php\";i:4;s:27:\"ari-adminer/ari-adminer.php\";i:5;s:31:\"query-monitor/query-monitor.php\";i:6;s:27:\"woocommerce/woocommerce.php\";i:7;s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";}','yes'),(3770,'disallowed_keys','','no'),(3771,'comment_previously_approved','1','yes'),(3772,'auto_plugin_theme_update_emails','a:0:{}','no'),(3773,'auto_update_core_dev','enabled','yes'),(3774,'auto_update_core_minor','enabled','yes'),(3775,'auto_update_core_major','unset','yes'),(3776,'finished_updating_comment_type','1','yes'),(3777,'db_upgraded','','yes'),(3786,'can_compress_scripts','1','no'),(3981,'_transient_health-check-site-status-result','{\"good\":\"15\",\"recommended\":\"5\",\"critical\":\"0\"}','yes'),(4333,'category_children','a:0:{}','yes'),(14616,'et_pb_contact_form_db5b7d6e3464d0c86afa3ffc3fdf0e81','on','yes'),(14659,'et_pb_contact_form_13f0374ff283580382d94942e80f3fda','on','yes'),(15015,'et_pb_contact_form_992354403bbf4fb5b6d64fc364928912','on','yes'),(15016,'et_pb_contact_form_23d6230099d558ae077a430b863d0abb','off','yes'),(15021,'et_pb_contact_form_40e8b233140871a03b65af5055989bb3','off','yes'),(15408,'_site_transient_timeout_php_check_20f4df878f211a5689e76acb3f9067a8','1628272066','no'),(15409,'_site_transient_php_check_20f4df878f211a5689e76acb3f9067a8','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(15871,'_site_transient_et_update_themes','O:8:\"stdClass\":3:{s:7:\"checked\";a:7:{s:4:\"Divi\";s:5:\"4.9.0\";s:8:\"divi-old\";s:5:\"4.3.2\";s:14:\"twentynineteen\";s:3:\"1.9\";s:15:\"twentyseventeen\";s:3:\"2.5\";s:13:\"twentysixteen\";s:3:\"2.3\";s:12:\"twentytwenty\";s:3:\"1.6\";s:15:\"twentytwentyone\";s:3:\"1.1\";}s:8:\"response\";a:1:{s:4:\"Divi\";a:4:{s:11:\"new_version\";s:6:\"4.9.10\";s:5:\"theme\";s:4:\"Divi\";s:3:\"url\";s:52:\"https://www.elegantthemes.com/api/changelog/divi.txt\";s:7:\"package\";s:153:\"https://www.elegantthemes.com/api/api_downloads.php?api_update=1&theme=Divi&api_key=2e9303aa297de1ada4a21d049cbccfabec140d5f&username=tech%40biznetis.net\";}}s:12:\"last_checked\";i:1627998409;}','no'),(15877,'_site_transient_timeout_browser_d4f10de547cb9cf96c32dc2e2c1a7bd2','1628603080','no'),(15878,'_site_transient_browser_d4f10de547cb9cf96c32dc2e2c1a7bd2','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"92.0.4515.107\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(15879,'_site_transient_timeout_community-events-c401557e28492ddb28c7aa3d92db3b0d','1628041482','no'),(15880,'_site_transient_community-events-c401557e28492ddb28c7aa3d92db3b0d','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:11:\"68.37.180.0\";}s:6:\"events\";a:2:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:57:\"Watch Party + Discussion group: Introduction to WordPress\";s:3:\"url\";s:68:\"https://www.meetup.com/learn-wordpress-discussions/events/279774716/\";s:6:\"meetup\";s:27:\"Learn WordPress Discussions\";s:10:\"meetup_url\";s:51:\"https://www.meetup.com/learn-wordpress-discussions/\";s:4:\"date\";s:19:\"2021-08-04 18:00:00\";s:8:\"end_date\";s:19:\"2021-08-04 19:00:00\";s:20:\"start_unix_timestamp\";i:1628125200;s:18:\"end_unix_timestamp\";i:1628128800;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:37.7799987792970028976924368180334568023681640625;s:9:\"longitude\";d:-122.419998168950002082056016661226749420166015625;}}i:1;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:54:\"WordCamp Florianópolis, Santa Catarina – Brazil\";s:3:\"url\";s:34:\"https://floripa.wordcamp.org/2021/\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2021-08-11 19:30:00\";s:8:\"end_date\";s:19:\"2021-08-12 00:00:00\";s:20:\"start_unix_timestamp\";i:1628721000;s:18:\"end_unix_timestamp\";i:1628737200;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"BR\";s:8:\"latitude\";d:-27.595319799999998622297425754368305206298828125;s:9:\"longitude\";d:-48.55429269999999775109245092608034610748291015625;}}}}','no'),(15881,'_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3','1628041482','no'),(15882,'_transient_feed_9bbd59226dc36b9b26cd43f15694c5c3','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:79:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"News – – WordPress.org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 30 Jul 2021 16:36:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=5.9-alpha-51529\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:20:{i:0;a:6:{s:4:\"data\";s:58:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"WP Briefing: Episode 14: The Art and Science of Accessibility\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://wordpress.org/news/2021/08/episode-14-the-art-and-science-of-accessibility/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 Aug 2021 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"wp-briefing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=11096\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:463:\"In this episode, Josepha Haden Chomphosy discusses the nuances of building accessible software, the differences between access, usability, and accessibility, and how this all applies to the WordPress project. Have a question you’d like answered? You can submit them to wpbriefing@wordpress.org, either written or as a voice recording. Credits Editor: Dustin Hartzler Logo: Beatriz Fialho Production: Chloé Bringmann Transcription: […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:60:\"https://wordpress.org/news/files/2021/07/WP-Briefing-014.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s:0:\"\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Nicholas Garofalo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:9393:\"\n<p>In this episode, Josepha Haden Chomphosy discusses the nuances of building accessible software, the differences between access, usability, and accessibility, and how this all applies to the WordPress project.</p>\n\n\n\n<p><em><strong>Have a question you’d like answered? You can submit them to <a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2>Credits</h2>\n\n\n\n<ul><li>Editor: <a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a></li><li>Logo: <a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a></li><li>Production: <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a></li><li>Transcription: <a href=\"https://profiles.wordpress.org/eidolonnight/\">Nicholas Garofalo</a></li><li>Song: Fearless First by Kevin MacLeod</li></ul>\n\n\n\n<h2>References</h2>\n\n\n\n<ul><li><a href=\"https://wordpress.org/about/accessibility/\">About WordPress Accessibility</a></li><li><a href=\"https://make.wordpress.org/accessibility/\">Make WordPress Accessibility Team</a></li><li><a href=\"https://twitter.com/wpaccessibility\">WordPress Accessibility Team Twitter</a></li><li><a href=\"https://make.wordpress.org/accessibility/handbook/best-practices/\">WordPress Accessibility Handbook</a></li><li><a href=\"https://developer.wordpress.org/coding-standards/wordpress-coding-standards/accessibility/\">Accessibility Coding Standards</a></li><li><a href=\"https://www.w3.org/WAI/intro/wcag\">Web Content Accessibility Guidelines (WCAG)</a></li><li><a href=\"https://www.a11yproject.com/checklist/\">A11y Checklist</a></li><li><a href=\"https://en.wikipedia.org/wiki/Digital_divide\">The Digital Divide</a></li></ul>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-11096\"></span>\n\n\n\n<p>[contemporary intro music]</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy</strong> 0:10</p>\n\n\n\n<p>Hello, everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I’m your host, Josepha Haden Chomphosy. Here we go.</p>\n\n\n\n<p>[musical interlude]</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy</strong> 0:28</p>\n\n\n\n<p>This is the second of my big scary topics for this month. I’ll be talking about accessibility, which much like Diversity, Equity and Inclusion, or DEI in the last episode, is one of those areas where the work is never finished. Also, like DEI in last episode, I feel strongly about accessibility and the need for accessible experiences in the world, but I’m aware that this is an area where I’m still learning.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy</strong> 1:04</p>\n\n\n\n<p>WordPress has both an accessibility statement and team, which makes a lot of sense given that the software supports so many different people, and industries, and cultures. But if you’re not quite bought into the idea that software should be accessible, or that accessible software can’t also be usable, then this is the episode for you.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy</strong> 1:25</p>\n\n\n\n<p>Before I joined the WordPress project, the majority of my work with accessibility was in the context of the digital divide. Now, when talking about the digital divide, there are three concepts around quote-unquote, “getting things to people,” and those are access, usability, and accessibility. Sometimes these words seem interchangeable, but ultimately they have nuanced differences that address different problems. And I like to think of them this way.</p>\n\n\n\n<p>Access is making sure that someone can obtain something.</p>\n\n\n\n<p>Usability is making sure that the user experience is understandable or coherent.</p>\n\n\n\n<p>And accessibility is making sure that it’s usable by the largest number of people.</p>\n\n\n\n<p>I have always considered each as a subset of the one that came before it. So having something everyone can access is good, but easy to access and easy to use is better. Easy to use is good, but easy to use and easily accessible is better.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy</strong> 2:27</p>\n\n\n\n<p>After joining WordPress, I discovered that accessibility in the context of software building is well, substantially more complicated. There’s no such thing as perfect accessibility, or a site that is 100% accessible, and many aspects are pretty open to interpretation. It turns out that accessibility, like so many things in WordPress, is a complicated intersection of art and science.</p>\n\n\n\n<p>As an example, there’s a rule that says, “Ensure that links are recognizable as links.” A fast shorthand to accomplish that, that we see all over the internet, is to underline all links or put that icon next to it that says, “This opens in a new tab.” You know that icon that’s a box with an arrow? That definitely has a name, that I definitely don’t know? That icon. [laughing] But those solutions don’t necessarily fit every context that you’ll find a link in, and that’s where we see that intersection between the art of communication and the science of necessity.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy</strong> 3:32</p>\n\n\n\n<p>If you came with me earlier on the idea that accessibility is a subset of usability, and it’s not a far leap to say that the choices around accessibility implementations should always include design and the overall user experience.</p>\n\n\n\n<p>I know that some of you are thinking, “But we have guidelines! Like, that’s why we have the guidelines, so that not everything has to be a gray area.” And on the one hand, yeah, that’s true. There are a lot of guidelines. There are guidelines for the code, and what the code produces, and the design elements. But I worry that when a solution is driven solely by rules, rather than reasons, we run the risk of throwing out the good along with the bad.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy</strong> 4:15</p>\n\n\n\n<p>Accessibility has been a consistent topic of debate in the project for as long as I can remember, and based on all of this, it’s really clear why. There are a few big picture questions that still deserve some sort of canonical answer for WordPress, and where possible I dig in and research the positions that everyone has taken in the past. But I also have questions about how to move everything forward, especially as the editing experience gets more and more standardized across the software, which reduces cognitive load, shortens the learning curve, etc.</p>\n\n\n\n<p>What is the future possibility for having a series of more niche admin interface options?</p>\n\n\n\n<p>What would it be like to be able to account for functional limitations in a way that lets site builders select what is needed for their clients or organization, or just individual situations they know their sites would be maintained under?</p>\n\n\n\n<p>What more could we do if part of the setup flow of WordPress was to select some bundle of potential add ons for neuro diversity, or colorblindness, or dyslexia, and more?</p>\n\n\n\n<p>It’s a really big question I have.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy</strong> 5:26</p>\n\n\n\n<p>And I have to be really transparent here and share that my foundational understanding of accessibility and usability is 10 plus years old, and I learned it in the context of people in education, not software. So a lot of my questions about the future of accessibility and WordPress is the result of old knowledge exploring new spaces, which means they are a little untested. And I’m so grateful for the contributors who point out what the current research and thinking is, in this incredibly complex field.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy</strong> 6:00</p>\n\n\n\n<p>I normally like to wrap up the briefing with a tidy takeaway, but this particular topic doesn’t really lend itself to that. So I’ll leave you with this. I really believe in WordPress’ mission to democratize publishing. And I, for one, will never stop learning about what gives people more access to the software, and what makes the software more usable, and especially how we can combine usability with accessibility in a way that puts form and function on a level playing field.</p>\n\n\n\n<p>[musical interlude]</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy</strong> 6:40</p>\n\n\n\n<p>And now, that brings us to our small list of big things.</p>\n\n\n\n<p>Thing one, it’s that time of year where many of our community members take a short break to relax and refresh. I’ll be taking a bit of a break during the month of August, and so the WP Briefing will return again starting in September.</p>\n\n\n\n<p>And thing two, huge thanks to the production crew that helps me make this podcast every couple of weeks, but a special shout out to our editor Dustin Hartzler, who makes quick work of all of my rambling thoughts.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy</strong> 7:09</p>\n\n\n\n<p>And that is your small list of big things. Thank you for tuning in today for the WordPress Briefing. I’m your host, Josepha Haden Chomphosy, and I’ll see you again in September.</p>\n\n\n\n<p>[contemporary outro music]</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"11096\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:66:\"\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"Configuring Theme Design with theme.json\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://wordpress.org/news/2021/07/configuring-theme-design-with-theme-json/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 29 Jul 2021 22:26:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:6:\"Themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"design\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:9:\"Gutenberg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=11060\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:368:\"Starting in WordPress 5.8, a new tool — “theme.json” — is available to use in your theme. Maybe you’re hearing about it for the first time, or maybe you’re testing and developing themes with it already. Either way, I’m glad you’re here because it’s an exciting time for WordPress themes. This post provides a quick introduction […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Jeff Ong\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:21957:\"\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"632\" height=\"356\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/07/themejson-1.png?resize=632%2C356&ssl=1\" alt=\"\" class=\"wp-image-11082\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/07/themejson-1.png?resize=1024%2C576&ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/07/themejson-1.png?resize=300%2C169&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/07/themejson-1.png?resize=768%2C432&ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/07/themejson-1.png?resize=1536%2C864&ssl=1 1536w, https://i2.wp.com/wordpress.org/news/files/2021/07/themejson-1.png?resize=2048%2C1152&ssl=1 2048w, https://i2.wp.com/wordpress.org/news/files/2021/07/themejson-1.png?w=1264&ssl=1 1264w, https://i2.wp.com/wordpress.org/news/files/2021/07/themejson-1.png?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Starting in <a href=\"https://wordpress.org/news/2021/07/tatum/\">WordPress 5.8</a>, a new tool — “theme.json” — is available to use in your theme. Maybe you’re hearing about it for the first time, or maybe you’re testing and developing themes with it already. Either way, I’m glad you’re here because it’s an exciting time for WordPress themes.</p>\n\n\n\n<p>This post provides a quick introduction to this new framework, and describes what’s possible by sharing a few practical tips and examples.</p>\n\n\n\n<h2>What’s theme.json?</h2>\n\n\n\n<p>Technically, theme.json is just a file that lives at the top-level of a theme’s directory. </p>\n\n\n\n<p>Conceptually, it’s a major shift in how themes can be developed. Theme authors now have a centralized mechanism to tailor the WordPress experience for site authors and visitors. Theme.json provides theme authors fine-grained control over global styles, block styles, and the block editor settings.</p>\n\n\n\n<p>By providing these settings and controls in a single file, theme.json provides a powerful framework that brings together many aspects of theme design and development. And as the block editor matures and adds more features, theme.json will shine as the backbone for themes and the editor to work <em>together</em> <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f4aa.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" />. </p>\n\n\n\n<h2>Why Use it?</h2>\n\n\n\n<p>It’s the future! But if you’re like me, you might need something more tangible to be convinced. Here are a few reasons why you might use theme.json today:</p>\n\n\n\n<ul><li>Control editor settings like color, typography, spacing, and layout, and consolidate where these settings are managed.</li><li>Guarantee that styles apply correctly to blocks and elements across your site.</li><li>Reduce the amount of boilerplate CSS a theme used to provide. Theme.json won’t replace your stylesheet completely — there will be instances where CSS is needed to give your theme that extra flare (transitions, animations, etc.). But it can greatly reduce the base CSS needed from the theme.</li></ul>\n\n\n\n<h2>How do I use it?</h2>\n\n\n\n<p>The rest of this post demonstrates a few theme.json configurations you can try out. The examples use the tt1-blocks<a href=\"https://github.com/WordPress/theme-experiments/blob/master/tt1-blocks/theme.json\"> theme.json</a> — <a href=\"https://wordpress.org/themes/tt1-blocks/\">the block-based version of this year’s default theme</a>. </p>\n\n\n\n<p>If you’re starting with an existing theme, you might try copying a theme.json from the <a href=\"https://github.com/WordPress/theme-experiments/\">WordPress/theme-experiments repository</a> (for example, <a href=\"https://github.com/WordPress/theme-experiments/blob/master/fse-tutorial/theme.json\">the fse-tutorial theme</a> by <a href=\"https://profiles.wordpress.org/poena/\">@poena</a>) and adding it to the root of your theme’s directory.</p>\n\n\n\n<h3><strong>Change the typography settings of your site globally</strong></h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: jscript; title: ; notranslate\">\n"settings": {\n "typography": {\n "fontSize": "30px",\n ...\n</pre></div>\n\n\n<p>Making the change above in theme.json would result in the following updates to your theme’s body typography styles (before and after): </p>\n\n\n\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"https://i1.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.06.07-AM.png?ssl=1\"><img loading=\"lazy\" width=\"632\" height=\"398\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.06.07-AM.png?resize=632%2C398&ssl=1\" alt=\"\" data-id=\"11062\" data-full-url=\"https://wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.06.07-AM.png\" data-link=\"https://wordpress.org/news/?attachment_id=11062\" class=\"wp-image-11062\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.06.07-AM.png?resize=1024%2C645&ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.06.07-AM.png?resize=300%2C189&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.06.07-AM.png?resize=768%2C484&ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.06.07-AM.png?resize=1536%2C968&ssl=1 1536w, https://i1.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.06.07-AM.png?resize=2048%2C1291&ssl=1 2048w, https://i1.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.06.07-AM.png?w=1264&ssl=1 1264w, https://i1.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.06.07-AM.png?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"https://i1.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.05.40-AM.png?ssl=1\"><img loading=\"lazy\" width=\"632\" height=\"398\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.05.40-AM.png?resize=632%2C398&ssl=1\" alt=\"\" data-id=\"11061\" data-full-url=\"https://wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.05.40-AM.png\" data-link=\"https://wordpress.org/news/?attachment_id=11061\" class=\"wp-image-11061\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.05.40-AM.png?resize=1024%2C645&ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.05.40-AM.png?resize=300%2C189&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.05.40-AM.png?resize=768%2C484&ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.05.40-AM.png?resize=1536%2C968&ssl=1 1536w, https://i1.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.05.40-AM.png?resize=2048%2C1291&ssl=1 2048w, https://i1.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.05.40-AM.png?w=1264&ssl=1 1264w, https://i1.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.05.40-AM.png?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></a></figure></li></ul></figure>\n\n\n\n<h3><strong>Changing the base color settings of your site globally</strong></h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: jscript; title: ; notranslate\">\n"styles": {\n "color": {\n "background": "#ffc0cb",\n "text": "#6A1515"\n },\n ...\n}\n</pre></div>\n\n\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"https://i2.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.10.03-AM.png?ssl=1\"><img loading=\"lazy\" width=\"632\" height=\"398\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.10.03-AM.png?resize=632%2C398&ssl=1\" alt=\"\" data-id=\"11063\" data-full-url=\"https://wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.10.03-AM.png\" data-link=\"https://wordpress.org/news/?attachment_id=11063\" class=\"wp-image-11063\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.10.03-AM.png?resize=1024%2C645&ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.10.03-AM.png?resize=300%2C189&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.10.03-AM.png?resize=768%2C484&ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.10.03-AM.png?resize=1536%2C968&ssl=1 1536w, https://i2.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.10.03-AM.png?resize=2048%2C1291&ssl=1 2048w, https://i2.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.10.03-AM.png?w=1264&ssl=1 1264w, https://i2.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.10.03-AM.png?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"https://i2.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.08.54-AM.png?ssl=1\"><img loading=\"lazy\" width=\"632\" height=\"398\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.08.54-AM.png?resize=632%2C398&ssl=1\" alt=\"\" data-id=\"11064\" data-full-url=\"https://wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.08.54-AM.png\" data-link=\"https://wordpress.org/news/?attachment_id=11064\" class=\"wp-image-11064\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.08.54-AM.png?resize=1024%2C645&ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.08.54-AM.png?resize=300%2C189&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.08.54-AM.png?resize=768%2C484&ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.08.54-AM.png?resize=1536%2C968&ssl=1 1536w, https://i2.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.08.54-AM.png?resize=2048%2C1291&ssl=1 2048w, https://i2.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.08.54-AM.png?w=1264&ssl=1 1264w, https://i2.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.08.54-AM.png?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></a></figure></li></ul></figure>\n\n\n\n<h3><strong><strong>Changing spacing / padding settings on specific blocks</strong></strong></h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: jscript; title: ; notranslate\">\n"styles": {\n "blocks": {\n "core/code": {\n "spacing": {\n "padding": {\n "top": "3em",\n "bottom": "3em",\n "left": "3em",\n "right": "3em"\n }\n }\n }\n }\n}\n\n</pre></div>\n\n\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"https://i2.wp.com/wordpress.org/news/files/2021/07/code-padding-original.png?ssl=1\"><img loading=\"lazy\" width=\"632\" height=\"356\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/07/code-padding-original.png?resize=632%2C356&ssl=1\" alt=\"\" data-id=\"11065\" data-full-url=\"https://wordpress.org/news/files/2021/07/code-padding-original.png\" data-link=\"https://wordpress.org/news/?attachment_id=11065\" class=\"wp-image-11065\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/07/code-padding-original.png?resize=1024%2C576&ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/07/code-padding-original.png?resize=300%2C169&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/07/code-padding-original.png?resize=768%2C432&ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/07/code-padding-original.png?resize=1536%2C864&ssl=1 1536w, https://i2.wp.com/wordpress.org/news/files/2021/07/code-padding-original.png?w=1600&ssl=1 1600w, https://i2.wp.com/wordpress.org/news/files/2021/07/code-padding-original.png?w=1264&ssl=1 1264w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"https://i1.wp.com/wordpress.org/news/files/2021/07/code-padding-edited.png?ssl=1\"><img loading=\"lazy\" width=\"632\" height=\"356\" src=\"https://i0.wp.com/wordpress.org/news/files/2021/07/code-padding-edited-1024x576.png?resize=632%2C356&ssl=1\" alt=\"\" data-id=\"11066\" data-full-url=\"https://wordpress.org/news/files/2021/07/code-padding-edited.png\" data-link=\"https://wordpress.org/news/?attachment_id=11066\" class=\"wp-image-11066\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2021/07/code-padding-edited.png?resize=1024%2C576&ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2021/07/code-padding-edited.png?resize=300%2C169&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2021/07/code-padding-edited.png?resize=768%2C432&ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2021/07/code-padding-edited.png?resize=1536%2C864&ssl=1 1536w, https://i1.wp.com/wordpress.org/news/files/2021/07/code-padding-edited.png?w=1600&ssl=1 1600w, https://i1.wp.com/wordpress.org/news/files/2021/07/code-padding-edited.png?w=1264&ssl=1 1264w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></a></figure></li></ul></figure>\n\n\n\n<h3><strong><strong>Set a custom color palette in the editor for specific blocks like a button </strong></strong></h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: jscript; title: ; notranslate\">\n"settings": {\n "blocks": {\n "core/button": {\n "color": {\n "palette": [ \n {\n "name": "Maroon",\n "color": "#6A1515",\n "slug": "maroon"\n },\n {\n "name": "Strawberry Ice Cream",\n "color": "#FFC0CB",\n "slug": "strawberry-ice-cream"\n }\n ]\n }\n }\n }\n}\n</pre></div>\n\n\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"https://i0.wp.com/wordpress.org/news/files/2021/07/button-all-colors.png?ssl=1\"><img loading=\"lazy\" width=\"632\" height=\"444\" src=\"https://i0.wp.com/wordpress.org/news/files/2021/07/button-all-colors.png?resize=632%2C444&ssl=1\" alt=\"\" data-id=\"11069\" data-full-url=\"https://wordpress.org/news/files/2021/07/button-all-colors.png\" data-link=\"https://wordpress.org/news/?attachment_id=11069\" class=\"wp-image-11069\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2021/07/button-all-colors.png?resize=1024%2C719&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2021/07/button-all-colors.png?resize=300%2C211&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2021/07/button-all-colors.png?resize=768%2C539&ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2021/07/button-all-colors.png?resize=1536%2C1079&ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2021/07/button-all-colors.png?resize=2048%2C1438&ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2021/07/button-all-colors.png?w=1264&ssl=1 1264w, https://i0.wp.com/wordpress.org/news/files/2021/07/button-all-colors.png?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"https://i1.wp.com/wordpress.org/news/files/2021/07/buttons-custom-palette.png?ssl=1\"><img loading=\"lazy\" width=\"632\" height=\"444\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/07/buttons-custom-palette.png?resize=632%2C444&ssl=1\" alt=\"\" data-id=\"11070\" data-full-url=\"https://wordpress.org/news/files/2021/07/buttons-custom-palette.png\" data-link=\"https://wordpress.org/news/?attachment_id=11070\" class=\"wp-image-11070\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2021/07/buttons-custom-palette.png?resize=1024%2C719&ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2021/07/buttons-custom-palette.png?resize=300%2C211&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2021/07/buttons-custom-palette.png?resize=768%2C539&ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2021/07/buttons-custom-palette.png?resize=1536%2C1079&ssl=1 1536w, https://i1.wp.com/wordpress.org/news/files/2021/07/buttons-custom-palette.png?resize=2048%2C1438&ssl=1 2048w, https://i1.wp.com/wordpress.org/news/files/2021/07/buttons-custom-palette.png?w=1264&ssl=1 1264w, https://i1.wp.com/wordpress.org/news/files/2021/07/buttons-custom-palette.png?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></a></figure></li></ul></figure>\n\n\n\n<h3><strong><strong>Enable and disable typography controls</strong></strong></h3>\n\n\n\n<p>In the following example, the ability to supply a custom font size and line height for all heading blocks is disabled:</p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: jscript; title: ; notranslate\">\n "settings": {\n "blocks": {\n "core/heading": {\n "typography": {\n "customFontSize": false,\n "customLineHeight": false\n }\n }\n }\n }\n</pre></div>\n\n\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"https://i1.wp.com/wordpress.org/news/files/2021/07/heading-all-options.png?ssl=1\"><img loading=\"lazy\" width=\"632\" height=\"444\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/07/heading-all-options.png?resize=632%2C444&ssl=1\" alt=\"\" data-id=\"11071\" data-full-url=\"https://wordpress.org/news/files/2021/07/heading-all-options.png\" data-link=\"https://wordpress.org/news/?attachment_id=11071\" class=\"wp-image-11071\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2021/07/heading-all-options.png?resize=1024%2C719&ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2021/07/heading-all-options.png?resize=300%2C211&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2021/07/heading-all-options.png?resize=768%2C539&ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2021/07/heading-all-options.png?resize=1536%2C1079&ssl=1 1536w, https://i1.wp.com/wordpress.org/news/files/2021/07/heading-all-options.png?resize=2048%2C1438&ssl=1 2048w, https://i1.wp.com/wordpress.org/news/files/2021/07/heading-all-options.png?w=1264&ssl=1 1264w, https://i1.wp.com/wordpress.org/news/files/2021/07/heading-all-options.png?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></a></figure></li><li class=\"blocks-gallery-item\"><figure><a href=\"https://i2.wp.com/wordpress.org/news/files/2021/07/heading-no-line-height-custom-size.png?ssl=1\"><img loading=\"lazy\" width=\"632\" height=\"444\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/07/heading-no-line-height-custom-size.png?resize=632%2C444&ssl=1\" alt=\"\" data-id=\"11072\" data-full-url=\"https://wordpress.org/news/files/2021/07/heading-no-line-height-custom-size.png\" data-link=\"https://wordpress.org/news/?attachment_id=11072\" class=\"wp-image-11072\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/07/heading-no-line-height-custom-size.png?resize=1024%2C719&ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/07/heading-no-line-height-custom-size.png?resize=300%2C211&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/07/heading-no-line-height-custom-size.png?resize=768%2C539&ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/07/heading-no-line-height-custom-size.png?resize=1536%2C1079&ssl=1 1536w, https://i2.wp.com/wordpress.org/news/files/2021/07/heading-no-line-height-custom-size.png?resize=2048%2C1438&ssl=1 2048w, https://i2.wp.com/wordpress.org/news/files/2021/07/heading-no-line-height-custom-size.png?w=1264&ssl=1 1264w, https://i2.wp.com/wordpress.org/news/files/2021/07/heading-no-line-height-custom-size.png?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></a></figure></li></ul></figure>\n\n\n\n<h2>What’s Next?</h2>\n\n\n\n<p>I hope this gives you a sense of what’s possible and where themes are going. The above examples just scratch the surface of what kinds of theme design configurations are possible, and I’m very excited to see what theme authors create.</p>\n\n\n\n<p>If you’re interested in learning more, <a href=\"https://make.wordpress.org/core/2021/06/25/introducing-theme-json-in-wordpress-5-8/\">here’s the developer note on theme.json</a>, and <a href=\"https://developer.wordpress.org/block-editor/how-to-guides/themes/theme-json/\">here’s the documentation for theme.json</a> in the handbook.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><em><strong>Thanks to <a href=\"https://profiles.wordpress.org/kjellr/\">@kjellr</a>, <a href=\"https://profiles.wordpress.org/chanthaboune/\">@</a></strong></em><strong><em><a href=\"https://profiles.wordpress.org/chanthaboune/\">chanthaboune</a>, <a href=\"https://profiles.wordpress.org/priethor/\">@priethor</a>, <a href=\"https://profiles.wordpress.org/annezazu/\">@annezazu</a> for helping with and peer-reviewing this post.</em></strong></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"11060\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:60:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"WordPress 5.8 Tatum\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://wordpress.org/news/2021/07/tatum/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 20 Jul 2021 17:43:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"5.8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10976\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:277:\"Introducing 5.8 “Tatum”, our latest and greatest release, named in honor of the legendary jazz pianist Art Tatum. This release includes an all new widget editor powered by blocks, major technical tools for building block themes, as well as newly streamlined workflow tools.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:54016:\"\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"632\" height=\"422\" src=\"https://i0.wp.com/wordpress.org/news/files/2021/07/5x8-Album-1.jpg?resize=632%2C422&ssl=1\" alt=\"\" class=\"wp-image-11042\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Introducing 5.8 “Tatum”, our latest and greatest release now available for <a href=\"https://wordpress.org/download/\">download</a> or update in your dashboard. Named in honor of Art Tatum, the legendary Jazz pianist. His formidable technique and willingness to push boundaries inspired musicians and changed what people thought could be done. </p>\n\n\n\n<p>So fire up your music service of choice and enjoy Tatum’s famous recordings of ‘Tea for Two’, ‘Tiger Rag’, ‘Begin the Beguine’, and ‘Night and Day’ as you read about what the latest WordPress version brings to you.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<h2 class=\"has-text-align-center\">Three Essential Powerhouses</h2>\n\n\n\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img loading=\"lazy\" width=\"632\" height=\"474\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/07/about-widgets-blocks.png?resize=632%2C474&ssl=1\" alt=\"\" data-id=\"10985\" data-full-url=\"https://wordpress.org/news/files/2021/07/about-widgets-blocks.png\" data-link=\"https://wordpress.org/news/?attachment_id=10985\" class=\"wp-image-10985\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2021/07/about-widgets-blocks.png?resize=1024%2C768&ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2021/07/about-widgets-blocks.png?resize=300%2C225&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2021/07/about-widgets-blocks.png?resize=768%2C576&ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2021/07/about-widgets-blocks.png?w=1280&ssl=1 1280w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></li><li class=\"blocks-gallery-item\"><figure><img loading=\"lazy\" width=\"632\" height=\"501\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/07/about-query-loop.png?resize=632%2C501&ssl=1\" alt=\"\" data-id=\"10986\" data-full-url=\"https://wordpress.org/news/files/2021/07/about-query-loop.png\" data-link=\"https://wordpress.org/news/?attachment_id=10986\" class=\"wp-image-10986\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/07/about-query-loop.png?resize=1024%2C811&ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/07/about-query-loop.png?resize=300%2C238&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/07/about-query-loop.png?resize=768%2C608&ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/07/about-query-loop.png?w=1280&ssl=1 1280w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></li><li class=\"blocks-gallery-item\"><figure><img loading=\"lazy\" width=\"632\" height=\"411\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/07/about-template.png?resize=632%2C411&ssl=1\" alt=\"\" data-id=\"10987\" data-full-url=\"https://wordpress.org/news/files/2021/07/about-template.png\" data-link=\"https://wordpress.org/news/?attachment_id=10987\" class=\"wp-image-10987\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/07/about-template.png?resize=1024%2C666&ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/07/about-template.png?resize=300%2C195&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/07/about-template.png?resize=768%2C499&ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/07/about-template.png?w=1280&ssl=1 1280w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></li></ul></figure>\n\n\n\n<h3>Manage Widgets with Blocks</h3>\n\n\n\n<p>After months of hard work, the power of blocks has come to both the Block Widgets Editor and the Customizer. Now you can add blocks both in widget areas across your site and with live preview through the Customizer. This opens up new possibilities to create content: from no-code mini layouts to the vast library of core and third-party blocks. For our developers, you can find more details in the <a href=\"https://make.wordpress.org/core/2021/06/29/block-based-widgets-editor-in-wordpress-5-8/\">Widgets dev note</a>.</p>\n\n\n\n<h3>Display Posts with New Blocks and Patterns</h3>\n\n\n\n<p>The Query Loop Block makes it possible to display posts based on specified parameters; like a PHP loop without the code. Easily display posts from a specific category, to do things like create a portfolio or a page full of your favorite recipes. Think of it as a more complex and powerful Latest Posts Block! Plus, pattern suggestions make it easier than ever to create a list of posts with the design you want.</p>\n\n\n\n<h3>Edit the Templates Around Posts</h3>\n\n\n\n<p>You can use the familiar block editor to edit templates that hold your content—simply activate a block theme or a theme that has opted in for this feature. Switch from editing your posts to editing your pages and back again, all while using a familiar block editor. There are more than 20 new blocks available within compatible themes. Read more about this feature and how to experiment with it in the release notes.</p>\n\n\n\n<div style=\"height:32px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"has-text-align-center\">Three Workflow Helpers</h2>\n\n\n\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-gallery columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img loading=\"lazy\" width=\"632\" height=\"496\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/07/about-list-view.png?resize=632%2C496&ssl=1\" alt=\"\" data-id=\"10988\" data-full-url=\"https://wordpress.org/news/files/2021/07/about-list-view.png\" data-link=\"https://wordpress.org/news/?attachment_id=10988\" class=\"wp-image-10988\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2021/07/about-list-view.png?resize=1024%2C803&ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2021/07/about-list-view.png?resize=300%2C235&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2021/07/about-list-view.png?resize=768%2C602&ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2021/07/about-list-view.png?w=1280&ssl=1 1280w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></li><li class=\"blocks-gallery-item\"><figure><img loading=\"lazy\" width=\"632\" height=\"343\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/07/about-pattern-suggestions.png?resize=632%2C343&ssl=1\" alt=\"\" data-id=\"10989\" data-full-url=\"https://wordpress.org/news/files/2021/07/about-pattern-suggestions.png\" data-link=\"https://wordpress.org/news/?attachment_id=10989\" class=\"wp-image-10989\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/07/about-pattern-suggestions.png?resize=1024%2C555&ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/07/about-pattern-suggestions.png?resize=300%2C163&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/07/about-pattern-suggestions.png?resize=768%2C416&ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/07/about-pattern-suggestions.png?w=1280&ssl=1 1280w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></li><li class=\"blocks-gallery-item\"><figure><img loading=\"lazy\" width=\"632\" height=\"517\" src=\"https://i0.wp.com/wordpress.org/news/files/2021/07/about-duotone.png?resize=632%2C517&ssl=1\" alt=\"\" data-id=\"10990\" data-full-url=\"https://wordpress.org/news/files/2021/07/about-duotone.png\" data-link=\"https://wordpress.org/news/?attachment_id=10990\" class=\"wp-image-10990\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2021/07/about-duotone.png?resize=1024%2C837&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2021/07/about-duotone.png?resize=300%2C245&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2021/07/about-duotone.png?resize=768%2C628&ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2021/07/about-duotone.png?w=1280&ssl=1 1280w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></li></ul></figure>\n\n\n\n<h3>Overview of the Page Structure</h3>\n\n\n\n<p>Sometimes you need a simple landing page, but sometimes you need something a little more robust. As blocks increase, patterns emerge, and content creation gets easier, new solutions are needed to make complex content easy to navigate. List View is the best way to jump between layers of content and nested blocks. Since the List View gives you an overview of all the blocks in your content, you can now navigate quickly to the precise block you need. Ready to focus completely on your content? Toggle it on or off to suit your workflow.</p>\n\n\n\n<h3>Suggested Patterns for Blocks</h3>\n\n\n\n<p>Starting in this release the Pattern Transformations tool will suggest block patterns based on the block you are using. Right now, you can give it a try in the Query Block and Social Icon Block. As more patterns are added, you will be able to get inspiration for how to style your site without ever leaving the editor!</p>\n\n\n\n<h3>Style and Colorize Images</h3>\n\n\n\n<p>Colorize your image and cover blocks with duotone filters! Duotone can add a pop of color to your designs and style your images (or videos in the cover block) to integrate well with your themes. You can think of the duotone effect as a black and white filter, but instead of the shadows being black and the highlights being white, you pick your own colors for the shadows and highlights. There’s more to learn about how it works in the documentation.</p>\n\n\n\n<div style=\"height:32px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"has-text-align-center\">For Developers to Explore</h2>\n\n\n\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"632\" height=\"378\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/07/about-theme-json-2x.png?resize=632%2C378&ssl=1\" alt=\"\" class=\"wp-image-10992\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2021/07/about-theme-json-2x.png?resize=1024%2C613&ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2021/07/about-theme-json-2x.png?resize=300%2C179&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2021/07/about-theme-json-2x.png?resize=768%2C459&ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2021/07/about-theme-json-2x.png?resize=1536%2C919&ssl=1 1536w, https://i1.wp.com/wordpress.org/news/files/2021/07/about-theme-json-2x.png?resize=2048%2C1225&ssl=1 2048w, https://i1.wp.com/wordpress.org/news/files/2021/07/about-theme-json-2x.png?w=1264&ssl=1 1264w, https://i1.wp.com/wordpress.org/news/files/2021/07/about-theme-json-2x.png?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h3>Theme.json</h3>\n\n\n\n<p>Introducing the Global Styles and Global Settings APIs: control the editor settings, available customization tools, and style blocks using a theme.json file in the active theme. This configuration file enables or disables features and sets default styles for both a website and blocks. If you build themes, you can experiment with this early iteration of a useful new feature. For more about what is currently available and how it works, <a href=\"https://make.wordpress.org/core/2021/06/25/introducing-theme-json-in-wordpress-5-8/\">check out this dev note</a>.</p>\n\n\n\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<h3>Dropping support for IE11</h3>\n\n\n\n<p>Support for Internet Explorer 11 has been dropped as of this release. This means you may have issues managing your site that will not be fixed in the future. If you are currently using IE11, it is strongly recommended that you <a href=\"https://browsehappy.com/\">switch to a more modern browser</a>.</p>\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<h3>Adding support for WebP</h3>\n\n\n\n<p>WebP is a modern image format that provides improved lossless and lossy compression for images on the web. WebP images are around 30% smaller on average than their JPEG or PNG equivalents, resulting in sites that are faster and use less bandwidth.</p>\n</div>\n</div>\n\n\n\n<h3>Adding Additional Block Supports</h3>\n\n\n\n<p>Expanding on previously implemented block supports in WordPress <a href=\"https://make.wordpress.org/core/2020/11/18/block-supports-in-wordpress-5-6/\">5.6</a> and <a href=\"https://make.wordpress.org/core/2021/02/24/changes-to-block-editor-components-and-blocks/\">5.7</a>, WordPress 5.8 introduces several new block support flags and new options to customize your registered blocks. More information is available in the <a href=\"https://make.wordpress.org/core/2021/06/25/block-supports-api-updates-for-wordpress-5-8/\">block supports dev note</a>.</p>\n\n\n\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h3>Check the Field Guide for more!</h3>\n\n\n\n<p>Check out the latest version of the WordPress Field Guide. It highlights developer notes for each change you may want to be aware of: <a href=\"https://make.wordpress.org/core/2021/07/03/wordpress-5-8-field-guide/\">WordPress 5.8 Field Guide.</a></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<h2>The Squad</h2>\n\n\n\n<p>The WordPress 5.8 release was led by <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a>, and supported by this highly enthusiastic release squad:</p>\n\n\n\n<ul><li><strong>Release Co-Coordinator:</strong> Jeffrey Paul (<a href=\'https://profiles.wordpress.org/jeffpaul/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jeffpaul</a>)</li><li><strong>Release Co-Coordinator:</strong> Jonathan Desrosiers (<a href=\'https://profiles.wordpress.org/desrosj/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>desrosj</a>)</li><li><strong>Editor Tech Lead:</strong> Riad Benguella (<a href=\'https://profiles.wordpress.org/youknowriad/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>youknowriad</a>)</li><li><strong>Marketing and Communications Lead:</strong> Josepha Haden Chomphosy (<a href=\'https://profiles.wordpress.org/chanthaboune/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chanthaboune</a>)</li><li><strong>Documentation Lead:</strong> Milana Cap (<a href=\'https://profiles.wordpress.org/milana_cap/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>milana_cap</a>)</li><li><strong>Test Lead:</strong> Piotrek Boniu (<a href=\'https://profiles.wordpress.org/boniu91/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>boniu91</a>)</li><li><strong>Support Lead: </strong>Mary Job (<a href=\'https://profiles.wordpress.org/mariaojob/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>mariaojob</a>)</li></ul>\n\n\n\n<p>This release is the reflection of the hard work of 530 generous volunteer contributors. Collaboration occurred on over <a href=\"https://core.trac.wordpress.org/query?milestone=5.8&group=component&col=id&col=summary&col=milestone&col=owner&col=type&col=status&col=priority&order=priority\">320 tickets on Trac</a> and over <a href=\"https://github.com/wordpress/gutenberg/compare/v10.0.0...v10.7.0\">1,500 pull requests on GitHub</a>.</p>\n\n\n\n<a href=\"https://profiles.wordpress.org/5ubliminal/\">5ubliminal</a>, <a href=\"https://profiles.wordpress.org/ninetyninew/\">99w</a>, <a href=\"https://profiles.wordpress.org/9primus/\">9primus</a>, <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/aaronrobertshaw/\">aaronrobertshaw</a>, <a href=\"https://profiles.wordpress.org/abderrahman/\">abderrahman</a>, <a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a>, <a href=\"https://profiles.wordpress.org/abhijitrakas/\">Abhijit Rakas</a>, <a href=\"https://profiles.wordpress.org/achbed/\">achbed</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/zieladam/\">Adam Zielinski</a>, <a href=\"https://profiles.wordpress.org/addiestavlo/\">Addie</a>, <a href=\"https://profiles.wordpress.org/aduth/\">aduth</a>, <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Chaion</a>, <a href=\"https://profiles.wordpress.org/engahmeds3ed/\">Ahmed Saeed</a>, <a href=\"https://profiles.wordpress.org/ajitbohra/\">Ajit Bohra</a>, <a href=\"https://profiles.wordpress.org/schlessera/\">Alain Schlesser</a>, <a href=\"https://profiles.wordpress.org/alanjacobmathew/\">Alan Jacob Mathew</a>, <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juhé Lluveras</a>, <a href=\"https://profiles.wordpress.org/aleperez92/\">Alejandro Perez</a>, <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/akirk/\">Alex Kirk</a>, <a href=\"https://profiles.wordpress.org/ajlende/\">Alex Lende</a>, <a href=\"https://profiles.wordpress.org/alexstine/\">alexstine</a>, <a href=\"https://profiles.wordpress.org/firewatch/\">allilevine</a>, <a href=\"https://profiles.wordpress.org/amandariu/\">Amanda Riu</a>, <a href=\"https://profiles.wordpress.org/amarinediary/\">amarinediary</a>, <a href=\"https://profiles.wordpress.org/gadgetroid/\">Amogh Harish</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/andrewserong/\">Andrew Serong</a>, <a href=\"https://profiles.wordpress.org/rarst/\">Andrey \"Rarst\" Savchenko</a>, <a href=\"https://profiles.wordpress.org/nosolosw/\">André Maneiro</a>, <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a>, <a href=\"https://profiles.wordpress.org/apeatling/\">Andy Peatling</a>, <a href=\"https://profiles.wordpress.org/andy/\">Andy Skelton</a>, <a href=\"https://profiles.wordpress.org/wpgurudev/\">Ankit Gade</a>, <a href=\"https://profiles.wordpress.org/annalamprou/\">annalamprou</a>, <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a>, <a href=\"https://profiles.wordpress.org/anotherdave/\">anotherdave</a>, <a href=\"https://profiles.wordpress.org/anotia/\">anotia</a>, <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a>, <a href=\"https://profiles.wordpress.org/antonlukin/\">Anton Lukin</a>, <a href=\"https://profiles.wordpress.org/vanyukov/\">Anton Vanyukov</a>, <a href=\"https://profiles.wordpress.org/antonisme/\">Antonis Lilis</a>, <a href=\"https://profiles.wordpress.org/apedog/\">apedog</a>, <a href=\"https://profiles.wordpress.org/apokalyptik/\">apokalyptik</a>, <a href=\"https://profiles.wordpress.org/arena/\">arena</a>, <a href=\"https://profiles.wordpress.org/lephleg/\">Argyris Margaritis</a>, <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a>, <a href=\"https://profiles.wordpress.org/ariskataoka/\">ariskataoka</a>, <a href=\"https://profiles.wordpress.org/arkrs/\">arkrs</a>, <a href=\"https://profiles.wordpress.org/aruphi/\">Armand</a>, <a href=\"https://profiles.wordpress.org/arnaudban/\">ArnaudBan</a>, <a href=\"https://profiles.wordpress.org/arthur791004/\">Arthur Chu</a>, <a href=\"https://profiles.wordpress.org/arunsathiya/\">Arun a11n</a>, <a href=\"https://profiles.wordpress.org/aspexi/\">Aspexi</a>, <a href=\"https://profiles.wordpress.org/atjn/\">atjn</a>, <a href=\"https://profiles.wordpress.org/aurooba/\">Aurooba Ahmed</a>, <a href=\"https://profiles.wordpress.org/filosofo/\">Austin Matzko</a>, <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a>, <a href=\"https://profiles.wordpress.org/barry/\">Barry</a>, <a href=\"https://profiles.wordpress.org/bartkalisz/\">bartkalisz</a>, <a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a>, <a href=\"https://profiles.wordpress.org/pixolin/\">Bego Mario Garde</a>, <a href=\"https://profiles.wordpress.org/utz119/\">Benachi</a>, <a href=\"https://profiles.wordpress.org/benoitchantre/\">Benoit Chantre</a>, <a href=\"https://profiles.wordpress.org/bernhard-reiter/\">Bernhard Reiter</a>, <a href=\"https://profiles.wordpress.org/bernhard reiter/\">Bernhard Reiter</a>, <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson (birgire)</a>, <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a>, <a href=\"https://profiles.wordpress.org/blobfolio/\">Blobfolio</a>, <a href=\"https://profiles.wordpress.org/bmcculley/\">bmcculley</a>, <a href=\"https://profiles.wordpress.org/boblinthorst/\">Bob Linthorst</a>, <a href=\"https://profiles.wordpress.org/bobbingwide/\">bobbingwide</a>, <a href=\"https://profiles.wordpress.org/bogdanpreda/\">Bogdan Preda</a>, <a href=\"https://profiles.wordpress.org/gitlost/\">bonger</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/bradt/\">Brad Touesnard</a>, <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/brechtvds/\">Brecht</a>, <a href=\"https://profiles.wordpress.org/brentswisher/\">Brent Swisher</a>, <a href=\"https://profiles.wordpress.org/brettshumaker/\">Brett Shumaker</a>, <a href=\"https://profiles.wordpress.org/ribaricplusplus/\">Bruno Ribaric</a>, <a href=\"https://profiles.wordpress.org/burhandodhy/\">Burhan Nasir</a>, <a href=\"https://profiles.wordpress.org/cameronjonesweb/\">Cameron Jones</a>, <a href=\"https://profiles.wordpress.org/cvoell/\">Cameron Voell</a>, <a href=\"https://profiles.wordpress.org/carike/\">Carike</a>, <a href=\"https://profiles.wordpress.org/carlalexander/\">Carl Alexander</a>, <a href=\"https://profiles.wordpress.org/carlomanf/\">carlomanf</a>, <a href=\"https://profiles.wordpress.org/carlosgprim/\">Carlos Garcia Prim</a>, <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/caseymilne/\">Casey Milne</a>, <a href=\"https://profiles.wordpress.org/cenay/\">Cenay Nailor</a>, <a href=\"https://profiles.wordpress.org/ceyhun0/\">Ceyhun Ozugur</a>, <a href=\"https://profiles.wordpress.org/nhuja/\">Chandra M</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/chintan1896/\">Chintan hingrajiya</a>, <a href=\"https://profiles.wordpress.org/chipsnyder/\">Chip Snyder</a>, <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a>, <a href=\"https://profiles.wordpress.org/chouby/\">Chouby</a>, <a href=\"https://profiles.wordpress.org/chrisvanpatten/\">Chris Van Patten</a>, <a href=\"https://profiles.wordpress.org/chriscct7/\">chriscct7</a>, <a href=\"https://profiles.wordpress.org/vimes1984/\">Christopher Churchill</a>, <a href=\"https://profiles.wordpress.org/ryno267/\">Chuck Reynolds</a>, <a href=\"https://profiles.wordpress.org/claytoncollie/\">Clayton Collie</a>, <a href=\"https://profiles.wordpress.org/codeamp/\">Code Amp</a>, <a href=\"https://profiles.wordpress.org/design_dolphin/\">CodePoet</a>, <a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a>, <a href=\"https://profiles.wordpress.org/collizo4sky/\">Collins Agbonghama</a>, <a href=\"https://profiles.wordpress.org/copons/\">Copons</a>, <a href=\"https://profiles.wordpress.org/coreymckrill/\">Corey McKrill</a>, <a href=\"https://profiles.wordpress.org/cr0ybot/\">Cory Hughart</a>, <a href=\"https://profiles.wordpress.org/courane01/\">Courtney Engle Robertson</a>, <a href=\"https://profiles.wordpress.org/crazycoders/\">crazycoders</a>, <a href=\"https://profiles.wordpress.org/critterverse/\">critterverse</a>, <a href=\"https://profiles.wordpress.org/czapla/\">czapla</a>, <a href=\"https://profiles.wordpress.org/davidszabo/\">Dávid Szabó</a>, <a href=\"https://profiles.wordpress.org/daisyo/\">Daisy Olsen</a>, <a href=\"https://profiles.wordpress.org/damonganto/\">damonganto</a>, <a href=\"https://profiles.wordpress.org/danfarrow/\">Dan Farrow</a>, <a href=\"https://profiles.wordpress.org/diddledan/\">Dani Llewellyn</a>, <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/danieldudzic/\">danieldudzic</a>, <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a>, <a href=\"https://profiles.wordpress.org/vetyst/\">Danny</a>, <a href=\"https://profiles.wordpress.org/davilera/\">David Aguilera</a>, <a href=\"https://profiles.wordpress.org/davidanderson/\">David Anderson</a>, <a href=\"https://profiles.wordpress.org/dartiss/\">David Artiss</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/davidbinda/\">David Biňovec</a>, <a href=\"https://profiles.wordpress.org/dpcalhoun/\">David Calhoun</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/davidkryzaniak/\">David Kryzaniak</a>, <a href=\"https://profiles.wordpress.org/get_dave/\">David Smith</a>, <a href=\"https://profiles.wordpress.org/dekervit/\">dekervit</a>, <a href=\"https://profiles.wordpress.org/devle/\">devfle</a>, <a href=\"https://profiles.wordpress.org/devrekli/\">devrekli</a>, <a href=\"https://profiles.wordpress.org/dhruvkb/\">dhruvkb</a>, <a href=\"https://profiles.wordpress.org/dianeco/\">Diane Co</a>, <a href=\"https://profiles.wordpress.org/dingdang/\">dingdang</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/djbu/\">djbu</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/donmhico/\">donmhico</a>, <a href=\"https://profiles.wordpress.org/donnapep/\">Donna Peplinskie</a>, <a href=\"https://profiles.wordpress.org/dougwollison/\">Doug Wollison</a>, <a href=\"https://profiles.wordpress.org/dpik/\">dpik</a>, <a href=\"https://profiles.wordpress.org/dragongate/\">dragongate</a>, <a href=\"https://profiles.wordpress.org/drebbitsweb/\">Dreb Bits</a>, <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/eatsleepcode/\">eatsleepcode</a>, <a href=\"https://profiles.wordpress.org/metalandcoffee/\">Ebonie Butler</a>, <a href=\"https://profiles.wordpress.org/ediamin/\">Edi Amin</a>, <a href=\"https://profiles.wordpress.org/itsjusteileen/\">Eileen Violini</a>, <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/aliveic/\">Emil E</a>, <a href=\"https://profiles.wordpress.org/emarticor/\">Emilio Martinez</a>, <a href=\"https://profiles.wordpress.org/manooweb/\">Emmanuel Hesry</a>, <a href=\"https://profiles.wordpress.org/empatogen/\">empatogen</a>, <a href=\"https://profiles.wordpress.org/enej/\">Enej Bajgorić</a>, <a href=\"https://profiles.wordpress.org/nrqsnchz/\">Enrique Sánchez</a>, <a href=\"https://profiles.wordpress.org/epiqueras/\">epiqueras</a>, <a href=\"https://profiles.wordpress.org/kebbet/\">Erik</a>, <a href=\"https://profiles.wordpress.org/etoledom/\">etoledom</a>, <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a>, <a href=\"https://profiles.wordpress.org/fabianpimminger/\">Fabian Pimminger</a>, <a href=\"https://profiles.wordpress.org/gaambo/\">Fabian Todt</a>, <a href=\"https://profiles.wordpress.org/felipeelia/\">Felipe Elia</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/felixbaumgaertner/\">felixbaumgaertner</a>, <a href=\"https://profiles.wordpress.org/femkreations/\">Femy Praseeth</a>, <a href=\"https://profiles.wordpress.org/fijisunshine/\">fijisunshine</a>, <a href=\"https://profiles.wordpress.org/florianbrinkmann/\">Florian Brinkmann</a>, <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a>, <a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a>, <a href=\"https://profiles.wordpress.org/bueltge/\">Frank Bueltge</a>, <a href=\"https://profiles.wordpress.org/frosso1/\">frosso1 (a11n)</a>, <a href=\"https://profiles.wordpress.org/fullofcaffeine/\">fullofcaffeine</a>, <a href=\"https://profiles.wordpress.org/gab81/\">gab81</a>, <a href=\"https://profiles.wordpress.org/galbaras/\">Gal Baras</a>, <a href=\"https://profiles.wordpress.org/kafleg/\">Ganga Kafle</a>, <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a>, <a href=\"https://profiles.wordpress.org/garyj/\">Gary Jones</a>, <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/geekpress/\">GeekPress</a>, <a href=\"https://profiles.wordpress.org/soulseekah/\">Gennady Kovshenin</a>, <a href=\"https://profiles.wordpress.org/geoffrey1963/\">Geoffrey</a>, <a href=\"https://profiles.wordpress.org/revgeorge/\">George Hotelling</a>, <a href=\"https://profiles.wordpress.org/mamaduka/\">George Mamadashvili</a>, <a href=\"https://profiles.wordpress.org/georgestephanis/\">George Stephanis</a>, <a href=\"https://profiles.wordpress.org/geriux/\">geriux</a>, <a href=\"https://profiles.wordpress.org/glendaviesnz/\">glendaviesnz</a>, <a href=\"https://profiles.wordpress.org/grantmkin/\">Grant M. Kinney</a>, <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/gregorlove/\">gRegor Morrill</a>, <a href=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a>, <a href=\"https://profiles.wordpress.org/hannahmalcolm/\">Hannah Malcolm</a>, <a href=\"https://profiles.wordpress.org/happiryu/\">happiryu</a>, <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh</a>, <a href=\"https://profiles.wordpress.org/hazdiego/\">Haz</a>, <a href=\"https://profiles.wordpress.org/hedgefield/\">hedgefield</a>, <a href=\"https://profiles.wordpress.org/helen/\">Helen Hou-Sandí</a>, <a href=\"https://profiles.wordpress.org/hermpheus/\">Herm Martini</a>, <a href=\"https://profiles.wordpress.org/herregroen/\">Herre Groen</a>, <a href=\"https://profiles.wordpress.org/herrvigg/\">herrvigg</a>, <a href=\"https://profiles.wordpress.org/htmgarcia/\">htmgarcia</a>, <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/ianmjones/\">ianmjones</a>, <a href=\"https://profiles.wordpress.org/icopydoc/\">icopydoc</a>, <a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a>, <a href=\"https://profiles.wordpress.org/dragunoff/\">Ivaylo Draganov</a>, <a href=\"https://profiles.wordpress.org/wphound/\">Ivete Tecedor</a>, <a href=\"https://profiles.wordpress.org/jdgrimes/\">J.D. Grimes</a>, <a href=\"https://profiles.wordpress.org/jacklenox/\">Jack Lenox</a>, <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/jamesbonham/\">James Bonham</a>, <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a>, <a href=\"https://profiles.wordpress.org/jnylen0/\">James Nylen</a>, <a href=\"https://profiles.wordpress.org/pondermatic/\">James Richards</a>, <a href=\"https://profiles.wordpress.org/jamesros161/\">James Rosado</a>, <a href=\"https://profiles.wordpress.org/jamil95/\">jamil95</a>, <a href=\"https://profiles.wordpress.org/janak007/\">janak Kaneriya</a>, <a href=\"https://profiles.wordpress.org/janwoostendorp/\">janw.oostendorp</a>, <a href=\"https://profiles.wordpress.org/jsnjohnston/\">Jason Johnston</a>, <a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a>, <a href=\"https://profiles.wordpress.org/jaymanpandya/\">Jayman Pandya</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a>, <a href=\"https://profiles.wordpress.org/jffng/\">Jeff Ong</a>, <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeff Paul</a>, <a href=\"https://profiles.wordpress.org/jeffikus/\">Jeffrey Pearce</a>, <a href=\"https://profiles.wordpress.org/jdy68/\">Jenny Dupuy</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jeherve/\">Jeremy Herve</a>, <a href=\"https://profiles.wordpress.org/jeremyyip/\">Jeremy Yip</a>, <a href=\"https://profiles.wordpress.org/jeremy80/\">jeremy80</a>, <a href=\"https://profiles.wordpress.org/jeroenreumkens/\">JeroenReumkens</a>, <a href=\"https://profiles.wordpress.org/jeryj/\">jeryj</a>, <a href=\"https://profiles.wordpress.org/jillebehm/\">jillebehm</a>, <a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</a>, <a href=\"https://profiles.wordpress.org/sephsekla/\">Joe Bailey-Roberts</a>, <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a>, <a href=\"https://profiles.wordpress.org/jonkastonka/\">Johan Jonk Stenström</a>, <a href=\"https://profiles.wordpress.org/goaroundagain/\">Johannes Kinast</a>, <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/johnny5/\">John Godley</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/bhwebworks/\">John Sundberg</a>, <a href=\"https://profiles.wordpress.org/jb510/\">Jon Brown</a>, <a href=\"https://profiles.wordpress.org/jonsurrell/\">Jon Surrell</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/jonoaldersonwp/\">Jono Alderson</a>, <a href=\"https://profiles.wordpress.org/joostdevalk/\">Joost de Valk</a>, <a href=\"https://profiles.wordpress.org/koke/\">Jorge Bernal</a>, <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a>, <a href=\"https://profiles.wordpress.org/joseeyoast/\">Josee Wouters</a>, <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden</a>, <a href=\"https://profiles.wordpress.org/dkampdesign/\">JoshuaDoshua</a>, <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a>, <a href=\"https://profiles.wordpress.org/jsnajdr/\">jsnajdr</a>, <a href=\"https://profiles.wordpress.org/juanfra/\">Juan Aldasoro</a>, <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a>, <a href=\"https://profiles.wordpress.org/juliobox/\">Julio Potier</a>, <a href=\"https://profiles.wordpress.org/justinahinon/\">Justin Ahinon</a>, <a href=\"https://profiles.wordpress.org/k3nsai/\">k3nsai</a>, <a href=\"https://profiles.wordpress.org/kaavyaiyer/\">kaavyaiyer</a>, <a href=\"https://profiles.wordpress.org/kevin940726/\">Kai Hao</a>, <a href=\"https://profiles.wordpress.org/akabarikalpesh/\">Kalpesh Akabari</a>, <a href=\"https://profiles.wordpress.org/kapilpaul/\">Kapil Paul</a>, <a href=\"https://profiles.wordpress.org/vyskoczilova/\">Karolina Vyskocilova</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/kellychoffman/\">Kelly Hoffman</a>, <a href=\"https://profiles.wordpress.org/gwwar/\">Kerry Liu</a>, <a href=\"https://profiles.wordpress.org/kishanjasani/\">Kishan Jasani</a>, <a href=\"https://profiles.wordpress.org/ixkaito/\">Kite</a>, <a href=\"https://profiles.wordpress.org/kittmedia/\">KittMedia</a>, <a href=\"https://profiles.wordpress.org/kjellr/\">Kjell Reigstad</a>, <a href=\"https://profiles.wordpress.org/klevyke/\">klevyke</a>, <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a>, <a href=\"https://profiles.wordpress.org/vdwijngaert/\">Koen Van den Wijngaert</a>, <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/xkon/\">Konstantinos Xenos</a>, <a href=\"https://profiles.wordpress.org/devnel/\">Kyle Nel</a>, <a href=\"https://profiles.wordpress.org/lakrisgubben/\">lakrisgubben</a>, <a href=\"https://profiles.wordpress.org/notlaura/\">Lara Schenck</a>, <a href=\"https://profiles.wordpress.org/lmurillom/\">Larissa Murillo</a>, <a href=\"https://profiles.wordpress.org/laxman-prajapati/\">Laxman Prajapati</a>, <a href=\"https://profiles.wordpress.org/lewiscowles/\">LewisCowles</a>, <a href=\"https://profiles.wordpress.org/lifeforceinst/\">lifeforceinst</a>, <a href=\"https://profiles.wordpress.org/linux4me2/\">linux4me2</a>, <a href=\"https://profiles.wordpress.org/lovor/\">Lovro Hrust</a>, <a href=\"https://profiles.wordpress.org/displaynone/\">Luis Sacristán</a>, <a href=\"https://profiles.wordpress.org/infolu/\">Luiz Araújo</a>, <a href=\"https://profiles.wordpress.org/lukecarbis/\">Luke Carbis</a>, <a href=\"https://profiles.wordpress.org/m0ze/\">m0ze</a>, <a href=\"https://profiles.wordpress.org/maedahbatool/\">Maedah Batool</a>, <a href=\"https://profiles.wordpress.org/onemaggie/\">Maggie Cabrera</a>, <a href=\"https://profiles.wordpress.org/travel_girl/\">Maja Benke</a>, <a href=\"https://profiles.wordpress.org/mciampini/\">Marco Ciampini</a>, <a href=\"https://profiles.wordpress.org/mkaz/\">Marcus Kazmierczak</a>, <a href=\"https://profiles.wordpress.org/marekhrabe/\">Marek Hrabe</a>, <a href=\"https://profiles.wordpress.org/tyxla/\">Marin Atanasov</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a>, <a href=\"https://profiles.wordpress.org/markparnell/\">Mark Parnell</a>, <a href=\"https://profiles.wordpress.org/markoheijnen/\">Marko Heijnen</a>, <a href=\"https://profiles.wordpress.org/m-e-h/\">Marty Helmick</a>, <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a>, <a href=\"https://profiles.wordpress.org/mariaojob/\">Mary Job</a>, <a href=\"https://profiles.wordpress.org/marylauc/\">marylauc</a>, <a href=\"https://profiles.wordpress.org/imath/\">Mathieu Viet</a>, <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a>, <a href=\"https://profiles.wordpress.org/mattchowning/\">Matt Chowning</a>, <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/maxpertici/\">Maxime Pertici</a>, <a href=\"https://profiles.wordpress.org/mblach/\">mblach</a>, <a href=\"https://profiles.wordpress.org/immeet94/\">Meet Makadia</a>, <a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/meloniq/\">meloniq</a>, <a href=\"https://profiles.wordpress.org/mensmaximus/\">mensmaximus</a>, <a href=\"https://profiles.wordpress.org/mbabker/\">Michael Babker</a>, <a href=\"https://profiles.wordpress.org/tw2113/\">Michael Beckwith</a>, <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a>, <a href=\"https://profiles.wordpress.org/simison/\">Mikael Korpela</a>, <a href=\"https://profiles.wordpress.org/mikehansenme/\">Mike Hansen</a>, <a href=\"https://profiles.wordpress.org/mikejolley/\">Mike Jolley</a>, <a href=\"https://profiles.wordpress.org/mike_cowobo/\">Mike Martel</a>, <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/mihdan/\">Mikhail Kobzarev</a>, <a href=\"https://profiles.wordpress.org/dimadin/\">Milan Dinić</a>, <a href=\"https://profiles.wordpress.org/milana_cap/\">Milana Cap</a>, <a href=\"https://profiles.wordpress.org/mkdgs/\">mkdgs</a>, <a href=\"https://profiles.wordpress.org/mmuyskens/\">mmuyskens</a>, <a href=\"https://profiles.wordpress.org/mmxxi/\">mmxxi</a>, <a href=\"https://profiles.wordpress.org/daddou/\">Mohamed El Amine DADDOU</a>, <a href=\"https://profiles.wordpress.org/mohamedfaragallah/\">Mohammed Faragallah</a>, <a href=\"https://profiles.wordpress.org/monikarao/\">Monika Rao</a>, <a href=\"https://profiles.wordpress.org/mor10/\">Morten Rand-Hendriksen</a>, <a href=\"https://profiles.wordpress.org/mrjoeldean/\">mrjoeldean</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/munyagu/\">munyagu</a>, <a href=\"https://profiles.wordpress.org/m_uysl/\">Mustafa Uysal</a>, <a href=\"https://profiles.wordpress.org/mweichert/\">mweichert</a>, <a href=\"https://profiles.wordpress.org/assassinateur/\">Nadir Seghir</a>, <a href=\"https://profiles.wordpress.org/nalininonstopnewsuk/\">Nalini Thakor</a>, <a href=\"https://profiles.wordpress.org/naoki0h/\">Naoki Ohashi</a>, <a href=\"https://profiles.wordpress.org/nao/\">Naoko Takano</a>, <a href=\"https://profiles.wordpress.org/nayanchamp7/\">Nazrul Islam Nayan</a>, <a href=\"https://profiles.wordpress.org/dway/\">nderambure</a>, <a href=\"https://profiles.wordpress.org/krstarica/\">net</a>, <a href=\"https://profiles.wordpress.org/nicegamer7/\">nicegamer7</a>, <a href=\"https://profiles.wordpress.org/eidolonnight/\">Nicholas Garofalo</a>, <a href=\"https://profiles.wordpress.org/celloexpressions/\">Nick Halsey</a>, <a href=\"https://profiles.wordpress.org/ntsekouras/\">Nik Tsekouras</a>, <a href=\"https://profiles.wordpress.org/ninanmnm/\">ninanmnm</a>, <a href=\"https://profiles.wordpress.org/pianist787/\">Noah Allen</a>, <a href=\"https://profiles.wordpress.org/nvartolomei/\">nvartolomei</a>, <a href=\"https://profiles.wordpress.org/oguzkocer/\">oguzkocer</a>, <a href=\"https://profiles.wordpress.org/olafklejnstrupjensen/\">olafklejnstrupjensen</a>, <a href=\"https://profiles.wordpress.org/olgabulat/\">Olga Bulat</a>, <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a>, <a href=\"https://profiles.wordpress.org/otshelnik-fm/\">Otshelnik-Fm</a>, <a href=\"https://profiles.wordpress.org/oxyrealm/\">oxyrealm</a>, <a href=\"https://profiles.wordpress.org/ozh/\">Ozh</a>, <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a>, <a href=\"https://profiles.wordpress.org/palmiak/\">palmiak</a>, <a href=\"https://profiles.wordpress.org/paaggeli/\">Panagiotis Angelidis</a>, <a href=\"https://profiles.wordpress.org/paragoninitiativeenterprises/\">Paragon Initiative Enterprises</a>, <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/fantasy1125/\">Pascal Knecht</a>, <a href=\"https://profiles.wordpress.org/patkemper/\">Pat</a>, <a href=\"https://profiles.wordpress.org/patricklindsay/\">patricklindsay</a>, <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/pabline/\">Paul Bunkham</a>, <a href=\"https://profiles.wordpress.org/paulschreiber/\">Paul Schreiber</a>, <a href=\"https://profiles.wordpress.org/paulstonier/\">Paul Stonier</a>, <a href=\"https://profiles.wordpress.org/pschrottky/\">Paul Von Schrottky</a>, <a href=\"https://profiles.wordpress.org/psrpinto/\">Paulo Pinto</a>, <a href=\"https://profiles.wordpress.org/pavelvisualcomposer/\">Pavel I</a>, <a href=\"https://profiles.wordpress.org/mrpauloen/\">Paweł</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/walbo/\">Petter Walbø Johnsgård</a>, <a href=\"https://profiles.wordpress.org/phena109/\">phena109</a>, <a href=\"https://profiles.wordpress.org/philipmjackson/\">Philip Jackson</a>, <a href=\"https://profiles.wordpress.org/strategio/\">Pierre SYLVESTRE</a>, <a href=\"https://profiles.wordpress.org/wppinar/\">Pinar</a>, <a href=\"https://profiles.wordpress.org/boniu91/\">Piotrek Boniu</a>, <a href=\"https://profiles.wordpress.org/mordauk/\">Pippin Williamson</a>, <a href=\"https://profiles.wordpress.org/ptahdunbar/\">Pirate Dunbar</a>, <a href=\"https://profiles.wordpress.org/promz/\">Pramod Jodhani</a>, <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/presstoke/\">presstoke</a>, <a href=\"https://profiles.wordpress.org/pwallner/\">pwallner</a>, <a href=\"https://profiles.wordpress.org/pyronaur/\">pyronaur</a>, <a href=\"https://profiles.wordpress.org/itsjonq/\">Q</a>, <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/rafhun/\">rafhun</a>, <a href=\"https://profiles.wordpress.org/rkradadiya/\">Rajesh Radadiya</a>, <a href=\"https://profiles.wordpress.org/ramiy/\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/rahmohn/\">Ramon Ahnert</a>, <a href=\"https://profiles.wordpress.org/ramonopoly/\">ramonopoly</a>, <a href=\"https://profiles.wordpress.org/jontyravi/\">Ravi Vaghela</a>, <a href=\"https://profiles.wordpress.org/ravipatel/\">ravipatel</a>, <a href=\"https://profiles.wordpress.org/rellect/\">Refael Iliaguyev</a>, <a href=\"https://profiles.wordpress.org/renehermi/\">Rene Hermenau</a>, <a href=\"https://profiles.wordpress.org/retrofox/\">retrofox</a>, <a href=\"https://profiles.wordpress.org/reynhartono/\">reynhartono</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/rianrietveld/\">Rian Rietveld</a>, <a href=\"https://profiles.wordpress.org/rima1889/\">Rima Prajapati</a>, <a href=\"https://profiles.wordpress.org/rinatkhaziev/\">Rinat</a>, <a href=\"https://profiles.wordpress.org/rnaby/\">Rnaby</a>, <a href=\"https://profiles.wordpress.org/robdxw/\">robdxw</a>, <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a>, <a href=\"https://profiles.wordpress.org/miqrogroove/\">Robert Chapin</a>, <a href=\"https://profiles.wordpress.org/rogertheriault/\">Roger Theriault</a>, <a href=\"https://profiles.wordpress.org/rogerlos/\">rogerlos</a>, <a href=\"https://profiles.wordpress.org/roo2/\">roo2</a>, <a href=\"https://profiles.wordpress.org/lev0/\">Roy</a>, <a href=\"https://profiles.wordpress.org/geekstreetwp/\">Russell Aaron</a>, <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a>, <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">Sérgio Gomes</a>, <a href=\"https://profiles.wordpress.org/soean/\">Sören Wrede</a>, <a href=\"https://profiles.wordpress.org/stodorovic/\">Saša</a>, <a href=\"https://profiles.wordpress.org/sabrinazeidan/\">Sabrina Zeidan</a>, <a href=\"https://profiles.wordpress.org/sahilmepani/\">Sahil Mepani</a>, <a href=\"https://profiles.wordpress.org/solarissmoke/\">Samir Shah</a>, <a href=\"https://profiles.wordpress.org/otto42/\">Samuel Wood (Otto)</a>, <a href=\"https://profiles.wordpress.org/sandipmondal/\">Sandip Mondal</a>, <a href=\"https://profiles.wordpress.org/sannevndrmeulen/\">Sanne van der Meulen</a>, <a href=\"https://profiles.wordpress.org/sarahricker/\">sarahricker</a>, <a href=\"https://profiles.wordpress.org/sarayourfriend/\">sarayourfriend</a>, <a href=\"https://profiles.wordpress.org/sasagar/\">SASAPIYO</a>, <a href=\"https://profiles.wordpress.org/satrancali/\">satrancali</a>, <a href=\"https://profiles.wordpress.org/savicmarko1985/\">savicmarko1985</a>, <a href=\"https://profiles.wordpress.org/gmagicscott/\">Scott Lesovic</a>, <a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/scottconnerly/\">scottconnerly</a>, <a href=\"https://profiles.wordpress.org/scruffian/\">scruffian</a>, <a href=\"https://profiles.wordpress.org/sean212/\">Sean Fisher</a>, <a href=\"https://profiles.wordpress.org/seanchayes/\">Sean Hayes</a>, <a href=\"https://profiles.wordpress.org/sebbb/\">sebbb</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/yakimun/\">Sergey Yakimov</a>, <a href=\"https://profiles.wordpress.org/sergioestevao/\">SergioEstevao</a>, <a href=\"https://profiles.wordpress.org/shaunandrews/\">shaunandrews</a>, <a href=\"https://profiles.wordpress.org/shital-patel/\">Shital Marakana</a>, <a href=\"https://profiles.wordpress.org/silb3r/\">silb3r</a>, <a href=\"https://profiles.wordpress.org/siobhyb/\">Siobhan</a>, <a href=\"https://profiles.wordpress.org/sirstuey/\">SirStuey</a>, <a href=\"https://profiles.wordpress.org/snapfractalpop/\">snapfractalpop</a>, <a href=\"https://profiles.wordpress.org/spikeuk1/\">spikeuk1</a>, <a href=\"https://profiles.wordpress.org/spytzo/\">spytzo</a>, <a href=\"https://profiles.wordpress.org/stacimc/\">stacimc</a>, <a href=\"https://profiles.wordpress.org/khromov/\">Stanislav Khromov</a>, <a href=\"https://profiles.wordpress.org/deustron/\">Stefan Hüsges</a>, <a href=\"https://profiles.wordpress.org/stefanjoebstl/\">stefanjoebstl</a>, <a href=\"https://profiles.wordpress.org/ryokuhi/\">Stefano Minoia</a>, <a href=\"https://profiles.wordpress.org/hypest/\">Stefanos Togoulidis</a>, <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/dufresnesteven/\">Steve Dufresne</a>, <a href=\"https://profiles.wordpress.org/stevegrunwell/\">Steve Grunwell</a>, <a href=\"https://profiles.wordpress.org/stevehenty/\">Steve Henty</a>, <a href=\"https://profiles.wordpress.org/stevenkword/\">Steven Word</a>, <a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a>, <a href=\"https://profiles.wordpress.org/sumaiyasiddika/\">Sumaiya Siddika</a>, <a href=\"https://profiles.wordpress.org/sumanm/\">Suman</a>, <a href=\"https://profiles.wordpress.org/sumitsingh/\">Sumit Singh</a>, <a href=\"https://profiles.wordpress.org/5um17/\">Sumit Singh</a>, <a href=\"https://profiles.wordpress.org/quadthemes/\">Sunny</a>, <a href=\"https://profiles.wordpress.org/sushmak/\">sushmak</a>, <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a>, <a href=\"https://profiles.wordpress.org/synchro/\">Synchro</a>, <a href=\"https://profiles.wordpress.org/szaqal21/\">szaqal21</a>, <a href=\"https://profiles.wordpress.org/tamlyn/\">tamlyn</a>, <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/tellyworth/\">Tellyworth</a>, <a href=\"https://profiles.wordpress.org/terriann/\">Terri Ann</a>, <a href=\"https://profiles.wordpress.org/wildworks/\">Tetsuaki Hamano</a>, <a href=\"https://profiles.wordpress.org/themes-1/\">them.es</a>, <a href=\"https://profiles.wordpress.org/kraftner/\">Thomas Kräftner</a>, <a href=\"https://profiles.wordpress.org/thomasplevy/\">Thomas Patrick Levy</a>, <a href=\"https://profiles.wordpress.org/thomas-vitale/\">Thomas Vitale</a>, <a href=\"https://profiles.wordpress.org/tigertech/\">tigertech</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/timotijhof/\">TimoTijhof</a>, <a href=\"https://profiles.wordpress.org/tkama/\">Tkama</a>, <a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a>, <a href=\"https://profiles.wordpress.org/tmdk/\">tmdk</a>, <a href=\"https://profiles.wordpress.org/tz-media/\">Tobias Zimpel</a>, <a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a>, <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a>, <a href=\"https://profiles.wordpress.org/tjnowell/\">Tom J Nowell</a>, <a href=\"https://profiles.wordpress.org/skithund/\">Toni Viemerö</a>, <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a>, <a href=\"https://profiles.wordpress.org/toro_unit/\">Toro_Unit (Hiroshi Urabe)</a>, <a href=\"https://profiles.wordpress.org/torres126/\">torres126</a>, <a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a>, <a href=\"https://profiles.wordpress.org/toru/\">Toru Miki</a>, <a href=\"https://profiles.wordpress.org/travisnorthcutt/\">Travis Northcutt</a>, <a href=\"https://profiles.wordpress.org/trejder/\">trejder</a>, <a href=\"https://profiles.wordpress.org/desaiuditd/\">Udit Desai</a>, <a href=\"https://profiles.wordpress.org/grapplerulrich/\">Ulrich</a>, <a href=\"https://profiles.wordpress.org/utsav72640/\">Utsav tilava</a>, <a href=\"https://profiles.wordpress.org/vcanales/\">Vicente Canales</a>, <a href=\"https://profiles.wordpress.org/vipulc2/\">Vipul Chandel</a>, <a href=\"https://profiles.wordpress.org/vladytimy/\">Vlad T</a>, <a href=\"https://profiles.wordpress.org/wangql/\">wangql</a>, <a href=\"https://profiles.wordpress.org/webdragon/\">WebDragon</a>, <a href=\"https://profiles.wordpress.org/wendyjchen/\">Wendy Chen</a>, <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/earnjam/\">William Earnhardt</a>, <a href=\"https://profiles.wordpress.org/williampatton/\">williampatton</a>, <a href=\"https://profiles.wordpress.org/xavivars/\">Xavi Ivars</a>, <a href=\"https://profiles.wordpress.org/tikifez/\">Xristopher Anderton</a>, <a href=\"https://profiles.wordpress.org/y_kolev/\">Y_Kolev</a>, <a href=\"https://profiles.wordpress.org/yansern/\">Yan Sern</a>, <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a>, <a href=\"https://profiles.wordpress.org/yuliyan/\">Yuliyan Slavchev</a>, <a href=\"https://profiles.wordpress.org/yvettesonneveld/\">Yvette Sonneveld</a>, <a href=\"https://profiles.wordpress.org/zackkrida/\">Zack Krida</a>, <a href=\"https://profiles.wordpress.org/zebulan/\">Zebulan Stanphill</a>, <a href=\"https://profiles.wordpress.org/zkancs/\">zkancs</a>, and <a href=\"https://profiles.wordpress.org/sunxiyuan/\">孙锡源</a>.\n\n\n\n<p></p>\n\n\n\n<p>In addition to these contributors, many thanks to all of the community volunteers who contribute in the <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://wordpress.org/support/\">support forums</a>. They answer questions from people across the world, whether they are using WordPress for the first time, or they’ve been around since the first release all the way back in 2003. These releases are as successful as they are because of their efforts!</p>\n\n\n\n<p>Finally, thanks to all the community translators who help make WordPress available in over 200 languages for every release. 80 languages have translated 80% or more WordPress 5.8 and our community translators are hard at work ensuring more languages are on their way. If contributing to WordPress appeals to you, it’s easy to learn more. Check out <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://make.wordpress.org/\">Make WordPress</a> or the <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://make.wordpress.org/core/\">core development blog</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"10976\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:58:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"WP Briefing: Episode 13: Cherishing WordPress Diversity\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://wordpress.org/news/2021/07/episode-13-cherishing-wordpress-diversity/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 19 Jul 2021 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"wp-briefing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=10949\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:357:\"In this episode, Josepha Haden Chomphosy discusses the importance of Diversity, Equity, and Inclusion to the fabric of the WordPress project and how we can move from a place of welcoming it to cherishing it. Have a question you’d like answered? You can submit them to wpbriefing@wordpress.org, either written or as a voice recording. Credits […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:60:\"https://wordpress.org/news/files/2021/07/WP-Briefing-013.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s:0:\"\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Chloe Bringmann\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:14890:\"\n<p>In this episode, Josepha Haden Chomphosy discusses the importance of Diversity, Equity, and Inclusion to the fabric of the WordPress project and how we can move from a place of welcoming it to cherishing it.</p>\n\n\n\n<p><em><strong>Have a question you’d like answered? You can submit them to <a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2>Credits</h2>\n\n\n\n<p>Editor: <a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a></p>\n\n\n\n<p>Logo: <a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a></p>\n\n\n\n<p>Production: <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a></p>\n\n\n\n<p>Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2>References</h2>\n\n\n\n<p><a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/event-formats/diversity-speaker-training-workshop/\">Diverse Speaker Training Workshop</a></p>\n\n\n\n<p><a href=\"https://josepha.blog/2020/12/23/a-wordpress-dinner-party/\">A WordPress Dinner Party</a></p>\n\n\n\n<p><a href=\"https://josepha.blog/2018/11/06/the-burden-of-proof/\">The Burden of Proof</a></p>\n\n\n\n<p><a href=\"https://josepha.blog/2021/03/05/leading-at-any-level/\">Leadership At Any Level</a></p>\n\n\n\n<p><a href=\"https://josepha.blog/2019/03/02/building-a-culture-of-safety/\">Building a Culture of Safety</a></p>\n\n\n\n<p><a href=\"https://josepha.blog/2020/03/27/leadership-basics-ethics-in-communication/\">Leadership Basics: Ethics in Communication</a></p>\n\n\n\n<p><a href=\"https://wordpress.org/support/wordpress-version/version-5-6/\">WordPress 5.6</a></p>\n\n\n\n<p>Bonus resource: <a href=\"https://allienimmons.com/how-to-be-a-wordpress-ally/\">How to Be a WordPress Ally</a></p>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-10949\"></span>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>00:10</p>\n\n\n\n<p>Hello, everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I’m your host, Josepha Haden Chomphosy. And before we get started, I have to be honest with you all, this episode and the next one have made me feel really anxious. This one is about Diversity, Equity, and Inclusion in open source, and especially in WordPress. And the next one is about accessibility in WordPress. And I feel like there’s just so much to do, and we don’t do enough, but we do what we can. And still, we will never be done with that work. And if you don’t know what I mean by Diversity, Equity, and Inclusion, you can kind of think of it this way. Diversity is bringing in people with different viewpoints and lived experiences. Equity is making sure everyone has what they need to get a fair chance of success, which is different from equality. And Inclusion is making sure that the environment is built to not only tolerate diverse groups but to celebrate them as well. So remember this as you listen to what I have to say here. We are never where we want to be in either of those spaces. But that shouldn’t stop us from looking at the things we have done to get us in the right direction. All right. Here we go.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>01:54</p>\n\n\n\n<p>I say a lot that we are a project that serves a majority collection of minority voices. WordPress is global in reach and open source in nature. And you would assume that what allows the software to be used by anyone would also enable it to be built by anyone. After all, your location doesn’t matter, and who employs you also doesn’t matter. And your relative social standing certainly shouldn’t matter. As long as you can communicate with the others contributing to the project, there should be no obstacle to your participation. The mission of the WordPress project is to democratize publishing, right? It’s to get the ability to have a website tap into passive income on your web presence. I mean, the job is to level the playing field for everyone. However, it’s my experience that bringing in new voices takes a lot of proactive work on behalf of leaders and contributors. It’s not enough to say, “Hey, I’m having a party,” you also have to say, “I’m having a party, and I’d like you to be there.” It’s not enough to think people will make their own space at this table. You have to make sure that you have table settings for everyone. And even beyond the basics of directing people to you. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>03:12</p>\n\n\n\n<p>And on toward the next steps, you have to be honest about the fact that open source contribution requires a fair amount of privilege. By privilege, I mean the luxury of extra time or extra funding or just an understanding employer. WordPress supports 41% of the web. I think it’s 42% of the web right now. But less than 1% of people who use WordPress show up to help maintain it. And that 1% that does show up skews toward people who already have a pretty high level of representation and technology. And so, when you look at who is building it versus who is using it, it doesn’t always match. And since what we build so frequently reflects who we are, sometimes what we build doesn’t match the needs of the people who are using what we have.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>04:10</p>\n\n\n\n<p>So what has WordPress done to be proactive on the question of Diversity, Equity, and Inclusion? There are quite a few unseen things that have gone into this over the years and a few pretty visible things. This is a very long list. And it has a whole lot of just reference material. And so the show notes today will come in handy for people, and there will be just a laundry list of linked resources for everyone. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>04:39</p>\n\n\n\n<p>But the first thing that WordPress has done is that we have accepted the burden of proof. I’m going to share a post about this in the show notes. That means we accept that it’s not the job of underrepresented folks to figure out if they are welcome. It’s up to us to make it clear that they are. So, there are three big little things that the community has done over the years. One is that many teams open their text-based meetings with an explanation of what is done in the meeting, who comes to the meetings, where to find help if you’re lost in the meeting, and for teams that have a specific type of requests that comes into those channels that aren’t handled in those channels. They also will share where people can go to get those requests taken care of. Many teams have also updated their team handbooks to have good beginner docs, limited use of inside jokes or jargon, and good first bugs. And also, there is a code of conduct in the community declaring that everyone is welcome and clarifies what to do if you see folks being unwelcoming. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>05:51</p>\n\n\n\n<p>A second big thing that folks in the WordPress community have done is written down what was unwritten. Having things clearly documented unlocks institutional knowledge that you’d otherwise have to know someone to get. Clarity and process and the structure help anyone engage with your organization, not just the people who have extra time to figure things out. What that looks like in the WordPress project is that many teams have documented their workflows and their working spaces and just their general team norms. Many teams have also started defining what it means to be a team rep and holding open processes to choose those team reps. Many other community leaders and I have written down countless unspoken rules, guidelines, and philosophical underpinnings so that people don’t have to guess what we’re doing or why we’re doing things, or where we want to do them.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>06:46</p>\n\n\n\n<p>And the more visible thing that the WordPress project has been doing is that we found ways to invite people in, and they’re not failsafe; they’re not foolproof, but it is certainly a step in the right direction. The first one is an ongoing, diverse speaker training initiative. And I’ll include a link to that in the show notes as well. It is run by Jill Binder and a fantastic group of contributors that collaborate with her. And I really have loved watching that particular program grow and flourish and help WordPress make a difference where we absolutely can. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>07:27</p>\n\n\n\n<p>The second thing that was pretty visible about how we invited people in was at the end of 2020, and we had an all-women and nonbinary release squad for our biggest release of the year; WordPress 5.6. I had a group of probably 70 women and nonbinary identifying folx who joined in the process and joined in learning more about the process. Some of them have continued in the project. Others have stepped away for various reasons. But all of them are welcome to return. And I encourage everyone to return to contribution when time and resources make that possible for you. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>08:09</p>\n\n\n\n<p>And then the third thing that we’ve done, which I have talked about a lot, is the revival of the testing and triage practices. That has been work that’s been ongoing for a number of years. And it happens across multiple teams. It is not always immediately clear to people why the testing work. And the triage work is identifiable for me as a way to invite people into this process. And so I’ll be briefly clear about it right now. So testing as a practice brings in the users that otherwise don’t have a lot of spare time and that extra privilege to like, figure out what’s going on with WordPress, and contribute their own fixes to problems. They can give back to this project by being co-developers with us, co-creators with our entire process of making WordPress real and usable for the largest number of people that we can because we now support 42% of the web. And then, the triage practice invites in a diverse voice of people. Because you don’t necessarily always need to know everything about a project to help with triage. And when you’re helping with triage, you get active learning through participating in the process. But you also get passive learning from the people who already know huge amounts about the project and the process and everything that goes into it. And so it’s a low key low stress way to get your feet wet and start building that knowledge that sometimes is hard to come by unless you are actively working in it. So the testing practices, the triage practices, I really to the core of my being believe that those are active and ongoing ways for us to invite people who otherwise wouldn’t have a chance to get their voices heard in an open source project. And y’all, as I said at the start, y’all, there’s nothing about this list that I just shared, which makes me feel like our work on this is done. Just like any muscle, you don’t fight to peak fitness, and then hit the big stop button on time and say, “Now, I never have to work out again.” If we did, the world would be a very different place probably. But it does then lead us to the next steps for fostering a community culture that’s as broad as the people who use this software. If you believe in leadership at any level, as I do, there are a ton of things that you can do right now. But I’ll boil them down into three big chunks of things.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>10:54</p>\n\n\n\n<p>First, check your community area, or whatever community you want to apply this to, for things that need a little more proactive work. I will share a post called<em> Building A Culture of Safety</em> that will take you through a list of good first steps. And it is not as hard as it looks. When you say build a culture of safety, there are many really clear-cut minor changes that you can ask people to make and, in like, four or five different areas that can help your community be more welcoming and more open. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>11:30</p>\n\n\n\n<p>The second thing that you can do is know that small changes add up over time and commit to making those changes where you can. If you are elite at any level, you know that supporting people and processes is the responsibility of everyone in the group. And if you can make your own autonomous decisions and commit to making small changes that make a big difference over time, you will be part of that solution. And that is not specific to any one group that we have in our communities. You can be an ally for anyone, whether they look like you, whether they have your same experiences, or not. And sometimes, it’s as easy as just holding space for the people who haven’t had a chance to talk yet. And on the subject of holding space and the way that we communicate. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>12:22</p>\n\n\n\n<p>The third thing that I think is incredibly important is that you can take on as a foundational personal practice the concept of ethical communication. I’ll share a post about that as well in the show notes, but the core of it is that you have to know that what you say and don’t say what you do and don’t do has an impact on others and embrace that responsibility. All right, so you made it all the way through, and I am so proud of you. I’m sure you have questions about this. And I encourage you to share those. You can email them to me at wp briefing@wordpress.org.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>13:10</p>\n\n\n\n<p>This brings us to our small list of big things. I’ve got two things for you today. First and foremost, WordPress 5.8 gets released tomorrow. It’s a big release, and lots of people have been working on it. So get your update processes ready and keep an eye on wordpress.org/news for the announcement post. Second, and still pretty important, team reps have been working on their quarterly check-ins so that all other teams can get an idea of what’s happening around the WordPress office. Keep an eye out for that post on make.wordpress.org/updates. And that is your smallest of big things. Thank you for tuning in today for the WordPress Briefing. I’m your host Joseph Hayden Chomphosy, and I’ll see you again in a couple of weeks.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"10949\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:63:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 5.8 Release Candidate 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2021/07/wordpress-5-8-release-candidate-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 14 Jul 2021 01:09:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"5.8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10933\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:303:\"The third release candidate for WordPress 5.8 is now available! WordPress 5.8 is slated for release on July 20, 2021, and we need your help to get there—if you have not tried 5.8 yet, now is the time! You can test the WordPress 5.8 release candidate 3 in any of these three ways: Install and […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Jeffrey Paul\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3233:\"\n<p>The third release candidate for <a href=\"https://make.wordpress.org/core/5-8/\">WordPress 5.8</a> is now available! </p>\n\n\n\n<p>WordPress 5.8 is slated for release on <strong>July 20, 2021</strong>, and we need <em>your</em> help to get there—if you have not tried 5.8 yet, now is the time!</p>\n\n\n\n<p>You can test the WordPress 5.8 release candidate 3 in any of these three ways:</p>\n\n\n\n<ul><li>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester plugin</a> (select the <code>Bleeding edge</code> channel and then <code>Beta/RC Only</code> stream)</li><li>Directly download the release candidate version <a href=\"https://wordpress.org/wordpress-5.8-RC3.zip\">(zip)</a></li><li>Use WP-CLI to test: <code>wp core update --version=5.8-RC3</code></li></ul>\n\n\n\n<p>Thank you to all of the contributors who tested the Beta/RC releases and gave feedback. Testing for bugs is a critical part of polishing every release and a great way to contribute to WordPress.</p>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.8 and update the <em>Tested up to</em> version in the <code>readme</code> file to 5.8. If you find compatibility problems, please be sure to post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a> so we can work to solve them in time for the final release.</p>\n\n\n\n<p>For a more detailed breakdown of the changes included in WordPress 5.8, check out the <a href=\"https://wordpress.org/news/2021/06/wordpress-5-8-beta-1/\">WordPress 5.8 beta 1 post</a>. The <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://make.wordpress.org/core/2021/07/03/wordpress-5-8-field-guide/\">WordPress 5.8 Field Guide</a>, which is particularly useful for developers, has all the info and further links to help you get comfortable with the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Can you speak and write in a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n\n\n\n<p><em><strong>If you think you have found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We would love to hear from you! If you are comfortable writing a reproducible bug report, <a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</em></p>\n\n\n\n<p class=\"has-text-align-right\"><strong><em>Props to <a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a>, <a href=\'https://profiles.wordpress.org/chanthaboune/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chanthaboune</a>, and <a href=\'https://profiles.wordpress.org/marybaum/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>marybaum</a> for peer-reviewing!</em></strong></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p><em>Code is poetry<br>Jazz is improvisation<br>Both are forms of art<br><br></em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"10933\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:63:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 5.8 Release Candidate 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2021/07/wordpress-5-8-release-candidate-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 Jul 2021 01:12:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"5.8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10912\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:305:\"The second release candidate for WordPress 5.8 is now available! ? WordPress 5.8 is slated for release on July 20, 2021, and we need your help to get there—if you have not tried 5.8 yet, now is the time! You can test the WordPress 5.8 release candidate 2 in any of these three ways: Install […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Jeffrey Paul\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3376:\"\n<p>The second release candidate for <a href=\"https://make.wordpress.org/core/5-8/\">WordPress 5.8</a> is now available! <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f389.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n\n\n\n<p>WordPress 5.8 is slated for release on <strong>July 20, 2021</strong>, and we need <em>your</em> help to get there—if you have not tried 5.8 yet, now is the time!</p>\n\n\n\n<p>You can test the WordPress 5.8 release candidate 2 in any of these three ways:</p>\n\n\n\n<ul><li>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester plugin</a> (select the <code>Bleeding edge</code> channel and then <code>Beta/RC Only</code> stream)</li><li>Directly download the release candidate version <a href=\"https://wordpress.org/wordpress-5.8-RC2.zip\">(zip)</a></li><li>Use WP-CLI to test: <code>wp core update --version=5.8-RC2</code></li></ul>\n\n\n\n<p>Thank you to all of the contributors who tested the Beta/RC releases and gave feedback. Testing for bugs is a critical part of polishing every release and a great way to contribute to WordPress.</p>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.8 and update the <em>Tested up to</em> version in the <code>readme</code> file to 5.8. If you find compatibility problems, please be sure to post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a>, so they can get ready for the final release.</p>\n\n\n\n<p>For a more detailed breakdown of the changes included in WordPress 5.8, check out the <a href=\"https://wordpress.org/news/2021/06/wordpress-5-8-beta-1/\">WordPress 5.8 beta 1 post</a>. The <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://make.wordpress.org/core/2021/07/03/wordpress-5-8-field-guide/\">WordPress 5.8 Field Guide</a>, which is particularly useful for developers, has all the info and further links to help you get comfortable with the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Can you speak and write in a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n\n\n\n<p><em><strong>If you think you have found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We would love to hear from you! If you are comfortable writing a reproducible bug report, <a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</em></p>\n\n\n\n<p class=\"has-text-align-right\"><strong><em>Props to <a href=\'https://profiles.wordpress.org/lukecarbis/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>lukecarbis</a> for the haiku, <a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a> and <a href=\'https://profiles.wordpress.org/marybaum/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>marybaum</a> for peer reviewing!</em></strong></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p><em>Five-eight in two weeks<br>So test your plugins and themes<br>Update your readme</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"10912\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:58:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"WP Briefing: Episode 12: WordPress – In Person!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://wordpress.org/news/2021/07/episode-12-wordpress-in-person/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 Jul 2021 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"wp-briefing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=10889\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:384:\"In this episode, Josepha Haden Chomphosy talks about WordPress – In Person! The WordPress events that provide the dark matter of connection that helps sustain the open source project. Have a question you’d like answered? You can submit them to wpbriefing@wordpress.org, either written or as a voice recording. Credits Editor: Dustin Hartzler Logo: Beatriz Fialho […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:60:\"https://wordpress.org/news/files/2021/07/WP-Briefing-012.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s:0:\"\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Chloe Bringmann\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:13118:\"\n<p>In this episode, Josepha Haden Chomphosy talks about WordPress – In Person! The WordPress events that provide the dark matter of connection that helps sustain the open source project.</p>\n\n\n\n<p><em><strong>Have a question you’d like answered? You can submit them to <a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2>Credits</h2>\n\n\n\n<p>Editor:<a href=\"https://profiles.wordpress.org/dustinhartzler/\"> Dustin Hartzler</a></p>\n\n\n\n<p>Logo:<a href=\"https://profiles.wordpress.org/beafialho/\"> Beatriz Fialho</a></p>\n\n\n\n<p>Production:<a href=\"https://profiles.wordpress.org/mkaz/\"> </a><a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a></p>\n\n\n\n<p>Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2>References</h2>\n\n\n\n<p><a href=\"https://en.wikipedia.org/wiki/Tragedy_of_the_commons\">The tragedy of the commons</a></p>\n\n\n\n<p><a href=\"https://wordpress.org/news/2021/06/wordpress-5-8-release-candidate/\">WordPress 5.8 Release Candidate announcement </a></p>\n\n\n\n<h2>Transcript </h2>\n\n\n\n<span id=\"more-10889\"></span>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>00:11</p>\n\n\n\n<p>Hello, everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I’m your host, Josepha Haden Chomphosy. Here we go!</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>00:39</p>\n\n\n\n<p>Today we’re talking about one of my favorite parts of the project – WordPress events. The in-person component of the project is the dark matter that helps us build resilience and thrive as a group. A lot of what I’m going to share applies to every WordPress event, whether it’s a meetup or workshop, a contributor day, any other sort of format. But I’ll be focused on WordCamps. It’s been a while since we had any in-person WordCamps. Our last two were WordCamp Malaga in Spain and WordCamp Greenville in the US. But that hasn’t stopped anyone from gathering people together online. Which honestly makes a lot of sense for WordPress. Because there are many reasons we gather, the main three reasons are connecting, inspiring, and contributing. It’s true. It says so right in our documentation, “paper rustling.” All WordPress events should connect WordPress users, inspire people to do more with WordPress, and contribute to the WordPress project. As an aside, I’ll tell you that some groups also get to collaborate and educate in there, but connect, inspire, contribute. Those are the big three. And that’s what I’m talking about today. And if you subscribe to this podcast for the back office deep cuts, I’ll also have a few of those for you. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>01:57</p>\n\n\n\n<p>Alright, so first up, connect. WordCamps are generally annual-ish gatherings organized by local WordPress meetup groups. They’re not meant to be big or fancy. The definition of the minimum viable product for WordCamp is 50 people gathered all day to talk about WordPress. They are intentionally affordable to allow people from all walks of life to attend, meet, share and learn. This is made possible by donations and sponsorships from local businesses and larger businesses in the WordPress ecosystem. And this helps us get people connected to those in their community that works with or are sustained by WordPress. That connection feeds into the overall health of the global WordPress project. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>02:45</p>\n\n\n\n<p>Next up is inspire. WordCamps do not discriminate. They are open to any WordPress users, developers, designers, or other enthusiasts, regardless of their level of experience. And because of this, sessions generally span a variety of formats. So presentations or live demos to workshops or panels, any other format you can think of. But that also means that there are a variety of skill levels represented. There’s always content about how to use WordPress. That’s a given. But you can also count on content that inspires people to do more with their own dreams and aspirations. When I was still organizing WordCamps, my favorite thing was seeing people who came back year after year, putting into practice something that they learned the year before. It is that <em>Choose Your Own Adventure</em> aspect to WordCamps that lets people see the edge of their ideas and then expand that just a little bit further. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>03:42</p>\n\n\n\n<p>And finally, contribute. WordCamps often have a contribution component to them. Sometimes it’s just a talk telling you how you can get more involved in the WordPress project. But sometimes, it’s a whole contributor day. And those range in size from single focus, like everyone, will show up and learn how to review a theme or a focus from every team that we have, like at the big flagship events where we gather hundreds of people into a room just to contribute to WordPress and all of the teams that go with it. Getting started with contributing can be daunting, but it is also essential to avoid something called the Tragedy of the Commons, an economic concept. So I’ll share a link to that in the show notes below. But the most important thing, the most important thing to remember, is that WordPress is open source. And we asked people to help us keep this great tool running by giving back a little bit of their time if they have gotten any benefit from the WordPress project or CMS over the course of their careers. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>04:40</p>\n\n\n\n<p>So that’s it. The three big things you can get from a WordCamp. I know that I can’t wait to get back to them myself because while a lot of these things can still happen online and do, it’s really hard to replace the dark matter of in-person connections for open source projects. And since we’re talking dark matter anyway, let’s dig into it a little.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>05:01</p>\n\n\n\n<p>At the start of the section, I mentioned that WordCamps are local, locally organized, and people are encouraged to attend locally. But I am part of a group that ends up traveling to a lot of WordCamps. If you don’t know about the unseen work of WordPress, this raises eyebrows. So here is some clarification around the back office work that some of these traveling WordCampers often do. When I listed these out, there were about 20 different tasks, 20 different jobs, which was, frankly, a bit overwhelming when I listed them that way. So I’ve grouped them into kind of two genres, each with a group of current versus future types of work. So my two big buckets, big picture stuff, and then community stewardship. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>05:50</p>\n\n\n\n<p>The big picture stuff, our first big genre here, when you’re looking at current topics, current issues kind of information, when we’re working on big picture stuff, you get the clarification of the mission or vision of WordPress, the sharing of open source methods or processes that we use in the WordPress project, and also sometimes those goal-setting conversations that you have to have both because we have a bunch of teams and team reps, that have a lot of really great ideas about what can be done in their teams to help WordPress succeed. But then also, because when you are working, when you’re contributing to a single team in the project, it can sometimes be hard to know how your work relates to the overall goals and visions of WordPress. And so that’s part of the work that gets done that I do there. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>06:43</p>\n\n\n\n<p>And when you’re looking at future topics, future issues, the second part of this genre, that stuff like starting conversations or discussions around what the future holds for WordPress, and that’s the project as well as the technology or hearing from people about big things coming up for them. And any content that can support it, anything that I can provide to support those big things. It’s also a good time for me and others to identify trends based on what I see in presentations or what I hear from people at social functions. Really, it’s just a huge opportunity for information gathering to make sure that I know what everyone else in the project is trying to do and if they understand what the project is trying to do. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>07:32</p>\n\n\n\n<p>And then the second big genre of things that happen in that dark matter kind of work at WordCamps is what I call community stewardship—so taking care of the community itself for the project itself. And a lot of that work is actually incident response kind of work. So conflict resolution, mediation often happens at in-person events, but also uncovering the shared foundations, the shared understanding for upcoming changes. So a lot of really, in the weeds kind of change management work. And for me, it’s certainly doing my best as a cultural liaison when I do see that there has been some miscommunication or gathering context for the latest disagreement that people are having with me so that I can clarify anything that was misunderstood from what I said. And also a little bit of policy clarification, just explaining why we do things and the way we do them. So for community stewardship, that’s kind of the current stuff that we look at. And that I do when I’m traveling for WordCamps. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>08:36</p>\n\n\n\n<p>And then for the future tasks that we do with community stewardship in the project, that stuff like training, and that’s training team reps, community deputies, or new contributors like it’s, it’s not really one type of training, necessarily. But then also, all of the checking in with our organizers, team reps, volunteers, sponsors, everyone like that, to make sure that what we have in the project and what’s happening in the project, the tools that we have, the experience that contributors have while they are working here, and WordPress is good, and is what they need. We’ve got a lot of tools to get things done in WordPress, and we can always make them better. And so checking in with people to kind of see how those processes are, how the tools are making sure that I have an idea of where our holes are and what needs to be patched, and how we can patch them in the long run. So that’s all of the future planning kind of work and topic stuff, just you know, making sure that WordPress has what it needs to survive long into the future and long after I’m doing anything with it, and long after you’re doing anything with it either. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>09:56</p>\n\n\n\n<p>So, lots and lots of unseen work being done at our in-person events. But folks who keep a keen eye on the online global work of WordPress will probably recognize that a lot of that work is also done routinely on make.wordpress.org and within the making WordPress Slack. There’s just, I don’t know, there’s just something different about receiving information from a human being with a face rather than an avatar with a photo. So I guess at the end of the day, that means the dark matter that keeps open source together is really an issue of communication. And you’ll get no arguments for me there.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>10:44</p>\n\n\n\n<p>That brings us now to our small list of big things. And there’s really just one big thing. And that’s WordPress 5.8. We are about two weeks away from this big release; the community has been working tirelessly on it. And it’s shaping up to be one of the most tested releases that we’ve had in a long time. Myself, I’m grateful to see so much activity before the release. Since 5.8 and 5.9 releases represent such monumental shifts in our software, I’m incredibly grateful to see so much activity prior to the release, especially in the beta period. We’ve been testing everything for it feels like six or eight months, and we’re really starting to see the positive benefits of that. And I think that we, the WordPress community, should be really proud of everything that we’re going to ship in 2021. Okay, so that was less of a small list of big things and really like one big thing with a generous garnish of encouragement, but you deserve it. So thank you for tuning in today for the WordPress briefing. I’m your host, Josepha Haden Chomphosy, and I’ll see you again in a couple of weeks.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"10889\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:57:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"The Month in WordPress: June 2021\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wordpress.org/news/2021/07/the-month-in-wordpress-june-2021/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 Jul 2021 15:11:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Month in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10896\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:334:\"Once you step into contribution time, your main concern is the users of WordPress, or new contributors, or the health of the WordPress ecosystem as a whole or the WordPress project. So you get all this subject matter expertise from competitive forces, collaborating in a very “us versus the problem” way. And when you do […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Hari Shanker R\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:11608:\"\n<blockquote class=\"wp-block-quote\"><p>Once you step into contribution time, your main concern is the users of WordPress, or new contributors, or the health of the WordPress ecosystem as a whole or the WordPress project. So you get all this subject matter expertise from competitive forces, collaborating in a very “us versus the problem” way. And when you do that, you’re always going to find a great solution.</p></blockquote>\n\n\n\n<p>In the “<a href=\"https://wordpress.org/news/2021/06/episode-11-wordcamp-europe-2021-in-review/#more-10837\">WordCamp Europe 2021 in Review</a>” episode of the WP Briefing podcast, <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden</a> talks about the importance of collaboration, which is vital in building WordPress. This edition of The Month in WordPress covers exciting updates that exemplify this philosophy. </p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Updates on WordPress 5.8</h2>\n\n\n\n<p>Get excited, folks! The beta versions and the first release candidate of WordPress 5.8 are out. <a href=\"https://wordpress.org/news/2021/06/wordpress-5-8-beta-1/\">Beta 1</a> came out on June 9, followed by <a href=\"https://wordpress.org/news/2021/06/wordpress-5-8-beta-2/\">Beta 2</a> on June 15, <a href=\"https://wordpress.org/news/2021/06/wordpress-5-8-beta-3/\">Beta 3</a> on June 23, and <a href=\"https://wordpress.org/news/2021/06/wordpress-5-8-beta-4/\">Beta 4</a> on June 25. The <a href=\"https://wordpress.org/news/2021/06/wordpress-5-8-release-candidate/\">first release candidate</a> of WordPress 5.8 was published on June 30. You can test the beta versions and the release candidates by <a href=\"https://wordpress.org/download/releases/#betas\">downloading them from WordPress.org</a> or by using the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin. WordPress 5.8 <a href=\"https://make.wordpress.org/core/5-8/\">will be out by July 20, 2021</a>, and is also <a href=\"https://make.wordpress.org/polyglots/2021/06/28/wordpress-5-8-ready-to-be-translated/\">ready to be translated</a>.</p>\n\n\n\n<p>Want to contribute to WordPress core? Check out the <a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>. Don’t forget to join the WordPress <a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a> channel in the <a href=\"https://make.wordpress.org/chat/\">Make WordPress Slack</a> and follow the <a href=\"https://make.wordpress.org/core/\">Core Team blog</a>. The Core Team hosts weekly chats on Wednesdays at <a href=\"https://www.timeanddate.com/worldclock/fixedtime.html?hour=5&min=00&sec=0\">5 AM</a> and <a href=\"https://www.timeanddate.com/worldclock/fixedtime.html?hour=20&min=00&sec=0\">8 PM</a> UTC. Help us promote WordPress 5.8 by <a href=\"https://make.wordpress.org/community/2021/06/18/meetup-group-resources-talking-points-for-wordpress-5-8/\">organizing meetups about the release</a>, <a href=\"https://make.wordpress.org/marketing/2021/06/30/help-produce-social-media-materials-for-5-8-release/\">producing social media marketing materials for 5.8</a>, or <a href=\"https://make.wordpress.org/test/2021/06/30/help-test-wordpress-5-8s-fse-features/\">testing the release</a>.</p>\n\n\n\n<h2>Gutenberg versions 10.8 and 10.9 are out</h2>\n\n\n\n<p>We said hello to Gutenberg <a href=\"https://make.wordpress.org/core/2021/06/10/whats-new-in-gutenberg-10-8-9-june/\">version 10.8</a> and <a href=\"https://make.wordpress.org/core/2021/06/24/whats-new-in-gutenberg-10-9-23-june/\">version 10.9</a> this month. <a href=\"https://make.wordpress.org/core/2021/06/10/whats-new-in-gutenberg-10-8-9-june/\">Version 10.8</a> adds rich URL previews, enhancements to the list view, and an updated block manager. <a href=\"https://make.wordpress.org/core/2021/06/24/whats-new-in-gutenberg-10-9-23-june/\">Version 10.9</a> offers several performance enhancements, along with more block design tools and template editor enhancements.</p>\n\n\n\n<p>Want to get involved in building Gutenberg? Follow <a href=\"https://make.wordpress.org/core/\">the Core Team blog</a>, contribute to <a href=\"https://github.com/WordPress/gutenberg/\">Gutenberg on GitHub</a>, and join the <a href=\"https://wordpress.slack.com/archives/C02QB2JS7\">#core-editor</a> channel in the <a href=\"https://make.wordpress.org/chat/\">Make WordPress Slack</a>. The “<a href=\"https://make.wordpress.org/core/2021/06/04/whats-next-in-gutenberg-june-2021/\">What’s next in Gutenberg</a>” post offers more details on the latest updates. </p>\n\n\n\n<h2>WordCamp Europe 2021 concludes</h2>\n\n\n\n<p>One of the biggest and most exciting WordPress events, <a href=\"https://europe.wordcamp.org/2021/\">WordCamp Europe 2021</a>, was held from June 7-9, 2021. A team of 40 members organized the event, which had 3200+ registrations, 42 speakers, and 43 sponsors. What a success! You will find more details <a href=\"https://europe.wordcamp.org/2021/a-recap-on-wceu-2021/\">in the event recap</a>. One highlight was a <a href=\"https://wordpress.org/news/2021/06/gutenberg-highlights/\">Gutenberg demo</a> hosted by <a href=\"https://profiles.wordpress.org/matveb/\">Matías Ventura</a> and <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a>. You can <a href=\"https://www.youtube.com/channel/UCaYQGYDpXpU4A17kxN-AgJQ/featured\">watch the event recording on the WordCamp Europe YouTube channel</a>, and videos <a href=\"https://wordpress.tv/event/wordcamp-europe-2021/\">are now available on WordPress.tv</a> as well. The team has announced <a href=\"https://europe.wordcamp.org/2022/\">WordCamp Europe 2022</a>, which is being planned as an in-person event in Porto, Portugal. Want to be a part of the 2022 WCEU organizing team? Their <a href=\"https://europe.wordcamp.org/2022/call-for-organisers/\">call for organizers is now open</a>. Apply now!</p>\n\n\n\n<h2>Full Site Editing updates</h2>\n\n\n\n<p>Don’t miss the <a href=\"https://make.wordpress.org/test/2021/06/24/call-for-testing-thrive-with-theme-json/\">latest Full Site Editing (FSE) Outreach program testing call: “Thrive with theme.json”</a>, which is aimed at a developer-centric audience. The deadline is July 14. Also don’t miss a <a href=\"https://make.wordpress.org/test/2021/06/24/call-for-testing-thrive-with-theme-json/\" data-type=\"URL\" data-id=\"https://make.wordpress.org/test/2021/06/24/call-for-testing-thrive-with-theme-json/\">hallway hangout on testing theme.json on July 7 at 5 PM UTC</a>. The team has published a <a href=\"https://make.wordpress.org/test/2021/06/24/fse-program-polished-portfolios-summary/\">recap of the Published Portfolios testing call</a>, which shares some interesting results. </p>\n\n\n\n<h2>BuddyPress 8.0 is out!</h2>\n\n\n\n<p>The first major BuddyPress release of 2021, <a href=\"https://buddypress.org/2021/06/buddypress-8-0-0-alfano/\">version 8.0</a> “Alfano,” came out on June 6. The short-cycle release offers features such as the ability to recruit new members, an improved registration experience, and profile field types. Download it from the <a href=\"https://wordpress.org/plugins/buddypress/\">WordPress.org plugin directory</a> or check it out from its <a href=\"https://buddypress.trac.wordpress.org/browser/branches/8.0\">Subversion repository.</a></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Further reading</h2>\n\n\n\n<ul><li><a href=\"https://japan.wordcamp.org/2021/\">WordCamp Japan 2021</a> was held from June 20- 26. The weeklong event, which had two session days followed by five contributor days, sold 1300+ tickets, with 45 speakers and 23 sponsors. Catch the <a href=\"https://www.youtube.com/c/wordcampjapan\">event recording on YouTube</a>!</li><li>Josepha Haden <a href=\"https://make.wordpress.org/updates/2021/06/03/announcing-make-wordpress-org-project/\">announced</a> a new Make site — <a href=\"https://make.wordpress.org/project\">make.wordpress.org/project</a> — for project-wide announcements, which will no longer be posted to Make/Updates. Check out the latest post on that site on <a href=\"https://make.wordpress.org/project/2021/06/17/the-metrics-of-contributions/\">the metrics of contributions</a>.</li><li>The Community Team announced that <a href=\"https://make.wordpress.org/community/2021/07/01/in-person-meetup-events-for-vaccinated-community-members/\">in-person meetups can be organized for fully vaccinated people</a>, in places where vaccines are freely available.</li><li>The Core Team added<a href=\"https://make.wordpress.org/core/2021/06/21/bundled-themes-changes-in-wordpress-5-8/\"> block patterns and improvements</a> to all legacy default themes. The team also shared a <a href=\"https://make.wordpress.org/core/2021/06/22/extending-the-site-health-interface-in-wordpress-5-8/\">feature request</a> that will allow developers to modify and extend the Site Health feature in Core.</li><li>The Design Team shared an update on the <a href=\"https://make.wordpress.org/design/2021/06/23/update-initial-patterns-for-the-patterns-directory/\">block pattern directory</a>; the team is continuing to review suggestions and has offered some guidelines in this post.</li><li>The Design Team is also <a href=\"https://wordpress.org/news/2021/06/a-new-design-is-coming-to-wordpress-news/\">working on redesigning this blog</a> (wordpress.org/news). Catch a sneak peek of the blog’s new look <a href=\"https://make.wordpress.org/design/2021/06/03/redesign-of-wordpress-org-news/\">in this Make/Design blog post</a>.</li><li>The Accessibility Team shared the <a href=\"https://developer.wordpress.org/coding-standards/wordpress-coding-standards/accessibility/\">updated WordPress Accessibility coding standards</a>.</li><li>The Polyglots Team proposed a <a href=\"https://make.wordpress.org/polyglots/2021/06/03/proposal-month-long-translation-day-2021-celebration/\">monthlong translation day celebration in September</a>.</li><li><span style=\"color: initial;, sans-serif\">The Support Team </span><a style=\", sans-serif\" href=\"https://make.wordpress.org/support/2021/06/new-irc-server-for-support/\">moved their IRC chat server from Freenode to Libera</a><span style=\"color: initial;, sans-serif\">.</span></li><li>The Documentation Team is<a href=\"https://make.wordpress.org/docs/2021/06/06/writing-documentation-for-wordpress-release/\"> working hard on updating our docs</a> for WordPress 5.8. </li><li>The Themes Team has decided to <a href=\"https://make.wordpress.org/docs/2021/06/06/writing-documentation-for-wordpress-release/\">automatically set theme updates live for old themes</a> instead of routing them through the review queue.</li><li>The <a href=\"https://github.com/WordPress/Requests\">WordPress Requests library</a> has a new release: <a href=\"https://github.com/WordPress/Requests/releases/tag/v1.8.1\">version 1.8.1</a>. </li><li><a href=\"https://en.wikipedia.org/wiki/Ujwal_Thapa\">Ujwal Thapa</a> – co-founder of the Nepal WordPress community <a href=\"https://wptavern.com/ujwal-thapa-co-founder-of-the-wordpress-nepal-community-passes-away\">passed away due to COVID-19</a>. Our community deeply mourns his loss and is thankful for his contributions.</li><li>The latest edition of “<a href=\"https://wordpress.org/news/category/heropress/\">People of WordPress</a>” features <a href=\"https://wordpress.org/news/2021/06/people-of-wordpress-tijana-andrejic/\">Tijana Andrejic from Serbia.</a></li></ul>\n\n\n\n<p><em>Have a story that we should include in the next “Month in WordPress” post? Please </em><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><em>submit it using this form</em></a><em>. </em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"10896\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:63:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"WordPress 5.8 Release Candidate\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2021/06/wordpress-5-8-release-candidate/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 30 Jun 2021 03:47:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"5.8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10873\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:364:\"The first release candidate for WordPress 5.8 is now available! ? Please join us in celebrating this very important milestone in the community’s progress towards the final release of WordPress 5.8! “Release Candidate” means the new version is ready for release, but with thousands of plugins and themes and differences in how the millions of […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Jeffrey Paul\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4776:\"\n<p>The first release candidate for <a href=\"https://make.wordpress.org/core/5-8/\">WordPress 5.8</a> is now available! <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f389.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n\n\n\n<p>Please join us in celebrating this very important milestone in the community’s progress towards the final release of WordPress 5.8!</p>\n\n\n\n<p>“Release Candidate” means the new version is ready for release, but with thousands of plugins and themes and differences in how the millions of people use WordPress, it is possible something was missed. WordPress 5.8 is slated for release on <strong>July 20, 2021</strong>, but <em>your</em> help is needed to get there—if you have not tried 5.8 yet, <strong>now is the time</strong>!</p>\n\n\n\n<p>You can test the WordPress 5.8 release candidate in three ways:</p>\n\n\n\n<ul><li>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester plugin</a> (select the <code>Bleeding edge</code> channel and then <code>Beta/RC Only</code> stream)</li><li>Directly download the release candidate version <a href=\"https://wordpress.org/wordpress-5.8-RC1.zip\">(zip)</a></li><li>Using WP-CLI to test: <code>wp core update --version=5.8-RC1</code></li></ul>\n\n\n\n<p>Thank you to all of the contributors who tested the Beta releases and gave feedback. Testing for bugs is a critical part of polishing every release and a great way to contribute to WordPress.</p>\n\n\n\n<h2>What is in WordPress 5.8?</h2>\n\n\n\n<p>The second release of 2021 continues to progress on the block editor towards the promised future of full site editing with these updates:</p>\n\n\n\n<ul><li>Manage Widgets with Blocks</li><li>Display Posts with New Blocks and Patterns</li><li>Edit Post Templates</li><li>Overview of the Page Structure</li><li>Suggested Patterns for Blocks</li><li>Style and Colorize Images</li><li><code>theme.json</code></li><li>Dropping support for IE11</li><li>Adding support for WebP</li><li>Adding Additional Block Supports</li><li><a href=\"https://make.wordpress.org/core/2021/05/27/whats-new-in-gutenberg-10-7-26-may/\">Version 10.7</a> of the Gutenberg plugin</li></ul>\n\n\n\n<p>WordPress 5.8 also has lots of refinements to enhance the developer experience. To learn more, subscribe to the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> and pay special attention to the <a href=\"https://make.wordpress.org/core/tag/5-8+dev-notes/\">developer notes tag</a> for updates on those and other changes that could affect your products.</p>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.8 and update the <em>Tested up to</em> version in the <code>readme</code> file to 5.8. If you find compatibility problems, please be sure to post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a>, so those can be figured out before the final release.</p>\n\n\n\n<p>The WordPress 5.8 Field Guide, due to be published very shortly, will give you a deeper dive into the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a> This release also marks the <a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\">hard string freeze</a> point of the 5.8 release schedule.</p>\n\n\n\n<p><em><strong>If you think you have found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We would love to hear from you! If you are comfortable writing a reproducible bug report, <a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</em></p>\n\n\n\n<p class=\"has-text-align-right\"><strong><em>Props to <a href=\'https://profiles.wordpress.org/audrasjb/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>audrasjb</a>, <a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a>, <a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a>, and <a href=\'https://profiles.wordpress.org/pbiron/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>pbiron</a> for copy suggestions and final review.</em></strong></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p><em>We are almost there,<br>WordPress 5.8 comes next month.<br>We need your help: test!</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"10873\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:63:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 5.8 Beta 4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2021/06/wordpress-5-8-beta-4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 25 Jun 2021 17:14:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"5.8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10855\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:331:\"WordPress 5.8 Beta 4 is now available for testing! This software is still in development, so it is not recommended to run this version on a production site. Consider setting up a test site to play with it. You can test the WordPress 5.8 Beta 4 in three ways: Install/activate the WordPress Beta Tester plugin (select […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Jeffrey Paul\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4104:\"\n<p>WordPress 5.8 Beta 4 is now available for testing!</p>\n\n\n\n<p><strong>This software is still in development,</strong> so it is not recommended to run this version on a production site. Consider setting up a test site to play with it.</p>\n\n\n\n<p>You can test the WordPress 5.8 Beta 4 in three ways:</p>\n\n\n\n<ul><li>Install/activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (select the <code>Bleeding edge</code> channel and the <code>Beta/RC Only</code> stream).</li><li>Direct download the beta version here (<a href=\"https://wordpress.org/wordpress-5.8-beta4.zip\">zip</a>).</li><li>Using WP-CLI to test: <code>wp core update --version=5.8-beta4</code></li></ul>\n\n\n\n<p>The current target for the final release is July 20, 2021. That’s less than <strong>four weeks away</strong>, so we need your help to make sure the final release is as good as it can be.</p>\n\n\n\n<h2><strong>Some Highlights</strong></h2>\n\n\n\n<p>Since <a href=\"https://wordpress.org/news/2021/06/wordpress-5-8-beta-3/\" data-type=\"post\">Beta 3</a>, <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=06%2F24%2F2021..06%2F26%2F2021&milestone=5.8&group=component&max=500&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">18</a> bugs have been fixed. Most tickets focused on polishing existing default themes, fixing bugs in the new block Widget screen, and squashing Editor bugs collected during beta.</p>\n\n\n\n<h2><strong>How You Can Help</strong></h2>\n\n\n\n<p>Watch the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/5-8+dev-notes/\">5.8-related developer notes</a> in the coming weeks, which will break down these and other changes in greater detail.</p>\n\n\n\n<p>So far, contributors have fixed <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=..06%2F25%2F2021&milestone=5.8&group=component&max=500&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">254 tickets in WordPress 5.8</a>, including <a href=\"https://core.trac.wordpress.org/query?status=closed&status=reopened&changetime=..06%2F25%2F2021&type=enhancement&type=feature+request&milestone=5.8&group=component&col=id&col=summary&col=type&col=status&col=milestone&col=changetime&col=owner&col=priority&col=keywords&order=changetime\">91 new features and enhancements</a>, and more bug fixes are on the way.</p>\n\n\n\n<p><strong>Do some testing!</strong></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/handbook/testing/beta-testing/\">Testing for bugs</a> is a vital part of polishing the release during the beta stage and a great way to contribute. <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/2728.png\" alt=\"✨\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n\n\n\n<p>If you think you’ve found a bug, please post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta</a> area in the support forums. We would love to hear from you! If you’re comfortable writing a reproducible <a href=\"https://make.wordpress.org/core/reports/\">bug report</a>, file one on <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a>. That’s also where you can find a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p><em>Props to <a href=\'https://profiles.wordpress.org/desrosj/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>desrosj</a> <a href=\'https://profiles.wordpress.org/clorith/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>clorith</a> for reviews and <a href=\'https://profiles.wordpress.org/chanthaboune/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chanthaboune</a> for final edits!</em></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p><em>Releasing software<br>Is complex when open source<br>Yet WordPressers do</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"10855\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:60:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 5.8 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2021/06/wordpress-5-8-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 23 Jun 2021 02:36:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10843\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:331:\"WordPress 5.8 Beta 3 is now available for testing! This software is still in development, so it is not recommended to run this version on a production site. Consider setting up a test site to play with it. You can test the WordPress 5.8 Beta 3 in three ways: Install/activate the WordPress Beta Tester plugin (select […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Josepha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5777:\"\n<p>WordPress 5.8 Beta 3 is now available for testing!</p>\n\n\n\n<p><strong>This software is still in development,</strong> so it is not recommended to run this version on a production site. Consider setting up a test site to play with it.</p>\n\n\n\n<p>You can test the WordPress 5.8 Beta 3 in three ways:</p>\n\n\n\n<ul><li>Install/activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (select the <code>Bleeding edge</code> channel and the <code>Beta/RC Only</code> stream).</li><li>Direct download the beta version here (<a href=\"https://wordpress.org/wordpress-5.8-beta3.zip\">zip</a>).</li><li>Using WP-CLI to test: <code>wp core update --version=5.8-beta3</code></li></ul>\n\n\n\n<p>The current target for the final release is July 20, 2021. That’s just <strong>four weeks away</strong>, so we need your help to make the final release is as good as it can be.</p>\n\n\n\n<h2><strong>Some Highlights</strong></h2>\n\n\n\n<p>Since <a href=\"https://wordpress.org/news/2021/06/wordpress-5-8-beta-2/\" data-type=\"post\">Beta 2</a>, <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=06%2F16%2F2021..06%2F23%2F2021&milestone=5.8&group=component&max=500&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">38</a> bugs have been fixed. Here is a summary of some of the included changes:</p>\n\n\n\n<ul><li>Block Editor: Move caching to endpoint for unique responses. (<a href=\"https://core.trac.wordpress.org/ticket/53435\">#53435</a>)</li><li>Bundled Themes: Improve display of blocks in widget areas. (<a href=\"https://core.trac.wordpress.org/ticket/53422\">#53422</a>)</li><li>Coding Standards: Bring some consistency to HTML formatting in <code>wp-admin/comment.php</code>. (<a href=\"https://core.trac.wordpress.org/ticket/52627\">#52627</a>)</li><li>Editor: Include Cover block in the list of block types registered using metadata files. (<a href=\"https://core.trac.wordpress.org/ticket/53440\">#53440</a>)</li><li>Editor: Include Cover block in the list of block types registered using metadata files. (<a href=\"https://core.trac.wordpress.org/ticket/53440\">#53440</a>)</li><li>Media: Add new functions to return the previous/next attachment links. (<a href=\"https://core.trac.wordpress.org/ticket/45708\">#45708</a>)</li><li>Media: Improve upload page media item layout on smaller screens. (<a href=\"https://core.trac.wordpress.org/ticket/51754\">#51754</a>)</li><li>Media: Update total attachment count when media added or removed. (<a href=\"https://core.trac.wordpress.org/ticket/53171\">#53171</a>)</li><li>REST API: Decode single and double quote entities in widget names and descriptions. (<a href=\"https://core.trac.wordpress.org/ticket/53407\">#53407</a>)</li><li>Twenty Nineteen: Update margins on full- and wide-aligned blocks in the editor. (<a href=\"https://core.trac.wordpress.org/ticket/53428\">#53428</a>)</li><li>Widgets: Add editor styles to the widgets block editor. (<a href=\"https://core.trac.wordpress.org/ticket/53344\">#53344</a>)</li></ul>\n\n\n\n<h2><strong>How You Can Help</strong></h2>\n\n\n\n<p>Watch the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/5-8+dev-notes/\">5.8-related developer notes</a> in the coming weeks, which will break down these and other changes in greater detail.</p>\n\n\n\n<p>So far, contributors have fixed <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=..06%2F23%2F2021&milestone=5.8&group=component&max=500&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">254 tickets in WordPress 5.8</a>, including <a href=\"https://core.trac.wordpress.org/query?status=closed&status=reopened&changetime=..06%2F23%2F2021&type=enhancement&type=feature+request&milestone=5.8&group=component&col=id&col=summary&col=type&col=status&col=milestone&col=changetime&col=owner&col=priority&col=keywords&order=changetime\">91 new features and enhancements</a>, and more bug fixes are on the way.</p>\n\n\n\n<p><strong>Do some testing!</strong></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/handbook/testing/beta-testing/\">Testing for bugs</a> is a vital part of polishing the release during the beta stage and a great way to contribute. <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/2728.png\" alt=\"✨\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n\n\n\n<p>If you think you’ve found a bug, please post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta</a> area in the support forums. We would love to hear from you! If you’re comfortable writing a reproducible <a href=\"https://make.wordpress.org/core/reports/\">bug report</a>, file one on <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a>. That’s also where you can find a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p><em>Props to <a href=\'https://profiles.wordpress.org/jeffpaul/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jeffpaul</a> <a href=\'https://profiles.wordpress.org/desrosj/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>desrosj</a> <a href=\'https://profiles.wordpress.org/hellofromtonya/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>hellofromtonya</a> <a href=\'https://profiles.wordpress.org/pbiron/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>pbiron</a> for reviews and final edits!</em></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p><em>Esperanza first.<br>Want to know the next jazzer?<br>Then please test beta.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"10843\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:58:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"WP Briefing: Episode 11: WordCamp Europe 2021 in Review\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://wordpress.org/news/2021/06/episode-11-wordcamp-europe-2021-in-review/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 21 Jun 2021 12:33:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"wp-briefing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=10837\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:364:\"In this episode, Josepha Haden Chomphosy does a mini deep dive into WordCamp Europe 2021, specifically the conversation between the project’s co-founder, Matt Mullenweg, and Brian Krogsgard formerly of PostStatus. Tune in to hear her take and for this episode’s small list of big things. Have a question you’d like answered? You can submit them […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:60:\"https://wordpress.org/news/files/2021/06/WP-Briefing-011.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s:0:\"\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Chloe Bringmann\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:10500:\"\n<p>In this episode, Josepha Haden Chomphosy does a mini deep dive into WordCamp Europe 2021, specifically the conversation between the project’s co-founder, Matt Mullenweg, and Brian Krogsgard formerly of PostStatus. Tune in to hear her take and for this episode’s small list of big things.</p>\n\n\n\n<p><em><strong>Have a question you’d like answered? You can submit them to <a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2>Credits</h2>\n\n\n\n<p>Editor:<a href=\"https://profiles.wordpress.org/dustinhartzler/\"> Dustin Hartzler</a></p>\n\n\n\n<p>Logo:<a href=\"https://profiles.wordpress.org/beafialho/\"> Beatriz Fialho</a></p>\n\n\n\n<p>Production:<a href=\"https://profiles.wordpress.org/mkaz/\"> </a><a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a></p>\n\n\n\n<p>Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2>References </h2>\n\n\n\n<p><a href=\"https://wordpress.org/news/2021/06/gutenberg-highlights/\">Gutenberg Highlights </a></p>\n\n\n\n<p><a href=\"https://www.youtube.com/watch?v=o-IvKy3322k&t=12428s\">Matt Mullenweg in conversation with Brian Krogsgard </a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/5-8/\">5.8 Development Cycle</a></p>\n\n\n\n<p><a href=\"https://japan.wordcamp.org/2021/\">WordCamp Japan</a></p>\n\n\n\n<p><a href=\"https://europe.wordcamp.org/2021/a-recap-on-wceu-2021/\">A recap on WCEU 2021</a></p>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-10837\"></span>\n\n\n\n<p><strong>Josepha Haden Chomphosy 00:10</strong></p>\n\n\n\n<p>Hello, everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insights into the community that supports it, and get a small list of big things coming up in the next two weeks. I’m your host, Josepha Haden Chomphosy. Here we go!</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy 00:40</strong></p>\n\n\n\n<p>A couple of weeks ago, we hosted WordCamp Europe and had the double pleasure of a demo that showed us a bit about the future of WordPress and an interview that looked back while also looking a bit forward. If you haven’t seen the demo, it was beautiful. And I’ve included a link to it in the show notes. And if you haven’t heard the interview, there were a few specific moments that I’d like to take the time to delve into a little more. Brian Krogsgard, in his conversation with Matt Mullenweg, brought up three really interesting points. I mean, he brought up a lot of interesting points, but there were three that I would particularly like to look into today. The first was about balance. The second was about cohesion. And the third was about those we leave behind. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy 01:24</strong></p>\n\n\n\n<p>So first is this question of balance. Brian brought this up in the context of the overall economic health of the WordPress ecosystem. And in that particular moment, he talked about companies that are coming together, companies that are merging. And in Matt’s answer, the part that I found the most interesting was when he said, “the point at which there is the most commercial opportunity is also the point at which there is the most opportunity for short-termism. He went on to talk about the importance of long-term thinking and collective thinking about what makes us, and us here means probably the WordPress project, more vibrant and vital in 10 or 20 or 30 years. One of the things that he specifically called out in that answer was the responsibility of larger companies in the ecosystem. For instance, like Automattic, to commit fully to giving back, there are many ways now that companies can give back to WordPress so that we all replenish the Commons. They can pay for volunteer contributors’ time; they can create and sponsor entire teams through the Five for the Future program. They can contribute time through our outreach program. And they can even contribute to WordPress’s ability to own our own voice by engaging their audience’s awareness of what’s next in WordPress, or whatever. And I know this balance, this particular balance of paid contributors or sponsored contributors, compared to our volunteer contributors or self-sponsored contributors; I know that this balance is one that people keep an eagle eye on. I am consistently on a tight rope to appropriately balanced those voices. But as with so many things where balance is key, keeping an eye on the middle or the long-distance can really help us get it right. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy 03:23</strong></p>\n\n\n\n<p>The second question was one of cohesion and specifically cohesion over the competition. Brian asked how, if people feel disadvantaged, you can foster a feeling of cohesion rather than competition? And Matt’s first answer was that competition is great. Specifically, he said that competition is great as long as you consider where your collaboration fits into the mission. And he also spent some time exploring how competitors in the ecosystem can still work from a community-first mindset. I personally cannot agree enough about some of the benefits of collaboration alongside your competitors. I remind sponsored contributors from time to time, and I think it’s true for any contributor that you are an employee of your company first and a contributor to WordPress second. However, once you step into contribution time, your main concern is the users of WordPress, or new contributors, or the health of the WordPress ecosystem as a whole or the WordPress project. So you get all this subject matter expertise from competitive forces, collaborating in a very us versus the problem way. And when you do that, you’re always going to find a great solution. It may not be as fast as you want it to build things out in the open in public. And so sometimes we get it wrong and have to come back and fix it but still, given time, we’re going to come out with the best solution because we have so many skilled people working on this. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy 05:01</strong></p>\n\n\n\n<p>And then the third question that I wanted to really touch on is the question of those we leave behind. Brian asked Matt if he thought mid-sized agencies and mid-sized consultants were being squeezed out with the block editor. Matt’s high-level answer was no, and I tend to agree with him. It’s not all mid-sized anything any more than it’s all small-sized anything. His answer continued to look at what stands to change for users with the block editor and who really can stand to benefit. It made me think back to my WordPress 5.0 listening tour. We launched WordPress 5.0, which was, in case anyone forgets, the first release with the block editor in it. I took a six-month-long tour to anywhere that WordPressers were so I could hear their main worries, what Brian is saying in there, and what Matt is saying to really came up all the time in those conversations. And basically, it was that this update takes all the power away from people who are building websites. And in these conversations, and Matt and Brian’s conversation, it was really focused on our freelancers and consultants. But at the same time, all of them heard that this update gives power back to all of the people who could build websites. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy 06:28</strong></p>\n\n\n\n<p>I could not shake the feeling at the time. And honestly, I can’t shake it now that no high-end consultants, or freelancers, or any other developer or site creator sit around just longing for maintenance work. After six months of talking to people, I didn’t hear anyone say, “you know, I just love making the same author card over and over and over.” Or, “updated the footer every week, this month. And that’s why I got into this business.” And more than the feeling that there just wasn’t anyone who just loved maintenance, I got a feeling that there were real problems that needed to be solved for these clients and that they wanted to solve them. And that they also would gladly trade updating footers for the much more interesting work of creating modern and stylish business hubs based on WordPress for the clients who trust them so much. All of that, I guess, is to say that, yes, the block editor does give power back to our clients again, but not at the expense of those who have to build the sites in the first place. I think it stands to restore everyone’s sense of agency more than we truly realize. So that’s my deep dive on WordCamp Europe; I included links to the demo and the talk below, just in case you haven’t seen them yet. And you want to get a little bit of insight into the full context of the conversations that I just did a bit of a deep dive into. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy 08:15</strong></p>\n\n\n\n<p>And now it’s time for our smallest of big things. All right, I have three things for you today. Number one, tomorrow, we package WordPress 5.8 beta three. If you’ve never had a chance to stop by the core channel in slack for the past packaging process, I really encourage you to stop by; we call them release parties. It’s a bunch of people who stand around and help get it done. So you can also see how it gets done. And if you’re feeling brave, you can even try your hand at testing out one of the packages as soon as it’s ready. The second thing is that a week from tomorrow, we reach our first release candidate milestone. So if you have meant to submit any bugs or patches or if you’ve been procrastinating on documentation, or dev notes, right now is the time so that we can have a chance to get everything into the release by the time we reach the release candidate milestone on the 29th. And the third thing is that we are currently right in the middle of WordCamp Japan. That is a great opportunity to meet some contributors and maybe even get started with contributions yourself. So stop by if you haven’t had a chance to check it out already. I will leave a link in the show notes. And that, my friends, is your small list of big things. </p>\n\n\n\n<p>Thank you for tuning in today for the WordPress Briefing. I’m your host, Josepha Haden Chomphosy, and I’ll see you again in a couple of weeks.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"10837\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:60:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 5.8 Beta 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2021/06/wordpress-5-8-beta-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 15 Jun 2021 18:34:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10808\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:344:\"WordPress 5.8 Beta 2 is now available for testing! This software is still in development, so it’s not recommended to run this version on a production site. Consider setting up a test site to play with it. You can test the WordPress 5.8 Beta 2 in two ways: Install/activate the WordPress Beta Tester plugin (select the Bleeding […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Jonathan Desrosiers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:6174:\"\n<p>WordPress 5.8 Beta 2 is now available for testing!</p>\n\n\n\n<p><strong>This software is still in development,</strong> so it’s not recommended to run this version on a production site. Consider setting up a test site to play with it.</p>\n\n\n\n<p>You can test the WordPress 5.8 Beta 2 in two ways:</p>\n\n\n\n<ul><li>Install/activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (select the <code>Bleeding edge</code> channel and the <code>Beta/RC Only</code> stream)</li><li>Direct download the beta version here (<a href=\"https://wordpress.org/wordpress-5.8-beta2.zip\">zip</a>).</li></ul>\n\n\n\n<p>The current target for the final release is July 20, 2021. That’s just <strong>five weeks away</strong>, so your help is vital to ensure that the final release is as good as it can be.</p>\n\n\n\n<h2><strong>Some Highlights</strong></h2>\n\n\n\n<p>Since <a href=\"https://wordpress.org/news/2021/06/wordpress-5-8-beta-1/\" data-type=\"post\" data-id=\"10733\">Beta 1</a>, <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=06%2F09%2F2021..06%2F15%2F2021&milestone=5.8&group=component&max=500&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">26</a> bugs have been fixed. Here is a summary of some of the included changes:</p>\n\n\n\n<ul><li>Block Editor: Remove bundled block patterns and support the patterns directory. (<a href=\"https://core.trac.wordpress.org/ticket/53246\">#53246</a>)</li><li>Block Editor: Add a type property to allow Core to identify the source of the editor styles. (<a href=\"https://core.trac.wordpress.org/ticket/53175\">#53175</a>)</li><li>Build/Test Tools: Adds some tests for Quick Draft section in Dashboard. (<a href=\"https://core.trac.wordpress.org/ticket/52905\">#52905</a>)</li><li>Build/Test Tools: Replaced <code>@babel/polyfill</code> with <code>core-js/stable</code>. (<a href=\"https://core.trac.wordpress.org/ticket/52941\">#52941</a>)</li><li>Coding Standards: Further update the code for bulk menu items deletion to better follow WordPress coding standards. (<a href=\"https://core.trac.wordpress.org/ticket/21603\">#21603</a>)</li><li>External Libraries: Update Underscore to version 1.13.1. (<a href=\"https://core.trac.wordpress.org/ticket/45785\">#45785</a>)</li><li>General: A number of block editor, template mode and widget screen related fixes. (<a href=\"https://core.trac.wordpress.org/changeset/51149\">#51149</a>)</li><li>Login and Registration: Improve the unknown username error message. (<a href=\"https://core.trac.wordpress.org/ticket/52915\">#52915</a>)</li><li>Media: Restore AJAX response data shape in media library. (<a href=\"https://core.trac.wordpress.org/ticket/50105\">#50105</a>)</li><li>Site Health: Display a list of file formats supported by the GD library. (<a href=\"https://core.trac.wordpress.org/ticket/53022\">#53022</a>)</li><li><span style=\"color: initial;, sans-serif\">Twemoji: It’s the new one! (</span><a href=\"https://core.trac.wordpress.org/ticket/52852\">#52852</a>)</li></ul>\n\n\n\n<h2><strong>How You Can Help</strong></h2>\n\n\n\n<p>Watch the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/5-8+dev-notes/\">5.8-related developer notes</a> in the coming weeks, which will break down these and other changes in greater detail.</p>\n\n\n\n<p>So far, contributors have fixed <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=..06%2F15%2F2021&milestone=5.8&group=component&max=500&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">214 tickets in WordPress 5.8</a>, including <a href=\"https://core.trac.wordpress.org/query?status=closed&status=reopened&changetime=..06%2F15%2F2021&type=enhancement&type=feature+request&milestone=5.8&group=component&col=id&col=summary&col=type&col=status&col=milestone&col=changetime&col=owner&col=priority&col=keywords&order=changetime\">87 new features and enhancements</a>, and more bug fixes are on the way.</p>\n\n\n\n<p><strong>Do some testing!</strong></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/handbook/testing/beta-testing/\">Testing for bugs</a> is a vital part of polishing the release during the beta stage and a great way to contribute. <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/2728.png\" alt=\"✨\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n\n\n\n<p>If you think you’ve found a bug, please post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta</a> area in the support forums. We would love to hear from you! If you’re comfortable writing a reproducible <a href=\"https://make.wordpress.org/core/reports/\">bug report</a>, file one on <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a>. That’s also where you can find a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p><em>Props to <a href=\'https://profiles.wordpress.org/chanthaboune/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chanthaboune</a> for revision, <a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a>, <a href=\'https://profiles.wordpress.org/youknowriad/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>youknowriad</a>, <a href=\'https://profiles.wordpress.org/jorbin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jorbin</a>, <a href=\'https://profiles.wordpress.org/felipeelia/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>felipeelia</a> , and <a href=\'https://profiles.wordpress.org/jeffpaul/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jeffpaul</a> for proofreading, and <a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a> for final edits!</em></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p><em>Install won’t you please<br>WordPress 5-8 Beta 2?<br>We need your help: test!</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"10808\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:60:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"Gutenberg Highlights\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2021/06/gutenberg-highlights/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 11 Jun 2021 11:03:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10779\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:346:\"During WordCamp Europe this past Wednesday Matt and I gathered to discuss the latest developments of Gutenberg and to share a video with some of the current and upcoming highlights. The video is wonderfully narrated by @beafialho and it was a great opportunity to celebrate all the incredible work that contributors are doing around the […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matias Ventura\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1401:\"\n<p>During <a href=\"https://europe.wordcamp.org/2021/\">WordCamp Europe</a> this past Wednesday Matt and I gathered to discuss the latest developments of Gutenberg and to share a video with some of the current and upcoming highlights. The video is wonderfully narrated by <a href=\'https://profiles.wordpress.org/beafialho/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>beafialho</a> and it was a great opportunity to celebrate all the incredible work that contributors are doing around the globe to improve the editing and customization experience of WordPress. For those that weren’t able to attend live it’s now available for watching online.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" class=\"youtube-player\" width=\"632\" height=\"356\" src=\"https://www.youtube.com/embed/a1Sf7PxfmLQ?version=3&rel=1&showsearch=0&showinfo=1&iv_load_policy=1&fs=1&hl=en-US&autohide=2&wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation\"></iframe>\n</div></figure>\n\n\n\n<p>Matt also opened a thread for questions <a href=\"https://ma.tt/2021/06/wceu-open-thread/\">on his blog</a>, so be sure to chime in there if you have any!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"10779\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:63:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 5.8 Beta 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2021/06/wordpress-5-8-beta-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 09 Jun 2021 02:47:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"5.8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10733\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"WordPress 5.8 Beta 1 is now available for testing!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Jeffrey Paul\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:10110:\"\n<p>WordPress 5.8 Beta 1 is now available for testing!</p>\n\n\n\n<p><strong>This software is still in development,</strong> so it is not recommended to run this version on a production site. Instead, we recommend that you run this on a test site to play with the new version.</p>\n\n\n\n<p>You can test the WordPress 5.8 Beta 1 in two ways:</p>\n\n\n\n<ul><li>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (select the “Bleeding edge” channel and “Beta/RC Only” stream).</li><li>Direct download the <a href=\"https://wordpress.org/wordpress-5.8-beta1.zip\">beta version here (zip)</a>.</li></ul>\n\n\n\n<p>The current target for the final release is July 20, 2021. This is just <strong>six weeks away</strong>, so your help is vital to ensure this release is tested properly and as good as it can be.</p>\n\n\n\n<p>Keep your eyes on the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/5-8+dev-notes/\">5.8-related developer notes</a> in the coming weeks, breaking down these and other changes in greater detail.</p>\n\n\n\n<p>So what’s new in this 5.8? Let’s start with some highlights.</p>\n\n\n\n<h2>Highlights</h2>\n\n\n\n<h3>Powerful Blocks</h3>\n\n\n\n<ul><li>Discover several new blocks and expressive tools, including blocks for <em>Page Lists</em>, <em>Site Title</em>, <em>Logo</em>, and <em>Tagline</em>. A powerful <em>Query Loop</em> block offers multiple ways for displaying lists of posts and comes with new block patterns that take advantage of its flexibility and creative possibilities.</li><li>Interacting with nested blocks has been made easier with a permanent toolbar button for selecting a parent. Block outlines are shown when hovering or focusing on the different block type buttons. Block handles are now also present for drag and drop when in “select” mode.</li><li>Introduces the <strong>List View</strong>, a panel that can be toggled and helps navigate complex blocks and patterns.</li><li>Reusable blocks have an improved creation flow and support for history revisions. </li><li>A cool new duotone block adds images effects which can be used in media blocks or supported in third-party blocks. Color presets can also be customized by the theme.</li></ul>\n\n\n\n<h3>Handpicked Patterns</h3>\n\n\n\n<p>Patterns can now also be recommended and selected during block setup, offering powerful new flows. Pattern transformations are also possible and allow converting a block or a collection of blocks into different patterns.</p>\n\n\n\n<p>New collection of Patterns and an initial integration with the upcoming Pattern Directory on WordPress.org.</p>\n\n\n\n<h3>Better Tools</h3>\n\n\n\n<ul><li><span style=\"color: initial;, sans-serif\">New template editor that allows creating new custom templates for a page using blocks.</span></li><li>Themes can now control and configure styling with a theme.json file, including layout configuration, block supports, color palettes, and more.</li><li>New design tools and enhancements to existing blocks, including more color, typography, and spacing options, drag and drop for Cover backgrounds, additions to block transformation options, ability to embed PDFs within the File block, and more.</li><li>Includes improvements to how the editor is rendered to more accurately resemble the frontend.</li></ul>\n\n\n\n<h3>Internet Explorer 11</h3>\n\n\n\n<p>Support for Internet Explorer 11 is ending in WordPress this year. In this release, most of those changes are being merged so use the Beta and RC periods to test!</p>\n\n\n\n<h3>Blocks in Widgets Area</h3>\n\n\n\n<ul><li>You can now use any block in your theme’s widget areas using the all new Widgets screen and updated Customizer.</li><li>Existing third party widgets continue to work via the <a href=\"https://developer.wordpress.org/block-editor/how-to-guides/widgets/legacy-widget-block/\">Legacy Widget block</a>.</li><li>Not quite ready for a full switch? To ease the transition, users can use the <a href=\"https://wordpress.org/plugins/classic-widgets/\">Classic Widgets plugin</a> and themes can call <a href=\"https://developer.wordpress.org/block-editor/how-to-guides/widgets/opting-out/\">remove_theme_support( ‘widgets-block-editor’ )</a>.</li></ul>\n\n\n\n<p><em>Looking for a change and can’t find it? There are more improvements listed after the break.</em></p>\n\n\n\n<h2><strong>How You Can Help</strong></h2>\n\n\n\n<h3>Do some testing!</h3>\n\n\n\n<p>Testing for bugs is an important part of polishing the release during the beta stage and a great way to contribute.</p>\n\n\n\n<p>If you think you’ve found a bug, please post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> in the support forums. We would love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>. That’s also where you can find a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Thanks for joining us, and happy testing!</p>\n\n\n\n<p class=\"has-text-align-left\"><em><span><i>Props to </i></span><a href=\'https://profiles.wordpress.org/audrasjb/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>audrasjb</a>, <a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a>, <a href=\'https://profiles.wordpress.org/youknowriad/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>youknowriad</a>, <a href=\'https://profiles.wordpress.org/annezazu/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>annezazu</a>, <a href=\'https://profiles.wordpress.org/matveb/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>matveb</a>, and <a href=\'https://profiles.wordpress.org/desrosj/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>desrosj</a><span><i> for </i>editing/proof reading</span> this post, and <a href=\'https://profiles.wordpress.org/chanthaboune/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chanthaboune</a> for final review.</em></p>\n\n\n\n<hr class=\"wp-block-separator is-style-default\" />\n\n\n\n<p><em>Full Site Editing<br>Coming at the end of year<br>But first, Beta 1</em></p>\n\n\n\n<span id=\"more-10733\"></span>\n\n\n\n<h2><strong>Improvements in this Release</strong></h2>\n\n\n\n<ul><li>Improvements to Reusable blocks, Cover block, Table block, List View, Rich text placeholder, Template Editing Mode, Block Inserter, and Top Toolbar</li><li>Query loop block that uses a query/filter to create a flexible post list based on templates. Best used with patterns.</li><li>Parity refinement between editor and frontend, Standardization to block toolbars organization</li><li>Block widgets in the Customizer</li><li>Introducing the Global Styles and Global Settings APIs: control the editor settings and available customization tools and style blocks using a theme.json file.Template editor opens inside an iframe to more accurately resemble the front end.</li><li>Ability to transform Media and Text into Columns</li><li>Embedded PDFs within File block</li><li>Spacing options for Social Links and Buttons, Spacer block width adjustments</li><li>Twemoji has been updated to version 13.1, bringing you many new Emoji.</li><li>Editor performance improvements</li><li>Hide writing prompt from subsequent empty paragraphs</li><li>More descriptive publishing UI</li><li>Added capability to set the default format for image sub-sizes as well as WebP support</li><li>Added widgets block editor to widgets.php and customize.php</li><li>Added block patterns to default themes</li><li>Added ability to mark a plugin as unmanaged</li><li>Enable revisions for the reusable block custom post type</li><li>Enqueue script and style assets only for blocks present on the page</li><li>Abstracted block editor configuration by deprecating existing filters and introducing replacements that are context-aware</li><li>New sidebars, widget, and widget-types REST API endpoints</li><li>Added support for modifying the term relation when querying posts in the REST API</li><li>Site Health now supports custom sub-menus and pages</li><li>Themes now display the number of available theme updates in the admin menu</li><li>Speed up cached <code>get_pages()</code> calls</li><li>Underscore updates from 1.8.3 to 1.9.1</li></ul>\n\n\n\n<p>To see all of the features for Gutenberg release in detail check out these posts: <a href=\"https://make.wordpress.org/core/2021/02/17/whats-new-in-gutenberg-10-0-february/\">10.0</a>, <a href=\"https://make.wordpress.org/core/2021/03/02/whats-new-in-gutenberg-10-1-3-march/\">10.1</a>, <a href=\"https://make.wordpress.org/core/2021/03/17/whats-new-in-gutenberg-10-2-17-march/\">10.2</a>, <a href=\"https://make.wordpress.org/core/2021/04/02/whats-new-in-gutenberg-10-3-31-march/\">10.3</a>, <a href=\"https://make.wordpress.org/core/2021/04/14/whats-new-in-gutenberg-10-4-14-april/\">10.4</a>, <a href=\"https://make.wordpress.org/core/2021/04/30/whats-new-in-gutenberg-10-5-28-april/\">10.5</a>, <a href=\"https://make.wordpress.org/core/2021/05/14/whats-new-in-gutenberg-10-6-12-may/\">10.6</a>, and <a href=\"https://make.wordpress.org/core/2021/05/27/whats-new-in-gutenberg-10-7-26-may/\">10.7</a>. In addition to those changes, contributors have fixed <a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=5.8&group=component&max=500&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">215 tickets in WordPress 5.8</a>, including <a href=\"https://core.trac.wordpress.org/query?status=closed&status=reopened&type=enhancement&type=feature+request&milestone=5.8&col=id&col=summary&col=type&col=status&col=milestone&col=owner&col=priority&col=changetime&col=keywords&order=changetime\">88 new features and enhancements</a>, with more bug fixes on the way.</p>\n\n\n\n<p></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"10733\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:58:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"WP Briefing: Episode 10: Finding the Good In Disagreement\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://wordpress.org/news/2021/06/episode-10-finding-the-good-in-disagreement/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 07 Jun 2021 12:22:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"wp-briefing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=10424\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:408:\"To Agree, disagree, and everything in-between. In this episode, Josepha talks about forming opinions and decision-making in the WordPress project. Have a question you’d like answered? You can submit them to wpbriefing@wordpress.org, either written or as a voice recording. Credits Editor: Dustin Hartzler Logo: Beatriz Fialho Production: Chloé Bringmann Song: Fearless First by Kevin MacLeod […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:60:\"https://wordpress.org/news/files/2021/06/WP-Briefing-010.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s:0:\"\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Chloe Bringmann\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:12068:\"\n<p>To Agree, disagree, and everything in-between. In this episode, Josepha talks about forming opinions and decision-making in the WordPress project.</p>\n\n\n\n<p><em><strong>Have a question you’d like answered? You can submit them to <a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2>Credits</h2>\n\n\n\n<p>Editor:<a href=\"https://profiles.wordpress.org/dustinhartzler/\"> Dustin Hartzler</a></p>\n\n\n\n<p>Logo:<a href=\"https://profiles.wordpress.org/beafialho/\"> Beatriz Fialho</a></p>\n\n\n\n<p>Production:<a href=\"https://profiles.wordpress.org/mkaz/\"> </a><a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a></p>\n\n\n\n<p>Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2>References</h2>\n\n\n\n<p><a href=\"https://www.oprah.com/spirit/suzy-welchs-rule-of-10-10-10-decision-making-guide/all\">10/10/10 Rule</a></p>\n\n\n\n<p><a href=\"https://en.wikipedia.org/wiki/Time_management#The_Eisenhower_Method\">The Eisenhower Matrix </a></p>\n\n\n\n<p><a href=\"https://en.wikipedia.org/wiki/Minimax\">The Maximin Strategy </a></p>\n\n\n\n<p><a href=\"https://europe.wordcamp.org/2021/\">WordCamp Europe</a></p>\n\n\n\n<p><a href=\"https://japan.wordcamp.org/2021/\">WordCamp Japan</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/5-8/\">WordPress 5.8 Development Cycle</a></p>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-10424\"></span>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>00:10</p>\n\n\n\n<p>Hello, everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of some of the ideas behind the WordPress open source project and the community around it, as well as get a small list of big things coming up in the next two weeks. I’m your host, Joseph Haden Chomphosy. Here we go!</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>00:40</p>\n\n\n\n<p>For anyone who has ever organized something, whether it’s a social event, a school project, or an annual family gathering, you know that there are many different opinions. The more opinions you have, the more likely people don’t see eye to eye. And before you know it, you’ve got some disagreements. Some things make disagreements worse, like imbalance of information, lack of showing your work, and sometimes just “too many cooks in the kitchen,” to use a regional phrase. Frankly, sometimes it seems like the second you have more than one cook in your kitchen, you’re going to get some disagreements. But I think that’s a healthy thing. WordPress is huge. And there are huge numbers of people contributing to WordPress or any other open source project you want to name. So there’s a lot of stuff available to disagree about. If we never saw anyone pointing out an area that wasn’t quite right, there would probably be something wrong. If you, like me, think that a healthy tension of collaborative disagreement can be useful when approached thoughtfully, then this quick start guide is for you. </p>\n\n\n\n<p>Step one, prepare to host a discussion. This is, by the way, just the hardest step out there. You have to take a little time to figure out what problem you’re solving with the solution you’re suggesting, any goals that it relates to, and then figure out what the bare minimum best outcome would be and what the wildest dreams magic wand waving outcome would be. And you have to be honest with yourself. </p>\n\n\n\n<p>Step two, host the discussion. The venue will be different for different discussions, but you see a lot of these on team blogs or within the actual tickets where work is being done. Wherever you’re hosting it, state the problem, state your idea for the solution and ask for what you missed. If you’re hosting a discussion in person, like in a town hall format, this can be hard. And generally, hosting discussions in an in-person or voice call or zoom call kind of way is hard. So if you have an opportunity to start doing this in text first and level your way up to in person, that’s my recommendation. </p>\n\n\n\n<p>Step three is to summarize the discussion and post a decision if possible. So organizing a big discussion into main points is a really good practice for the people you’re summarizing it for and yourself. It helps you to confirm your understanding, and it also gives you the chance to pair other solutions with the problem and goals you outlined in step one. If a different solution solves the same problem but with less time or effort, it’s worth taking a second look with less time or effort. There’s something that I say to WordPress contributors frequently, and that is there are a lot of yeses. There are a lot of right ways to do things and only a few clear wrong ways to do things. So be open-minded about whether or not someone else’s right way to do things could still achieve the goals you’re trying to accomplish with your solution. A note on step three where I said, “and post the decision if possible.” Sometimes you’re the person to make that decision, but sometimes you are not the person who can give something the green light, and so you’re preparing a recommendation. Whether you’re making a decision or a recommendation, sometimes you may experience a little decision-making paralysis. I know I do. So here are a few of the tools that I use.</p>\n\n\n\n<p>If you’re avoiding the decision, use the 10/10/10 rule; it can help you figure out if you’re stuck on a short-term problem. If there are too many good choices, use the Eisenhower Matrix that can help you to prioritize objectively. If there are too many bad choices, use the Maximin strategy. It can help you to identify how to minimize any potential negative impacts. </p>\n\n\n\n<p>Okay, so you’ve considered your position. You’ve discussed everything. You summarized the big points. Maybe you also worked your way through to a recommendation or a decision. What about everyone who disagreed with the decision? Or have you made a recommendation, and it wasn’t accepted? How do you deal with that? That’s where “disagree and commit” shows up. This phrase was made popular by the folks over at Amazon, I think. But it first showed up, I believe at Sun Microsystems as this phrase, “agreeing, commit, disagree and commit or get out of the way.”</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>05:34</p>\n\n\n\n<p>Disagree and commit as a concept works pretty well when everyone agrees on the vision and the goals, but not necessarily how to get to those goals. We’ve had moments in recent history where folks we’re not able to agree, we’re not able to commit, and so then left the project. I hate when that happens. I want people to thrive in this community for the entire length of their careers. But I also understand that situation shows up in the top five learnings of open source when you no longer have interest in the project and handed it off to a competent successor. So there it is – disagreements in open source in WordPress. </p>\n\n\n\n<p>As with so many of the things I discuss on this podcast, this is incredibly complex and nuanced in practice. Taking an argument, distilling facts from feelings, and adjusting frames of reference until the solution is well informed and risk-balanced. That is a skill set unto itself. But one that increases the health of any organization. I’ll share that list of references and general materials in the show notes, including a link explaining each of those decision-making tools that I shared. I’m also going to include the contributor training module on decision-making in the WordPress project. It’s got excellent information. It’s part of a series of modules that I asked team reps to take and sponsored contributors. I don’t require it from anyone, but I do hope that it is useful for you. Also, speaking of useful for you, if you are just here for leadership insights, I included some hot takes after the outro music for you. It’s like an Easter egg, but I just told you about it.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>07:33</p>\n\n\n\n<p>And that brings us to our small list of big things! First off, WordCamp Europe is happening this we; I hope that everybody has an opportunity to attend. If you still haven’t gotten your tickets, they are free, and I think there are still a few left. I will include a link in the show notes as well. There’s going to be a little demo with Matt Mullenweg and Matias Ventura on the WordPress 5.8 release that’s coming up. And then kind of a retrospective discussion between Matt and Brian Krogsgard. I encourage you to join; I think it’s going to be very interesting. </p>\n\n\n\n<p>There’s also WordCamp, Japan coming up June 20 through 26th. I mentioned it last time – it has a big section of contributing and contribution time. So if you’re looking to get started, some projects are laid out, and I encourage you to take a look at that as well. </p>\n\n\n\n<p>The new thing on this list, and I don’t know how new It is, in general, I hope it’s not too new to you, is that WordPress 5.8 release is reaching its beta one milestone on June 8th, so right in the middle of WordCamp Europe. I encourage every single theme developer, plugin developer that we have, agency owners that we have to really take a look at this release and dig into testing it. It’s a gigantic release. And I have so many questions about what will work and will not work once we get it into a broader testing area. We’ve been doing a lot of testing in the outreach program. But it’s always helpful to get people who are using WordPress daily in their jobs to really give a good solid test to the beta product to the beta package. And put it all through its paces for us. </p>\n\n\n\n<p>So, that my friends, is your small list of big things. Thank you for tuning in today for the WordPress Briefing. I’m your host Josepha Haden Chomphosy, and I’ll see you again in a couple of weeks.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>10:09</p>\n\n\n\n<p>Hey there, you must be here because I told you about this totally not hidden easter egg about my hot takes on organizational health; I have three for you. And if you’ve ever worked with me, none of this will surprise you. But if you haven’t worked with me, hopefully, it kind of gives you some idea about how I approach all of this a bit differently. So, number one, critical feedback is the sign of a healthy organization. And I will never be dissuaded from that opinion. A complete lack of dissent doesn’t look like “alignment.” To me, that looks like fear. And it goes against the open source idea that many eyes make all bugs shallow. </p>\n\n\n\n<p>Tip number two, a bit of tension is good, a bit of disagreement is good. The same thing that I say about women in tech, we’re not all the same. And if we were, then we wouldn’t need to collaborate anyway. But diversity, whether that’s the diversity of thought or of a person or of experience, just doesn’t happen without some misunderstandings. It’s how we choose to grow through those misunderstandings that make all the difference for the type of organization we are. </p>\n\n\n\n<p>And hot take number three, changing your mind isn’t flip-flopping or hypocritical. I think that’s a sign of growth and willingness to hear others. I like to think of my embarrassment at past bad decisions – as the sore muscles of a learning brain. And I, again, probably won’t be dissuaded from that opinion. Although, you know, if I’m sticking true to changing your mind some flip-flopping or hypocritical, maybe I will, but you can always try to, to give me the counter-argument for that, and we’ll see how it goes. Thank you for joining me for my little public easter egg.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"10424\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:66:\"\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"People of WordPress: Tijana Andrejic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2021/06/people-of-wordpress-tijana-andrejic/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 07 Jun 2021 12:01:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:9:\"heropress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:10:\"Interviews\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:16:\"ContributorStory\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:9:\"HeroPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10427\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:178:\"This month to coincide with WordCamp Europe, we feature Tijana Andrejic from Belgrade, Serbia, about her journey from fitness trainer to the opportunities in the WordPress world.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"webcommsat AbhaNonStopNewsUK\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:14291:\"\n<p><strong>WordPress is open source software, maintained by a global network of contributors. There are many examples of how WordPress has changed people’s lives for the better. In this monthly series, we share some of the amazing stories.</strong></p>\n\n\n\n<p>This month to coincide with WordCamp Europe, we feature Tijana Andrejic from Belgrade, Serbia, about her journey from fitness trainer to the WordPress world, with the freelance and corporate opportunities it introduced. </p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"632\" height=\"387\" src=\"https://i0.wp.com/wordpress.org/news/files/2021/06/2021-07-Tijana-Andrejic_Featured-Img_1.jpg?resize=632%2C387&ssl=1\" alt=\"Tijana - portrait picture\" class=\"wp-image-10713\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2021/06/2021-07-Tijana-Andrejic_Featured-Img_1.jpg?w=1024&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2021/06/2021-07-Tijana-Andrejic_Featured-Img_1.jpg?resize=300%2C184&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2021/06/2021-07-Tijana-Andrejic_Featured-Img_1.jpg?resize=768%2C470&ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>As a professional manager with a college degree in Organizational Science and a certified fitness instructor, Tijana is nothing if not driven and goal-oriented. </p>\n\n\n\n<p>Following her time as a fitness trainer, Tijana moved to work in IT around 2016. She first explored content creation and design before focusing on SEO and becoming an independent specialist. </p>\n\n\n\n<p>Tijana was hired as a Customer Happiness Engineer for a hosting company, where she discovered the benefits of having a team. She realized that having close working relationships with colleagues is helpful for business success and accelerates personal growth.</p>\n\n\n\n<p>Tijana hopes that by sharing her story, she can help others who are either starting their career or are moving roles. She describes the opportunities she discovered in the WordPress community as ‘a huge epiphany’, especially in the world of freelancing.</p>\n\n\n\n<p>She highlights <strong>5 things that helped her to start a new freelancing career</strong>. Let’s dive into them.</p>\n\n\n\n<h2>What motivates me?</h2>\n\n\n\n<p>“Why am I doing this?” is the first question that Tijana asks herself before starting anything new. This self-review and honesty, she feels, allows her to determine her priorities. She also benchmarks options around her motivations of wanting a flexible schedule and to grow professionally. </p>\n\n\n\n<p>She lists the reasons to make a particular choice, like being a freelancer, to help her choose the right job, pathway, or identify alternatives. </p>\n\n\n\n<p>She recommends that others can take a similar approach. If freelancing is still the best solution after examining all their goals and motivations, Tijana believes a good next step would be to learn WordPress-related skills.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://lh6.googleusercontent.com/cdHeIL-H_mE6QFCUxUT-gfKS2GzizRHtn4iCENoaWOimC82BfModRJh44QbhvHPW0GNVP5eUPhgxQteDRbA_9EUzpssTXMGWje1hUuKyrfXUgGhCnvXQdraaUQiaGBjFr73dNYxr\" alt=\"WordCamp Europe 2019 group picture\" /></figure>\n\n\n\n<h2>Develop WordPress related skills</h2>\n\n\n\n<p>The next question you may ask: “Why WordPress?”</p>\n\n\n\n<p>WordPress is used by more than 40% of websites in some form and offers various roles, many of which are not developer-specific. Tijana highlights a few: </p>\n\n\n\n<ul><li>web developer (coding websites, themes, and plugins)</li><li>web implementor (creating websites from existing themes without coding)</li><li>web designer (designing website mock-ups, editing images, or creating online infographics)</li><li>client support professional (helping people with their websites)</li><li>website maintenance (WordPress, themes, and plugins are maintained and backed up regularly)</li><li>WordPress trainer (helping clients with how to use the platform or teaching other web professionals)</li><li>content writer</li><li>accessibility specialist (making sure standards are met and suggesting solutions for accessibility barriers)</li><li>SEO consultant (improving search outcomes and understanding)</li><li>statistics consultant, especially for web shops</li><li>WordPress assistant (adding new content and editing existing posts)</li><li>website migration specialist (moving websites from one server to another)</li><li>web security specialist</li></ul>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://lh4.googleusercontent.com/16XExYT_P4R4PX3orOaWbueDfkBIA6PFQ-CuYEXdeN9AvUIuIF33aIjT1DpdnFCqhrijWv1f68OR2Qh14xGT9REHGJ-MqK-OxJ9XcrhZ3IkcW8DBI7nVAtvFcCnCHL0woka_FV6t\" alt=\"WCBGD group picture\" /></figure>\n\n\n\n<p>Tijana emphasized: “Another reason why WordPress is great for freelancers is the strong community that exists around this content management system (CMS).” WordCamps and Meetups are a way to get useful information and meet people from a large and very diverse community and get answers to many questions straight away. </p>\n\n\n\n<p>In the past year, these events have been primarily online. However, the contributors who run them continue to make an effort to provide an experience as close to in-person events as possible. The biggest advantage to online events is that we can attend events from across the world, even if sometimes during these difficult times, it is difficult to get enough time to deeply into this new experience. Since Tijana’s first Meetup, she has attended many WordPress community events and volunteered as a speaker.</p>\n\n\n\n<h2>Plan in advance</h2>\n\n\n\n<p>Becoming a freelancer takes time. For Tijana, success came with proper planning and following her plan to ‘acquire or improve relevant skills that will make you stand out in the freelance market.’ She strongly believes that learning and growing as a professional opens more business opportunities. </p>\n\n\n\n<p>If you are considering a freelance career, she advises improving relevant skills or developing new skills related to your hobbies as ‘there is nothing better than doing what you love.’ In cases where no previous experience and knowledge can be used, she suggests choosing ‘a job that has a shorter learning curve and builds your knowledge around that.’</p>\n\n\n\n<p>Tijana started as a content creator and learned to become an SEO expert. However, she highlights many alternative paths, including starting as a web implementer and moving to train as a developer. </p>\n\n\n\n<p>She suggests to others: “It would be a good idea to analyze the market before you jump into the learning process.” She also recommends people check the latest trends and consider the future of the skills they are developing.</p>\n\n\n\n<p>Visit the new <a href=\"https://learn.wordpress.org/\">Learn WordPress.org</a> to see what topics are of interest to you. In this newly established resource, the WordPress community aggregates workshops to support those who want to start and improve their skills, provides lesson plans for professional WordPress trainers and helps you create personal learning to develop key skills. There is also material on helping you be part of and organize events for your local community.</p>\n\n\n\n<p>Tijana highlights that there are many places for freelancers to find clients. For example, the WordPress Community has a place where companies and individual site owners publish their job advertisements – <a href=\"https://jobs.wordpress.net/\">Jobs.WordPress.net</a>.</p>\n\n\n\n<h2>Hurray, it’s time to get a first freelancing job</h2>\n\n\n\n<p>As a pragmatic person, Tijana recommends: “Save money before quitting your job to become a full-time freelancer. Alternatively, try freelancing for a few hours per week to see if you like it. Although some people do benefit when taking a risk, think twice before you take any irreversible actions.” </p>\n\n\n\n<p>She shared some possible next steps: </p>\n\n\n\n<ul><li>use a freelancing platform</li><li>triple-check your resume</li><li>professionally present yourself</li><li>fill up your portfolio with examples</li><li>use video material</li></ul>\n\n\n\n<p>“By using video material, your clients will not see you like a list of skills and previous experiences, but as a real person that has these skills and experiences and that provides a certain service for them.”</p>\n\n\n\n<p>She adds: “Have a detailed strategy when choosing your first employer. Choose your first employer wisely, very wisely. I can’t emphasize enough how important this is”.</p>\n\n\n\n<p>When Tijana took her first freelancing job, she considered the following:</p>\n\n\n\n<ul><li>how was the employer rated by other freelancers who worked for him previously</li><li>how does the employer rate other freelancers</li><li>how much money had they already spent on the platform</li><li>the number of open positions for a specific job and the number of freelancers that have already applied </li></ul>\n\n\n\n<p>“The first job is not all about the money. Don’t get greedy on your first job. If you get good recommendations, your second job can pay two to three times more. And your third job can go up to five times more. That was my experience.”</p>\n\n\n\n<h2>Take responsibility as a freelancer</h2>\n\n\n\n<p>Tijana reminds us: “Freedom often comes with responsibility; individual responsibility is key when it comes to freelancing.”</p>\n\n\n\n<p>She advises others not to take a job if you can not make a deadline and have someone reliable who can help you. </p>\n\n\n\n<p>Missing deadlines will cost your client money and affect the review the client will be willing to leave about your job, and this can have a big impact on your future opportunities or freelance jobs.</p>\n\n\n\n<p>She adds: “This can start a downward spiral for your career. However, we are all humans, and unpredictable things can happen. If for some reason you are not able to complete your work in a timely manner, let your client know immediately so they can have enough time to hire someone else”.</p>\n\n\n\n<p>Tijana emphasizes the importance of making expectations clear before accepting a job, both what the client is expecting and what you can expect from the client. </p>\n\n\n\n<p>Lastly, she points out that if you are working from home, your friends and family should treat you the way they would if you were in an office. She advises: “Let them know about your working schedule.”</p>\n\n\n\n<p>She hopes that these basic guidelines will be useful in launching freelance careers, as they did her, even though there is no universal recipe for all.</p>\n\n\n\n<p>Tijana highlights: “It’s just important to stay focused on your goals and to be open to new opportunities.” Freelancing wasn’t the only way she could have fulfilled her goals, but it was an important part of her path, and it helped her be confident in her abilities to make the next big step in her life.</p>\n\n\n\n<p>As a freelancer, she was missing close relationships with colleagues and teamwork, which she has now found in her current firm. Her colleagues describe her as a: “walking-talking bundle of superpowers: sports medicine and fitness professional, SEO expert, blogger, designer and a kitty foster mum”.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://lh4.googleusercontent.com/PIGT9R6FmtEHsNBvWzyViW5htRAm156asTOsohOGOUwfsWjW1TuDhUI9yuZnjIe-1eFHfFUWPULPtw82P3YYXHa0bsY_jA5keelmDHfSkTdd3xUsVZTmG9KvdE8XTojvU3LxYCsi\" alt=\"Conference reception\" /></figure>\n\n\n\n<p>If you are considering starting your career as a freelancer, take the courses offered at <a href=\"https://learn.wordpress.org/\">learn.wordpress.org,</a> reach out to companies that you would be interested in working with, and remember that there are a whole host of opportunities in the WordPress project.</p>\n\n\n\n<p><a href=\"https://make.wordpress.org/\">The WordPress.org Teams</a> – what they do, when and where they meet</p>\n\n\n\n<p><a href=\"https://learn.wordpress.org/\">Learn WordPress resource</a> – free to use to expand your knowledge and skills of using the platform and learning about the community around it.</p>\n\n\n\n<p>The 3-day <a href=\"https://europe.wordcamp.org/2021/\">WordCamp Europe 2021</a> online event begins on 7 June 2021. You can discover more about being a contributor in its live sessions and <a href=\"https://europe.wordcamp.org/2021/contribute-to-wordpress/\">section on ways to contribute to WordPress</a>.</p>\n\n\n\n<h2>Contributors</h2>\n\n\n\n<p>Thanks to Olga Gleckler (<a href=\'https://profiles.wordpress.org/oglekler/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>oglekler</a>), Abha Thakor (<a href=\"https://profiles.wordpress.org/webcommsat/\">@webcommsat</a>), Chloé Bringmann (<a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a>), Surendra Thakor (<a href=\'https://profiles.wordpress.org/sthakor/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>sthakor</a>), and Meher Bala (<a href=\'https://profiles.wordpress.org/meher/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>meher</a>) for working on this story. Josepha Haden (<a href=\"https://profiles.wordpress.org/chanthaboune/\">@chanthaboune</a>) and also to Topher DeRosia (<a href=\"https://profiles.wordpress.org/topher1kenobe/\">@topher1kenobe</a>) who created HeroPress. Thank you to Tijana Andrejic (<a href=\'https://profiles.wordpress.org/andtijana/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>andtijana</a>) for sharing her #ContributorStory</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://lh4.googleusercontent.com/FEZ2FQJ0vQ311YoPfh6ny15NXh8saTLH_RjyDO4pUOuEGBTa-Czk63PGoWL04FawKviRfNx0QXePx-goK04X12ry1BR_WXh-kVPIfsEeItPAX6reN5fHS96q6-8dUI506ZO38Z0G\" alt=\"HeroPress logo\" /></figure>\n\n\n\n<p><em>This post is based on an article originally published on HeroPress.com. It highlights people in the WordPress community who have overcome barriers and whose stories would otherwise go unheard.</em></p>\n\n\n\n<p><em>Meet more WordPress community members in our <a href=\"https://wordpress.org/news/category/heropress/\">People of WordPress series</a>.</em></p>\n\n\n\n<p><em>#ContributorStory #HeroPress</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"10427\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:60:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"A New Design is Coming to WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://wordpress.org/news/2021/06/a-new-design-is-coming-to-wordpress-news/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 03 Jun 2021 20:47:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"Updates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10418\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:324:\"After many years of a tidy, white-space filled design on WordPress.org/news it’s time to bring new life to the way we present our content. So much has changed since this site was first created: the people who read it, the type and variety of what is published, even the way WordPress works has changed. Which […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Josepha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1591:\"\n<p>After many years of a tidy, white-space filled design on WordPress.org/news it’s time to bring new life to the way we present our content. So much has changed since this site was first created: the people who read it, the type and variety of what is published, even the way WordPress works has changed.</p>\n\n\n\n<p>Which means it makes sense to change our theme. </p>\n\n\n\n<p>Earlier this year, Matt requested a new design from Beatriz Fialho (who also created the State of the Word slides for 2020). The design keeps a clean, white-space friendly format while incorporating a more jazzy, playful feeling with a refreshed color palette. </p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"632\" height=\"449\" src=\"https://i0.wp.com/wordpress.org/news/files/2021/06/25-1024x728-1.png?resize=632%2C449&ssl=1\" alt=\"\" class=\"wp-image-10420\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2021/06/25-1024x728-1.png?w=1024&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2021/06/25-1024x728-1.png?resize=300%2C213&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2021/06/25-1024x728-1.png?resize=768%2C546&ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>More detail on this modern exploration have been posted on <a href=\"https://make.wordpress.org/design/2021/06/03/redesign-of-wordpress-org-news/\">make.wordpress.org/design</a>. I encourage you to stop by and read more about the thoughts behind the coming updates; and keep an eye out for the new look here and across WordPress.org!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"10418\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:57:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"The Month in WordPress: May 2021\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2021/06/the-month-in-wordpress-may-2021/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 02 Jun 2021 18:23:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Month in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10393\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:366:\"It’s really fun to contribute to something larger than yourself. Matt Mullenweg’s words in “The Commons of Images” episode of the WP Briefing podcast exemplify the core philosophy of the WordPress project,  especially as we inch closer to the next major release (version 5.8). This post covers exciting updates from the month of May. WordPress […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Hari Shanker R\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:11073:\"\n<blockquote class=\"wp-block-quote\"><p>It’s really fun to contribute to something larger than yourself.</p></blockquote>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/matt\">Matt Mullenweg</a>’s words in “<a href=\"https://wordpress.org/news/2021/05/the-commons-of-images/\">The Commons of Images</a>” episode of the <a href=\"https://wordpress.org/news/podcast/\">WP Briefing podcast</a> exemplify the core philosophy of the WordPress project, especially as we inch closer to the next major release (version 5.8). This post covers exciting updates from the month of May.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>WordPress turns 18</h2>\n\n\n\n<p>WordPress <a href=\"https://wordpress.org/news/2021/05/wordpress-at-18/\">celebrated the 18th anniversary</a> of its <a href=\"https://wordpress.org/development/2003/05/wordpress-now-available/\">launch</a> on May 27, 2021. To celebrate 40+ releases and WordPress’ support of 40% of the web, the team <a href=\"https://wordpress.org/news/2021/05/wordpress-at-18/\">released 40 milestones</a> to celebrate the anniversary of the software. Here’s to the next 18 and beyond! </p>\n\n\n\n<h2>CC Search joins WordPress and is renamed to Openverse</h2>\n\n\n\n<p><a href=\"https://wordpress.org/news/2021/05/welcome-to-openverse/\">Creative Commons Search has officially joined the WordPress project</a>. Creative Commons Search (CC Search) is a <a href=\"https://creativecommons.org/share-your-work/public-domain/cc0/\">CC0</a> image search engine with over 500 million openly licensed images. The search product, which is being renamed to Openverse, will eventually live on the URL: https://wordpress.org/openverse. Contributors working on CC Search will continue their work as part of a <a href=\"https://make.wordpress.org/meta/2021/04/27/new-wordpress-make-team/\">new dedicated Make team</a>: <a href=\"https://make.wordpress.org/openverse\">https://make.wordpress.org/openverse</a>. Check out “<a href=\"https://wordpress.org/news/2021/05/the-commons-of-images/\">The Commons of Images</a>” podcast episode for more information.</p>\n\n\n\n<h2>WordPress 5.7.2 released</h2>\n\n\n\n<p>WordPress <a href=\"https://wordpress.org/news/2021/05/wordpress-5-7-2-security-release/\">version 5.7.2</a>, a short-cycle security release, came out on May 13. Get the latest version directly from your WordPress dashboard or by <a href=\"https://wordpress.org/download/\">downloading</a> it from WordPress.org.</p>\n\n\n\n<p>Want to contribute to WordPress core? Check out the <a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>. Don’t forget to join the WordPress <a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a> channel in the <a href=\"https://make.wordpress.org/chat/\">Make WordPress Slack</a> and follow the <a href=\"https://make.wordpress.org/core/\">Core Team blog</a>. The Core Team hosts weekly chats on Wednesdays at <a href=\"https://www.timeanddate.com/worldclock/fixedtime.html?hour=5&min=00&sec=0\">5 AM</a> and <a href=\"https://www.timeanddate.com/worldclock/fixedtime.html?hour=20&min=00&sec=0\">8 PM</a> UTC. </p>\n\n\n\n<h2>Gutenberg versions 10.6 and 10.7 are out</h2>\n\n\n\n<p>Gutenberg <a href=\"https://make.wordpress.org/core/2021/05/14/whats-new-in-gutenberg-10-6-12-may/\">version 10.6</a> and <a href=\"https://make.wordpress.org/core/2021/05/27/whats-new-in-gutenberg-10-7-26-may/\">version 10.7</a> were launched this month. <a href=\"https://make.wordpress.org/core/2021/05/14/whats-new-in-gutenberg-10-6-12-may/\">Version 10.6</a> features <a href=\"https://wordpress.org/news/2021/05/coloring-your-images-with-duotone-filters/\">experimental Duotone filters (which are shipping with WordPress 5.8)</a>, block pattern suggestions in placeholders, and enhancements to the table block. <a href=\"https://make.wordpress.org/core/2021/05/27/whats-new-in-gutenberg-10-7-26-may/\">Version 10.7</a> adds a responsive navigation block, block design tools, and the ability to load block patterns from the directory.<br></p>\n\n\n\n<p>Want to get involved in building Gutenberg? Follow <a href=\"https://make.wordpress.org/core/\">the Core Team blog</a>, contribute to <a href=\"https://github.com/WordPress/gutenberg/\">Gutenberg on GitHub</a>, and join the <a href=\"https://wordpress.slack.com/archives/C02QB2JS7\">#core-editor</a> channel in the <a href=\"https://make.wordpress.org/chat/\">Make WordPress Slack</a>. The latest “<a rel=\"noreferrer noopener\" href=\"https://make.wordpress.org/core/2021/03/08/whats-next-in-gutenberg-march-2021/\" target=\"_blank\">What’s next in Gutenberg</a>” post offers more details on the latest updates. If you are unfamiliar with the Gutenberg plugin, <a href=\"https://wordpress.org/news/2021/04/become-an-early-adopter-with-the-gutenberg-plugin/\">learn more in this post</a>.</p>\n\n\n\n<h2>Full Site Editing updates</h2>\n\n\n\n<p>Don’t miss the <a href=\"https://make.wordpress.org/test/2021/05/26/fse-program-testing-call-7-polished-portfolios/\">latest Full Site Editing (FSE) Outreach program testing call on building portfolio pages</a> using the Template Editing feature shipping with WordPress 5.8! The deadline is June 9. The team has published a recap of the <a href=\"https://make.wordpress.org/test/2021/05/06/fse-program-query-quest-summary/\">Query Quest FSE Testing call</a>, which shares some interesting results. The answers to <a href=\"https://make.wordpress.org/test/2021/05/13/fse-program-answers-from-round-two-of-questions/\">round two of FSE questions</a> are also out.</p>\n\n\n\n<h2>Countdown starts for WordCamp Europe 2021</h2>\n\n\n\n<p>The countdown to one of the most anticipated WordPress events, <a href=\"https://europe.wordcamp.org/2021/\">WordCamp Europe 2021 (Online)</a>, has started! The <a href=\"https://europe.wordcamp.org/2021/schedule/\">full schedule of the event</a> is now available, and the team has exciting plans! Don’t miss this event: <a href=\"https://europe.wordcamp.org/2021/registration/\">get your tickets now</a> before they run out!</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Further reading</h2>\n\n\n\n<ul><li>The Core Team published its <a href=\"https://make.wordpress.org/core/2021/05/17/introducing-the-wordpress-css-audit-tool/\">first-ever WordPress CSS Audit tool</a>. The team has also <a href=\"https://make.wordpress.org/core/2021/05/03/feature-project-updates-on-updating-the-updaters/\">kicked off a project to improve all the updaters in WordPress core</a>.</li><li>The Community Team proposed <a href=\"https://make.wordpress.org/community/2021/05/12/proposal-adding-vaccination-status-to-the-in-person-meetup-safety-checklist/\">adding vaccination status to the in-person meetup checklist</a> as a criterion to organize in-person WordPress meetups. The team also published results of the <a href=\"https://make.wordpress.org/community/2021/05/28/2020-meetup-organizer-survey-results/\">2020 Meetup Organizer survey</a> and <a href=\"https://make.wordpress.org/community/2021/05/21/2020-meetup-survey-results/\">Meetup Member survey</a>. </li><li><a href=\"https://venezuela.wordcamp.org/2021/\">WordCamp Venezuela</a> and <a href=\"https://neo.wordcamp.org/2021/\">WordCamp North East Ohio </a>were held successfully in May. Don’t forget to grab your free tickets for <a href=\"https://japan.wordcamp.org/2021/\">WordCamp Japan 2021</a> and <a href=\"https://japan.wordcamp.org/2021/\">WordCamp Cochabamba 2021</a>, both happening in June.</li><li>The Design Team floated a <a href=\"https://make.wordpress.org/design/2021/05/27/proposal-to-tweak-existing-icons-and-add-new-ones/\">proposal to tweak existing core icons and add new ones</a>.</li><li><a href=\"https://profiles.wordpress.org/chanthaboune\">Josepha Haden</a> published <a href=\"https://make.wordpress.org/updates/2021/05/25/experiment-a-public-channel-for-all-team-reps/\">an experiment to create a public channel for team reps</a>. </li><li>The Support Team is considering adding <a href=\"https://make.wordpress.org/support/2021/05/support-team-deputies/\">two or more deputies to the team</a>. </li><li>The Themes Team requests theme authors to <a href=\"https://make.wordpress.org/themes/2021/05/25/themes-team-meeting-notes-may-25-2021/\">check their themes’ compatibility with WordPress 5.8</a> in view of the upcoming major release. </li><li>The Training Team <a href=\"https://href.li/?https://make.wordpress.org/training/2021/05/27/proposal-adding-custom-user-roles-to-learn-wordpress/\">shared a proposal</a> on adding custom user roles for <a href=\"https://href.li/?https://learn.wordpress.org\">learn.wordpress.org</a> to match the structure and functionality of the site. The team also <a href=\"https://href.li/?https://make.wordpress.org/training/2021/05/28/proposal-an-audit-tool-for-learn/\">proposed an audit tool</a> to improve content auditing for Learn.</li><li>The CLI Team released <a href=\"https://make.wordpress.org/cli/2021/05/19/wp-cli-v2-5-0-release-notes/\">version 2.5.0</a> of WP-CLI.</li><li>The Tide Team <a href=\"https://make.wordpress.org/tide/2021/05/25/tide-chat-summary-may-25th/\">seeks contributors</a> to help with documentation reviews, cleaning up Tide locally, and making the documentation clearer. </li><li>The Hosting Team <a href=\"https://make.wordpress.org/hosting/2021/05/20/why-hosters-should-install-the-php-intl-extension/\">recommends all web hosts to install the Internationalization PHP extension</a>. The team also launched<a href=\"https://www.meetup.com/wphosting/\"> its official meetup chapter</a>.</li><li>The latest edition of “<a href=\"https://wordpress.org/news/category/heropress/\">People of WordPress</a>” features <a href=\"https://wordpress.org/news/2021/05/people-of-wordpress-fike-komala/\">Fike Komala from Indonesia</a>.</li><li>The BuddyPress Team <a href=\"https://buddypress.org/2021/05/buddypress-8-0-0-release-candidate/\">released the BuddyPress 8.0 Release Candidate</a>. </li><li>Read about the brand new <a href=\"https://wordpress.org/news/2021/05/coloring-your-images-with-duotone-filters/\">Duotone filter for blocks</a> feature, that is shipping with WordPress 5.8! </li><li>Catch the latest episode of the <a rel=\"noreferrer noopener\" href=\"https://wordpress.org/news/podcast/\" target=\"_blank\">WP Briefing Podcast</a> where <a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/chanthaboune/\" target=\"_blank\">Josepha</a> talks about <a rel=\"noreferrer noopener\" href=\"https://wordpress.org/news/2021/05/episode-9-the-cartography-of-wordpress/\" target=\"_blank\">the cartography of WordPress</a>.</li></ul>\n\n\n\n<p><em>Have a story that we should include in the next “Month in WordPress” post? Please </em><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><em>submit it using this form</em></a><em>. </em></p>\n\n\n\n<p><em>The following folks contributed to May’s Month in WordPress: <a href=\'https://profiles.wordpress.org/meher/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>meher</a> and <a href=\'https://profiles.wordpress.org/chaion07/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chaion07</a></em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"10393\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:57:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"WordPress at 18\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/news/2021/05/wordpress-at-18/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 27 May 2021 06:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Meta\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10380\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:338:\"Today marks the 18th anniversary of WordPress’ launch, a day that I fondly refer to as WordPress’ birthday, which means WordPress is 6,575 days old. To celebrate another turn around the sun, the community has had parties, we have shared data, and we have told our story. Since our last birthday we developed our 40th […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Josepha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1526:\"\n<p>Today marks the 18th anniversary of WordPress’ launch, a day that I fondly refer to as WordPress’ birthday, which means WordPress is 6,575 days old. To celebrate another turn around the sun, the <a href=\"https://wordpress.org/news/2008/05/birthday-party/\">community</a> has had <a href=\"https://wp15.wordpress.net/\">parties</a>, we have <a href=\"https://wordpress.org/news/2010/05/lucky-seven/\">shared data</a>, and we have <a href=\"https://wordpress.org/news/2013/05/ten-good-years/\">told our story</a>.</p>\n\n\n\n<p>Since our last birthday we developed our 40th release and now also support over 40% of the web. So it seems fitting that this year’s celebration should be a list of 40 milestones that have helped us get there.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-wordpress-org wp-block-embed-wordpress-org\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"jfhsKLBL8n\"><a href=\"https://wordpress.org/40-percent-of-web/\">WordPress and the Journey to 40% of the Web</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“WordPress and the Journey to 40% of the Web” — WordPress.org\" src=\"https://wordpress.org/40-percent-of-web/embed/#?secret=jfhsKLBL8n\" data-secret=\"jfhsKLBL8n\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<p>Grab a slice of cake or festive beverage and give it a scroll!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"10380\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n hourly \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n 1 \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 03 Aug 2021 13:44:42 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Mon, 02 Aug 2021 12:00:00 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 1\";}}s:5:\"build\";s:14:\"20210128172300\";}','no'),(15883,'_transient_timeout_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1628041482','no'),(15884,'_transient_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1627998282','no'),(15885,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1628041482','no'),(15886,'_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n \n \n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"WPTavern: Termly Acquires GDPR/CCPA Cookie Consent Banner, Turns Free Plugin Into a Commercial SaaS Product\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=121058\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:257:\"https://wptavern.com/termly-acquires-gdpr-ccpa-cookie-consent-banner-turns-free-plugin-into-a-commercial-saas-product?utm_source=rss&utm_medium=rss&utm_campaign=termly-acquires-gdpr-ccpa-cookie-consent-banner-turns-free-plugin-into-a-commercial-saas-product\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5330:\"<p class=\"has-drop-cap\">Company A sells its plugin. Company B picks it up and moves forward with an overhauled version that looks and feels much different than the original. Users are outraged by the changes. It seems to be a repeating theme in 2021, almost as a rule rather than an exception.</p>\n\n\n\n<p>Last month, Termly <a href=\"https://termly.io/wordpress-plugin/\">announced its acquisition</a> of the <a href=\"https://wordpress.org/plugins/uk-cookie-consent/\">GDPR/CCPA Cookie Consent Banner</a> plugin. The plugin was a simple tool for adding and styling a consent banner for the front end. It is now a SaaS (Software as a Service) product that requires a Termly account to operate.</p>\n\n\n\n<p>According to the team’s blog post, such changes were necessary. “Termly’s products, including the cookie consent management platform, are designed to cover the EU GDPR, the ePrivacy Directive, UK GDPR, and the CCPA. These laws require more than just a cookie consent banner to be compliant. Termly can help you build a privacy policy, create a Data Subject Access Request form, and comply with other privacy law requirements.”</p>\n\n\n\n<p>In the past couple of weeks, users have taken to the WordPress.org review system, <a href=\"https://wordpress.org/support/plugin/uk-cookie-consent/reviews/?filter=1\">handing out 21 </a>of the plugin’s 29 total one-star ratings. The project has over 200,000 users, so more should be expected if the general consensus is that this was a poor move by the company.</p>\n\n\n\n<p>One of the complaints from users is the commercialization of the plugin. In the past, it was completely free to use. While there is still a free tier, users are limited to a mere 100 monthly unique visitors on a single domain. After hitting that limit, the banner will stop collecting consent records. The next level up costs <a href=\"https://app.termly.io/user/products\">$15 per month</a> if paid annually.</p>\n\n\n\n<img />New pricing options for the Termly service.\n\n\n\n<p>As Pattaya Web Services <a href=\"https://twitter.com/Pattaya_Web/status/1419258930941685761\">pointed out via Twitter</a>, “GDPR/CCPA Cookie Consent Banner for #Wordpress has been purchased by #Termly and will now cost most website owners $180 per year.”</p>\n\n\n\n<p>Termly must get a return on its investment. The company has developers to pay, and they have families to feed. But, I suspect the average user will not warm up to the so-limiting-that-it-is-free-in-name-only introduction level. Having to pay for features that have been free for years will not sit well with many.</p>\n\n\n\n<p>Of course, there is always the option of using the old version, but Termly has no plans of maintaining it or ensuring that it meets compliance. The only alternative for small site owners who cannot afford to pay is to opt for another solution.</p>\n\n\n\n<p>“I guess GDPR Cookie Consent banner, now operated by @Termly_io didn’t learn anything from [the] fiasco with WP User Avatar plugin reported by @wptavern earlier this year,” wrote user Gennady Kurushin <a href=\"https://twitter.com/gkurushin/status/1421789652411879425\">on Twitter</a>.</p>\n\n\n\n<p>I believe they did. There are differences, and Termly’s handling of this showed a willingness to be transparent.</p>\n\n\n\n<p>And, I cannot stress this enough: the new plugin is not an entirely different one unrelated to its core purpose. It was overhauled and turned into a SaaS product. At the end of the day, it is still a cookie consent management plugin — just different and costs a lot more for most users.</p>\n\n\n\n<p>Unlike <a href=\"https://wptavern.com/dark-mode-plugin-repurposed-and-renamed-to-wp-markdown-editor-change-leaves-users-confused\">Dark Mode</a> and <a href=\"https://wptavern.com/profilepress-rebrands-and-repurposes-wp-user-avatar-now-a-membership-plugin-users-revolt-via-the-wordpress-review-system\">ProfilePress</a>, Termly did not make the changes in the dead of night. At least the company was upfront about everything. The team included an announcement in a point release two weeks before sending out the overhauled version. It disabled automatic updates so that users would not accidentally upgrade without being aware of what was coming. It even published a public blog post detailing what was happening.</p>\n\n\n\n<img />Prior notice of upcoming changes in 3.0 and disabled auto-updates.\n\n\n\n<p>If anything, Termly took just about all the necessary steps it could have taken to prepare its user base. If a “right” way existed for a complete and utter makeover of a plugin, the company did as much.</p>\n\n\n\n<p>That level of honesty is a bit more than we have seen in the past. The changes may still leave a bitter taste in the mouths of many users, but Termly should at least get a few points for making them in the light of day.</p>\n\n\n\n<p>The result may be the same: fundamental changes in how the plugin operates, but users had a chance to ditch it or continue using the old version before anything went into effect. For some users, it may not be much, but that’s worth something.</p>\n\n\n\n<p>I won’t be breaking out my pitchfork today, but I do not use the plugin. As more and more users upgrade to 3.0+ and realize they are essentially on the line for $180 per year, the reviews could get ugly.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 Aug 2021 22:04:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"WordPress.org blog: WP Briefing: Episode 14: The Art and Science of Accessibility\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=11096\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://wordpress.org/news/2021/08/episode-14-the-art-and-science-of-accessibility/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9391:\"<p>In this episode, Josepha Haden Chomphosy discusses the nuances of building accessible software, the differences between access, usability, and accessibility, and how this all applies to the WordPress project.</p>\n\n\n\n<p><em><strong>Have a question you’d like answered? You can submit them to <a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2>Credits</h2>\n\n\n\n<ul><li>Editor: <a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a></li><li>Logo: <a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a></li><li>Production: <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a></li><li>Transcription: <a href=\"https://profiles.wordpress.org/eidolonnight/\">Nicholas Garofalo</a></li><li>Song: Fearless First by Kevin MacLeod</li></ul>\n\n\n\n<h2>References</h2>\n\n\n\n<ul><li><a href=\"https://wordpress.org/about/accessibility/\">About WordPress Accessibility</a></li><li><a href=\"https://make.wordpress.org/accessibility/\">Make WordPress Accessibility Team</a></li><li><a href=\"https://twitter.com/wpaccessibility\">WordPress Accessibility Team Twitter</a></li><li><a href=\"https://make.wordpress.org/accessibility/handbook/best-practices/\">WordPress Accessibility Handbook</a></li><li><a href=\"https://developer.wordpress.org/coding-standards/wordpress-coding-standards/accessibility/\">Accessibility Coding Standards</a></li><li><a href=\"https://www.w3.org/WAI/intro/wcag\">Web Content Accessibility Guidelines (WCAG)</a></li><li><a href=\"https://www.a11yproject.com/checklist/\">A11y Checklist</a></li><li><a href=\"https://en.wikipedia.org/wiki/Digital_divide\">The Digital Divide</a></li></ul>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-11096\"></span>\n\n\n\n<p>[contemporary intro music]</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy</strong> 0:10</p>\n\n\n\n<p>Hello, everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I’m your host, Josepha Haden Chomphosy. Here we go.</p>\n\n\n\n<p>[musical interlude]</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy</strong> 0:28</p>\n\n\n\n<p>This is the second of my big scary topics for this month. I’ll be talking about accessibility, which much like Diversity, Equity and Inclusion, or DEI in the last episode, is one of those areas where the work is never finished. Also, like DEI in last episode, I feel strongly about accessibility and the need for accessible experiences in the world, but I’m aware that this is an area where I’m still learning.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy</strong> 1:04</p>\n\n\n\n<p>WordPress has both an accessibility statement and team, which makes a lot of sense given that the software supports so many different people, and industries, and cultures. But if you’re not quite bought into the idea that software should be accessible, or that accessible software can’t also be usable, then this is the episode for you.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy</strong> 1:25</p>\n\n\n\n<p>Before I joined the WordPress project, the majority of my work with accessibility was in the context of the digital divide. Now, when talking about the digital divide, there are three concepts around quote-unquote, “getting things to people,” and those are access, usability, and accessibility. Sometimes these words seem interchangeable, but ultimately they have nuanced differences that address different problems. And I like to think of them this way.</p>\n\n\n\n<p>Access is making sure that someone can obtain something.</p>\n\n\n\n<p>Usability is making sure that the user experience is understandable or coherent.</p>\n\n\n\n<p>And accessibility is making sure that it’s usable by the largest number of people.</p>\n\n\n\n<p>I have always considered each as a subset of the one that came before it. So having something everyone can access is good, but easy to access and easy to use is better. Easy to use is good, but easy to use and easily accessible is better.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy</strong> 2:27</p>\n\n\n\n<p>After joining WordPress, I discovered that accessibility in the context of software building is well, substantially more complicated. There’s no such thing as perfect accessibility, or a site that is 100% accessible, and many aspects are pretty open to interpretation. It turns out that accessibility, like so many things in WordPress, is a complicated intersection of art and science.</p>\n\n\n\n<p>As an example, there’s a rule that says, “Ensure that links are recognizable as links.” A fast shorthand to accomplish that, that we see all over the internet, is to underline all links or put that icon next to it that says, “This opens in a new tab.” You know that icon that’s a box with an arrow? That definitely has a name, that I definitely don’t know? That icon. [laughing] But those solutions don’t necessarily fit every context that you’ll find a link in, and that’s where we see that intersection between the art of communication and the science of necessity.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy</strong> 3:32</p>\n\n\n\n<p>If you came with me earlier on the idea that accessibility is a subset of usability, and it’s not a far leap to say that the choices around accessibility implementations should always include design and the overall user experience.</p>\n\n\n\n<p>I know that some of you are thinking, “But we have guidelines! Like, that’s why we have the guidelines, so that not everything has to be a gray area.” And on the one hand, yeah, that’s true. There are a lot of guidelines. There are guidelines for the code, and what the code produces, and the design elements. But I worry that when a solution is driven solely by rules, rather than reasons, we run the risk of throwing out the good along with the bad.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy</strong> 4:15</p>\n\n\n\n<p>Accessibility has been a consistent topic of debate in the project for as long as I can remember, and based on all of this, it’s really clear why. There are a few big picture questions that still deserve some sort of canonical answer for WordPress, and where possible I dig in and research the positions that everyone has taken in the past. But I also have questions about how to move everything forward, especially as the editing experience gets more and more standardized across the software, which reduces cognitive load, shortens the learning curve, etc.</p>\n\n\n\n<p>What is the future possibility for having a series of more niche admin interface options?</p>\n\n\n\n<p>What would it be like to be able to account for functional limitations in a way that lets site builders select what is needed for their clients or organization, or just individual situations they know their sites would be maintained under?</p>\n\n\n\n<p>What more could we do if part of the setup flow of WordPress was to select some bundle of potential add ons for neuro diversity, or colorblindness, or dyslexia, and more?</p>\n\n\n\n<p>It’s a really big question I have.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy</strong> 5:26</p>\n\n\n\n<p>And I have to be really transparent here and share that my foundational understanding of accessibility and usability is 10 plus years old, and I learned it in the context of people in education, not software. So a lot of my questions about the future of accessibility and WordPress is the result of old knowledge exploring new spaces, which means they are a little untested. And I’m so grateful for the contributors who point out what the current research and thinking is, in this incredibly complex field.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy</strong> 6:00</p>\n\n\n\n<p>I normally like to wrap up the briefing with a tidy takeaway, but this particular topic doesn’t really lend itself to that. So I’ll leave you with this. I really believe in WordPress’ mission to democratize publishing. And I, for one, will never stop learning about what gives people more access to the software, and what makes the software more usable, and especially how we can combine usability with accessibility in a way that puts form and function on a level playing field.</p>\n\n\n\n<p>[musical interlude]</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy</strong> 6:40</p>\n\n\n\n<p>And now, that brings us to our small list of big things.</p>\n\n\n\n<p>Thing one, it’s that time of year where many of our community members take a short break to relax and refresh. I’ll be taking a bit of a break during the month of August, and so the WP Briefing will return again starting in September.</p>\n\n\n\n<p>And thing two, huge thanks to the production crew that helps me make this podcast every couple of weeks, but a special shout out to our editor Dustin Hartzler, who makes quick work of all of my rambling thoughts.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy</strong> 7:09</p>\n\n\n\n<p>And that is your small list of big things. Thank you for tuning in today for the WordPress Briefing. I’m your host, Josepha Haden Chomphosy, and I’ll see you again in September.</p>\n\n\n\n<p>[contemporary outro music]</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 Aug 2021 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Nicholas Garofalo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"WPTavern: Open Survey for WordPress Theme Authors on JSON Files and Block Themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=120949\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:205:\"https://wptavern.com/open-survey-for-wordpress-theme-authors-on-json-files-and-block-themes?utm_source=rss&utm_medium=rss&utm_campaign=open-survey-for-wordpress-theme-authors-on-json-files-and-block-themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:11356:\"<p class=\"has-drop-cap\">WordPress 5.8 <a href=\"https://wordpress.org/news/2021/07/configuring-theme-design-with-theme-json/\">introduced an opt-in system for themes</a> to configure block settings, styles, templates, and more. It is done through a new <code>theme.json</code> file that authors can put at the root of their theme folders. Anne McCarthy, the lead of the FSE Outreach Program, <a href=\"https://make.wordpress.org/test/2021/07/30/help-shape-the-future-of-theme-design/\">announced a survey</a> earlier today to get feedback from developers on this feature.</p>\n\n\n\n<p>“Since this new mechanism is an early step towards a comprehensive style system for the future of WordPress, it’s important to hear from everyone who is currently using <code>theme.json</code> to learn more about how folks are using this tool and what might make sense to include in Core going forward,” she wrote in the announcement.</p>\n\n\n\n<p>The survey is open to all theme authors who have used <code>theme.json</code>, giving them a chance to put in some early feedback and help steer the ship going forward.</p>\n\n\n\n<p>Because I have worked extensively with this system over the past few months, I had a few things to say. Plus, I just like participating in WordPress-related surveys. I also decided it would be an opportunity to share some of my unfiltered thoughts from a development perspective on the current state of <code>theme.json</code>.</p>\n\n\n\n<p>What follows are my responses to the survey’s questions — well, the tidied-up version.</p>\n\n\n\n<p><strong>Note:</strong> <em>This is a developer-centric post that might not universally appeal to all of our readers. I have attempted to explain some things in user-friendly terminology, but some prerequisite knowledge of theme development may be necessary.</em></p>\n\n\n\n<h2>Experience</h2>\n\n\n\n<p class=\"has-drop-cap\">The first question of the survey is pretty cut-and-dry. It asks what your experience is with building block themes or using <code>theme.json</code>. It provides four choices (and an “other” option):</p>\n\n\n\n<ul><li>I have built and launched block themes.</li><li>I have experimented with building block themes.</li><li>I have explored using <code>theme.json</code> with a classic theme.</li><li>I have used a block theme, but I have not built one yet.</li></ul>\n\n\n\n<p>I chose the first option because I have already built two block themes for family and friends. These were simple personal sites that I already maintain for free — <em>honestly, I need to start charging</em>. I am also working on a theme that I hope to release publicly.</p>\n\n\n\n<h2>How It Started and How It’s Going</h2>\n\n\n\n<p class=\"has-drop-cap\">The second question asks how one got started with block themes and <code>theme.json</code>. The choices are between forking an existing theme, using the <a href=\"https://github.com/WordPress/theme-experiments/tree/master/emptytheme\">Empty Theme</a>, or starting from scratch.</p>\n\n\n\n<p>Again, this is one of those things where I have experimented with each direction, but I cannot remember the exact starting point. The bulk of my work has come from forking a theme that I last worked on in 2019.</p>\n\n\n\n<p>I plan to release this as a new theme for free at some point. I am mostly waiting on the following:</p>\n\n\n\n<ul><li>Navigation block development to settle down</li><li>The Post Author block to be split into smaller blocks</li><li>A robust set of comment-related blocks</li><li>Post Featured Image block to have a size option</li></ul>\n\n\n\n<p>I think I could realistically release a use-at-your-own-risk beta version of my theme today if those items were addressed.</p>\n\n\n\n<h2>Templates and Template Parts</h2>\n\n\n\n<p class=\"has-drop-cap\">The survey asked which templates and template parts themers always include in their block-based themes. There was a freeform comment field — <em>steps upon soapbox…</em></p>\n\n\n\n<p>I have a love/hate relationship with block templates at the moment. The static nature of HTML templates reminds me of simpler times when theme development was less complicated. However, this also presents a problem in a dynamic system.</p>\n\n\n\n<p>I cannot remember the last time I have built a traditional, PHP-based theme with more than one top-level template: <code>index.php</code>. The dynamic pieces have always been the guts of the thing, which are template parts. With PHP, it is easy to set some variable or use a function call to contextually load the templates parts necessary for whichever page a visitor is currently viewing on a site.</p>\n\n\n\n<p>The block template system does not work like that. It essentially forces developers into breaking the Don’t Repeat Yourself (DRY) principle.</p>\n\n\n\n<p>For example, if a designer wanted to display a different header template part for pages and posts, they would only need to create a <code>header-page.php</code> or <code>header-post.php</code> template in traditional themes. However, because the block template system is different, they must now create two top-level templates, <code>single.html</code> (post) and <code>page.html</code>, to accomplish the same thing.</p>\n\n\n\n<p>This is a “bad thing” because theme authors must duplicate all the other code in each of the top-level templates. There is no way to contextually load different template parts.</p>\n\n\n\n<p>To answer the question: I am using almost all of the possible top-level templates out of necessity.</p>\n\n\n\n<p>I also answered the second part of the question and listed my most commonly used template parts (broken down by hierarchy):</p>\n\n\n\n<ul><li>Header</li><li>Content<br />– Loop<br />– Sidebar</li><li>Footer</li></ul>\n\n\n\n<p>The <code>content-*.html</code> and <code>loop-*.html</code> template parts are those with the most variations.</p>\n\n\n\n<h2>Defining Colors</h2>\n\n\n\n<p class=\"has-drop-cap\">The next section of the survey asks how theme authors define their color palette slugs in <code>theme.json</code>. Believe it or not, <a href=\"https://github.com/WordPress/gutenberg/issues/29568\">naming colors</a> may be the most controversial topic in the theming world in years. The only two things generally agreed upon are “background” and “foreground” colors.</p>\n\n\n\n<p>Morten Rand-Hendriksen <a href=\"https://github.com/WordPress/gutenberg/issues/7553\">opened a ticket in 2018</a> for standardizing a theme color naming scheme. It was not the first discussion and has not been the last. The problem it was meant to address was the slugs for colors in the system, which is how themes define their palettes. Once a user makes use of a preset color, the slug is hardcoded into their content. Switch to another theme with different slugs, and the old colors disappear and do not automatically change to the new theme’s colors.</p>\n\n\n\n<p>I use semantic names that follow something that closely resembles the Tailwind CSS framework’s <a href=\"https://tailwindcss.com/docs/customizing-colors#naming-your-colors\">shading system</a>. Instead of <code>red-medium</code> (descriptive), I would use <code>primary-500</code> (semantic), for example. A semantic approach would allow theme authors to define a set of colors that are updated each time a user switches themes.</p>\n\n\n\n<p>Of course, there are other schools of thought, and even everyone who prefers semantic naming does not agree on the same system. I have <a href=\"https://github.com/WordPress/gutenberg/issues/29568#issuecomment-851579180\">described my approach</a> in more detail in a more recent GitHub ticket and have a <a href=\"https://gist.github.com/justintadlock/0003b82a1fc753b8bae54fad5b8cfd55\"><code>theme.json</code> Gist</a> for others who might want to try it.</p>\n\n\n\n<h2>Other Theme JSON Settings</h2>\n\n\n\n<p class=\"has-drop-cap\">Outside of colors and typography, the survey asks what other settings theme authors have used. This is another scenario where I typically use everything — if there is an option for it, I am defining it.</p>\n\n\n\n<p>One use case that WordPress does not currently have a preset for is global spacing. Most theme authors use a single value for most vertical margins (whitespace between blocks and elements). It is also often used for default vertical and horizontal padding.</p>\n\n\n\n<p>I am unsure if I want a preset because I do not know how WordPress will use it. It is something that <a href=\"https://github.com/WordPress/gutenberg/issues/27315\">others have asked for</a>, and it is nearly ubiquitous in use. Defining an entire system around it could cause headaches down the road, but I would still like to see some discussion around implementing at least a standard global spacing preset.</p>\n\n\n\n<h2>Per-Block Settings and Styles</h2>\n\n\n\n<p class=\"has-drop-cap\">This survey section was a yes/no question, simply asking if theme authors included per-block settings or styles in their <code>theme.json</code> files. Of course, I left some additional comments later in the optional comment section.</p>\n\n\n\n<p>I am happy with the system when it comes to settings, which allows themers to define which features are enabled globally or on a per-block basis. However, I am not sold on adding styles via <code>theme.json</code>.</p>\n\n\n\n<p>Writing CSS in JSON, essentially what we are talking about, feels wrong on so many levels. Currently, it is limited to merely a few configurable styles, so anything beyond that requires diving into an actual CSS file anyway. That is problematic because half of the theme’s CSS code is divided between <code>theme.json</code> and a separate CSS file. From a development standpoint, it makes the codebase harder to maintain.</p>\n\n\n\n<p>Initially, I started down the path of configuring per-block and element styles from <code>theme.json</code>. However, I have since moved my styling back to CSS files. It feels more natural, and I have the added benefit of all the tooling I am accustomed to. Right now, I cannot imagine a scenario where I would move back.</p>\n\n\n\n<p>Besides saving a few bytes of code, I have not seen many benefits to adding styles for most things via JSON. Maybe that will change in the future, and I will be a convert. For now, I am sticking primarily with CSS.</p>\n\n\n\n<h2>Other Feedback: A PHP Layer</h2>\n\n\n\n<p class=\"has-drop-cap\">I have <a href=\"https://wptavern.com/fse-outreach-round-8-a-developer-centric-call-for-testing-theme-json-configuration#comments\">said it before</a>, but it bears repeating. We need a PHP layer for this <code>theme.json</code> configuration system. There is currently an <a href=\"https://github.com/WordPress/gutenberg/issues/33367\">open ticket</a> for addressing this.</p>\n\n\n\n<p>There are two main benefits to such a system. Having a PHP API for piecing together configuration will feel far more natural to traditional theme developers. I look at it as a bit of an olive branch, a show of good faith that the core/Gutenberg developers recognize that many theme authors will have an easier time easing into FSE features via a familiar programming language.</p>\n\n\n\n<p>The second advantage is that there is an untold number of plugin ideas to extend global styles, site editing, and more if there is an easy way to hook into the theme JSON system and overwrite things. A simple filter hook would make this painless.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 31 Jul 2021 03:03:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"WPTavern: PublishPress Adopts Organize Series Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=120910\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:149:\"https://wptavern.com/publishpress-adopts-organize-series-plugin?utm_source=rss&utm_medium=rss&utm_campaign=publishpress-adopts-organize-series-plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3043:\"<p>PublishPress, makers of the PublishPress and PublishPress Blocks plugins, have <a href=\"https://publishpress.com/blog/publishpress-news/organize-series/\">adopted the Organize Series plugin</a> from <a href=\"http://www.unfoldingneurons.com/\">Darren Ethier</a>. Organize Series is a 15-year-old plugin for organizing and displaying posts in a series, useful for novel writers, educators, magazine sites, and anyone breaking their longer content up into a series. </p>\n\n\n\n<div class=\"wp-block-image\"><img />image credit: PublishPress</div>\n\n\n\n<p>PublishPress is also adopting <a href=\"https://organizeseries.com/extensions/\">seven extensions</a> for the plugin that add features like custom post type support, shortcodes, the ability to add a post to multiple series, bulk publishing, and more.</p>\n\n\n\n<p>Ethier, who works as an engineer at Automattic, <a href=\"https://organizeseries.com/2021/a-new-season-for-organize-series/\">said</a> he began losing interest in maintaining the plugin and knew it was time to search for a new owner.</p>\n\n\n\n<p>“Most of you have noticed that I haven’t been actively contributing to Organize Series or it’s extensions for some time now and it’s been bugging me,” he said. “I’ve been gradually losing interest in maintaining the plugin as I’ve expanded my developer horizons and as a result, I’ve struggled with making the time to work on it.”</p>\n\n\n\n<p>Ethier connected with PublishPress by describing his situation in a post on the Post Status community and agreed to transfer his plugin and extensions in exchange for a donation to a charity.</p>\n\n\n\n<p>“Darren asked us to make a charitable donation as part of the handover,” PublishPress founder Steve Burge said. “We chose the <a href=\"https://www.theajp.org/\">American Journalism Project</a>. Over 2,100 communities in the U.S. have lost their local newspaper since 2004. The AJP is trying to reverse that trend. It is a non-profit that is investing in local news. Their goal is to help grow newsrooms that hold the powerful accountable, combat disinformation, and deepen civic participation.”</p>\n\n\n\n<p>Burge assured current users that the free version of Organize Series will remain <a href=\"https://wordpress.org/plugins/organize-series/\">free on WordPress.org</a> with all of its current features and some improvements. The company will also keep the extensions <a href=\"https://github.com/publishpress/?q=organize&type=&language=&sort=\">freely available on GitHub</a> but Burge said they plan to release a commercial version with updated versions of the extensions.</p>\n\n\n\n<p>With the adoption of Organize Series, PublishPress now has nine plugins available in its niche collection of publishing extensions as part of its mission to “help WordPress publishers succeed.” In the near future, Organize Series’ website content will be transferred over and the company will be changing the plugin’s name to “PublishPress Series.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 30 Jul 2021 21:54:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"WPTavern: Refined.blog: A Curated List of RSS Feeds for Software Engineering Blogs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=120771\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:207:\"https://wptavern.com/refined-blog-a-curated-list-of-rss-feeds-for-software-engineering-blogs?utm_source=rss&utm_medium=rss&utm_campaign=refined-blog-a-curated-list-of-rss-feeds-for-software-engineering-blogs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7197:\"<p>In one of the most apropos uses of a .blog domain, <a href=\"https://refined.blog/\">Refined.blog</a> is a new website that promotes personal blogging with a curated list of software engineering blogs. It’s a simple site with an index of blogs, their Hacker News scores, tags, and a link to each blog’s RSS feed. The search function is very fast and applies to all columns in the index (with the exception of the feed URL). Columns can be ordered alphabetically, by tag, or by HN points.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>“Experience is gold,” Refined.blog creator Musa Ünal wrote in the site’s introduction. “There are many different social media platforms on the internet but we need personal blogs again. It’s hard to find blogs so let’s create this blog list together!”</p>\n\n\n\n<p>It’s true – discovering new blogs isn’t easy. If you’re not following the right people on Twitter or don’t happen to be around when a person links to their posts on social media, then you are usually out of luck. Personal blogs are often not very well optimized for search and can get lost in the haystack. </p>\n\n\n\n<p>Google Search doesn’t provide a way to narrow results to personal blogs. The <a href=\"https://wiby.org/\">Wiby</a> search engine is about the closest you can get for searching these types of websites, although it seems to be limited to older style pages that are based on one subject of interest. Wiby uses Microsoft Bing’s search results combined with Wiby.me results without sending your IP and user agent to Microsoft. Wiby’s about page explains the problem that sites like Refined.blog are aiming solve:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>In the early days of the web, pages were made primarily by hobbyists, academics, and computer savvy people about subjects they were personally interested in. Later on, the web became saturated with commercial pages that overcrowded everything else. All the personalized websites are hidden among a pile of commercial pages. Google isn’t great at finding them, its focus is on finding answers to technical questions, and it works well; but finding things you didn’t know you wanted to know, which was the real joy of web surfing, no longer happens. In addition, many pages today are created using bloated scripts that add slick cosmetic features in order to mask the lack of content available on them. Those pages contribute to the blandness of today’s web.</p><p>The Wiby search engine is building a web of pages as it was in the earlier days of the internet.</p></blockquote>\n\n\n\n<p>Refined.blog brings more exposure to some of these single-person curated websites. Its creator, Musa Ünal, is considering branching out from an index of software engineering blogs to separate indexes for different topics.</p>\n\n\n\n<p>“For example, I am big fan of history bloggers, but it’s very hard to find these kinds of blogs,” he said in response to a question on Hacker News. “If you know such of blogs, please contribute to the project. If we have enough bloggers listed, we can create subdomains like history.refined.blog or art.refined.blog.” </p>\n\n\n\n<p>Hacker News <a href=\"https://news.ycombinator.com/item?id=27973836\">comments</a> on the project range from people discovering RSS for the first time and looking for reader recommendations, to people returning to RSS to get their news after becoming jaded by news algorithms and social media platforms. Other commenters shared that they, too, maintain their own lists of <a href=\"https://collection.mataroa.blog/\">curated blogs</a>. Refined.blog used some existing <a href=\"https://github.com/kilimchoi/engineering-blogs\">Engineering</a> and <a href=\"https://github.com/kaizensoze/security-blogs\">Security</a> blog lists as sources for the index. </p>\n\n\n\n<p>“I love this,” one person <a href=\"https://news.ycombinator.com/item?id=27975389\">commented</a> on Hacker News. “I’m in the ultrarunning community and I love reading everyone’s blog posts/trip reports/race reports/adventures. But everyone stopped updating them over the past 5 years or so. Now that sort of thing is just an Instagram photo with a paragraph or two. The depth and character of those old blog posts have been lost. I wish in depth blog posts would come back, but in reality, I don’t think they are.”</p>\n\n\n\n<p>Another commenter echoes the sentiments of others who have given up on promoting their blogs in the age of social media: </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>I’ve completely given up on promoting my stuff. It used to be very easy and straightforward. Like minded folks could find new stuff without a problem. Nowadays, there’s just way too much content, the vast majority of very low effort, and you get lost in the noise immediately.</p><p>For example, I have an old blog post that got featured in podcasts, on dailyjs, HN, is linked to from MDN, etc. When I wrote it in 2014 I pretty much just submitted it to Reddit, that’s it. Nowadays I couldn’t recreate that exposure — or even a tiny fraction of it — if my life depended on it.</p></blockquote>\n\n\n\n<p>Regardless of whether the site takes off or not, I think it’s important to catalog these attempts to restore the magic of that earlier era where websites offered a real window into people’s knowledge and interests. It may not look the same as many of us remember the old school “vintage” internet, but the blogosphere will continue to evolve as long as bloggers at heart keep experimenting with projects like this. So much of this style of writing has gone to email newsletters, but content that lives publicly on the web has a longer life cycle that can be rejuvenated through linked conversations. Writers can and should be able to embrace both methods of distribution.</p>\n\n\n\n<p>Refined.blog is hosted on GitHub and is open to feature suggestions and contributions. One person submitted an issue, suggesting the site <a href=\"https://github.com/m8/refined.blog/issues/18\">add one or more OPML feed links</a> so people can subscribe to all or some of the blogs at once. Ünal said he is working on making an OMPL export for selected blogs. </p>\n\n\n\n<p>If you’re looking to beef up your RSS reader with active software engineering blogs, Refined.blog might be a good place to search. There are no blogs referencing WordPress development yet, but the site does have several that focus on tooling, JavaScript, React, PHP, and other technologies that WordPress developers use. The index is specifically designated for personal blogs and company blogs are not permitted. Anyone can submit a blog for inclusion by following the instructions on the main <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://github.com/m8/refined.blog\">Github project repo</a> or by filling out the Google <a href=\"https://docs.google.com/forms/d/e/1FAIpQLScFjdjOK33Nj4IMnN3pqm___tEL_LX2dmMdK3s6n3Z6jtMU0g/viewform\">form</a> with the same information.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 30 Jul 2021 02:58:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"WPTavern: TeslaThemes Rebrands, Shifts Focus to Real Estate Market\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=120849\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:175:\"https://wptavern.com/teslathemes-rebrands-shifts-focus-to-real-estate-market?utm_source=rss&utm_medium=rss&utm_campaign=teslathemes-rebrands-shifts-focus-to-real-estate-market\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4961:\"<p class=\"has-drop-cap\">Earlier this month, TeslaThemes <a href=\"https://wprealestate.com/blog/teslathemes-is-now-wprealestate/\">announced that it was rebranding</a> to WPRealEstate. The company wanted to focus its efforts on a single niche in the theming market and cut back on the library of projects it was maintaining.</p>\n\n\n\n<p>In 2017, <a href=\"https://wptavern.com/imagely-acquires-teslathemes-is-seeking-other-acquisition-opportunities\">Imagely acquired TeslaThemes</a>. The shop was created in 2013 and had grown its library to 68 themes. Last year, <a href=\"https://www.imagely.com/new-chapter/\">Imagely was acquired</a>, and Nathan Singh was named CEO of the company.</p>\n\n\n\n<p>Eric Danzer, the founder and former CEO of Imagely, continued running TeslaThemes and its sister site ShowThemes since the acquisition. He is now ready to turn the page and jump into the next chapter of running a successful WordPress business.</p>\n\n\n\n<p>“I’ve decided that, as a business, we’ll do better focusing our energy on a specific niche rather than trying to be all things to all people,” he said.</p>\n\n\n\n<p>After several years of running a generic theme shop, the company ran into a brick wall that so many others in the industry I have talked to had hit. It is the realization that maintaining so many disparate projects puts an almost insurmountable burden on the development and support teams.</p>\n\n\n\n<p>“TeslaThemes has historically tried hard to serve a lot of small niches,” wrote Danzer in the announcement post. “We’ve had themes for real estate, recipes, musicians, eCommerce stores, photographers, event management, local business listings, and many other use cases. For each of those, we were embedding plugin-level functionality in each separate theme. That created a highly complicated product line that’s difficult to maintain and keep up to date.”</p>\n\n\n\n<p>The team had run into the Jack-of-all-trades-master-of-none problem. Tightening the focus would allow the company to focus on and become one of the best in a specific niche. Thus, the shift to real estate.</p>\n\n\n\n<p>“As I move on from Imagely, I wanted another big project to focus on,” Danzer added in a personal note. “I wanted it to be something I’m passionate about. I’m passionate about nearly every aspect of real estate. I own multiple rental properties, and I’m working toward a real estate license.”</p>\n\n\n\n<p>The company had already been doing well in the real estate market with its previous Realtor theme. It was one of its most popular options.</p>\n\n\n\n<p>“On the market side, the real estate market is large enough to sustain a great theme shop,” wrote Danzer. “Yet, it’s also a unique niche — real estate professionals have specific, challenging, hard-to-solve needs.”</p>\n\n\n\n<p>Existing TeslaThemes customers will continue receiving support and have access to any products purchased in the past. They will also be able to get the new real estate plugin and theme.</p>\n\n\n\n<p>The legacy themes, those created before the 2017 acquisition, are no longer under active development. The company replaced those in November 2020 with the Tesla Pro framework, which Danzer said his team plans to maintain and support for at least another year.</p>\n\n\n\n<h2>WPRealEstate Plugin and Theme</h2>\n\n\n\n<img />Map, search, and listings blocks in a theme demo.\n\n\n\n<p class=\"has-drop-cap\">The team built the plugin on top of the block editor. They also created it alongside the <a href=\"https://www.reso.org/reso-web-api/\">RESO Web API</a>, a modern standard for transporting data in the real estate world.</p>\n\n\n\n<p>While there is no public demo of the backend or even any editor screenshots, a peek under the hood reveals several custom blocks. The theme previews <a href=\"https://demos.wprealestate.com/broker/listings/\">showcase map, search, and listings solutions</a>. They also seem to blend the output with the <a href=\"https://wordpress.org/plugins/kadence-blocks/\">Kadence Blocks plugin</a>.</p>\n\n\n\n<p>Instead of launching multiple themes, the company will focus on building a single project with several design options out of the box. Users can import prebuilt content and data as part of the onboarding process.</p>\n\n\n\n<p>Danzer said that the new WPRealEstate theme is still a traditional, customizer-based theme. “We’ll start working on a new FSE theme almost immediately though. Between the work needed and waiting for FSE core functionality to mature, I don’t think we’d release that until sometime in 2022.”</p>\n\n\n\n<p>As far as I am aware, there are few, if any, robust block-based real estate solutions for WordPress at the moment. Custom post types and metadata serve as the foundation. However, a well-designed layer of blocks on top of that system could make it far easier for agents to build their sites.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 30 Jul 2021 01:44:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"WordPress.org blog: Configuring Theme Design with theme.json\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=11060\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://wordpress.org/news/2021/07/configuring-theme-design-with-theme-json/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9733:\"<img width=\"632\" height=\"356\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/07/themejson-1.png?resize=632%2C356&ssl=1\" alt=\"\" class=\"wp-image-11082\" />\n\n\n\n<p>Starting in <a href=\"https://wordpress.org/news/2021/07/tatum/\">WordPress 5.8</a>, a new tool — “theme.json” — is available to use in your theme. Maybe you’re hearing about it for the first time, or maybe you’re testing and developing themes with it already. Either way, I’m glad you’re here because it’s an exciting time for WordPress themes.</p>\n\n\n\n<p>This post provides a quick introduction to this new framework, and describes what’s possible by sharing a few practical tips and examples.</p>\n\n\n\n<h2>What’s theme.json?</h2>\n\n\n\n<p>Technically, theme.json is just a file that lives at the top-level of a theme’s directory. </p>\n\n\n\n<p>Conceptually, it’s a major shift in how themes can be developed. Theme authors now have a centralized mechanism to tailor the WordPress experience for site authors and visitors. Theme.json provides theme authors fine-grained control over global styles, block styles, and the block editor settings.</p>\n\n\n\n<p>By providing these settings and controls in a single file, theme.json provides a powerful framework that brings together many aspects of theme design and development. And as the block editor matures and adds more features, theme.json will shine as the backbone for themes and the editor to work <em>together</em> <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f4aa.png\" alt=\"?\" class=\"wp-smiley\" />. </p>\n\n\n\n<h2>Why Use it?</h2>\n\n\n\n<p>It’s the future! But if you’re like me, you might need something more tangible to be convinced. Here are a few reasons why you might use theme.json today:</p>\n\n\n\n<ul><li>Control editor settings like color, typography, spacing, and layout, and consolidate where these settings are managed.</li><li>Guarantee that styles apply correctly to blocks and elements across your site.</li><li>Reduce the amount of boilerplate CSS a theme used to provide. Theme.json won’t replace your stylesheet completely — there will be instances where CSS is needed to give your theme that extra flare (transitions, animations, etc.). But it can greatly reduce the base CSS needed from the theme.</li></ul>\n\n\n\n<h2>How do I use it?</h2>\n\n\n\n<p>The rest of this post demonstrates a few theme.json configurations you can try out. The examples use the tt1-blocks<a href=\"https://github.com/WordPress/theme-experiments/blob/master/tt1-blocks/theme.json\"> theme.json</a> — <a href=\"https://wordpress.org/themes/tt1-blocks/\">the block-based version of this year’s default theme</a>. </p>\n\n\n\n<p>If you’re starting with an existing theme, you might try copying a theme.json from the <a href=\"https://github.com/WordPress/theme-experiments/\">WordPress/theme-experiments repository</a> (for example, <a href=\"https://github.com/WordPress/theme-experiments/blob/master/fse-tutorial/theme.json\">the fse-tutorial theme</a> by <a href=\"https://profiles.wordpress.org/poena/\">@poena</a>) and adding it to the root of your theme’s directory.</p>\n\n\n\n<h3><strong>Change the typography settings of your site globally</strong></h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: jscript; title: ; notranslate\">\n\"settings\": {\n \"typography\": {\n \"fontSize\": \"30px\",\n ...\n</pre></div>\n\n\n<p>Making the change above in theme.json would result in the following updates to your theme’s body typography styles (before and after): </p>\n\n\n\n<ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><a href=\"https://i1.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.06.07-AM.png?ssl=1\"><img width=\"632\" height=\"398\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.06.07-AM.png?resize=632%2C398&ssl=1\" alt=\"\" class=\"wp-image-11062\" /></a></li><li class=\"blocks-gallery-item\"><a href=\"https://i1.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.05.40-AM.png?ssl=1\"><img width=\"632\" height=\"398\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.05.40-AM.png?resize=632%2C398&ssl=1\" alt=\"\" class=\"wp-image-11061\" /></a></li></ul>\n\n\n\n<h3><strong>Changing the base color settings of your site globally</strong></h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: jscript; title: ; notranslate\">\n\"styles\": {\n \"color\": {\n \"background\": \"#ffc0cb\",\n \"text\": \"#6A1515\"\n },\n ...\n}\n</pre></div>\n\n\n<ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><a href=\"https://i2.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.10.03-AM.png?ssl=1\"><img width=\"632\" height=\"398\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.10.03-AM.png?resize=632%2C398&ssl=1\" alt=\"\" class=\"wp-image-11063\" /></a></li><li class=\"blocks-gallery-item\"><a href=\"https://i2.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.08.54-AM.png?ssl=1\"><img width=\"632\" height=\"398\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/07/Screen-Shot-2021-07-23-at-11.08.54-AM.png?resize=632%2C398&ssl=1\" alt=\"\" class=\"wp-image-11064\" /></a></li></ul>\n\n\n\n<h3><strong><strong>Changing spacing / padding settings on specific blocks</strong></strong></h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: jscript; title: ; notranslate\">\n\"styles\": {\n \"blocks\": {\n \"core/code\": {\n \"spacing\": {\n \"padding\": {\n \"top\": \"3em\",\n \"bottom\": \"3em\",\n \"left\": \"3em\",\n \"right\": \"3em\"\n }\n }\n }\n }\n}\n\n</pre></div>\n\n\n<ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><a href=\"https://i2.wp.com/wordpress.org/news/files/2021/07/code-padding-original.png?ssl=1\"><img width=\"632\" height=\"356\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/07/code-padding-original.png?resize=632%2C356&ssl=1\" alt=\"\" class=\"wp-image-11065\" /></a></li><li class=\"blocks-gallery-item\"><a href=\"https://i1.wp.com/wordpress.org/news/files/2021/07/code-padding-edited.png?ssl=1\"><img width=\"632\" height=\"356\" src=\"https://i0.wp.com/wordpress.org/news/files/2021/07/code-padding-edited-1024x576.png?resize=632%2C356&ssl=1\" alt=\"\" class=\"wp-image-11066\" /></a></li></ul>\n\n\n\n<h3><strong><strong>Set a custom color palette in the editor for specific blocks like a button </strong></strong></h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: jscript; title: ; notranslate\">\n\"settings\": {\n \"blocks\": {\n \"core/button\": {\n \"color\": {\n \"palette\": [ \n {\n \"name\": \"Maroon\",\n \"color\": \"#6A1515\",\n \"slug\": \"maroon\"\n },\n {\n \"name\": \"Strawberry Ice Cream\",\n \"color\": \"#FFC0CB\",\n \"slug\": \"strawberry-ice-cream\"\n }\n ]\n }\n }\n }\n}\n</pre></div>\n\n\n<ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><a href=\"https://i0.wp.com/wordpress.org/news/files/2021/07/button-all-colors.png?ssl=1\"><img width=\"632\" height=\"444\" src=\"https://i0.wp.com/wordpress.org/news/files/2021/07/button-all-colors.png?resize=632%2C444&ssl=1\" alt=\"\" class=\"wp-image-11069\" /></a></li><li class=\"blocks-gallery-item\"><a href=\"https://i1.wp.com/wordpress.org/news/files/2021/07/buttons-custom-palette.png?ssl=1\"><img width=\"632\" height=\"444\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/07/buttons-custom-palette.png?resize=632%2C444&ssl=1\" alt=\"\" class=\"wp-image-11070\" /></a></li></ul>\n\n\n\n<h3><strong><strong>Enable and disable typography controls</strong></strong></h3>\n\n\n\n<p>In the following example, the ability to supply a custom font size and line height for all heading blocks is disabled:</p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: jscript; title: ; notranslate\">\n \"settings\": {\n \"blocks\": {\n \"core/heading\": {\n \"typography\": {\n \"customFontSize\": false,\n \"customLineHeight\": false\n }\n }\n }\n }\n</pre></div>\n\n\n<ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><a href=\"https://i1.wp.com/wordpress.org/news/files/2021/07/heading-all-options.png?ssl=1\"><img width=\"632\" height=\"444\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/07/heading-all-options.png?resize=632%2C444&ssl=1\" alt=\"\" class=\"wp-image-11071\" /></a></li><li class=\"blocks-gallery-item\"><a href=\"https://i2.wp.com/wordpress.org/news/files/2021/07/heading-no-line-height-custom-size.png?ssl=1\"><img width=\"632\" height=\"444\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/07/heading-no-line-height-custom-size.png?resize=632%2C444&ssl=1\" alt=\"\" class=\"wp-image-11072\" /></a></li></ul>\n\n\n\n<h2>What’s Next?</h2>\n\n\n\n<p>I hope this gives you a sense of what’s possible and where themes are going. The above examples just scratch the surface of what kinds of theme design configurations are possible, and I’m very excited to see what theme authors create.</p>\n\n\n\n<p>If you’re interested in learning more, <a href=\"https://make.wordpress.org/core/2021/06/25/introducing-theme-json-in-wordpress-5-8/\">here’s the developer note on theme.json</a>, and <a href=\"https://developer.wordpress.org/block-editor/how-to-guides/themes/theme-json/\">here’s the documentation for theme.json</a> in the handbook.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><em><strong>Thanks to <a href=\"https://profiles.wordpress.org/kjellr/\">@kjellr</a>, <a href=\"https://profiles.wordpress.org/chanthaboune/\">@</a></strong></em><strong><em><a href=\"https://profiles.wordpress.org/chanthaboune/\">chanthaboune</a>, <a href=\"https://profiles.wordpress.org/priethor/\">@priethor</a>, <a href=\"https://profiles.wordpress.org/annezazu/\">@annezazu</a> for helping with and peer-reviewing this post.</em></strong></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 29 Jul 2021 22:26:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Jeff Ong\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"Gutenberg Times: Join the WordPress Full-Site Editing Outreach program\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=18636\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://gutenbergtimes.com/join-the-wordpress-full-site-editing-outreach-program/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8136:\"<p>Anne McCarthy, developer relations wrangler for the open-source WordPress project, spearheads the <strong>Full-Site Editing experimental Outreach program</strong>. </p>\n\n\n\n<p>The goal of the program is to get all the new tools for full-site editing that are coming to WordPress in the near future into the hands of site builders and implementers for testing and feedback. </p>\n\n\n\n<blockquote class=\"has-text-color has-body-background-color\"><p>Given enough eyeballs, all <em>bugs</em> are <em>shallow</em>!</p><cite>Linus’ Law by Eric S. Raymond</cite></blockquote>\n\n\n\n<p>In this short video, McCarthy explains the program and answer a few questions. </p>\n\n\n\n<p>The hope is that you, dear reader and listener, will seize the opportunity to contribute and get a look behind the scenes and share your experiences with the Gutenberg developer team. </p>\n\n\n\n<p>I joined a few calls for testing. It was great fun to learn more how the new <a href=\"https://gutenbergtimes.com/site-editor-demo-sotw/\">Site Editor</a> works and push the limits of the user interface. Sometimes it felt a little rough around the edges and I got lost a few times. I found my struggles and confusions, in the feedback summaries and quite a few bugs were found and squashed because of the people testing. </p>\n\n\n\n<p><em>Use the comment section below, to let us know what you think or if you have questions we can answer. </em></p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<div class=\"toolbelt-video-wrapper\"></div>\n</div>\n\n\n\n<p><strong>Transcript: </strong></p>\n\n\n\n<div class=\"wp-block-image is-style-rounded\"><img />Anne McCarthy</div>\n\n\n\n<p>Howdy. My name is Anne McCarthy. I’m a Developer Relations Wrangler working for Automattic. I want to share a bit today about the Full Site Editing outreach program. </p>\n\n\n\n<p>This is a program that I’m currently working on building out, so I hope by the end you feel compelled to join in on the fun. But let’s jump into some big picture questions, and know, I welcome questions as well in the comments below. I’ll also link to some resources. </p>\n\n\n\n<h2>What is the Full-Site Editing Outreach program?</h2>\n\n\n\n<p>So to start what is it? As the name suggests, it’s a program focused on Full Site Editing. Full Site Editing is a major part of phase two of Gutenberg right now. </p>\n\n\n\n<p>Currently, it’s in the form of a Slack channel in the <a target=\"_blank\" href=\"http://wordpress.org/\" rel=\"noreferrer noopener\">wordpress.org</a> slack community with </p>\n\n\n\n<ul><li>Curated calls for testing, </li><li>feedback summary posts, and </li><li>various educational opportunities, like </li><li>live streams of people building block themes or </li><li>hallway hangouts, where we talk about Full Site Editing related issues. </li></ul>\n\n\n\n<h2>What is the Goal of the FSE Outreach Program?</h2>\n\n\n\n<p>The goal is to ultimately help improve the Full Site Editing experience by gathering feedback from people who use WordPress, specifically WordPress site builders. But while the group was originally started solely to focus on this feedback loop, there’s actually a really neat education component in place where people can join in to start building your own awareness and understanding of what’s to come as well as share what they’re working on and what problems they’re running into. </p>\n\n\n\n<h2>Why was it started? </h2>\n\n\n\n<p>It was started originally in May 2020, with about 100 people who signed up to participate. It was intended to help create better engagement with users to get better feedback to developers more seamlessly, especially for change as big as those being brought on with Full Site Editing, it felt important to create a new pathway. And this was also a big lesson that was learned with WordPress 5.0 that we wanted to make better. </p>\n\n\n\n<h2>What happens in the Program? </h2>\n\n\n\n<p>As mentioned, there are calls for testing that happen every couple of weeks, followed by a summary post, which I’ll share links to later. And interspersed between that there are things like calls for questions where we’ll do a call for questions, people can submit their questions, and then I’ll go through and find answers for all of them to share the answers openly. </p>\n\n\n\n<p>And there’s also some hallway hangouts. There’s also some different educational opportunities and opportunities to give ad-hoc feedback. So for example, launching soon is going to be a survey asking folks who have built things with theme.json to share what they’d like to see in the future. </p>\n\n\n\n<h2>Do I need to be technical to join?</h2>\n\n\n\n<p>So this is something I hear a lot is what level of technical ability do I need to have in order to participate in this? So to kind of give you a lay of the land, this is what we typically need for each testing flow. </p>\n\n\n\n<ul><li>You need to be able to set up a test site, </li><li>you need to be able to be using the latest version of WordPress, so you know how to update things and keep things up to date, </li><li>you need to use the Gutenberg plugin, which is just a matter of installing and activating the plug in, and </li><li>you need to use the TT1 blocks theme. </li></ul>\n\n\n\n<p>Otherwise, you don’t need to be hyper technical to join this, we will not be going into code most of the time. </p>\n\n\n\n<p>Most calls for testing are very much end user-friendly and site builder friendly. So if this resonates, this feels like something you can do, I highly encourage you to join in. </p>\n\n\n\n<h2>How to join? </h2>\n\n\n\n<p>So it’s very simple, you dive into <a href=\"https://make.wordpress.org/chat/\">Make Slack</a> and head to the FSE outreach experiment channel <a rel=\"noreferrer noopener\" href=\"https://wordpress.slack.com/archives/C015GUFFC00\" target=\"_blank\">#fse-outreach-experiment</a>, which you can see here. And from there, you’re all set. </p>\n\n\n\n<p>You just pay attention to pings from yours truly. </p>\n\n\n\n<p>And if you’d like you can subscribe to the Make Test blog is that’s where I post both the calls for testing and any other sorts of check ins. </p>\n\n\n\n<p>So let’s say you want to learn more and kind of actually see some of the stuff that we’ve done. </p>\n\n\n\n<h2>Resources to learn more</h2>\n\n\n\n<p>Here are the different links that you can follow. And I’ll drop these in the description of this video. But there’s the testing calls and summaries, the hallway hangouts, and the Q and A’s. </p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/test/tag/fse-testing-call/\">Testing Calls (#1 – #8)</a></li><li><a href=\"https://make.wordpress.org/test/tag/fse-testing-summary/\">Feedback Summaries</a></li><li><a href=\"https://make.wordpress.org/test/tag/fse-hallway-hangout/\">Hallway Hangouts</a></li><li><a href=\"https://make.wordpress.org/test/tag/fse-answers/\">Q & As </a></li><li>WordPress Handbook: <a href=\"https://make.wordpress.org/test/handbook/full-site-editing-outreach-experiment/\">Full-Site Editing Outreach Program</a></li></ul>\n\n\n\n<h2>Stay connected!</h2>\n\n\n\n<p>Finally, if you want to stay connected with me, I’m <a href=\"https://wordpress.slack.com/team/U02S2V0TP\">@annezazu</a> You can also find me at <a href=\"https://nomad.blog/\">nomad.blog.</a> </p>\n\n\n\n<p><em>I really hope you join</em> the program if this resonated at all and if you are someone who uses WordPress on a regular basis to build sites for yourself or others. </p>\n\n\n\n<p><em>I really hope you join</em> because we do need your feedback to make this a success. </p>\n\n\n\n<p>And WordPress is all about the community, and I’d love to continue to grow that community. Hope to hear from you soon and hope to see you join.</p>\n\n\n\n<p><em>Note: Feel free to leave your questions in the comment section below. I will get them to Anne McCarthy for answers. — Birgit</em></p>\n\n\n\n<p>Featured Image: <a href=\"https://wptavern.com/fse-outreach-round-4-building-a-restaurant-themed-header-with-gutenbergs-site-editor\">Justin Tadlock’s exploration</a> for the <a href=\"https://make.wordpress.org/test/2021/03/25/fse-program-testing-call-4-building-a-restaurant-themed-header/\">FSE Call for Testing #4</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 29 Jul 2021 20:46:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"WPTavern: Theme Creation Will Be Easier, But We Are Not There Yet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=120793\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:173:\"https://wptavern.com/theme-creation-will-be-easier-but-we-are-not-there-yet?utm_source=rss&utm_medium=rss&utm_campaign=theme-creation-will-be-easier-but-we-are-not-there-yet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6523:\"<p>“The way that themes have evolved within WordPress has made creating them easier,” wrote Tammie Lister in the opening line of her article titled <a href=\"https://ephemeralthemes.com/2021/07/28/theme-creation-is-now-easier/\">Theme creation is now easier</a>. “That feels like a bold statement, but it’s true.”</p>\n\n\n\n<p>It is not a stretch to say that many would be asking for this secret-sauce recipe of easy theme creation. If anything, WordPress theming is at its most complex stage in history. It is a weird mix of APIs and years upon years of legacy baggage. Jumping into traditional theme development today carries with it a high barrier to entry, especially if you want to build anything grander in scope than any of the default Twenty* themes.</p>\n\n\n\n<p>But Lister is talking about the WordPress of the future, a platform that will render its front-end output via blocks.</p>\n\n\n\n<p>The thing about blocks is that they put this veil over a lot of the messy legacy stuff, creating a new standard where anyone who wants to build a theme does not have to worry about a lot of the history that got us from Point A to Point B. That is a <em>Good Thing</em>. Standardization of the system was long overdue, but we are still in the process of making that final leap forward. It is a tough time to be a developer. It can also be an exciting new adventure if we stop thinking about themes from a traditional mindset.</p>\n\n\n\n<p>Lister made sure to point out the difference between theme “creation” and “development.” In almost two decades of WordPress, we have only ever had WordPress theme developers. Only those with the minimum knowledge of HTML, CSS, PHP, and [sometimes] JavaScript could build a theme. And, that is absolutely still true today.</p>\n\n\n\n<p>However, it will not be true tomorrow.</p>\n\n\n\n<p>The act of front-end design does not have to be an all-or-nothing affair. Creators can build custom patterns and soon be able to submit them to the official <a href=\"https://wptavern.com/the-wordpress-org-block-pattern-directory-now-live\">pattern directory</a>. WordPress 5.8 launched the template editor, so anyone can dip their toes into the shallow end of the template-creation pool. Global styles, a feature yet to be released, carries with it the promise of customizing fonts, colors, backgrounds, borders, and much more.</p>\n\n\n\n<p>From a developer’s perspective, some of these features can seem limiting. We dive into code and see the world around us changing. Nothing is like the WordPress of old. There are moments when things are more complicated — sometimes by magnitudes.</p>\n\n\n\n<p>However, for people who have never written a line of code in their lives, there is something magical brewing. WordPress is lowering the barrier to entry to almost nothing for the “regular” folks.</p>\n\n\n\n<p>I remember how empowering it was to create my first personal blog design on top of WordPress. It was a fork of a theme by Tung Do, the former owner of the now-defunct WP Designer blog. I knew enough HTML and CSS to hack my way through most of it and just enough PHP to break my site several dozen times. It was a life-changing experience for me that played no small part in launching my career.</p>\n\n\n\n<p>However, I also think about all the people who never got to build their own site designs because they did not have the prerequisite knowledge, the available time, or ran into some other blocker that disallowed their entry into the experience. WordPress is positioned to change that with new tools, building a runway that allows more people to become a part of our collective design community.</p>\n\n\n\n<p>It is not <em>only</em> about building personal blog designs. It is about allowing anyone who wants to contribute to this open-source experiment, founded on the idea that we can share with our neighbors.</p>\n\n\n\n<p>The pattern directory, which is only a few days old, is an early example of that. As we continue removing barriers for non-developers, it opens an entire world of possibilities and, perhaps, allows some who did not previously have the privilege of contributing an opportunity to do so. Or, it could even be the launchpad of a new business for some.</p>\n\n\n\n<p>There is also a two-year-old ticket on <a href=\"https://github.com/WordPress/gutenberg/issues/18055\">starter page templates</a> that is picking up steam. It is a sort of companion to block patterns, tackling entire pages instead of sections. The initial goal would be for themers to bundle these in their themes, but I envision a future where users can create and share these freely with their peers via WordPress.org.</p>\n\n\n\n<p>But, it is rough going for theme authors today — plugin developers too, but we’ll save that for another post.</p>\n\n\n\n<p>Traditional themes carry all the legacy baggage mentioned earlier, and some of the new block-related tools have added to the load. The current phase often breaks classic projects or forces developers into mixing compounds and waiting to see if the amalgamation explodes.</p>\n\n\n\n<p>And, the promised future of easy theming with blocks is still in its infancy. The moment developers get into anything slightly more “advanced” than a simple blog, there are hurdles and pitfalls aplenty. For example, if you want to use different image sizes and orientations in various sections of a front-page template, that is impossible with the Post Featured Image block.</p>\n\n\n\n<p>Or, maybe you have a theme user who wants to put a dynamic profile/account link for registered users on their own site. It is not happening without building a plugin or finding one to handle the job. It can also be a tough sell when four lines of PHP code worked just fine in the past.</p>\n\n\n\n<p>These are merely simple examples of an array of issues that theme authors deal with on a day-to-day basis. They are problem-solvers for the masses, but they do not yet have a robust enough set of tools. Foundationally, the block system can handle most problems and even provide better solutions in some cases, but not all of the necessary blocks or options are in place yet.</p>\n\n\n\n<p>As we continue solving these problems and adding the missing pieces, theme creation will be easier for everyone from the weekend tinkerer to the million-dollar theme shop. It will be a bit before we get there, but I find it hard not to look at what is upcoming and not be excited about the prospect of theming in the next few years.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 29 Jul 2021 02:18:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"HeroPress: From WordPress to Freedom\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=3984\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:124:\"https://heropress.com/essays/from-wordpress-to-freedom/#utm_source=rss&utm_medium=rss&utm_campaign=from-wordpress-to-freedom\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3775:\"<img width=\"1024\" height=\"512\" src=\"https://heropress.com/wp-content/uploads/2022/07/072721-min.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: Learn, build, and show the world what you have.\" /><p>Hello there! Do you know that having a WordPress knowledge can change your life for good? Yes! It can.</p>\n<p>In the last half of 2020 which of course can be said as the pandemic year, I made more than $750 (<em>₦</em>300,000) creating websites with WordPress. Perhaps I could have made more even as a beginner, but I also had a full time job which didn’t make it easy for me as a beginner at that time. I didn’t quit my job at that time and I still haven’t cos WordPress is now easier and I started managing both ends well enough after few months.</p>\n<h3><b>How I Started</b></h3>\n<p>I was already a graduate of Computer Science and finished my service year by October 2019 but as regards employability I only had a beginner knowledge in HTML and CSS, of course I had pages created with that but I couldn’t make them really interactive cos I didn’t know enough JavaScript and I also had little knowledge of PHP. Here in my country, no one really hires Junior developers with no JS knowledge, then I needed money to keep myself learning.</p>\n<p>The bail out, I understood I needed to be skilled, so I began to see what I can do. One morning in May/June 2020 I decided to rearrange my workspace, then I found an old jotter of mine. Going through it, I found my jottings from watching a video on 4 professions you can learn on your own and get skilled with it (Note -not exactly the video title). On the list was WordPress, I went online and started searching on becoming a WordPress developer as a beginner. At this time, I already had a job, the pay was low which is also why I was thinking of learning new skills, meanwhile, pandemic also joined.</p>\n<blockquote><p>The most helpful resource for me during my search then and till now is the <a href=\"https://www.wpbeginner.com/\">WP Beginner</a> website.</p></blockquote>\n<p>With the little internet/data I had, I started reading, learning and practicing. I learnt how to register a domain, get a host and build with WordPress. I saved some money, registered 2 imaginary domain names, hosted them and built them with WordPress and Elementor, this was already early 2020.</p>\n<p>What next, I had to show people what I knew and what I have done with what I knew, cos no one would know if I didn’t show it. I posted the 2 websites on twitter, got some likes and comments, then got some messages to create 3 websites for some clients, I kept building and showing it, and the rest as they say is history.</p>\n<p>By the end of 2020, I already created about 10 websites and since then I have been making some side income as a Website creator aside my full-time job as a stock/store manager.</p>\n<h3><b>My challenges </b></h3>\n<p>No active WordPress community here to support, and sometimes I have a block as to what to learn next and how to get clients.</p>\n<p>I solve what to learn with trying new things or interests, I recently enrolled in a UI/UX design class and I can say I really explored, cos I will be finishing an online internship this week of writing in July, 2021.</p>\n<p>In summary, learning about WordPress is something you can turn to a skill, a full time job, a side hustle and other cool things. Learn, build and show the world what you have.</p>\n<blockquote><p>With WordPress, you can create amazing things and earn more.</p></blockquote>\n<p>Thank you for reading.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/from-wordpress-to-freedom/\">From WordPress to Freedom</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 28 Jul 2021 07:00:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Yusuf Omotoso\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:124:\"WPTavern: WordCamp US Online Set for October 1, 2021, as Community Team Weighs Proposal for Returning to In-Person WordCamps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=120610\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:289:\"https://wptavern.com/wordcamp-us-online-set-for-october-1-2021-as-community-team-weighs-proposal-for-returning-to-in-person-wordcamps?utm_source=rss&utm_medium=rss&utm_campaign=wordcamp-us-online-set-for-october-1-2021-as-community-team-weighs-proposal-for-returning-to-in-person-wordcamps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4996:\"<p><a href=\"https://us.wordcamp.org/2021/wordcamp-us-is-back/\">WordCamp US</a> will be held online this year on October 1, 2021. Organizers are planning a free, one-day event that will feature networking opportunities, speaker sessions, and workshops. Michelle Frechette, one of the organizers, said the team is planning on hosting a contributor day and will add more information to the event’s website over the next few weeks. In August, WCUS will send out the calls for speakers, sponsors, and volunteers. </p>\n\n\n\n<p>Planning for the 2020 virtual WCUS ended up as somewhat of a debacle after organizers decided to <a href=\"https://wptavern.com/wordcamp-us-2020-canceled-due-to-pandemic-stress-and-online-event-fatigue\">cancel due to pandemic stress and online event fatigue</a>. The cancellation came after volunteers had already invested hundreds of hours of free time in planning the unfortunately timed event. Outbreaks in the US were worsening and political tensions were at an all-time high ahead of what went down as one of the most contentious presidential elections in US history. </p>\n\n\n\n<p>Bringing back WordPress’ flagship WordCamp as an online event was a necessity in 2021, as COVID-19 cases rise and ICU’s are filling up in US hot spot regions where vaccination rates are lower. The delta variant has thrown the world another curve ball in what has become one of the most stressful and traumatic 18 months in recent memory. </p>\n\n\n\n<p>Despite the continued public health crisis, the WordPress community is eager to restart in-person events. Rocio Valdivia published a <a href=\"https://make.wordpress.org/community/2021/07/27/proposal-how-to-return-to-safe-in-person-wordcamps/\">proposal </a>today, summarizing the Community Team’s discussions on how to establish a path for returning to in-person WordCamps. The proposal is based on using the <a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/2021-returning-to-in-person-meetups/#can-i-organize-in-person-events-for-my-wordpress-meetup\">current guidelines for meetups</a> with a few additional guidelines pertinent to WordCamps. It uses the same decision-making flow chart that applies to green lighting in-person meetups: </p>\n\n\n\n<img />\n\n\n\n<p>After these guidelines for meetups were announced in early July, in-person meetups have been held in six countries, including Russia, US, New Zealand, Uganda, Australia and the Netherlands.</p>\n\n\n\n<p>“Resetting expectations for WordCamps may be necessary, as the world has changed significantly,” Valdivia said in the proposal. “This is a great opportunity to rebuild the program by restarting locally, and then building back up to the levels we had in 2019.”</p>\n\n\n\n<p>WordCamps had mostly fallen into a fairly predictable format before the pandemic, but the Community Team is now keen on organizers experimenting with new formats and content. One example suggested in the proposal is delivering WordCamp content entirely online, followed by an in-person social gathering, for a more inclusive experience that makes it possible for those who cannot attend to participate in the educational aspects of the event.</p>\n\n\n\n<p>The Community Team is embracing the current hardships as an opportunity to improve WordCamps and rekindle the community spirit after such a lengthy absence from in-person events:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Additionally, the normal WordCamp application process requires that there be an active local community in place. As the community has faced many changes this year, Deputies are thinking about how to handle this requirement. One possibility could be more flexibility with WordCamp applications, allowing communities that had a meetup pre-COVID to host a WordCamp, even if they weren’t as active in the last year, to help build excitement and restart community activity again.</p></blockquote>\n\n\n\n<p>The proposal includes a list of more practical considerations, such as securing fully-refundable venues, providing individually-packaged food instead of buffets, and limiting capacity to provide for social distancing. It also notes that WordCamps taking place during this transitional period would need to be prepared to cover 100% of their expenses, as WordCamps are currently <a href=\"https://make.wordpress.org/community/2021-wordpress-global-community-sponsorship-program/\">exempt from the 2021 Global Sponsorship Program</a>. Inclusion in the Global Sponsorship Program will be reconsidered once WordPress returns to in-person camps in all regions.</p>\n\n\n\n<p>The Community Team is inviting feedback on the <a href=\"https://make.wordpress.org/community/2021/07/27/proposal-how-to-return-to-safe-in-person-wordcamps/\">proposal</a>, which is still under active discussion. If you have ideas that you think should be included in the guidelines or suggestions for this transition period for in-person WordCamps, leave a comment on the proposal.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 28 Jul 2021 02:39:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"WPTavern: Create a Publishing Task List With the Todo List Block\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=120470\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:173:\"https://wptavern.com/create-a-publishing-task-list-with-the-todo-list-block?utm_source=rss&utm_medium=rss&utm_campaign=create-a-publishing-task-list-with-the-todo-list-block\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4615:\"<p class=\"has-drop-cap\">Rich Tabor, the Senior Product Manager of WordPress Experience at GoDaddy, has been on a bit of a publishing productivity and workflow kick as of late. The co-creator of the Iceberg Editor plugin released a <a href=\"https://wptavern.com/add-editor-only-notes-via-the-markdown-comment-block-wordpress-plugin\">Markdown Comments</a> block last month, allowing users to write editor-only notes. Last week, he launched the <a href=\"https://wordpress.org/plugins/todo-list-block/\">Todo List Block plugin</a>.</p>\n\n\n\n<p>The latest plugin is yet another simple, editor-only tool. The goal is to allow publishers to create and keep track of tasks on a per-post basis. It is essentially a way to create a publishing checklist directly in the editor’s content canvas.</p>\n\n\n\n<img />Adding a Todo List to a post.\n\n\n\n<p>For solo writers, it should work well as a standalone plugin. Larger teams might consider coupling it with a plugin like <a href=\"https://wptavern.com/upgrade-your-publishing-flow-with-the-post-descriptions-wordpress-plugin\">Post Descriptions</a> for a more robust solution.</p>\n\n\n\n<p>One annoyance when using the block is that clicking the <code>Enter</code> button twice on the keyboard does not break you out of the Todo List. This is how lists work in core WordPress, allowing users to create a new paragraph or add a different block. I am not sure how to move out of the Todo List via the keyboard.</p>\n\n\n\n<p>The issue could be related to how the plugin builds the list. Technically, it creates two separate blocks. The Todo List block is a wrapper for individual Todo Items. However, I am generally a fan of this approach because it allows developers to create block options for each item (e.g., different colors for each), a feature I have needed on occasion with the core List block.</p>\n\n\n\n<h2>Plugin + Theme Integration</h2>\n\n\n\n<img />Theme JSON integration.\n\n\n\n<p class=\"has-drop-cap\">One of the hardest things about developing plugins in past years was having no standardized method for themes to style plugin output. Every plugin author had their own system, which would often change from version to version, and theme authors had to keep up.</p>\n\n\n\n<p>Tabor may have just struck the perfect balance with the Todo List block. It defines its own styles but leans on the new <code>theme.json</code> standard <a href=\"https://wptavern.com/fse-outreach-round-8-a-developer-centric-call-for-testing-theme-json-configuration\">available since WordPress 5.8</a>.</p>\n\n\n\n<p>Almost anything a theme designer might want to style is easily configurable via JSON, and the plugin has an <a href=\"https://plugins.trac.wordpress.org/browser/todo-list-block/tags/0.1.1/src/theme.json\">example bundled within it</a>. Theme authors can simply copy the code wholesale, paste it, and modify it to suit their design. Or, they can just use the bits they want. I only wanted to change the text color, so it was as simple as plugging in a single custom value.</p>\n\n\n\n<p>This is the sort of forward-thinking that we need in this new era of blocks. And, this solution might just be the standard that other plugin authors should follow. It provides themers with an uncomplicated method for customizing plugin output and does not require nested styles to overwrite rules with high specificity.</p>\n\n\n\n<h2>A Checklist Block Type in WordPress</h2>\n\n\n\n<p class=\"has-drop-cap\">My initial interest in the Todo List Block plugin was its similarity to checklists (also called task lists). Essentially, these are unordered lists with a checkbox input for each item.</p>\n\n\n\n<p>For transparency, I mostly just want to build a recipe block pattern with a checklist. This would let readers check each step in the instructions as complete.</p>\n\n\n\n<img />Creating a task list of recipe instructions.\n\n\n\n<p>It is a relatively standard feature in Markdown editors to be able to create checklists by typing something like the following:</p>\n\n\n\n<pre class=\"wp-block-code\"><code>- [ ] Incomplete task.\n- [x] Completed task</code></pre>\n\n\n\n<p>There is a <a href=\"https://github.com/WordPress/gutenberg/issues/15005\">ticket to bring a similar feature</a> to the Gutenberg plugin. It was opened in 2019. However, other than a few people chiming in, it has not seen much traction in the two years since.</p>\n\n\n\n<p>Gutenberg project lead Matías Ventura shared a concept he had tried out early in the ticket:</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>Given the similarity with the Todo List block, maybe we can give Tabor a little nudge and have him bring a checklist solution to the masses.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 27 Jul 2021 23:08:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:117:\"WPTavern: Colorado Becomes First State to Require State and Local Government Websites to Meet Accessibility Standards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=120625\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:279:\"https://wptavern.com/colorado-becomes-first-state-to-require-state-and-local-government-websites-to-meet-accessibility-standards?utm_source=rss&utm_medium=rss&utm_campaign=colorado-becomes-first-state-to-require-state-and-local-government-websites-to-meet-accessibility-standards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4046:\"<p>Today marks the 31st anniversary of the Americans with Disabilities Act (ADA), a civil rights law passed in 1990 that prohibits discrimination against people with physical or mental impairments that substantially limit a major life activity. The legislation continues to help disabled people gain equal access to employment, schools, transportation, government services, and public accommodations. </p>\n\n\n\n<p>In a speech at the Rose Garden today, President Joe Biden announced guidance that would extend the ADA protections to COVID-19 long haulers who experience lingering symptoms that qualify as a disability. </p>\n\n\n\n<p>“We’re bringing agencies together to make sure Americans with long COVID who have a disability have access to the rights and resources that are due under the disability law,” he said. “Which includes accommodations and services in the workplace and school, and our health care system, so they can live their lives in dignity and get the support they need as they continue to navigate these challenges.”</p>\n\n\n\n<p>The Biden administration is continuing its commitment to accessibility which was first declared publicly on WhiteHouse.gov. When Biden took office, the site relaunched on WordPress with an <a href=\"https://www.whitehouse.gov/accessibility/\">accessibility statement</a>, highlighting its ongoing accessibility efforts towards conforming to the Web Content Accessibility Guidelines (WCAG) version 2.1, level AA criteria.</p>\n\n\n\n<p>Last week, Colorado became the first US state to <a href=\"https://leg.colorado.gov/sites/default/files/2021a_1110_signed.pdf\">require state and local government websites to meet accessibility standards</a> as established by the state’s Chief Information Officer. The bill states that the accessibility standards are to be identified using “<em>the most recent web content accessibility guidelines promulgated and published by the world wide web consortium web accessibility initiative or the international accessibility guidelines working group.</em>” </p>\n\n\n\n<p>Each state agency in Colorado is required to submit an accessibility plan to the office before July 1, 2022. The office will review the plan and work collaboratively to set an implementation methodology. State agencies are required to fully implement the plan before July 1, 2024. Any agency not in full compliance will be considered in violation of laws that prevent discrimination against individuals with a disability. The bill also makes it easier for an individual with a disability to bring a civil suit against noncompliant agencies and the agency’s $3,500 statutory fine would be payable to the plaintiff.</p>\n\n\n\n<p>“This bill will give our local governments the resources to make sure they’re complying with the ADA,” Julie Reiskin, Executive Director of the Colorado Cross-Disability Coalition, told <a href=\"https://www.cpr.org/2021/06/03/colorado-government-websites-disability-accessible/\">Colorado Public Radio</a>. “Particularly after the year we just had. People who were blind couldn’t sign up for vaccines, get information online, sign language interpreters weren’t widely available. Failing to fund this says people with disabilities don’t matter.”</p>\n\n\n\n<p>WordPress web developers responsible for Colorado state or local websites should be ready to deliver accessible websites on the timeline laid out in the bill. It applies to any department, agency, special district, or other instrumentality. All of the <a href=\"https://www.colorado.gov/state-agencies-panel\">state agency websites</a> are currently running on Drupal 7, but the state has more than <a href=\"https://dola.colorado.gov/lgis/lgActiveAlpha.jsf;jsessionid=QkARFgGTesFZquJAxABrnKoqXpzUmhMfdDHBk_xf.dolaapp12\">4,268 active local governments</a>. Many of them use WordPress and those responsible for these local sites will need to begin the process of creating a plan to ensure they are accessible before July 1, 2024.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 27 Jul 2021 03:59:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"WPTavern: Block Widgets, Template Editing, Media, and More: Enabling and Disabling WordPress 5.8 Features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=120605\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:247:\"https://wptavern.com/block-widgets-template-editing-media-and-more-enabling-and-disabling-wordpress-5-8-features?utm_source=rss&utm_medium=rss&utm_campaign=block-widgets-template-editing-media-and-more-enabling-and-disabling-wordpress-5-8-features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6051:\"<p class=\"has-drop-cap\">WordPress 5.8 was one of the most <a href=\"https://wptavern.com/wordpress-5-8-tatum-introduces-block-widgets-duotone-media-filters-new-emoji-support-and-more\">feature-packed updates</a> that the community has seen in ages. There was just about a little something for everyone. And, there were plenty of things that some users would rather live without.</p>\n\n\n\n<p>Big releases on the CMS that powers 40% of the web mean that some users will want or need to disable new features. Whether it is turning on classic widgets, bringing back infinite scrolling in the media library, or enabling the template editor, there is bound to be a solution. Some say there is a plugin for everything, so we are about to test that theory against the WordPress 5.8 features list.</p>\n\n\n\n<h2>Enable the Template Editor</h2>\n\n\n\n<img />Creating a landing page in the template editor.\n\n\n\n<p class=\"has-drop-cap\">The <a href=\"https://wptavern.com/getting-to-know-the-upcoming-wordpress-5-8-template-editor\">template editor</a> is one of the highlights of WordPress 5.8, but the majority of users cannot use it right now. Weeks before the latest update, the release team decided to make this an opt-in feature. This put the responsibility on theme authors to test their themes and enable it. However, users could be waiting for weeks, months, or even longer to see if their theme author switches the feature on.</p>\n\n\n\n<p>Not every theme will work well with the template editor. Much of this comes down to how each was designed. However, many will work just fine with the new feature even if the theme author has not yet sent out an update that enables it. The only way most users can know is to turn it on and test it themselves.</p>\n\n\n\n<p>The <a href=\"https://wordpress.org/plugins/template-editor/\">Template Editor plugin</a> by Webd Ltd does just this. There are no settings; just activate and give it a test run.</p>\n\n\n\n<p>Keep in mind that results may vary. If template editing does not work out, just disable the plugin.</p>\n\n\n\n<h2>WebP and Controlling Image Formats</h2>\n\n\n\n<img />Modern Images WP settings.\n\n\n\n<p class=\"has-drop-cap\">WordPress 5.8 introduced <a href=\"https://wptavern.com/wordpress-5-8-introduces-support-for-webp-images\">support for WebP images</a>. This image type could reduce file sizes by 25-34%, depending on the original format. While WordPress supports WebP, it does not automatically change it upon upload. However, it now has the <code>image_editor_output_format</code> hook that plugin authors can filter.</p>\n\n\n\n<p>The <a href=\"https://wordpress.org/plugins/modern-images-wp/\">Modern Images WP</a> plugin by Adam Silverstein builds on top of that hook. It allows users to decide how their uploaded images are formatted on a case-by-case basis via the Media Settings screen. For example, users can transform their JPEG images to WebP or leave it as the default format.</p>\n\n\n\n<h2>Classic Widgets</h2>\n\n\n\n<img />Block widgets screen in WordPress 5.8.\n\n\n\n<p class=\"has-drop-cap\">Square peg, meet round hole. That is how I have often described the <a href=\"https://wptavern.com/diving-into-wordpress-5-8s-new-widgets-screen\">block-based widgets system</a> introduced in WordPress 5.8. It is meant as a temporary transitional phase between classic and block themes. For many, myself included, it is one best avoided.</p>\n\n\n\n<p>Block widgets simply do not work with all themes, and some people just want the traditional widgets experience. Whatever the case, there is no shortage of options:</p>\n\n\n\n<ul><li><a href=\"https://wordpress.org/plugins/classic-widgets/\">Classic Widgets</a> (core plugin)</li><li><a href=\"https://wordpress.org/plugins/classic-editor-and-classic-widgets/\">Classic Editor and Classic Widgets</a> by WPGrim</li><li><a href=\"https://wordpress.org/plugins/restore-classic-widgets/\">Restore and Enable Classic Widgets</a> by Bill Minozzi</li></ul>\n\n\n\n<p>For users who would still rather simply avoid all things related to blocks, the <a href=\"https://wordpress.org/plugins/disable-gutenberg/\">Disable Gutenberg</a> plugin by Jeff Starr is your best bet. It is the most robust solution available, allowing site owners to fine-tune the experience.</p>\n\n\n\n<h2>Enable Infinite Scrolling for the Media Library</h2>\n\n\n\n<img />Media library with load more button.\n\n\n\n<p class=\"has-drop-cap\">WordPress 5.8 <a href=\"https://wptavern.com/wordpress-5-8-media-library-changes-you-should-know-about\">replaced infinite scrolling</a> in the media library in favor of an Ajax-powered load more button. This change limited each “page” of images and other media to 40 items. This was a necessary change for keyboard users attempting to reach content appended to the screen and those who rely on audible feedback for navigation. Infinite loading was also a performance issue for those on slower connections.</p>\n\n\n\n<p>Accessibility and performance should always trump bells and whistles, but the WordPress development team provided a <a href=\"https://developer.wordpress.org/reference/hooks/media_library_infinite_scrolling/\">filter hook</a> for plugin authors to tap into and reenable the feature.</p>\n\n\n\n<p>The change was slated for the WordPress 5.7 release but did not quite make the cut. David Baumwald released the <a href=\"https://wordpress.org/plugins/media-library-enable-infinite-scrolling/\">Media Library Enable Infinite Scrolling</a> plugin months ago in anticipation of it. The plugin still works great with WordPress 5.8 and is the solution for those who want to load images in the media library without clicking a button.</p>\n\n\n\n<p>The one missing plugin would let users control the number of media items displayed. For some, they are OK dropping infinite scrolling but want to bump up that 40-item limit. There is currently no way for plugin developers to hook in and change this, at least until <a href=\"https://core.trac.wordpress.org/ticket/53787\">an open ticket</a> works its way through the system.</p>\n\n\n\n<p>Maybe there is not a plugin for everything yet, but it is close enough.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 26 Jul 2021 21:11:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"WordPress Foundation: Announcement: Online do_action hackathons in India and Nigeria\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://wordpressfoundation.org/?p=191803\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"https://wordpressfoundation.org/2021/announcement-online-do_action-hackathons-in-india-and-nigeria/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5036:\"<p class=\"has-drop-cap\">Following the success of <a href=\"https://wordpressfoundation.org/2020/open-source-workshops-november-2020-report/\">online do_action events worldwide in 2020</a>, the WordPress Foundation is doubling down on <a href=\"https://wordpressfoundation.org/\">its mission</a> by supporting more charity hackathons in 2021. Even as COVID-19 continues to wreck havoc around the world, our community organizers in India and Nigeria are working hard to empower local non profits by helping them build a stellar online presence. We are excited to announce <a href=\"https://doaction.org/event/karnataka-2021/\">do_action Karnataka 2021</a> and <a href=\"https://doaction.org/event/nigeria-2021/\">do_action Nigeria 2021</a>!</p>\n\n\n\n<h3>do_action Karnataka (India) 2021</h3>\n\n\n\n<p>do_action Karnataka will be a week-long online hackathon which is being planned on: 07 – 15 Aug 2021. WordPress enthusiasts in the state of Karnataka, India are coming together to organize this event, and the efforts are led by the <a href=\"https://www.meetup.com/BengaluruWordPress/\">WordPress Bengaluru meetup group</a>. Bengaluru, the capital city of Karnataka, has already seen a <a href=\"https://doaction.org/event/bengaluru-2019/\">successful do_action event in 2019</a>.</p>\n\n\n\n<a href=\"https://i0.wp.com/wordpressfoundation.org/content/uploads/2019/09/bengaluru-2560.jpg?ssl=1\"><img /></a>A snapshot from do_action Bengaluru 2019\n\n\n\n<p>The hackathon has shortlisted three Non-profits: Luv Kush Foster Home (a foster home that aims to care for animals in need), Peacespark Foundation (which aims to support the education of underprivileged children), and Vridhi Foundation (Women and children welfare). The event has also put forth its call for participants/volunteers – if you would like to support non-profits by helping them build websites, simply <a href=\"https://doaction.org/event/karnataka-2021/\">fill up the form on the event website</a>. Read the <a href=\"https://doaction.org/participants-guide/\">participant’s guide</a> for more details on what is expected of you when you sign up. You can also support the event by signing up as a sponsor. Please email the organizers at: <a href=\"mailto:bengaluru@doaction.org\">karnataka@doaction.org</a> if you are interested in sponsoring the event.</p>\n\n\n\n<p>You can find more details about the event in their website: </p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\"><a href=\"https://doaction.org/event/karnataka-2021/\">Karnataka 2021</a></blockquote>\n</div>\n\n\n\n<h3>do_action Nigeria 2021</h3>\n\n\n\n<p>Following the spectacular success of <a href=\"https://doaction.org/event/nigeria-2020/\">do_action Nigeria 2020</a>, the vibrant WordPress community of Nigeria is back once again to organize an online do_action charity hackathon from October 25 through October 31, 2021! For the last three years, local communities in Nigeria have organized in-person do_action WordPress Charity Hackathons in several cities, where they had spent an entire day building brand new websites for a selection of local charities and NGOs. This year, for the second annual regional do_action Nigeria event, the team aims to repeat the same in an online format, for a handful of charitable organizations! </p>\n\n\n\n<a href=\"https://i0.wp.com/wordpressfoundation.org/content/uploads/2019/09/lagos-2560.jpg?ssl=1\"><img /></a>Participants are building websites for non-profits at do_action Lagos 2019.\n\n\n\n<p>do_action Nigeria has currently opened up its call for non-profits. If you represent a non-profit based out of Nigeria which does not have an online presence, please submit the application <a href=\"https://doaction.org/event/nigeria-2021/\">on the event website</a>. Applications close on the 15th September 2021. You can also support the event by sponsoring the event, please visit the <a href=\"https://doaction.org/event/nigeria-2021/\">do_action Nigeria website</a> for more details. You can also email the organizers at: <a href=\"mailto:nigeria@doaction.org\">nigeria@doaction.org</a> if you would like to support the event.<br /></p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\"><a href=\"https://doaction.org/event/nigeria-2021/\">Nigeria 2021</a></blockquote>\n</div>\n\n\n\n<h3>Organize a do_action charity hackathon in your region</h3>\n\n\n\n<p>Are you excited about these upcoming do_action events? Would you like to support your local community by organizing a do_action event for your region? <a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/event-formats/do_action-charity-hackathon/do_action-event-application/\">Send in your application</a> right away! You can read more about do_action in the <a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/event-formats/do_action-charity-hackathon/\">event handbook</a>. Don’t hesitate to ask any questions you may have in the comments. </p>\n\n\n\n<p>Thank you for all that you do to empower the global community through WordPress!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 26 Jul 2021 15:32:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Hari Shanker\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:128:\"Gutenberg Times: Releases Galore in WordPress open-source projects, Business Case of Gutenberg and more — Weekend Edition #179\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=18564\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:133:\"https://gutenbergtimes.com/releases-galore-in-wordpress-open-source-projects-business-case-of-gutenberg-and-more-weekend-edition-179/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:15404:\"<p>Howdy, friend! </p>\n\n\n\n<p>Today’s weekend edition is a double-feature, so to speak. I’ll skip next week because of traveling overseas. First trip in 20 months. I am so excited and also busy to get ready. I will be back into your inbox on August 7th, 2021. </p>\n\n\n\n<p>This week was an exciting week for the WordPress open-source project and its many hundreds of contributors. One release after another! Just wow! Let’s dive right in. </p>\n\n\n\n<p>Stay well and keep safe! </p>\n\n\n\n<p>Yours, ?<br />Birgit</p>\n\n\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<h2>WordPress open-source project Releases in July 2021</h2>\n\n\n\n<h3>WordPress 5.8</h3>\n\n\n\n<p>Five hundred thirty awesome contributors worked on <strong><a href=\"https://wordpress.org/news/2021/07/tatum/\">WordPress 5.8</a> </strong>and the release team let it loose on Tuesday as Tatum, after Art Tatum, a renown American jazz pianist. </p>\n\n\n\n<p>Need to catch up on all the features in this new version? </p>\n\n\n\n<ul><li><strong>Milana Cap</strong> assembled all the Developer Notes into the <a href=\"https://make.wordpress.org/core/2021/07/03/wordpress-5-8-field-guide/\">WordPress 5.8 Field Guide</a></li><li><a href=\"https://kinsta.com/blog/wordpress-5-8/\">Carlo Daniele published a comprehensive run down on Kinsta</a>, </li><li><a href=\"https://www.godaddy.com/garage/what-wordpress-5-8-means-for-your-clients-websites/\">Courtney Robertson on GoDaddy</a> wrote about what the release means for your clients’ sites. </li></ul>\n\n\n\n<h3>BuddyPress 9.0</h3>\n\n\n\n<p>In time for the block-based widget editor, the <strong><a href=\"https://buddypress.org/2021/07/buddypress-9-0-0-mico/\">BuddyPress</a></strong> team released their block widgets in their 9.0 version this week. The new BP Widget Blocks are Legacy Widgets, rebuilt as BP Blocks. You can also access them in the Block Editor for use in your posts or pages!</p>\n\n\n\n<ul><li><a href=\"https://wptavern.com/buddypress-9-0-scheduled-for-short-development-cycle-to-ship-block-based-widgets-ahead-of-wordpress-5-8\">Sarah Gooding has the background on the planning of this update</a>. </li><li>Gooding also wrote <a href=\"https://wptavern.com/buddypress-9-0-0-transforms-legacy-widgets-into-blocks\">BuddyPress 9.0.0 Transforms Legacy Widgets Into Blocks</a></li></ul>\n\n\n\n<h3>WordPress Pattern Directory</h3>\n\n\n\n<p>The Meta Team has been collaborating with the Design team and designers in the community on the first version of the <strong><a href=\"https://wordpress.org/patterns/\">WordPress Pattern Directory</a></strong>. They <a href=\"https://make.wordpress.org/meta/2021/07/20/the-wordpress-pattern-directory-is-live/\">released it officially</a> on Tuesday night. <a href=\"https://wptavern.com/the-wordpress-org-block-pattern-directory-now-live\">Justin Tadlock has the skinny</a>.</p>\n\n\n\n<p>I found a few to add to my favorites. What are your favorite block patterns? These initial 80+ patterns are also a great inspiration for theme builders who look to include themes styled patterns in their themes. </p>\n\n\n\n<p>If you are interested in creating block patterns from scratch, browse through <a href=\"https://gutenbergtimes.com/the-wordpress-block-patterns-resource-list/\">this list of resources around block patterns.</a></p>\n\n\n\n<h3>Gutenberg Plugin Version 11.1</h3>\n\n\n\n<p>The Gutenberg Team released another version of the <a href=\"https://make.wordpress.org/core/2021/07/21/whats-new-in-gutenberg-11-1-0-21-july/\"><strong>Gutenberg plugin, version 11.1.</strong></a> </p>\n\n\n\n<p>Grzegorz Ziolkowski and I discussed its many of the changes on <a href=\"https://gutenbergtimes.com/podcast/changelog-48-wordpress-pattern-directory-gutenberg-11-1/\">48th episode of the Gutenberg Changelog</a> </p>\n\n\n\n<p>Justin Tadlock wrote: <a href=\"https://wptavern.com/gutenberg-11-1-adds-drag-and-drop-support-for-list-view-and-upgrades-block-borders\">Gutenberg 11.1 Adds Drag-and-Drop Support for List View and Upgrades Block Borders</a></p>\n\n\n\n\n<p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" target=\"_blank\" rel=\"noreferrer noopener\">“Keeping up with Gutenberg – Index 2021”</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test and Meta team from Jan. 2021 on. Updated by yours truly. <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\"><em>The index 2020 is here</em></a></p>\n\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<h2>Theme building for Full-Site Editing</h2>\n\n\n\n<p><a href=\"https://twitter.com/karmatosed\"><strong>Tammie Lister</strong></a> shares here theme design journey on the site Ephemeral Themes. This week, she posted <a href=\"https://ephemeralthemes.com/2021/07/19/tips-for-creating-in-the-site-editor/\">“Tips for creating a theme in the site editor”</a> and explained <a href=\"https://ephemeralthemes.com/2021/07/23/the-importance-of-testing-early-and-often/\">the importance of testing early and often</a>. Well worth your time! </p>\n\n\n\n\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg’s main (trunk) branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. <br />Have you been using it? Hit reply and let me know.</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n\n\n\n<p></p>\n\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Kjell Reigstad</strong> has the <a href=\"https://make.wordpress.org/themes/2021/07/23/gutenberg-themes-week-of-july-19-2021/\">weekly round-up of issues, updates and discussions around <strong>Gutenberg and Themes</strong></a> for you. In this post Reigstad covered the most recent PR on FSE Blocks, General theme building and Global Styles. The list of overview issues is a great start if you need to catch up on the overall concepts and ideas. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Carolina Nymark</strong>, team rep on the Theme Review Team, ask for your comments on the newly proposed <a href=\"https://make.wordpress.org/themes/2021/07/20/discussion-request-for-feedback-on-requirement-changes/\"><strong>Theme requirements for inclusion into the Theme directory on WordPress.org</strong></a>. You can also read them in more details on <a href=\"https://github.com/WPTT/Theme-Requirements/issues/12\">GitHub issue #12 </a>on the Theme Requirements repository of the Theme Review team. </p>\n\n\n\n<p>Deadline for the first round of comments is July 26th, 2021. </p>\n\n\n\n<p>On July 28th, 2pm CET. The team will conduct a Zoom interview with theme authors about the requirements. Spots are already full. Hopefully, the interviews will be recorded to educate more than a few theme developers about the requirements. </p>\n\n\n\n<p><strong>Justin Tadlock </strong>provides background and more context as to the initiative via his post <strong><a href=\"https://wptavern.com/next-phase-of-the-wordpress-theme-review-overhaul-open-meeting-and-call-for-feedback\">Next Phase of the WordPress Theme Review Overhaul</a>. </strong></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Rich Tabor</strong> published <a href=\"https://richtabor.com/gutenberg-block-templates/\"><strong>The Ultimate Guide to WordPress Block Templates in Gutenberg</strong></a> and provides a comprehensive tutorial on how block-based theme template fit into WordPress template hierarchy and how they help WordPress users controls their site. Tabor also provided details instructions on how to build block-based templates and leverage them in your theme. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>In his post <a href=\"https://themeshaper.com/2021/07/12/universal-themes-customization/\"><strong>Universal Themes: Customization</strong></a> on ThemeShaper, <strong><a href=\"https://twitter.com/scruffian\">Ben Dwyer</a></strong> explored about how to make Global Styles and the Customizer work together. Dwyer looks at how to use classic WordPress tools (in this case the Customizer) to customize a block theme, while saving these changes in Global Styles – making a universal theme!</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<h2>Developing Blocks and Plugins for the block editor</h2>\n\n\n\n<p>Last month, <strong><a href=\"https://twitter.com/dmtrmrv\">Dmitry Mayorov</a></strong>, Senior Front-End Engineer at 10up, published <a href=\"https://css-tricks.com/a-crash-course-in-wordpress-block-filters/\"><strong>a crash-course in WordPress Block Filters</strong></a>. Mayorov shows you how to extend core blocks with filters. He also helps you with the decision between extending a core or build a custom block instead. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><a href=\"https://twitter.com/laroymike\"><strong>Michael LaRoy</strong></a> wrote a <a href=\"https://mikelaroy.ca/blog/wordpress-blocks-advanced-custom-fields\"><strong>tutorial on creating blocks with Advanced Custom Fields.</strong></a> He wrote: “By providing a PHP solution to block creation, a developer already familiar with ACF can efficiently create new custom blocks without writing any JavaScript.”</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/BillErickson\">Bill Erickson</a></strong> has a tutorial on <a href=\"https://www.billerickson.net/innerblocks-with-acf-blocks/\"><strong>how to use Inner Blocks with ACF Blocks</strong></a>, to expand on the usefulness of the plugin for more complex layouts. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><a href=\"https://twitter.com/AlexStandiford\"><strong>Alex Standiford</strong></a> explained in his post <a href=\"https://www.wpdev.academy/concepts/how-gutenberg-blocks-work/\"><strong>“How Gutenberg Blocks Work</strong></a> the basic concepts of how the block-editor stores content, why HTML comments and how is it rendered. </p>\n\n\n\n<h2>Business Case for Gutenberg</h2>\n\n\n\n<p><strong><a href=\"https://twitter.com/ArturGrabo\">Artur Grabowski</a></strong>, co-founder of <strong>Extendify</strong>, a Gutenberg first product start-up, was <strong>Joe Howard</strong>‘s guest on episode 153 of WPMRR Podcast: <a href=\"https://wpmrr.com/podcast/artur-grabowski-extendify/\"><strong>Going Big by Solving WordPress’ Biggest Roadblock</strong></a>. Grabowski, like many other business development people in the WordPress space, regards the missing new user onboarding experience as the biggest roadblock for even bigger growth of the WordPress ecosystem. Howard and Grabowski had an honest and nuanced conversation about the business case for Gutenberg First approach to WordPress products. </p>\n\n\n\n<p>Grabowski took a historic view to the ongoing debate about Gutenberg being the right path for WordPress. Back in 2016, while working with Adobe and its product Spark, Grabowski became aware of many innovative web building tools. They were all block-based. It is only a fairly new concept for WordPress. “There is a lot less unknown here about the end state than some people realize.” If you are interested in the WordPress product space, I recommend you follow the link and dive into the details of things. </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>The future is here. It’s just not evenly distributed.</p><cite>Artur Grabowski</cite></blockquote>\n\n\n\n<p>Incidentally, <strong>Cory Miller</strong>, Post Status partner and <strong>Jeff Meziere</strong> talked to <strong><a href=\"https://twitter.com/chrislubkert\">Chris Lubkert</a></strong>, also co-founder of Extendify, on their Webinar for the Business Value Academy. <a href=\"https://businessvalueacademy.com/webinar-mergers-acquisitions-with-chris-lubkert/\"><strong>Webinar: Mergers & Acquisitions with Chris Lubkert</strong></a></p>\n\n\n\n<p><em>Before co-founding Extendify, Chris Lubkert and Artur Grabowski worked in the Merger & Aquisitions department of Automattic. <strong><a href=\"https://twitter.com/karmatosed\">Tammie Lister</a></strong> also joined Extendify as their head of design.</em> <em><a href=\"https://twitter.com/extendifyinc\"><strong>Extendify</strong></a> is the new home for a series of block-editor plugins and tools: <a href=\"https://wordpress.org/plugins/editorplus/\">Editor Plus</a>, <a href=\"https://wordpress.org/plugins/redux-framework/\">Redux Framework</a>, <a href=\"https://wordpress.org/plugins/block-options/\">Editors Kit</a>, <a href=\"https://gutenberghub.com/\">Gutenberg Hub</a>, <a href=\"https://wordpress.org/plugins/forms-gutenberg/\">Gutenberg Forms</a>, <a href=\"https://wordpress.org/plugins/acf-blocks/\">ACF Blocks</a>, and <a href=\"https://wordpress.org/plugins/block-slider/\">Block Slider</a> to name a few. </em></p>\n\n\n\n\n<p><strong><a href=\"https://gutenbergtimes.com/podcast/changelog-48-wordpress-pattern-directory-gutenberg-11-1/\">Episode #48 is now available</a> with transcript. <br />Next recording August 6th, 2021 </strong></p>\n\n\n\n<p> <strong>Subscribe to the <a href=\"https://gutenbergtimes.com/podcast/\">Gutenberg Changelog</a> podcast </strong><br />?️ <a href=\"https://open.spotify.com/show/620NwVKQJGdTupy36zYxvg?mc_cid=4b6c9f88fe\">Spotify</a> | <a href=\"https://podcasts.google.com/feed/aHR0cHM6Ly9ndXRlbmJlcmd0aW1lcy5jb20vZmVlZC9wb2RjYXN0\">Google</a> | <a href=\"https://podcasts.apple.com/us/podcast/gutenberg-changelog/id1469294475\">iTunes</a> | <a href=\"https://pca.st/podcast/f8445ec0-7508-0137-f267-1d245fc5f9cf\">PocketCasts</a> | <a href=\"https://www.stitcher.com/show/gutenberg-changelog\">Stitcher</a> |<br />?️ <a href=\"https://www.podbean.com/podcast-detail/chi7j-9904a/Gutenberg-Changelog-Podcast\">Pod Bean</a> | <a href=\"https://castbox.fm/channel/Gutenberg-Changelog-id2173375\">CastBox</a> | <a href=\"https://www.podchaser.com/podcasts/gutenberg-changelog-878239/\">Podchaser</a> | <a href=\"https://gutenbergtimes.com/feed/podcast\">RSS Feed</a> </p>\n\n\n\n<img />\n\n\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p class=\"has-text-align-center\"><strong>Don’t want to miss the next Weekend Edition? </strong></p>\n\n\n\n<form class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" action=\"https://gutenbergtimes.com/feed/\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\"><label class=\"ngl-form-label\" for=\"ngl_email\">Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input type=\"email\" class=\"ngl-form-input-text\" name=\"ngl_email\" id=\"ngl_email\" /></div></div><button class=\"ngl-form-button\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too and won’t give your email address to anyone except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input type=\"hidden\" name=\"ngl_list_id\" id=\"ngl_list_id\" value=\"26f81bd8ae\" /><input type=\"hidden\" name=\"ngl_double_optin\" id=\"ngl_double_optin\" value=\"yes\" /></form>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 24 Jul 2021 18:42:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"WPTavern: Next Phase of the WordPress Theme Review Overhaul: Open Meeting and Call for Feedback\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=120311\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:233:\"https://wptavern.com/next-phase-of-the-wordpress-theme-review-overhaul-open-meeting-and-call-for-feedback?utm_source=rss&utm_medium=rss&utm_campaign=next-phase-of-the-wordpress-theme-review-overhaul-open-meeting-and-call-for-feedback\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7104:\"<p class=\"has-drop-cap\">The WordPress.org Themes Team <a href=\"https://make.wordpress.org/themes/2021/07/20/discussion-request-for-feedback-on-requirement-changes/\">announced an open discussion and date</a> for a Zoom meeting with theme authors. The team is proposing a new set of guidelines that reduces and simplifies what is currently in place. Comments on the proposal are open through July 26, and the meeting is set for July 28, 2 pm CET.</p>\n\n\n\n<p>This is the next step in an ongoing plan to revamp the review system and make it easier for the WordPress community to submit themes. It comes after months of waiting to see the results of earlier discussions unfold.</p>\n\n\n\n<p>In January, the state of the theme review system seemed to have reached a crossroads. The Themes Team, a group of gatekeepers that oversees submissions to the official WordPress.org theme directory, had been making strides in the previous couple of years. Its members had cleaned up most of the submissions backlog, but they still had a lot of work ahead to smooth out the review process. On the whole, a series of incremental improvements seemed to be working at the time, albeit slowly.</p>\n\n\n\n<p>Then, WordPress project lead Matt Mullenweg <a href=\"https://wptavern.com/upsells-barriers-and-the-end-beginning-of-the-quality-free-themes-era\">dropped a bombshell</a> via the Post Status Slack:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>The .org theme directory is particularly bad when you compare it to any half-decent commercial theme marketing page, or the designs available on other site building services or Themeforest directories. The .org theme directory rules and update mechanism have driven out creative contributions, it’s largely crowded out by upsell motived contributions.</p></blockquote>\n\n\n\n<p>It was an age-old discussion of whether the theme review guidelines were too high of a barrier for entry into the directory.</p>\n\n\n\n<p><em>Were WordPress users missing out on the best themes because the most innovative theme authors were not playing in the .ORG sandbox? If so, were the rules driving them away?</em></p>\n\n\n\n<p>No one can know if a more lenient, free-for-all atmosphere would have unleashed a mountain of creativity paralleling or besting commercial theme producers. But, perhaps if the team opened things up, it would test the theory.</p>\n\n\n\n<p>That initial post led to a series of discussions and a <a href=\"https://wptavern.com/upcoming-changes-and-steps-for-an-overhauled-wordpress-theme-review-system\">decision to overhaul the system</a>. However, the Themes Team would need some help from the Meta Team to implement more automation of its grunt work, such as security and other code checks. Behind the scenes, pieces of that system have been put into place in the months since.</p>\n\n\n\n<h2>Guidelines Proposal and Questions</h2>\n\n\n\n<img />\n\n\n\n<p class=\"has-drop-cap\">Themes Team representative Carolina Nymark listed a set of 13 overarching guidelines, each with sub-guidelines of their own. The proposal significantly simplifies the current rules for submission into the directory.</p>\n\n\n\n<p>She asks that theme authors review the proposal and answer the following questions in the comments ahead of the meeting:</p>\n\n\n\n<ul><li>Will the updated requirements make it easier for you to submit themes?<br />– If no, what is making it difficult for you to submit themes?</li><li>Will the updated requirements make it easier for you to review submitted themes?<br />– If no, what is making it difficult for you to review themes?</li><li>Are there requirements that need to be removed, and why?</li><li>Is there anything in the list of requirements that is unclear? Describe the issue.</li><li>Can the formatting of the page be improved to make it easier to read?</li></ul>\n\n\n\n<p>The current proposal is more expansive than the shortlist of guardrails WordPress executive director Josepha Haden Chomphosy mentioned in a <a href=\"https://make.wordpress.org/themes/2021/03/17/next-steps-on-themes-and-reviews/\">post that laid out the next steps.</a> Most of these were not meant as blockers for submission.</p>\n\n\n\n<p>“Rather we should use the list to flag themes that have/don’t have each thing and show them in results accordingly,” she wrote. “Likely exceptions to this would be proper licensing, adherence to fair use of the trademark, and a ban on child pornography or other images of anyone unable to provide consent.”</p>\n\n\n\n<p>The goal was to put more responsibility into the hands of users, granting them privileges to say whether a theme was working or not. This would take a lot of the work off the shoulders of the review team.</p>\n\n\n\n<p>Another part of the original proposal was to mark themes with “quality tags” that went above and beyond the baseline for approval. For example, internationalization (i18n) and accessibility (A11Y) are items that do not stop a theme from <em>technically</em> working. Instead of making these requirements, themes would merely be tagged if they met those standards.</p>\n\n\n\n<p>Presumably, there would be incentives for taking those extra steps for theme authors, such as higher search rankings, the ability to be featured, and more. It is not that i18n and A11Y standards are unimportant, but they are sometimes hindrances to first-time authors. And, they definitely fall within the range of things that end-users can dock themes for in the ratings.</p>\n\n\n\n<p>Many will take a hard stance on i18n and A11Y, but they are merely examples. A less controversial guideline might be the one that proposes that themes can only recommend plugins directly hosted on WordPress.org. <em>Why should that be a blocker for inclusion in the directory?</em> Some will say there is no good reason for it since themes are disallowed from installing plugins anyway. There are no technical issues with allowing such recommendations.</p>\n\n\n\n<p>It is these sorts of rules that have plagued the theme review process over the years. Often, it moves discussions into ideological territory that most users do not care about. They just want themes that work.</p>\n\n\n\n<p>Under the new proposal, moving to 100% blocks would further reduce requirements for developers. Currently, classic themes have a more extensive list of rules they must adhere to. Many of these are unnecessary for block themes, essentially cutting everything back to including a few required files. Most of this can and should be automated in the long term since they are necessary for a functioning theme.</p>\n\n\n\n<p>Right now, the 13 guidelines (and their sub-guidelines) are only a proposal. Theme authors have a voice, but they must use it. As is so often the case, decisions are made by those who show up. Far too often, the team is shouting into the void, awaiting a response that rarely comes.</p>\n\n\n\n<p>For theme authors who are invested in the future of the WordPress theme directory, that July 28 meeting is a <em>can’t miss</em> opportunity. Early responses via the comments on that post will also help shape the conversation.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 24 Jul 2021 02:20:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"WPTavern: WooCommerce 5.5.2 Fixes Performance Issues Found After Forced Security Update\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=120467\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:219:\"https://wptavern.com/woocommerce-5-5-2-fixes-performance-issues-found-after-forced-security-update?utm_source=rss&utm_medium=rss&utm_campaign=woocommerce-5-5-2-fixes-performance-issues-found-after-forced-security-update\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3187:\"<p>WooCommerce has shipped <a href=\"https://developer.woocommerce.com/2021/07/23/woocommerce-5-5-2-fix-release/\">version 5.5.2</a> as a follow-up to the forced security update that <a href=\"https://wptavern.com/woocommerce-patches-critical-vulnerability-sending-forced-security-update-from-wordpress-org\">patched a SQL Injection vulnerability</a> last week. The vulnerability impacted versions 3.3 to 5.5 of the <a rel=\"noreferrer noopener\" href=\"https://woocommerce.us8.list-manage.com/track/click?u=2c1434dc56f9506bf3c3ecd21&id=8ff0a5345f&e=0110b26bc5\" target=\"_blank\">WooCommerce</a> plugin, as well as versions 2.5 to 5.5 of the <a href=\"https://wordpress.org/plugins/woo-gutenberg-products-block/\">WooCommerce Blocks</a> feature plugin. The team created a patch for more than 90 releases, which was sent as a forced security update from WordPress.org, due to the potential severity of impact for millions of WooCommerce installations.</p>\n\n\n\n<p>Shortly after the automatic update rolled out, many store owners started reporting serious performance issues on both WordPress.org and GitHub. Some users <a href=\"https://wordpress.org/support/topic/5-5-1-security-patch-causing-database-issues/\">reported database crashes</a> after receiving the automatic security patch in 5.5.1. One user <a href=\"https://wordpress.org/support/topic/endless-query-after-upgrading-from-4-x-to-5-4-1/\">reported a painfully slow, endless query</a> that was “crippling to our operations,” with similar reports on GitHub of this same query “<a href=\"https://github.com/woocommerce/woocommerce-admin/issues/7358#issuecomment-880949834\">causing the entire server to go down</a>.” </p>\n\n\n\n<p>Those with a large number of products in their databases were impacted more frequently. “We run a fairly big DB – 17k products,” one user <a href=\"https://github.com/woocommerce/woocommerce-admin/issues/7358#issuecomment-881869091\">said</a>. “This has been a nightmare.”</p>\n\n\n\n<p>Store owners affected by this issue had resorted to downgrading to the previous releases at WooCommerce’s recommendation. They shared temporary workarounds to disable the query while WooCommerce investigated the issue. The problem was reported so frequently that it became a high priority for the team to fix. </p>\n\n\n\n<p>A week ago, WooCommerce developer Adrian Duffell <a href=\"https://github.com/woocommerce/woocommerce-admin/issues/7358#issuecomment-881808031\">reported</a> back that they had determined the cause was twofold: </p>\n\n\n\n<ol><li>A slow SQL query used to retrieve the products that are low in stock. This SQL has been in WooCommerce for a number of releases.</li><li>A REST API request, which executes this SQL query, is called more frequently in WooCommerce 5.5 than in previous versions.</li></ol>\n\n\n\n<p>A combination of these factors was causing the degraded server performance when users updated to WooCommerce 5.5. A fix was released in WooCommerce Admin 2.4.4 three days ago, and the fix was also added to core today in 5.5.2. Users who had put workarounds in place are advised to remove them after updating to the latest release.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 24 Jul 2021 01:13:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"WPTavern: Revisions Extended Plugin Lets Users Schedule Updates to Published Posts\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119935\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:209:\"https://wptavern.com/revisions-extended-plugin-lets-users-schedule-updates-to-published-posts?utm_source=rss&utm_medium=rss&utm_campaign=revisions-extended-plugin-lets-users-schedule-updates-to-published-posts\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3972:\"<p>WordPress has long had the ability to schedule content to be published in the future, but it can only make immediate changes to posts that are already published. If you want to schedule changes to published content, a plugin is necessary. Corey McKrill, a full-time sponsored contributor to the WordPress.org Meta team, has developed a plugin, with the help of contributor Steven Dufresnethat, which is now in use on WordPress.org.</p>\n\n\n\n<p><a href=\"https://github.com/WordPress/revisions-extended\">Revisions Extended</a> allows users to schedule revisions, or updates, for posts that have already been published. It extends WordPress’ revision system to include a “future” post status as a revision post type. McKrill recorded a gif to demonstrate the UI:</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\nhttps://cloudup.com/cOHLm_77ECk\n</div>\n\n\n\n<p>Although there are existing plugins which already perform this functionality, McKrill said they were either inadequate for WordPress.org’s needs or add extra functionality that they don’t need. Revisions Extended supports the following for any post type that supports revisions:</p>\n\n\n\n<ul><li>From the block editor, make changes to an already-published post and schedule those changes to go live at a later date.</li><li>In the block editor UI as well as other admin screens, indicate when a post has a scheduled update.</li><li>View a list of all scheduled updates</li><li>Delete a scheduled update or trash/unpublish a post with a scheduled update</li><li>Edit scheduled updates, including the content and the future publish date.</li><li>Compare scheduled update content to the current published content.</li></ul>\n\n\n\n<p>The ability to schedule updates is especially useful for ensuring that software documentation is updated when a new release is available or when API changes go into effect. </p>\n\n\n\n<p>The plugin entered the testing phase in March and is now used on multiple sites across the WordPress.org network. It makes it easier to schedule updates to lesson plans on the <a href=\"https://learn.wordpress.org/\">Learn WordPress</a> site after a new version of WordPress is released. It also makes updates to <a href=\"https://wordpress.org/support/\">HelpHub</a> and <a href=\"https://developer.wordpress.org/\">DevHub</a> more efficient.</p>\n\n\n\n<p>“If you need to schedule updates for published WordPress post/page/CPT without changing what’s already published (nor switching to draft), this is something we recently started using at the WordPress Docs Team and it’s a game changer,” contributor Milana Cap <a href=\"https://twitter.com/DjevaLoperka/status/1415003637278027776\">said</a>.</p>\n\n\n\n<p>Revisions Extended is currently being developed on GitHub. McKrill said it may be be submitted to the official plugin directory someday when it is more ready for that level of exposure.</p>\n\n\n\n<p>“It’s a possibility,” McKrill said. “There’s a bit more functionality I think should be added first, namely the ability to create updates in a ‘draft or ‘pending’ status to go alongside the current ‘future’ status. Adding it to the plugin directory would allow a lot more people to try it out and give feedback, but it might also greatly increase the support and maintenance burden. So that has to be part of the calculation when deciding if/when to add it.”</p>\n\n\n\n<p>McKrill believes Revisions Extended could be a useful addition to core but there is not currently an active plan to bring it into WordPress. </p>\n\n\n\n<p>“Something like this might get traction during Gutenberg Phase 3, which will focus on collaboration tools,” McKrill said.</p>\n\n\n\n<p>For now, those who are interested to use <a href=\"https://github.com/WordPress/revisions-extended\">Revisions Extended</a> can download it and/or contribute to its development on GitHub.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 23 Jul 2021 03:02:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"WPTavern: Gutenberg 11.1 Adds Drag-and-Drop Support for List View and Upgrades Block Borders\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=120386\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:229:\"https://wptavern.com/gutenberg-11-1-adds-drag-and-drop-support-for-list-view-and-upgrades-block-borders?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-11-1-adds-drag-and-drop-support-for-list-view-and-upgrades-block-borders\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6299:\"<p class=\"has-drop-cap\">The Gutenberg plugin continues to march forward. <a href=\"https://make.wordpress.org/core/2021/07/21/whats-new-in-gutenberg-11-1-0-21-july/\">Yesterday’s release</a>, coming merely a day after the launch of <a href=\"https://wptavern.com/wordpress-5-8-tatum-introduces-block-widgets-duotone-media-filters-new-emoji-support-and-more\">WordPress 5.8</a>, brings several new features and nearly three dozen bug fixes. The big-ticket items are drag-and-drop blocks in the list view and a much-needed upgrade for border support.</p>\n\n\n\n<p>Theme authors should enjoy the ability to control the Columns block’s stacking on mobile and some updated design controls for nav menus. While labeled an “enhancement,” themers should also check their designs against a breaking change to the <a href=\"https://github.com/WordPress/gutenberg/pull/33294\">RSS block’s updated styles</a>.</p>\n\n\n\n<h2>Drag and Drop Blocks in List View</h2>\n\n\n\n<img />Dragging a block around in list view.\n\n\n\n<p class=\"has-drop-cap\"><em>Drumroll, please.</em> The moment we — or at least many of us — have been waiting for has finally arrived. The editor’s list view has become a powerhouse for managing long documents with many blocks. Over the past dozen or so releases, the development team has continued to tack on necessary feature after necessary feature.</p>\n\n\n\n<p>In version 11.1, users can <a href=\"https://github.com/WordPress/gutenberg/pull/33320\">drag and drop blocks</a> from within the list view to order and organize content. However, users are not merely limited to moving things around within the list view itself. They can drag blocks from the list over into the content canvas and vice versa.</p>\n\n\n\n<p>I do not often use emoji, but sometimes I like to dole out a slow clap for a job well done. 👏 👏</p>\n\n\n\n<h2>Border Support</h2>\n\n\n\n<img />Adding a dashed border to a Group block.\n\n\n\n<p class=\"has-drop-cap\">I have already been having a bit of fun with the new border options. Lately, I have been in the holiday spirit because I was getting ahead and buying my Christmas tree in July (when you find the good deals). This inspired me to create a coupon code block pattern, and the Group block’s border support was perfect for this.</p>\n\n\n\n<p>Gutenberg 11.1 refines the <a href=\"https://github.com/WordPress/gutenberg/pull/31585\">user experience for border options</a>. The development team tightened the UI and placed the settings into logical groupings.</p>\n\n\n\n<p>Only the following core blocks have partial or complete border support:</p>\n\n\n\n<ul><li>Button</li><li>Group</li><li>Image</li><li>Search</li><li>Table</li></ul>\n\n\n\n<p>Users can also define individual corners with the border-radius option in this update. I would love to see the same treatment for the top, right, bottom, and left borders in the future. I also would not mind seeing a double-border style.</p>\n\n\n\n<h2>Columns Block: Stack on Mobile</h2>\n\n\n\n<img />Adding post metadata to an unstacked set of columns.\n\n\n\n<p class=\"has-drop-cap\">By default, individual Column blocks will stack on top of each other in mobile views. However, users <a href=\"https://github.com/WordPress/gutenberg/pull/31816\">can now disable this</a> via the parent Columns block on a case-by-case basis. This has also been one of the missing pieces for more layout control in block themes.</p>\n\n\n\n<p>One of the primary use cases for a Columns block that does not break on mobile devices is post metadata sections that should be inline. For example, theme authors often want to align the post author, date, and comments link in a single row below the post title.</p>\n\n\n\n<p>This toggle switch <em>sort of</em> moves us in that direction. However, it is a stopgap solution that does not afford theme designers the flexibility they are accustomed to with CSS (this is not generally a complicated affair).</p>\n\n\n\n<p>Before block themes and the site editor are rolled into core WordPress, theme developers will need fine-tuned responsive control over the Columns block and, perhaps, some type of row/inline/flex block to go along with it.</p>\n\n\n\n<p>Theme authors who need to target the Columns block based on whether mobile stacking is disabled can use the <code>.is-not-stacked-on-mobile</code> class.</p>\n\n\n\n<h2>Post Terms and Tag Clouds</h2>\n\n\n\n<img />Controlling the number of tags output.\n\n\n\n<p class=\"has-drop-cap\">The development team has crossed one of my months-long pet peeves off the list. In past releases of the plugin, the Post Terms block (variations of Post Tags and Post Categories) has displayed a pipe (<code>|</code>) separator between individual items by default. It now <a href=\"https://github.com/WordPress/gutenberg/pull/32812\">shows a comma</a>, followed by a space.</p>\n\n\n\n<p>Theme authors can change this in their block templates, and users can customize it from the editor. The setting is located under the “Advanced” tab in the block options sidebar.</p>\n\n\n\n<p>The Tag Cloud block got a small but much-needed upgrade. Users can now <a href=\"https://github.com/WordPress/gutenberg/pull/32201\">set a limit</a> on the number of tags to display. By default, it is set to show 45 tags.</p>\n\n\n\n<h2>Navigation Submenu Colors</h2>\n\n\n\n<img />\n\n\n\n<p class=\"has-drop-cap\">The Gutenberg development team added two new <a href=\"https://github.com/WordPress/gutenberg/pull/31149\">color options for the Navigation block</a>. Aside from its existing text and background colors, users can now change the text and background colors for submenu items.</p>\n\n\n\n<p>The Navigation block, while improved, still seems to be one of the trickiest pieces of the site-editing puzzle. It is trying to be the Jack of all trades, mastering few — if any — solutions. And, there is already a <a href=\"https://github.com/WordPress/gutenberg/issues/33278\">ticket gaining traction</a> that would allow users to stuff a wider range of inner blocks into it.</p>\n\n\n\n<p>But, we have submenu text and background colors, which is a win. Only, they are named “Overlay Text” and “Overlay Background.” I am unsure whether it works as part of the mobile responsive menu. Gutenberg seems to have once again failed to bundle its front-end navigation JavaScript.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 23 Jul 2021 02:03:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"WPTavern: Stockfish Contributors Sue ChessBase for GPL Violations\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=120248\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:175:\"https://wptavern.com/stockfish-contributors-sue-chessbase-for-gpl-violations?utm_source=rss&utm_medium=rss&utm_campaign=stockfish-contributors-sue-chessbase-for-gpl-violations\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7065:\"<img />image credit: <a href=\"https://stocksnap.io/author/34749\">Sebastian Voortman</a>\n\n\n\n<p>A legal reckoning is brewing in the world of open source chess engines. Stockfish, a GPL-licensed chess engine widely recognized as <a href=\"https://en.wikipedia.org/wiki/Top_Chess_Engine_Championship#Tournament_results_%28TCEC%29\">one of the strongest</a> in the world, has <a href=\"https://stockfishchess.org/blog/2021/our-lawsuit-against-chessbase/\">filed a lawsuit against ChessBase</a>. The German-based company makes and sells chess software that relies heavily on the Stockfish engine, maintains a prominent chess news site, and runs a chess server for online games. </p>\n\n\n\n<p>Stockfish’s announcement, published this week on International Chess Day, claims that ChessBase has violated the GPL by not releasing the corresponding modifications of its products that are derivative works:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>We have come to realize that ChessBase concealed from their customers Stockfish as the true origin of key parts of their products. Indeed, few customers know they obtained a modified version of Stockfish when they paid for Fat Fritz 2 or Houdini 6 – both Stockfish derivatives – and they thus have good reason to be upset. ChessBase repeatedly violated central obligations of the GPL, which ensures that the user of the software is informed of their rights. These rights are explicit in the license and include access to the corresponding sources, and the right to reproduce, modify, and distribute GPLed programs royalty-free.</p></blockquote>\n\n\n\n<p>In 2020, Stockfish added support for NNUE (Efficiently Updatable Neural Networks). ChessBase’s Fat Fritz 2 product includes a neural network that the company has not released. Stockfish’s previous <a href=\"https://stockfishchess.org/blog/2021/statement-on-fat-fritz-2/\">statement on Fat Fritz 2</a> identifies these net weights as a derivative:</p>\n\n\n\n<p>“This chess engine is a Stockfish derivative, with a few lines of code modification (engine name, authors list and a few parameters), and a new set of NNUE net weights considered proprietary,” current Stockfish maintainer Joost VandeVondele said. “ChessBase’s communication on Fat Fritz 2, claiming originality where there is none, has <a href=\"https://twitter.com/tordr/status/1359428424255823875\">shocked our community</a>. Furthermore, the engine Fat Fritz 2 fails to convince on <a href=\"https://www.sp-cc.de/\">independent rating lists</a>, casting doubt on the usefulness of those modifications. Indeed, we feel that customers buying Fat Fritz 2 get very little added value for money. Claims to the contrary appear misleading.”</p>\n\n\n\n<p>The GPLv3 permits ChessBase to sell its chess engine but requires the company to make its modifications available, along with all information needed to build the program. Stockfish informed Albert Silver, author of the neural net in Fat Fritz 2, of the license violation, resulting in ChessBase releasing its C++ sources but not the net weights. “Obviously, we condemn the approach taken,” VandeVondele said.</p>\n\n\n\n<p>Stockfish contributors have been working with a certified <a href=\"https://www.jbb.de/\">copyright and media law attorney</a> in Germany to enforce their license and were able to force a recall of the Fat Fritz 2 DVD and the termination of the sales of Houdini 6. They are now pursuing the Termination clause of the GPL that would shut down ChessBase’s ability to distribute Stockfish in its products.</p>\n\n\n\n<p>“Due to Chessbase’s repeated license violations, leading developers of Stockfish have terminated their GPL license with ChessBase permanently,” the Stockfish team said in the most recent statement. “However, ChessBase is ignoring the fact that they no longer have the right to distribute Stockfish, modified or unmodified, as part of their products.”</p>\n\n\n\n<p>In a post titled, “<a href=\"https://lichess.org/blog/YCvy7xMAACIA8007/fat-fritz-2-is-a-rip-off\">Fat Fritz 2 is a rip-off,</a>” published earlier this year, the Stockfish, Leela Chess Zero, and Lichess teams called out the product as a Stockfish clone, repackaged with a different neural network and “<a href=\"https://github.com/official-stockfish/Stockfish/compare/550fed3343089357dc89ecf78ce8eb4b35bcab88...DanielUranga:faef72afbf10273ca8688a4ba1c7863426c93c6e\">minimal changes</a> that are neither innovative nor <a href=\"https://www.sp-cc.de/\">appear</a> to make the engine stronger.”</p>\n\n\n\n<p>“It is sad to see claims of innovation where there has been none, and claims of improvement in an engine that is weaker than its open-source origins,” the teams wrote. “It is also sad to see people appropriating the open-source work and effort of others and claiming it as their own.” </p>\n\n\n\n<p>Lichess, a free and open-source Internet chess server run by a non-profit organization that also <a href=\"https://lichess.org/blog/YOCx7hIAACUAgsUo/stockfish-14-has-arrived\">uses Stockfish as a critical part of its infrastructure</a>, has published multiple posts in support of Stockfish revoking ChessBase’s license to sell derivatives of the popular engine. Lichess also <a href=\"https://lichess.org/source\">publishes the source code</a> of everything they create using Stockfish so its users can see, modify, and redistribute it.</p>\n\n\n\n<p>Even if you’re not a connoisseur of chess drama, Lichess’ most recent <a href=\"https://lichess.org/blog/YPc7GREAACgAevs5/fat-fritz-is-not-the-only-ripoff-and-now-chessbase-is-getting-sued\">statement</a> of support for Stockfish identifies why this case is important to the greater open source community:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Free open-source software offers <a href=\"https://www.gnu.org/philosophy/free-sw.en.html#four-freedoms\">essential freedoms</a> that benefit developers and users alike, and those freedoms should have been extended to users of Fat Fritz 1, 2, and Houdini. Failing that, free-software licenses are only meaningful if they are enforced, making this an important case not only for Stockfish, but also for the open source community as a whole. We are happy that the Stockfish developers have the will and means to take action.</p></blockquote>\n\n\n\n<p>Stockfish’s lawsuit may become an important landmark case for proving that the GPL can be enforced. It will also be interesting to see whether the courts regard the neural network weights that ChessBase trained as a derivative work that must be released as source code in order to be in compliance with the GPL. </p>\n\n\n\n<p>Stockfish has gained broad support from the project’s maintainers and developers who have stated they “have the evidence, the financial means, and the determination to bring this lawsuit to a successful end.” The team has promised to update their statement once the case makes progress.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 22 Jul 2021 04:30:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"WPTavern: The WordPress.org Block Pattern Directory Is Now Live\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=120264\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:165:\"https://wptavern.com/the-wordpress-org-block-pattern-directory-now-live?utm_source=rss&utm_medium=rss&utm_campaign=the-wordpress-org-block-pattern-directory-now-live\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4519:\"<p class=\"has-drop-cap\">Yesterday, the <a href=\"https://wordpress.org/patterns/\">WordPress pattern directory</a> went live to the world as the development team behind it put the <a href=\"https://github.com/WordPress/pattern-directory/milestone/1?closed=1\">finishing touches</a> on the project. It will work similarly to the theme and plugin directories in time. Along with WordPress 5.8, users can browse and use block patterns directly from the post editor.</p>\n\n\n\n<p>Officially, the pattern directory shipped as part of the <a href=\"https://wptavern.com/wordpress-5-8-tatum-introduces-block-widgets-duotone-media-filters-new-emoji-support-and-more\">WordPress 5.8 release</a>. The Tavern did not include this in its coverage yesterday because it was still listed as an “in-progress” project until several hours later. The team was still wrapping up several issues yesterday for the initial launch.</p>\n\n\n\n<img />Pattern directory homepage.\n\n\n\n<p>The current patterns in the directory are a curated list of designs from over 20 volunteers. The team <a href=\"https://wptavern.com/open-invitation-to-contribute-to-the-wordpress-block-pattern-directory\">called upon the community</a> in early June, and it answered. To date, there are over 70 patterns across six categories to choose from:</p>\n\n\n\n<ul><li>Buttons</li><li>Columns</li><li>Gallery</li><li>Header</li><li>Images</li><li>Text</li></ul>\n\n\n\n<p>Thus far, translations are <a href=\"https://translate.wordpress.org/projects/patterns/core/\">complete for 12 languages</a>. Others are at varying completion percentages, but there are dozens more that are incomplete. This would be an easy entry point for anyone who wants to give something back to the WordPress project.</p>\n\n\n\n<p>I had a hand in building the <a href=\"https://wordpress.org/patterns/pattern/about-me-cards/\">About Me Cards</a> and <a href=\"https://wordpress.org/patterns/pattern/team-social-cards/\">Team Social Cards</a> patterns, but I cannot take all the credit. Kjell Reigstad and Mel Choyce-Dwan took my initial ideas and ran with them. It was a rewarding experience just peaking a bit into how other designers work. I only wish I could have put in more time during the initial submission window.</p>\n\n\n\n<ul><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li></ul>About Me Columns (left) and Team Social Cards (right) patterns\n\n\n\n<p>I look forward to submitting more patterns when submissions are open to everyone, the project’s next phase.</p>\n\n\n\n<p>“Work is now beginning on the next milestone, which will enable patterns to be submitted by anyone, similar to the Theme and Plugin Directories,” wrote Kelly Choyce-Dwan <a href=\"https://make.wordpress.org/meta/2021/07/20/the-wordpress-pattern-directory-is-live/\">in the announcement</a>.</p>\n\n\n\n<p>I am excited to see where the overall community can take the directory. Submissions have been limited and held to a specific aesthetic that will not be universally appealing. It may be hard for some users to look beyond centuries-old artwork, flowers, and the current fling with offset columns to see how a specific layout would work for their site. For others, it is perfect.</p>\n\n\n\n<p>Even I struggle with this. I can see the structure beneath the default images and text, but I am not inspired to use most of the patterns because they simply do not fit my personal style. When selecting one, I want to feel like the designer was building something just for me. I suspect that will play a part in winning over more users and bringing some holdouts over to the block system.</p>\n\n\n\n<img />Gallery-categorized patterns.\n\n\n\n<p>One limitation of the pattern directory is the imagery. Now that services like Unsplash, Pexels, and Pixabay have put limitations on their licensing, it can be tough to find photos and artwork that meet the guidelines for submissions to WordPress.org. However, that could open up a bit with the potential integration of <a href=\"https://wptavern.com/openverse-why-this-project-is-good-for-wordpress-and-the-web\">Openverse</a>, formerly the Creative Commons search engine. Making it easier for pattern designers to find the perfect images to build out their visions would improve the overall quality.</p>\n\n\n\n<p>What will eventually make the pattern directory a worthwhile venture is when the best designers from the WordPress ecosystem step up and begin competing. I eagerly await a breadth of authors putting their own stylistic spin on submissions.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 21 Jul 2021 22:37:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"HeroPress: More Than Just Joost’s Wife\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=3965\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:126:\"https://heropress.com/essays/more-than-just-joosts-wife/#utm_source=rss&utm_medium=rss&utm_campaign=more-than-just-joosts-wife\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:18682:\"<img width=\"1024\" height=\"512\" src=\"https://heropress.com/wp-content/uploads/2022/07/071921-min.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: WordPress is the most inviting, equal community I know.\" /><p><a href=\"https://heropress.com/feed/#dutch\">Dit essay is ook beschikbaar in het Nederlands.</a></p>\n<p>My WordPress story is closely entangled with my Love story. Joost de Valk – my husband- led me to WordPress and the WordPress Community. And, while I love being Joost’s wife, I am much more than <b>just</b> Joost’s wife. My story on how I found my way in WordPress is also a story on how I stepped out of the shadows of Joost, without stepping away from (or on top of the toes of) my husband. It’s a story about my journey and my struggles in growing towards a leadership role. And, it’s a story about the wonderful inviting and inclusive world that WordPress is. But, there’s always room for some improvement!</p>\n<h3>The early days – Marieke before Yoast</h3>\n<p>I am extremely competitive and ambitious. Always have been. I was a highly competitive teenager, wanting to be the best at everything. I was president of the student council, editor of the school newspaper, and participated in debate clubs (that’s where I met Joost). After graduating high school (cum laude), I began studying Sociology and Communication Science. I obtained two bachelors and did a Masters in Sociology (all of it cum laude). And then, I decided to do my PhD in Criminology. I wrote my own research proposal and got funding to do my PhD. I was pretty keen on a scientific career. One year after I started my PhD I got pregnant…</p>\n<p>Joost and I were shocked by my pregnancy, but almost immediately decided that we wanted to have this baby. Joost quit his job and found a job closer to our home. This was his first job as an SEO consultant, a rather significant career move :-). He was working 4 days a week, as was I, which allowed us both to spend time and take care of our son Tycho. Joost and I got married.</p>\n<blockquote><p>The pregnancy changed me. And it changed how people looked at me.</p></blockquote>\n<p>All of a sudden, I wasn’t the high potential anymore. I was the girl that got pregnant during her PhD. I tried my best to prove that I could still do the same amount of work. But with a baby that was hardly sleeping and work piling up, I collapsed. I was diagnosed with burnout and depression. But I got better. I finished my PhD at a slightly slower pace. We decided that I wanted another baby and gave birth to our daughter Wende. I started to work as a teacher and a researcher. We had another son, Ravi. Yes, we really like children ;-). And Joost started his own business- Yoast.</p>\n<p>Joost was heavily involved in WordPress. His plugins had over one million users. He was speaking at all these conferences in the WordPress world and the SEO world. He was also doing consultancy. I helped him with his planning. I brainstormed with him about new business ideas. As of 2012, Joost started hiring people to work for him. He started working from an office. I helped with hiring. I did some research at Yoast. I liked being at the office. Thinking of ways to get a fun company culture.</p>\n<h3>Finding my place at Yoast</h3>\n<p>In 2013, I decided to join Yoast. I was having more fun at the Yoast offices than in my job as a teacher. It was a good decision, although it meant leaving my scientific career behind. That was hard. I started writing at Yoast. Writing about writing, about content SEO. I wrote an eBook, I launched Yoast Academy and I came up with the idea for a readability analysis within Yoast SEO. We had our fourth child, another son -Borre-, in 2015. At the same time I was doing a lot of work in setting up an inclusive and fun company culture for Yoast, inspired heavily by the WordPress community.</p>\n<p>At Yoast, I really was Joost’s wife for the first time. I felt that not everyone would take me seriously. People outside of Yoast often assumed that I was Joost’s assistant or his secretary. That never happened to me before. I struggled with those prejudices. My resume clearly showed that I had some brains, but some people did not seem to look beyond my marital status. People working within Yoast sometimes questioned my expertise too. Within Yoast, over time, that really changed. As I worked at Yoast for a longer period of time, people started to judge me on my track record within the company.</p>\n<h3>Taking a leadership role</h3>\n<p>In 2015, I started talking at conferences. At Yoast, I got my own team. I became a manager. A leader. That was new for me, uncomfortable even. Giving feedback, explaining to people what needed improvement or what I wanted different, that is challenging for me. Even today. I have a strong desire for people to like me. And, I was really insecure about my own skills. Who was I to tell people how to do their work? In my first years as a manager, I was super nervous whenever I needed to correct people. And, I often did not do that well. I was afraid of the confrontation, would postpone it and eventually addressed the issue when it had become this whole big thing. For everyone who worked with me and recognizes this: I am so sorry.</p>\n<blockquote><p>Over time, I got more comfortable and less insecure. I was more confident that I knew what I was doing.</p></blockquote>\n<p>Working hard and studying a lot pays off. I became an SEO expert. I felt comfortable talking about it on stage. As I became an expert in SEO and in marketing, it became more natural to give feedback or to ask coworkers to do something for me.</p>\n<p>I did a lot of the architecture of our company culture, our benefits and our HR plans.The WordPress community is well known for its diversity, for the openness and the acceptance. These are things that are really important within Yoast as well. Yoast breathes WordPress. Our core values are inspired by the WordPress community.</p>\n<h3>Becoming CEO in a big WordPress organisation</h3>\n<p><a href=\"https://heropress.com/wp-content/uploads/2022/07/image3-min.jpg\"><img class=\"alignright wp-image-3968\" src=\"https://heropress.com/wp-content/uploads/2022/07/image3-min.jpg\" alt=\"Marieke bhind a podium at WCEU\" width=\"500\" height=\"667\" /></a>In 2019, I became CEO of Yoast. Once again, I was faced with the prejudice of only getting the job because I am Joost’s wife. That threw me off my game a little bit. I felt like I had proved myself having enough capabilities to fill the role of CEO. I had founded Yoast Academy, written so many blog posts, talked at so many big conferences. I had designed the entire company culture and came up with a few really important product ideas. I didn’t feel like an imposter myself. I was shocked to find out that other people did see me as a puppet on a string.</p>\n<p>When I began as CEO, I was the only woman in our board and in our management team. I wanted to change that. I promised myself that I would change that. I began an inhouse coaching program for women that wanted to grow. And, we did our best to recruit more senior women. I succeeded.</p>\n<blockquote><p>Nowadays, half of our management team consists of women. The board of directors (5 people) now consists of 3 men and 2 women. We are getting there.</p></blockquote>\n<p>Also, we were trying our best to hire more people from traditionally underrepresented groups. We have a lot to learn and improve there. We launched a diversity fund to sponsor diversity at WordCamps.</p>\n<p>For me, having half of our management-team consisting of women seemed like something all companies are heading towards. However, being a CEO of a rather large WordPress company taught me otherwise. The number of women I encounter on my many partnership calls is really, really low. It often makes me uncomfortable being the only woman on a call yet again.</p>\n<p>WordPress is the most inviting, equal community I know. It’s the best! I know a lot of companies care about diversity. But that level of diversity is not yet reached at the level of management teams in WordPress companies. And that matters! Female leadership within WordPress means more than having women talk at WordCamps. We need to have more female leaders in WordPress companies as well. So, that’s my new mission ;-)!</p>\n<h3>What a place to work!</h3>\n<p>I love working in the WordPress world. I love working at Yoast. Most of the time, I enjoy being a leader, although I also struggle with the role. There’s a lot to gain in terms of diversity (and that’s more than gender of course) in the boardrooms of WordPress companies. And, although I struggle with being judged by my marital status, I wouldn’t dream of ever changing that. Joost has been a terrific ally in helping me with my struggles. We run Yoast together and we run our family together. I wouldn’t want it any other way.</p>\n<h1 id=\"dutch\">Meer dan de vrouw van Joost.</h1>\n<p>Mijn WordPress verhaal en mijn liefdesleven lopen flink in elkaar over. Joost de Valk- mijn man- is degene die mij kennis heeft laten maken met WordPress en de WordPress community. Ik hou ontzettend veel van mijn man en ik vind het fantastisch om met hem getrouwd te zijn. Tegelijkertijd ben ik meer dan alleen maar de vrouw van Joost. Mijn WordPress verhaal is een verhaal van hoe ik uit de schaduw van Joost ben gestapt, zonder op zijn tenen te gaan staan of hem te moeten verlaten. Het is ook een verhaal over de moeite die het me heeft gekost om een leiderschapsrol te pakken. En het is een verhaal over hoe mooi open en inclusief de WordPress community is. Maar dat er tegelijkertijd nog werk aan de winkel is.</p>\n<h3>Het begin: Marieke voor Yoast</h3>\n<p>Ik wil altijd de beste zijn. Ik ben super ambitieus. Dat is altijd al zo geweest. Als middelbare scholier was ik voorzitter van de leerlingenraad, eindredacteur van de schoolkrant en deed ik mee aan het Europees Jongeren Parlement (daar heb ik Joost ook ontmoet). Na het behalen van mijn VWO diploma (cum laude) heb ik Sociologie en Communicatiewetenschappen gestudeerd. Ik heb beide bachelors gedaan en de master in Sociologie (alles cum laude). Daarna wilde ik gaan promoveren in de Criminologie. Mijn onderzoeksvoorstel kreeg NWO-subsidie, mijn wetenschappelijke carrière stond in de startblokken. En toen raakte ik zwanger…</p>\n<p>Dat was flink schrikken voor Joost en voor mij. Toch besloten we eigenlijk direct dat we heel graag een kindje wilden. Joost zocht een nieuwe baan dichterbij huis. Een baan als SEO consultant, wat achteraf een belangrijke carrière-switch is gebleken. Joost en ik gingen beiden 4 dagen in de week werken en zorgden gezamenlijk voor onze zoon Tycho. Een paar jaar later trouwden we.</p>\n<blockquote><p>De zwangerschap en het moederschap was heftig voor mij. Ik veranderde erdoor.</p></blockquote>\n<p>Maar het veranderde ook heel erg hoe andere mensen mij zagen, hoe andere mensen mij benaderden. Ik was ineens dat meisje dat ongepland zwanger was geworden. Ik was niet meer dat meisje met die hoge cijfers die altijd alles ‘volgens het boekje’ deed. Ik werkte keihard om niet onder te doen voor mijn collega’s en probeerde hetzelfde werktempo aan te houden als voordat ik moeder werd. Dat lukte niet. Tycho sliep heel slecht en alle veranderingen braken me op. Ik kreeg een depressie en een flinke burnout. Maar ik herstelde daarvan. Ik besloot het wat rustiger aan te doen. Maar ik maakte mijn proefschrift wel af en Joost en ik kregen nog een kindje, een dochter, Wende. Ik ben op het HBO gaan werken als onderzoeker en docent. Daarna kregen we nog een kindje, onze zoon Ravi (ja, wij houden dus erg van kinderen). Joost begon voor zichzelf en startte Yoast.</p>\n<p>Joost was enorm betrokken bij WordPress. Al vanaf 2006. Zijn plugins hadden ondertussen miljoenen gebruikers. Hij sprak op allerlei conferenties, zowel in de WordPress wereld, maar ook in de SEO wereld, waar hij inmiddels een grote naam was geworden. Hij deed een heleboel consultancy werk. Ik hielp hem. Ik hielp hem met zijn planning, ik brainstormde met hem over nieuwe business ideeën. Vanaf 2012 begon Joost ook mensen aan te nemen en vanuit een kantoor te werken. Ik hielp met de sollicitaties, ik deed ook wat onderzoek bij Yoast en schreef wat posts. Ik vond het heel erg leuk om op kantoor te zijn en om de bedrijfscultuur vorm te geven.</p>\n<h3>Mijn plek bij Yoast vinden</h3>\n<p>Het werken bij Yoast was eigenlijk leuker dan mijn werk op het HBO. In 2013 besloot ik om echt fulltime bij Yoast te gaan werken. Dat betekende dus dat ik mijn wetenschappelijke carrière afbrak. Dat was best heftig. Maar bij Yoast ging ik iets doen wat ik altijd heel erg leuk heb gevonden. Ik begon met schrijven. Ik ging schrijven over ‘hoe moet je nou eigenlijk schrijven’ en deed veel onderzoek naar content SEO. Ik schreef een eBook, ik lanceerde Yoast Academy en ik bedacht de readability analyse voor Yoast SEO. Joost en ik kregen nog een zoon, Borre, in 2015. Bij Yoast was ik ook druk met het opzetten van een leuke en inclusieve bedrijfscultuur. Daarvoor is de WordPress community een enorme inspiratiebron geweest.</p>\n<p>Toen ik bij Yoast kwam werken, werd ik voor het eerst ook echt ‘Joost zijn vrouw’. Voor mijn gevoel werd ik niet door iedereen serieus genomen. Mensen buiten Yoast gingen er ontzettend vaak vanuit dat ik Joost zijn assistent was, of zijn secretaresse. Dat was me nooit eerder overkomen. Ik vond dat mega ingewikkeld. Uit mijn CV blijkt toch dat ik capaciteiten heb? Sommige mensen lijken niet verder te kijken dan mijn burgerlijke staat. Ook binnen Yoast overkwam het me dat mensen twijfelden aan mijn expertise. Dat is echt wel veranderd in de afgelopen tijd. Nu ik langer bij Yoast werk, beoordelen mensen me gewoon op het werk dat ik bij Yoast heb gedaan.</p>\n<h3>Een leiderschapsrol</h3>\n<p>Gaandeweg kreeg ik een grotere rol. Ik ging spreken op conferenties en ik werd manager van een eigen marketing team. Ik werd een leider. Dat vond ik spannend. Feedback geven of vertellen tegen mensen wat anders moet is iets wat ik ingewikkeld vind. Nog steeds. Ik wil gewoon graag dat mensen me aardig vinden. En, ik was lange tijd heel erg onzeker over mijn eigen capaciteiten. Wie was ik om mensen te vertellen hoe ze hun werk moesten doen? In die eerste jaren als een manager was ik echt heel onzeker als ik mensen feedback moet geven. Ik vond confrontaties vaak te moeilijk en ging die dan uit de weg. Dan liet ik dingen uit de hand lopen en was het heel groot geworden voordat ik de feedback besprak. Voor iedereen die met me heeft gewerkt en zich daarin herkent: super sorry!</p>\n<blockquote><p>Ik wende aan mijn leiderschapsrol en werd gaandeweg veel minder onzeker. Ik kreeg vertrouwen in mezelf, in mijn eigen capaciteiten.</p></blockquote>\n<p>Door mijn deep dive in content SEO ben ik ook echt een SEO expert geworden. Ik werd gevraagd voor allerlei talks. Daarmee werd het ook veel natuurlijker voor mij om feedback aan collega’s te geven.</p>\n<p>Een groot deel van de bedrijfscultuur, onze arbeidsvoorwaarden en onze HR plannen komen uit mijn koker. De dingen die belangrijk zijn voor WordPress: diversiteit, openheid en inclusiviteit zijn ook de dingen die belangrijk zijn voor ons bedrijf. Yoast ademt WordPress. Onze core values zijn heel erg geinspireerd op de waarden in de WordPress community.</p>\n<h3>CEO worden in een groot WordPress bedrijf</h3>\n<p><a href=\"https://heropress.com/wp-content/uploads/2022/07/image3-min.jpg\"><img /></a>En toen in 2019 werd ik CEO van Yoast. Wederom waren er mensen die zich afvroegen of ik die baan alleen had gekregen omdat ik Joost zijn vrouw ben. Dat kwetste me destijds. Ik had het idee dat ik me nu echt wel bewezen had. Ik had Yoast Academy gelanceerd, zoveel blog posts geschreven en op ontelbare conferenties gesproken. Ik ben verantwoordelijk voor de gehele bedrijfscultuur en ik heb ook een heel aantal belangrijke productideeën geïnitieerd. Ik had zelf geeneens meer last van een imposter syndroom en toch hadden mensen het idee dat ik een soort marionet van Joost zou zijn. Dat was even een tegenvaller.</p>\n<p>Maargoed, ik begon aan de taak als CEO en had al snel een extra missie te pakken. Toen ik CEO werd in 2019 was ik de enige vrouw in de directie van Yoast en ook de enige vrouw is ons MT. Ik wilde dat veranderen. Ik begon een inhouse coachingsprogramma voor vrouwen bij Yoast – het empowerwoment-project. Maar we gingen ook beter ons best doen in ons sollicitatieproces. En dat heeft echt gewerkt! We hebben nu 2 vrouwen in onze directie en de helft van ons MT bestaat uit vrouwen. Er is meer werk aan de winkel wat betreft het aannemen van mensen uit traditioneel onder gepresenteerde groepen. Daar moeten we bij Yoast nog meer mee aan de slag! In de WordPress wereld hebben we het diversity fund geïnitieerd wat voor nog meer diversiteit op WordCamps en in de WordPress community moet zorgen.</p>\n<p>Ik was altijd onder de indruk dat het belang dat wij bij Yoast aan diversiteit hangen iets is dat alle WordPress bedrijven onderschrijven. En misschien is dat wel zo, maar dat zie ik niet terug in de meeste boardrooms. Nu ik CEO van een groot WordPress bedrijf ben, merk ik dat ik heel vaak de enige vrouw in de vergadering ben. Dat vind ik nog steeds lastig. Ik voel me erg ‘anders’.</p>\n<p>WordPress is zo’n ontzettende open, uitnodigende cultuur om in te werken voor vrouwen. En ik weet dat heel veel bedrijven het belang van diversiteit zien en belangrijk vinden. Leiderschap door vrouwen betekent echter wel meer dan alleen veel vrouwelijke sprekers op WordCamps. We hebben die directeuren ook nodig! Dus dat wordt nu mijn nieuwe missie :-).</p>\n<h3>Zo’n gave plek om te werken!</h3>\n<p>Het is zo gaaf om met WordPress te werken! Het is geweldig om met de WordPress mensen te werken! En het is echt fantastisch om bij Yoast te werken! En ik vind het meestal ook heel leuk om een leider in de WordPress wereld te zijn, hoewel ik het ook vaak moeilijk vindt. Er is nog veel te verbeteren in die boardrooms van al die grote WordPress bedrijven en daar wordt ik enthousiast van!</p>\n<p>En, hoewel het getrouwd zijn met Joost soms iets is waar ik soms wat mee worstel, zou ik het echt niet anders willen. Joost is mijn bondgenoot en heeft mij zo geholpen met alle stappen in mijn carrière. Samen met hem run ik Yoast, samen met hem run ik ons fantastische gezin. I wouldn’t want it any other way!</p>\n<p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/more-than-just-joosts-wife/\">More Than Just Joost’s Wife</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 21 Jul 2021 06:00:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Marieke van de Rakt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"WPTavern: BuddyPress 9.0.0 Transforms Legacy Widgets Into Blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=120209\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:173:\"https://wptavern.com/buddypress-9-0-0-transforms-legacy-widgets-into-blocks?utm_source=rss&utm_medium=rss&utm_campaign=buddypress-9-0-0-transforms-legacy-widgets-into-blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2305:\"<p><a href=\"https://buddypress.org/2021/07/buddypress-9-0-0-mico/\">BuddyPress 9.0</a> was released one day before <a href=\"https://wptavern.com/wordpress-5-8-tatum-introduces-block-widgets-duotone-media-filters-new-emoji-support-and-more\">WordPress 5.8</a>. As all major BuddyPress releases are named for pizza joints, this one has been dubbed “Mico” in honor of Pizzéria Chez Mico, a small restaurant on the French riviera, where you just may find capers and anchovies on your pie.</p>\n\n\n\n<p>This short release cycle was laser focused on getting all of the BP component widgets ready to be used as blocks to ensure that they work with WordPress 5.8’s new block widgets experience. BuddyPress 9.0 introduces 10 new BuddyPress blocks to be used in place of the legacy widgets.</p>\n\n\n\n<div class=\"wp-block-image\"><img />New BuddyPress Blocks in 9.0.0</div>\n\n\n\n<p>This release also enables users to transform legacy widgets into a block with two clicks, while preserving all of their settings and automatically importing them. The availability of these new blocks is an important milestone that BP contributing developer David Cavins said is “the first step toward the progressive retirement” of BuddyPress widgets.</p>\n\n\n\n<p>All this functionality that used to only be available in widgetized areas can now easily be used as blocks inside content areas. The blocks vastly expand BuddyPress’ flexibility, enabling site owners to do many things that used to require custom development. Designing unique landing pages for communities is now easier than it has ever been.</p>\n\n\n\n<p>“My coworkers are pretty excited to have these new BP blocks,” Cavins said during a chat in the BuddyPress development channel on Slack. “For instance, with the login form block, you can pretty well replace login form customization plugins and put the form in your landing page with ease.”</p>\n\n\n\n<p>The release also includes a new Sitewide Notices endpoint for the BP REST API that will enable site admins to create, edit, or delete notices and let users fetch the active notice. For a full list of the improvements and bug fixes included in 9.0.0, check out the <a href=\"https://codex.buddypress.org/releases/version-9-0-0/\">release notes</a> in the codex.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 21 Jul 2021 02:56:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"WPTavern: WordPress 5.8 “Tatum” Introduces Block Widgets, Duotone Media Filters, New Emoji Support, and More\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=120192\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:251:\"https://wptavern.com/wordpress-5-8-tatum-introduces-block-widgets-duotone-media-filters-new-emoji-support-and-more?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-5-8-tatum-introduces-block-widgets-duotone-media-filters-new-emoji-support-and-more\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7541:\"<p class=\"has-drop-cap\">WordPress 5.8 “Tatum,” named in honor of jazz pianist <a href=\"https://en.wikipedia.org/wiki/Art_Tatum\">Art Tatum</a>, <a href=\"https://wordpress.org/news/2021/07/tatum/\">landed earlier today</a>. It is the second major release in 2021. It includes duotone media filters, block-based widgets, theme-related blocks, template editing, and theme JSON file support.</p>\n\n\n\n<p>The release also ships tons of other notable features, such as <a href=\"https://wptavern.com/wordpress-5-8-adds-support-for-new-emoji-introduced-in-twemoji-13-1-0\">support for new Emoji</a> and an <a href=\"https://wptavern.com/no-more-accidental-custom-plugin-overrides-wordpress-5-8-to-allow-developers-to-set-plugin-hostname\">Update URI field</a> for plugin authors to offer custom updates. The latest update also <a href=\"https://wptavern.com/wordpress-to-drop-support-for-ie11-in-upcoming-5-8-or-5-9-release\">drops support for IE11</a>, saying goodbye to the era of Internet Explorer.</p>\n\n\n\n<p>Matt Mullenweg led the WordPress 5.8 release, which saw contributions from 530 volunteers. The entire release team closed 320 Trac tickets and over 1,500 GitHub pull requests.</p>\n\n\n\n<p>The official release squad members were:</p>\n\n\n\n<ul><li>Release Co-Coordinator: Jeffrey Paul</li><li>Release Co-Coordinator: Jonathan Desrosiers</li><li>Editor Tech Lead: Riad Benguella</li><li>Marketing and Communications Lead: Josepha Haden Chomphosy</li><li>Documentation Lead: Milana Cap</li><li>Test Lead: Piotrek Boniu</li><li>Support Lead: Mary Job</li></ul>\n\n\n\n<h2>Duotone and Media Improvements</h2>\n\n\n\n<img />Duotone filter + gradient overlay on a Cover block.<br />\n\n\n\n<p class=\"has-drop-cap\">The Image and Cover blocks received a <a href=\"https://wptavern.com/duotone-filters-wordpress-5-8-puts-a-powerful-image-editing-tool-into-users-hands\">new duotone feature</a>. It is a filter that allows users to lay two colors over their media, creating unique effects. The colors overwrite the shadows and highlights of the image or video. Users can use WordPress’s defaults, theme-defined colors, or create their own mixes.</p>\n\n\n\n<p>WordPress 5.8 also introduces several <a href=\"https://wptavern.com/wordpress-5-8-media-library-changes-you-should-know-about\">upgrades to the media library</a>. The development team replaced infinite scrolling with a “load more” button, improving the experience for screen-reader and keyboard users. End-users can now copy media file URLs from the Add New media screen.</p>\n\n\n\n<p>The latest release offers <a href=\"https://wptavern.com/wordpress-5-8-introduces-support-for-webp-images\">WebP image format</a> support for the first time, and developers have a new <code>image_editor_output_format</code> filter hook to fine-tune the experience.</p>\n\n\n\n<h2>Block Widgets</h2>\n\n\n\n<img />Widgets screen with a Gallery block in the Footer sidebar.<br />\n\n\n\n<p class=\"has-drop-cap\">For the first time since the block system launched with WordPress 5.0 nearly three years ago, blocks are no longer confined to the post content editor. Users can now use them <a href=\"https://wptavern.com/diving-into-wordpress-5-8s-new-widgets-screen\">in any available sidebar</a>. This is a stepping stone in the Full Site Editing experience that will eventually lead to block themes and the site editor. In the meantime, it is a way for users to begin trying out blocks in new ways.</p>\n\n\n\n<p>However, those experiences may vary, depending on the active theme. Some older projects may not hold up well with this system. Authors may need to opt-out of the feature. Users who do not want to use block widgets or run into trouble can install the <a href=\"https://wptavern.com/classic-widgets-plugin-disables-wordpress-5-8s-upcoming-block-based-widgets-system\">Classic Widgets plugin</a>.</p>\n\n\n\n<h2>Query Loop and Theme Blocks</h2>\n\n\n\n<img />Query Loop pattern inserter: carousel view.\n\n\n\n<p class=\"has-drop-cap\">The power to create lists, grids, and other designs around a group of posts has long been solely in the wheelhouse of developers. Users had to rely on their themes or specialized plugins to make such changes. This is no longer the case. Users will have the power to create almost any type of post list they want from now and far into the future with the <a href=\"https://wptavern.com/query-loop-the-ins-and-outs-of-one-of-wordpress-5-8s-most-powerful-features\">Query Loop block</a>.</p>\n\n\n\n<p>And, this is just the beginning. WordPress 5.8’s new block is merely an introduction to what will eventually be one of the foundational elements to Full Site Editing in the coming years. As more and more blocks continue to mature, users and theme authors will continue building all sorts of layouts from this simple starting point.</p>\n\n\n\n<p>The Query Loop block will also be the first introduction of the pattern inserter to many users. This is a new tool that allows users to scroll through block patterns, choose one, and customize. In the future, it will become a more prominent feature.</p>\n\n\n\n<p>Inserting lists of posts is just scratching the surface. WordPress 5.8 ships a new “Theme” category of blocks for users to play around with. Many of these are primarily for use within the Query Loop, such as the <a href=\"https://wptavern.com/wordpress-5-8-beta-1-released-new-blocks-new-widgets-screen-and-pattern-directory-on-deck\">Post* blocks</a>. However, others like Site Title and Site Tagline will be handy in the template editor.</p>\n\n\n\n<h2>Template Editor</h2>\n\n\n\n<img />Creating a custom landing page template.\n\n\n\n<p class=\"has-drop-cap\">The new <a href=\"https://wptavern.com/getting-to-know-the-upcoming-wordpress-5-8-template-editor\">template editor</a> provides users with a method of creating reusable templates. And, they do not need a 100% block theme to do it. The feature opens an overlay from the content-editing screen for users to customize their page header, footer, and everything in between.</p>\n\n\n\n<p>This is essentially a scaled-back version of the upcoming site editor. With 5.8, its primary use case will be for creating custom landing pages. It is a lot of power in the hands of the average user. And, it helps WordPress inch closer to its goal of not only democratizing publishing but also design.</p>\n\n\n\n<p><em>The downside to this feature?</em> It is currently opt-in. The active theme must declare support for users to access it. Many will not see it until developers submit updates.</p>\n\n\n\n<h2>Developers: theme.json Support</h2>\n\n\n\n<img />Real-world theme.json file.\n\n\n\n<p class=\"has-drop-cap\">WordPress 5.8 lets theme authors begin tapping into global styles and settings configuration via the new <a href=\"https://wptavern.com/fse-outreach-round-8-a-developer-centric-call-for-testing-theme-json-configuration\"><code>theme.json</code> system</a>. In the coming years, this will be the foundation of how themers build their projects.</p>\n\n\n\n<p>Essentially, the new file is a bridge between themes, WordPress, and users, a standardized method of communication that puts them all on the same page. Theme authors define which settings it supports and its default styles. WordPress reflects these via the editing interfaces and on the front end. And, users can overwrite them on a per-block basis or, eventually, through the Global Styles feature.</p>\n\n\n\n<p>Right now, it is an opt-in feature that both traditional and block themes can utilize. Themers will want to start moving their projects over to using it now that WordPress 5.8 is on the doorstep.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 20 Jul 2021 19:56:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"WordPress.org blog: WordPress 5.8 Tatum\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10976\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://wordpress.org/news/2021/07/tatum/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:48444:\"<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"632\" height=\"422\" src=\"https://i0.wp.com/wordpress.org/news/files/2021/07/5x8-Album-1.jpg?resize=632%2C422&ssl=1\" alt=\"\" class=\"wp-image-11042\" />\n\n\n\n<p>Introducing 5.8 “Tatum”, our latest and greatest release now available for <a href=\"https://wordpress.org/download/\">download</a> or update in your dashboard. Named in honor of Art Tatum, the legendary Jazz pianist. His formidable technique and willingness to push boundaries inspired musicians and changed what people thought could be done. </p>\n\n\n\n<p>So fire up your music service of choice and enjoy Tatum’s famous recordings of ‘Tea for Two’, ‘Tiger Rag’, ‘Begin the Beguine’, and ‘Night and Day’ as you read about what the latest WordPress version brings to you.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<h2 class=\"has-text-align-center\">Three Essential Powerhouses</h2>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><img width=\"632\" height=\"474\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/07/about-widgets-blocks.png?resize=632%2C474&ssl=1\" alt=\"\" class=\"wp-image-10985\" /></li><li class=\"blocks-gallery-item\"><img width=\"632\" height=\"501\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/07/about-query-loop.png?resize=632%2C501&ssl=1\" alt=\"\" class=\"wp-image-10986\" /></li><li class=\"blocks-gallery-item\"><img width=\"632\" height=\"411\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/07/about-template.png?resize=632%2C411&ssl=1\" alt=\"\" class=\"wp-image-10987\" /></li></ul>\n\n\n\n<h3>Manage Widgets with Blocks</h3>\n\n\n\n<p>After months of hard work, the power of blocks has come to both the Block Widgets Editor and the Customizer. Now you can add blocks both in widget areas across your site and with live preview through the Customizer. This opens up new possibilities to create content: from no-code mini layouts to the vast library of core and third-party blocks. For our developers, you can find more details in the <a href=\"https://make.wordpress.org/core/2021/06/29/block-based-widgets-editor-in-wordpress-5-8/\">Widgets dev note</a>.</p>\n\n\n\n<h3>Display Posts with New Blocks and Patterns</h3>\n\n\n\n<p>The Query Loop Block makes it possible to display posts based on specified parameters; like a PHP loop without the code. Easily display posts from a specific category, to do things like create a portfolio or a page full of your favorite recipes. Think of it as a more complex and powerful Latest Posts Block! Plus, pattern suggestions make it easier than ever to create a list of posts with the design you want.</p>\n\n\n\n<h3>Edit the Templates Around Posts</h3>\n\n\n\n<p>You can use the familiar block editor to edit templates that hold your content—simply activate a block theme or a theme that has opted in for this feature. Switch from editing your posts to editing your pages and back again, all while using a familiar block editor. There are more than 20 new blocks available within compatible themes. Read more about this feature and how to experiment with it in the release notes.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"has-text-align-center\">Three Workflow Helpers</h2>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><img width=\"632\" height=\"496\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/07/about-list-view.png?resize=632%2C496&ssl=1\" alt=\"\" class=\"wp-image-10988\" /></li><li class=\"blocks-gallery-item\"><img width=\"632\" height=\"343\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/07/about-pattern-suggestions.png?resize=632%2C343&ssl=1\" alt=\"\" class=\"wp-image-10989\" /></li><li class=\"blocks-gallery-item\"><img width=\"632\" height=\"517\" src=\"https://i0.wp.com/wordpress.org/news/files/2021/07/about-duotone.png?resize=632%2C517&ssl=1\" alt=\"\" class=\"wp-image-10990\" /></li></ul>\n\n\n\n<h3>Overview of the Page Structure</h3>\n\n\n\n<p>Sometimes you need a simple landing page, but sometimes you need something a little more robust. As blocks increase, patterns emerge, and content creation gets easier, new solutions are needed to make complex content easy to navigate. List View is the best way to jump between layers of content and nested blocks. Since the List View gives you an overview of all the blocks in your content, you can now navigate quickly to the precise block you need. Ready to focus completely on your content? Toggle it on or off to suit your workflow.</p>\n\n\n\n<h3>Suggested Patterns for Blocks</h3>\n\n\n\n<p>Starting in this release the Pattern Transformations tool will suggest block patterns based on the block you are using. Right now, you can give it a try in the Query Block and Social Icon Block. As more patterns are added, you will be able to get inspiration for how to style your site without ever leaving the editor!</p>\n\n\n\n<h3>Style and Colorize Images</h3>\n\n\n\n<p>Colorize your image and cover blocks with duotone filters! Duotone can add a pop of color to your designs and style your images (or videos in the cover block) to integrate well with your themes. You can think of the duotone effect as a black and white filter, but instead of the shadows being black and the highlights being white, you pick your own colors for the shadows and highlights. There’s more to learn about how it works in the documentation.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"has-text-align-center\">For Developers to Explore</h2>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"632\" height=\"378\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/07/about-theme-json-2x.png?resize=632%2C378&ssl=1\" alt=\"\" class=\"wp-image-10992\" />\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h3>Theme.json</h3>\n\n\n\n<p>Introducing the Global Styles and Global Settings APIs: control the editor settings, available customization tools, and style blocks using a theme.json file in the active theme. This configuration file enables or disables features and sets default styles for both a website and blocks. If you build themes, you can experiment with this early iteration of a useful new feature. For more about what is currently available and how it works, <a href=\"https://make.wordpress.org/core/2021/06/25/introducing-theme-json-in-wordpress-5-8/\">check out this dev note</a>.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<h3>Dropping support for IE11</h3>\n\n\n\n<p>Support for Internet Explorer 11 has been dropped as of this release. This means you may have issues managing your site that will not be fixed in the future. If you are currently using IE11, it is strongly recommended that you <a href=\"https://browsehappy.com/\">switch to a more modern browser</a>.</p>\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<h3>Adding support for WebP</h3>\n\n\n\n<p>WebP is a modern image format that provides improved lossless and lossy compression for images on the web. WebP images are around 30% smaller on average than their JPEG or PNG equivalents, resulting in sites that are faster and use less bandwidth.</p>\n</div>\n</div>\n\n\n\n<h3>Adding Additional Block Supports</h3>\n\n\n\n<p>Expanding on previously implemented block supports in WordPress <a href=\"https://make.wordpress.org/core/2020/11/18/block-supports-in-wordpress-5-6/\">5.6</a> and <a href=\"https://make.wordpress.org/core/2021/02/24/changes-to-block-editor-components-and-blocks/\">5.7</a>, WordPress 5.8 introduces several new block support flags and new options to customize your registered blocks. More information is available in the <a href=\"https://make.wordpress.org/core/2021/06/25/block-supports-api-updates-for-wordpress-5-8/\">block supports dev note</a>.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h3>Check the Field Guide for more!</h3>\n\n\n\n<p>Check out the latest version of the WordPress Field Guide. It highlights developer notes for each change you may want to be aware of: <a href=\"https://make.wordpress.org/core/2021/07/03/wordpress-5-8-field-guide/\">WordPress 5.8 Field Guide.</a></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<h2>The Squad</h2>\n\n\n\n<p>The WordPress 5.8 release was led by <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a>, and supported by this highly enthusiastic release squad:</p>\n\n\n\n<ul><li><strong>Release Co-Coordinator:</strong> Jeffrey Paul (<a href=\"https://profiles.wordpress.org/jeffpaul/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>jeffpaul</a>)</li><li><strong>Release Co-Coordinator:</strong> Jonathan Desrosiers (<a href=\"https://profiles.wordpress.org/desrosj/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>desrosj</a>)</li><li><strong>Editor Tech Lead:</strong> Riad Benguella (<a href=\"https://profiles.wordpress.org/youknowriad/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>youknowriad</a>)</li><li><strong>Marketing and Communications Lead:</strong> Josepha Haden Chomphosy (<a href=\"https://profiles.wordpress.org/chanthaboune/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>chanthaboune</a>)</li><li><strong>Documentation Lead:</strong> Milana Cap (<a href=\"https://profiles.wordpress.org/milana_cap/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>milana_cap</a>)</li><li><strong>Test Lead:</strong> Piotrek Boniu (<a href=\"https://profiles.wordpress.org/boniu91/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>boniu91</a>)</li><li><strong>Support Lead: </strong>Mary Job (<a href=\"https://profiles.wordpress.org/mariaojob/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>mariaojob</a>)</li></ul>\n\n\n\n<p>This release is the reflection of the hard work of 530 generous volunteer contributors. Collaboration occurred on over <a href=\"https://core.trac.wordpress.org/query?milestone=5.8&group=component&col=id&col=summary&col=milestone&col=owner&col=type&col=status&col=priority&order=priority\">320 tickets on Trac</a> and over <a href=\"https://github.com/wordpress/gutenberg/compare/v10.0.0...v10.7.0\">1,500 pull requests on GitHub</a>.</p>\n\n\n\n<a href=\"https://profiles.wordpress.org/5ubliminal/\">5ubliminal</a>, <a href=\"https://profiles.wordpress.org/ninetyninew/\">99w</a>, <a href=\"https://profiles.wordpress.org/9primus/\">9primus</a>, <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/aaronrobertshaw/\">aaronrobertshaw</a>, <a href=\"https://profiles.wordpress.org/abderrahman/\">abderrahman</a>, <a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a>, <a href=\"https://profiles.wordpress.org/abhijitrakas/\">Abhijit Rakas</a>, <a href=\"https://profiles.wordpress.org/achbed/\">achbed</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/zieladam/\">Adam Zielinski</a>, <a href=\"https://profiles.wordpress.org/addiestavlo/\">Addie</a>, <a href=\"https://profiles.wordpress.org/aduth/\">aduth</a>, <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Chaion</a>, <a href=\"https://profiles.wordpress.org/engahmeds3ed/\">Ahmed Saeed</a>, <a href=\"https://profiles.wordpress.org/ajitbohra/\">Ajit Bohra</a>, <a href=\"https://profiles.wordpress.org/schlessera/\">Alain Schlesser</a>, <a href=\"https://profiles.wordpress.org/alanjacobmathew/\">Alan Jacob Mathew</a>, <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juhé Lluveras</a>, <a href=\"https://profiles.wordpress.org/aleperez92/\">Alejandro Perez</a>, <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/akirk/\">Alex Kirk</a>, <a href=\"https://profiles.wordpress.org/ajlende/\">Alex Lende</a>, <a href=\"https://profiles.wordpress.org/alexstine/\">alexstine</a>, <a href=\"https://profiles.wordpress.org/firewatch/\">allilevine</a>, <a href=\"https://profiles.wordpress.org/amandariu/\">Amanda Riu</a>, <a href=\"https://profiles.wordpress.org/amarinediary/\">amarinediary</a>, <a href=\"https://profiles.wordpress.org/gadgetroid/\">Amogh Harish</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/andrewserong/\">Andrew Serong</a>, <a href=\"https://profiles.wordpress.org/rarst/\">Andrey \"Rarst\" Savchenko</a>, <a href=\"https://profiles.wordpress.org/nosolosw/\">André Maneiro</a>, <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a>, <a href=\"https://profiles.wordpress.org/apeatling/\">Andy Peatling</a>, <a href=\"https://profiles.wordpress.org/andy/\">Andy Skelton</a>, <a href=\"https://profiles.wordpress.org/wpgurudev/\">Ankit Gade</a>, <a href=\"https://profiles.wordpress.org/annalamprou/\">annalamprou</a>, <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a>, <a href=\"https://profiles.wordpress.org/anotherdave/\">anotherdave</a>, <a href=\"https://profiles.wordpress.org/anotia/\">anotia</a>, <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a>, <a href=\"https://profiles.wordpress.org/antonlukin/\">Anton Lukin</a>, <a href=\"https://profiles.wordpress.org/vanyukov/\">Anton Vanyukov</a>, <a href=\"https://profiles.wordpress.org/antonisme/\">Antonis Lilis</a>, <a href=\"https://profiles.wordpress.org/apedog/\">apedog</a>, <a href=\"https://profiles.wordpress.org/apokalyptik/\">apokalyptik</a>, <a href=\"https://profiles.wordpress.org/arena/\">arena</a>, <a href=\"https://profiles.wordpress.org/lephleg/\">Argyris Margaritis</a>, <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a>, <a href=\"https://profiles.wordpress.org/ariskataoka/\">ariskataoka</a>, <a href=\"https://profiles.wordpress.org/arkrs/\">arkrs</a>, <a href=\"https://profiles.wordpress.org/aruphi/\">Armand</a>, <a href=\"https://profiles.wordpress.org/arnaudban/\">ArnaudBan</a>, <a href=\"https://profiles.wordpress.org/arthur791004/\">Arthur Chu</a>, <a href=\"https://profiles.wordpress.org/arunsathiya/\">Arun a11n</a>, <a href=\"https://profiles.wordpress.org/aspexi/\">Aspexi</a>, <a href=\"https://profiles.wordpress.org/atjn/\">atjn</a>, <a href=\"https://profiles.wordpress.org/aurooba/\">Aurooba Ahmed</a>, <a href=\"https://profiles.wordpress.org/filosofo/\">Austin Matzko</a>, <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a>, <a href=\"https://profiles.wordpress.org/barry/\">Barry</a>, <a href=\"https://profiles.wordpress.org/bartkalisz/\">bartkalisz</a>, <a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a>, <a href=\"https://profiles.wordpress.org/pixolin/\">Bego Mario Garde</a>, <a href=\"https://profiles.wordpress.org/utz119/\">Benachi</a>, <a href=\"https://profiles.wordpress.org/benoitchantre/\">Benoit Chantre</a>, <a href=\"https://profiles.wordpress.org/bernhard-reiter/\">Bernhard Reiter</a>, <a href=\"https://profiles.wordpress.org/bernhard reiter/\">Bernhard Reiter</a>, <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson (birgire)</a>, <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a>, <a href=\"https://profiles.wordpress.org/blobfolio/\">Blobfolio</a>, <a href=\"https://profiles.wordpress.org/bmcculley/\">bmcculley</a>, <a href=\"https://profiles.wordpress.org/boblinthorst/\">Bob Linthorst</a>, <a href=\"https://profiles.wordpress.org/bobbingwide/\">bobbingwide</a>, <a href=\"https://profiles.wordpress.org/bogdanpreda/\">Bogdan Preda</a>, <a href=\"https://profiles.wordpress.org/gitlost/\">bonger</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/bradt/\">Brad Touesnard</a>, <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/brechtvds/\">Brecht</a>, <a href=\"https://profiles.wordpress.org/brentswisher/\">Brent Swisher</a>, <a href=\"https://profiles.wordpress.org/brettshumaker/\">Brett Shumaker</a>, <a href=\"https://profiles.wordpress.org/ribaricplusplus/\">Bruno Ribaric</a>, <a href=\"https://profiles.wordpress.org/burhandodhy/\">Burhan Nasir</a>, <a href=\"https://profiles.wordpress.org/cameronjonesweb/\">Cameron Jones</a>, <a href=\"https://profiles.wordpress.org/cvoell/\">Cameron Voell</a>, <a href=\"https://profiles.wordpress.org/carike/\">Carike</a>, <a href=\"https://profiles.wordpress.org/carlalexander/\">Carl Alexander</a>, <a href=\"https://profiles.wordpress.org/carlomanf/\">carlomanf</a>, <a href=\"https://profiles.wordpress.org/carlosgprim/\">carlosgprim</a>, <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/caseymilne/\">Casey Milne</a>, <a href=\"https://profiles.wordpress.org/cenay/\">Cenay Nailor</a>, <a href=\"https://profiles.wordpress.org/ceyhun0/\">Ceyhun Ozugur</a>, <a href=\"https://profiles.wordpress.org/nhuja/\">Chandra M</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/chintan1896/\">Chintan hingrajiya</a>, <a href=\"https://profiles.wordpress.org/chipsnyder/\">Chip Snyder</a>, <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a>, <a href=\"https://profiles.wordpress.org/chouby/\">Chouby</a>, <a href=\"https://profiles.wordpress.org/chrisvanpatten/\">Chris Van Patten</a>, <a href=\"https://profiles.wordpress.org/chriscct7/\">chriscct7</a>, <a href=\"https://profiles.wordpress.org/vimes1984/\">Christopher Churchill</a>, <a href=\"https://profiles.wordpress.org/ryno267/\">Chuck Reynolds</a>, <a href=\"https://profiles.wordpress.org/claytoncollie/\">Clayton Collie</a>, <a href=\"https://profiles.wordpress.org/codeamp/\">Code Amp</a>, <a href=\"https://profiles.wordpress.org/design_dolphin/\">CodePoet</a>, <a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a>, <a href=\"https://profiles.wordpress.org/collizo4sky/\">Collins Agbonghama</a>, <a href=\"https://profiles.wordpress.org/copons/\">Copons</a>, <a href=\"https://profiles.wordpress.org/coreymckrill/\">Corey McKrill</a>, <a href=\"https://profiles.wordpress.org/cr0ybot/\">Cory Hughart</a>, <a href=\"https://profiles.wordpress.org/courane01/\">Courtney Engle Robertson</a>, <a href=\"https://profiles.wordpress.org/crazycoders/\">crazycoders</a>, <a href=\"https://profiles.wordpress.org/critterverse/\">critterverse</a>, <a href=\"https://profiles.wordpress.org/czapla/\">czapla</a>, <a href=\"https://profiles.wordpress.org/davidszabo/\">Dávid Szabó</a>, <a href=\"https://profiles.wordpress.org/daisyo/\">Daisy Olsen</a>, <a href=\"https://profiles.wordpress.org/damonganto/\">damonganto</a>, <a href=\"https://profiles.wordpress.org/danfarrow/\">Dan Farrow</a>, <a href=\"https://profiles.wordpress.org/diddledan/\">Dani Llewellyn</a>, <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/danieldudzic/\">danieldudzic</a>, <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a>, <a href=\"https://profiles.wordpress.org/vetyst/\">Danny</a>, <a href=\"https://profiles.wordpress.org/davilera/\">David Aguilera</a>, <a href=\"https://profiles.wordpress.org/davidanderson/\">David Anderson</a>, <a href=\"https://profiles.wordpress.org/dartiss/\">David Artiss</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/davidbinda/\">David Biňovec</a>, <a href=\"https://profiles.wordpress.org/dpcalhoun/\">David Calhoun</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/davidkryzaniak/\">David Kryzaniak</a>, <a href=\"https://profiles.wordpress.org/get_dave/\">David Smith</a>, <a href=\"https://profiles.wordpress.org/dekervit/\">dekervit</a>, <a href=\"https://profiles.wordpress.org/devle/\">devfle</a>, <a href=\"https://profiles.wordpress.org/devrekli/\">devrekli</a>, <a href=\"https://profiles.wordpress.org/dhruvkb/\">dhruvkb</a>, <a href=\"https://profiles.wordpress.org/dianeco/\">Diane Co</a>, <a href=\"https://profiles.wordpress.org/dingdang/\">dingdang</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/djbu/\">djbu</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/donmhico/\">donmhico</a>, <a href=\"https://profiles.wordpress.org/donnapep/\">Donna Peplinskie</a>, <a href=\"https://profiles.wordpress.org/dougwollison/\">Doug Wollison</a>, <a href=\"https://profiles.wordpress.org/dpik/\">dpik</a>, <a href=\"https://profiles.wordpress.org/dragongate/\">dragongate</a>, <a href=\"https://profiles.wordpress.org/drebbitsweb/\">Dreb Bits</a>, <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/eatsleepcode/\">eatsleepcode</a>, <a href=\"https://profiles.wordpress.org/metalandcoffee/\">Ebonie Butler</a>, <a href=\"https://profiles.wordpress.org/ediamin/\">Edi Amin</a>, <a href=\"https://profiles.wordpress.org/itsjusteileen/\">Eileen Violini</a>, <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/aliveic/\">Emil E</a>, <a href=\"https://profiles.wordpress.org/emarticor/\">Emilio Martinez</a>, <a href=\"https://profiles.wordpress.org/manooweb/\">Emmanuel Hesry</a>, <a href=\"https://profiles.wordpress.org/empatogen/\">empatogen</a>, <a href=\"https://profiles.wordpress.org/enej/\">Enej Bajgorić</a>, <a href=\"https://profiles.wordpress.org/nrqsnchz/\">Enrique Sánchez</a>, <a href=\"https://profiles.wordpress.org/epiqueras/\">epiqueras</a>, <a href=\"https://profiles.wordpress.org/kebbet/\">Erik</a>, <a href=\"https://profiles.wordpress.org/etoledom/\">etoledom</a>, <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a>, <a href=\"https://profiles.wordpress.org/fabianpimminger/\">Fabian Pimminger</a>, <a href=\"https://profiles.wordpress.org/gaambo/\">Fabian Todt</a>, <a href=\"https://profiles.wordpress.org/felipeelia/\">Felipe Elia</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/felixbaumgaertner/\">felixbaumgaertner</a>, <a href=\"https://profiles.wordpress.org/femkreations/\">Femy Praseeth</a>, <a href=\"https://profiles.wordpress.org/fijisunshine/\">fijisunshine</a>, <a href=\"https://profiles.wordpress.org/florianbrinkmann/\">Florian Brinkmann</a>, <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a>, <a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a>, <a href=\"https://profiles.wordpress.org/bueltge/\">Frank Bueltge</a>, <a href=\"https://profiles.wordpress.org/frosso1/\">frosso1 (a11n)</a>, <a href=\"https://profiles.wordpress.org/fullofcaffeine/\">fullofcaffeine</a>, <a href=\"https://profiles.wordpress.org/gab81/\">gab81</a>, <a href=\"https://profiles.wordpress.org/galbaras/\">Gal Baras</a>, <a href=\"https://profiles.wordpress.org/kafleg/\">Ganga Kafle</a>, <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a>, <a href=\"https://profiles.wordpress.org/garyj/\">Gary Jones</a>, <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/geekpress/\">GeekPress</a>, <a href=\"https://profiles.wordpress.org/soulseekah/\">Gennady Kovshenin</a>, <a href=\"https://profiles.wordpress.org/geoffrey1963/\">Geoffrey</a>, <a href=\"https://profiles.wordpress.org/revgeorge/\">George Hotelling</a>, <a href=\"https://profiles.wordpress.org/mamaduka/\">George Mamadashvili</a>, <a href=\"https://profiles.wordpress.org/georgestephanis/\">George Stephanis</a>, <a href=\"https://profiles.wordpress.org/geriux/\">geriux</a>, <a href=\"https://profiles.wordpress.org/glendaviesnz/\">glendaviesnz</a>, <a href=\"https://profiles.wordpress.org/grantmkin/\">Grant M. Kinney</a>, <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/gregorlove/\">gRegor Morrill</a>, <a href=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a>, <a href=\"https://profiles.wordpress.org/hannahmalcolm/\">Hannah Malcolm</a>, <a href=\"https://profiles.wordpress.org/happiryu/\">happiryu</a>, <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh</a>, <a href=\"https://profiles.wordpress.org/hazdiego/\">Haz</a>, <a href=\"https://profiles.wordpress.org/hedgefield/\">hedgefield</a>, <a href=\"https://profiles.wordpress.org/helen/\">Helen Hou-Sandí</a>, <a href=\"https://profiles.wordpress.org/hermpheus/\">Herm Martini</a>, <a href=\"https://profiles.wordpress.org/herregroen/\">Herre Groen</a>, <a href=\"https://profiles.wordpress.org/herrvigg/\">herrvigg</a>, <a href=\"https://profiles.wordpress.org/htmgarcia/\">htmgarcia</a>, <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/ianmjones/\">ianmjones</a>, <a href=\"https://profiles.wordpress.org/icopydoc/\">icopydoc</a>, <a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a>, <a href=\"https://profiles.wordpress.org/dragunoff/\">Ivaylo Draganov</a>, <a href=\"https://profiles.wordpress.org/wphound/\">Ivete Tecedor</a>, <a href=\"https://profiles.wordpress.org/jdgrimes/\">J.D. Grimes</a>, <a href=\"https://profiles.wordpress.org/jacklenox/\">Jack Lenox</a>, <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/jamesbonham/\">James Bonham</a>, <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a>, <a href=\"https://profiles.wordpress.org/jnylen0/\">James Nylen</a>, <a href=\"https://profiles.wordpress.org/pondermatic/\">James Richards</a>, <a href=\"https://profiles.wordpress.org/jamesros161/\">James Rosado</a>, <a href=\"https://profiles.wordpress.org/jamil95/\">jamil95</a>, <a href=\"https://profiles.wordpress.org/janak007/\">janak Kaneriya</a>, <a href=\"https://profiles.wordpress.org/janwoostendorp/\">janw.oostendorp</a>, <a href=\"https://profiles.wordpress.org/jsnjohnston/\">Jason Johnston</a>, <a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a>, <a href=\"https://profiles.wordpress.org/jaymanpandya/\">Jayman Pandya</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a>, <a href=\"https://profiles.wordpress.org/jffng/\">Jeff Ong</a>, <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeff Paul</a>, <a href=\"https://profiles.wordpress.org/jeffikus/\">Jeffrey Pearce</a>, <a href=\"https://profiles.wordpress.org/jdy68/\">Jenny Dupuy</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jeherve/\">Jeremy Herve</a>, <a href=\"https://profiles.wordpress.org/jeremyyip/\">Jeremy Yip</a>, <a href=\"https://profiles.wordpress.org/jeremy80/\">jeremy80</a>, <a href=\"https://profiles.wordpress.org/jeroenreumkens/\">JeroenReumkens</a>, <a href=\"https://profiles.wordpress.org/jeryj/\">jeryj</a>, <a href=\"https://profiles.wordpress.org/jillebehm/\">jillebehm</a>, <a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</a>, <a href=\"https://profiles.wordpress.org/sephsekla/\">Joe Bailey-Roberts</a>, <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a>, <a href=\"https://profiles.wordpress.org/jonkastonka/\">Johan Jonk Stenström</a>, <a href=\"https://profiles.wordpress.org/goaroundagain/\">Johannes Kinast</a>, <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/johnny5/\">John Godley</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/bhwebworks/\">John Sundberg</a>, <a href=\"https://profiles.wordpress.org/jb510/\">Jon Brown</a>, <a href=\"https://profiles.wordpress.org/jonsurrell/\">Jon Surrell</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/jonoaldersonwp/\">Jono Alderson</a>, <a href=\"https://profiles.wordpress.org/joostdevalk/\">Joost de Valk</a>, <a href=\"https://profiles.wordpress.org/koke/\">Jorge Bernal</a>, <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a>, <a href=\"https://profiles.wordpress.org/joseeyoast/\">Josee Wouters</a>, <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden</a>, <a href=\"https://profiles.wordpress.org/dkampdesign/\">JoshuaDoshua</a>, <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a>, <a href=\"https://profiles.wordpress.org/jsnajdr/\">jsnajdr</a>, <a href=\"https://profiles.wordpress.org/juanfra/\">Juan Aldasoro</a>, <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a>, <a href=\"https://profiles.wordpress.org/juliobox/\">Julio Potier</a>, <a href=\"https://profiles.wordpress.org/justinahinon/\">Justin Ahinon</a>, <a href=\"https://profiles.wordpress.org/k3nsai/\">k3nsai</a>, <a href=\"https://profiles.wordpress.org/kaavyaiyer/\">kaavyaiyer</a>, <a href=\"https://profiles.wordpress.org/kevin940726/\">Kai Hao</a>, <a href=\"https://profiles.wordpress.org/akabarikalpesh/\">Kalpesh Akabari</a>, <a href=\"https://profiles.wordpress.org/kapilpaul/\">Kapil Paul</a>, <a href=\"https://profiles.wordpress.org/vyskoczilova/\">Karolina Vyskocilova</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/kellychoffman/\">Kelly Hoffman</a>, <a href=\"https://profiles.wordpress.org/gwwar/\">Kerry Liu</a>, <a href=\"https://profiles.wordpress.org/kishanjasani/\">Kishan Jasani</a>, <a href=\"https://profiles.wordpress.org/ixkaito/\">Kite</a>, <a href=\"https://profiles.wordpress.org/kittmedia/\">KittMedia</a>, <a href=\"https://profiles.wordpress.org/kjellr/\">Kjell Reigstad</a>, <a href=\"https://profiles.wordpress.org/klevyke/\">klevyke</a>, <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a>, <a href=\"https://profiles.wordpress.org/vdwijngaert/\">Koen Van den Wijngaert</a>, <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/xkon/\">Konstantinos Xenos</a>, <a href=\"https://profiles.wordpress.org/devnel/\">Kyle Nel</a>, <a href=\"https://profiles.wordpress.org/lakrisgubben/\">lakrisgubben</a>, <a href=\"https://profiles.wordpress.org/notlaura/\">Lara Schenck</a>, <a href=\"https://profiles.wordpress.org/lmurillom/\">Larissa Murillo</a>, <a href=\"https://profiles.wordpress.org/laxman-prajapati/\">Laxman Prajapati</a>, <a href=\"https://profiles.wordpress.org/lewiscowles/\">LewisCowles</a>, <a href=\"https://profiles.wordpress.org/lifeforceinst/\">lifeforceinst</a>, <a href=\"https://profiles.wordpress.org/linux4me2/\">linux4me2</a>, <a href=\"https://profiles.wordpress.org/lovor/\">Lovro Hrust</a>, <a href=\"https://profiles.wordpress.org/displaynone/\">Luis Sacristán</a>, <a href=\"https://profiles.wordpress.org/infolu/\">Luiz Araújo</a>, <a href=\"https://profiles.wordpress.org/lukecarbis/\">Luke Carbis</a>, <a href=\"https://profiles.wordpress.org/m0ze/\">m0ze</a>, <a href=\"https://profiles.wordpress.org/maedahbatool/\">Maedah Batool</a>, <a href=\"https://profiles.wordpress.org/onemaggie/\">Maggie Cabrera</a>, <a href=\"https://profiles.wordpress.org/travel_girl/\">Maja Benke</a>, <a href=\"https://profiles.wordpress.org/mciampini/\">Marco Ciampini</a>, <a href=\"https://profiles.wordpress.org/mkaz/\">Marcus Kazmierczak</a>, <a href=\"https://profiles.wordpress.org/marekhrabe/\">Marek Hrabe</a>, <a href=\"https://profiles.wordpress.org/tyxla/\">Marin Atanasov</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a>, <a href=\"https://profiles.wordpress.org/markparnell/\">Mark Parnell</a>, <a href=\"https://profiles.wordpress.org/markoheijnen/\">Marko Heijnen</a>, <a href=\"https://profiles.wordpress.org/m-e-h/\">Marty Helmick</a>, <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a>, <a href=\"https://profiles.wordpress.org/mariaojob/\">Mary Job</a>, <a href=\"https://profiles.wordpress.org/marylauc/\">marylauc</a>, <a href=\"https://profiles.wordpress.org/imath/\">Mathieu Viet</a>, <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a>, <a href=\"https://profiles.wordpress.org/mattchowning/\">Matt Chowning</a>, <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/maxpertici/\">Maxime Pertici</a>, <a href=\"https://profiles.wordpress.org/mblach/\">mblach</a>, <a href=\"https://profiles.wordpress.org/immeet94/\">Meet Makadia</a>, <a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/meloniq/\">meloniq</a>, <a href=\"https://profiles.wordpress.org/mensmaximus/\">mensmaximus</a>, <a href=\"https://profiles.wordpress.org/mbabker/\">Michael Babker</a>, <a href=\"https://profiles.wordpress.org/tw2113/\">Michael Beckwith</a>, <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a>, <a href=\"https://profiles.wordpress.org/simison/\">Mikael Korpela</a>, <a href=\"https://profiles.wordpress.org/mikehansenme/\">Mike Hansen</a>, <a href=\"https://profiles.wordpress.org/mikejolley/\">Mike Jolley</a>, <a href=\"https://profiles.wordpress.org/mike_cowobo/\">Mike Martel</a>, <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/mihdan/\">Mikhail Kobzarev</a>, <a href=\"https://profiles.wordpress.org/dimadin/\">Milan Dinić</a>, <a href=\"https://profiles.wordpress.org/milana_cap/\">Milana Cap</a>, <a href=\"https://profiles.wordpress.org/mkdgs/\">mkdgs</a>, <a href=\"https://profiles.wordpress.org/mmuyskens/\">mmuyskens</a>, <a href=\"https://profiles.wordpress.org/mmxxi/\">mmxxi</a>, <a href=\"https://profiles.wordpress.org/daddou/\">Mohamed El Amine DADDOU</a>, <a href=\"https://profiles.wordpress.org/mohamedfaragallah/\">Mohammed Faragallah</a>, <a href=\"https://profiles.wordpress.org/monikarao/\">Monika Rao</a>, <a href=\"https://profiles.wordpress.org/mor10/\">Morten Rand-Hendriksen</a>, <a href=\"https://profiles.wordpress.org/mrjoeldean/\">mrjoeldean</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/munyagu/\">munyagu</a>, <a href=\"https://profiles.wordpress.org/m_uysl/\">Mustafa Uysal</a>, <a href=\"https://profiles.wordpress.org/mweichert/\">mweichert</a>, <a href=\"https://profiles.wordpress.org/assassinateur/\">Nadir Seghir</a>, <a href=\"https://profiles.wordpress.org/nalininonstopnewsuk/\">Nalini Thakor</a>, <a href=\"https://profiles.wordpress.org/naoki0h/\">Naoki Ohashi</a>, <a href=\"https://profiles.wordpress.org/nao/\">Naoko Takano</a>, <a href=\"https://profiles.wordpress.org/nayanchamp7/\">Nazrul Islam Nayan</a>, <a href=\"https://profiles.wordpress.org/dway/\">nderambure</a>, <a href=\"https://profiles.wordpress.org/krstarica/\">net</a>, <a href=\"https://profiles.wordpress.org/nicegamer7/\">nicegamer7</a>, <a href=\"https://profiles.wordpress.org/eidolonnight/\">Nicholas Garofalo</a>, <a href=\"https://profiles.wordpress.org/celloexpressions/\">Nick Halsey</a>, <a href=\"https://profiles.wordpress.org/ntsekouras/\">Nik Tsekouras</a>, <a href=\"https://profiles.wordpress.org/ninanmnm/\">ninanmnm</a>, <a href=\"https://profiles.wordpress.org/pianist787/\">Noah Allen</a>, <a href=\"https://profiles.wordpress.org/nvartolomei/\">nvartolomei</a>, <a href=\"https://profiles.wordpress.org/oguzkocer/\">oguzkocer</a>, <a href=\"https://profiles.wordpress.org/olafklejnstrupjensen/\">olafklejnstrupjensen</a>, <a href=\"https://profiles.wordpress.org/olgabulat/\">Olga Bulat</a>, <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a>, <a href=\"https://profiles.wordpress.org/otshelnik-fm/\">Otshelnik-Fm</a>, <a href=\"https://profiles.wordpress.org/oxyrealm/\">oxyrealm</a>, <a href=\"https://profiles.wordpress.org/ozh/\">Ozh</a>, <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a>, <a href=\"https://profiles.wordpress.org/palmiak/\">palmiak</a>, <a href=\"https://profiles.wordpress.org/paaggeli/\">Panagiotis Angelidis</a>, <a href=\"https://profiles.wordpress.org/paragoninitiativeenterprises/\">Paragon Initiative Enterprises</a>, <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/fantasy1125/\">Pascal Knecht</a>, <a href=\"https://profiles.wordpress.org/patkemper/\">Pat</a>, <a href=\"https://profiles.wordpress.org/patricklindsay/\">patricklindsay</a>, <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/pabline/\">Paul Bunkham</a>, <a href=\"https://profiles.wordpress.org/paulschreiber/\">Paul Schreiber</a>, <a href=\"https://profiles.wordpress.org/paulstonier/\">Paul Stonier</a>, <a href=\"https://profiles.wordpress.org/pschrottky/\">Paul Von Schrottky</a>, <a href=\"https://profiles.wordpress.org/psrpinto/\">Paulo Pinto</a>, <a href=\"https://profiles.wordpress.org/pavelvisualcomposer/\">Pavel I</a>, <a href=\"https://profiles.wordpress.org/mrpauloen/\">Paweł</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/walbo/\">Petter Walbø Johnsgård</a>, <a href=\"https://profiles.wordpress.org/phena109/\">phena109</a>, <a href=\"https://profiles.wordpress.org/philipmjackson/\">Philip Jackson</a>, <a href=\"https://profiles.wordpress.org/strategio/\">Pierre SYLVESTRE</a>, <a href=\"https://profiles.wordpress.org/wppinar/\">Pinar</a>, <a href=\"https://profiles.wordpress.org/boniu91/\">Piotrek Boniu</a>, <a href=\"https://profiles.wordpress.org/mordauk/\">Pippin Williamson</a>, <a href=\"https://profiles.wordpress.org/ptahdunbar/\">Pirate Dunbar</a>, <a href=\"https://profiles.wordpress.org/promz/\">Pramod Jodhani</a>, <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/presstoke/\">presstoke</a>, <a href=\"https://profiles.wordpress.org/pwallner/\">pwallner</a>, <a href=\"https://profiles.wordpress.org/pyronaur/\">pyronaur</a>, <a href=\"https://profiles.wordpress.org/itsjonq/\">Q</a>, <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/rafhun/\">rafhun</a>, <a href=\"https://profiles.wordpress.org/rkradadiya/\">Rajesh Radadiya</a>, <a href=\"https://profiles.wordpress.org/ramiy/\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/rahmohn/\">Ramon Ahnert</a>, <a href=\"https://profiles.wordpress.org/ramonopoly/\">ramonopoly</a>, <a href=\"https://profiles.wordpress.org/jontyravi/\">Ravi Vaghela</a>, <a href=\"https://profiles.wordpress.org/ravipatel/\">ravipatel</a>, <a href=\"https://profiles.wordpress.org/rellect/\">Refael Iliaguyev</a>, <a href=\"https://profiles.wordpress.org/renehermi/\">Rene Hermenau</a>, <a href=\"https://profiles.wordpress.org/retrofox/\">retrofox</a>, <a href=\"https://profiles.wordpress.org/reynhartono/\">reynhartono</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/rianrietveld/\">Rian Rietveld</a>, <a href=\"https://profiles.wordpress.org/rima1889/\">Rima Prajapati</a>, <a href=\"https://profiles.wordpress.org/rinatkhaziev/\">Rinat</a>, <a href=\"https://profiles.wordpress.org/rnaby/\">Rnaby</a>, <a href=\"https://profiles.wordpress.org/robdxw/\">robdxw</a>, <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a>, <a href=\"https://profiles.wordpress.org/miqrogroove/\">Robert Chapin</a>, <a href=\"https://profiles.wordpress.org/rogertheriault/\">Roger Theriault</a>, <a href=\"https://profiles.wordpress.org/rogerlos/\">rogerlos</a>, <a href=\"https://profiles.wordpress.org/roo2/\">roo2</a>, <a href=\"https://profiles.wordpress.org/lev0/\">Roy</a>, <a href=\"https://profiles.wordpress.org/geekstreetwp/\">Russell Aaron</a>, <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a>, <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">Sérgio Gomes</a>, <a href=\"https://profiles.wordpress.org/soean/\">Sören Wrede</a>, <a href=\"https://profiles.wordpress.org/stodorovic/\">Saša</a>, <a href=\"https://profiles.wordpress.org/sabrinazeidan/\">Sabrina Zeidan</a>, <a href=\"https://profiles.wordpress.org/sahilmepani/\">Sahil Mepani</a>, <a href=\"https://profiles.wordpress.org/solarissmoke/\">Samir Shah</a>, <a href=\"https://profiles.wordpress.org/otto42/\">Samuel Wood (Otto)</a>, <a href=\"https://profiles.wordpress.org/sandipmondal/\">Sandip Mondal</a>, <a href=\"https://profiles.wordpress.org/sannevndrmeulen/\">Sanne van der Meulen</a>, <a href=\"https://profiles.wordpress.org/sarahricker/\">sarahricker</a>, <a href=\"https://profiles.wordpress.org/sarayourfriend/\">sarayourfriend</a>, <a href=\"https://profiles.wordpress.org/sasagar/\">SASAPIYO</a>, <a href=\"https://profiles.wordpress.org/satrancali/\">satrancali</a>, <a href=\"https://profiles.wordpress.org/savicmarko1985/\">savicmarko1985</a>, <a href=\"https://profiles.wordpress.org/gmagicscott/\">Scott Lesovic</a>, <a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/scottconnerly/\">scottconnerly</a>, <a href=\"https://profiles.wordpress.org/scruffian/\">scruffian</a>, <a href=\"https://profiles.wordpress.org/sean212/\">Sean Fisher</a>, <a href=\"https://profiles.wordpress.org/seanchayes/\">Sean Hayes</a>, <a href=\"https://profiles.wordpress.org/sebbb/\">sebbb</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/yakimun/\">Sergey Yakimov</a>, <a href=\"https://profiles.wordpress.org/sergioestevao/\">SergioEstevao</a>, <a href=\"https://profiles.wordpress.org/shaunandrews/\">shaunandrews</a>, <a href=\"https://profiles.wordpress.org/shital-patel/\">Shital Marakana</a>, <a href=\"https://profiles.wordpress.org/silb3r/\">silb3r</a>, <a href=\"https://profiles.wordpress.org/siobhyb/\">Siobhan</a>, <a href=\"https://profiles.wordpress.org/sirstuey/\">SirStuey</a>, <a href=\"https://profiles.wordpress.org/snapfractalpop/\">snapfractalpop</a>, <a href=\"https://profiles.wordpress.org/spikeuk1/\">spikeuk1</a>, <a href=\"https://profiles.wordpress.org/spytzo/\">spytzo</a>, <a href=\"https://profiles.wordpress.org/stacimc/\">stacimc</a>, <a href=\"https://profiles.wordpress.org/khromov/\">Stanislav Khromov</a>, <a href=\"https://profiles.wordpress.org/deustron/\">Stefan Hüsges</a>, <a href=\"https://profiles.wordpress.org/stefanjoebstl/\">stefanjoebstl</a>, <a href=\"https://profiles.wordpress.org/ryokuhi/\">Stefano Minoia</a>, <a href=\"https://profiles.wordpress.org/hypest/\">Stefanos Togoulidis</a>, <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/dufresnesteven/\">Steve Dufresne</a>, <a href=\"https://profiles.wordpress.org/stevegrunwell/\">Steve Grunwell</a>, <a href=\"https://profiles.wordpress.org/stevehenty/\">Steve Henty</a>, <a href=\"https://profiles.wordpress.org/stevenkword/\">Steven Word</a>, <a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a>, <a href=\"https://profiles.wordpress.org/sumaiyasiddika/\">Sumaiya Siddika</a>, <a href=\"https://profiles.wordpress.org/sumanm/\">Suman</a>, <a href=\"https://profiles.wordpress.org/sumitsingh/\">Sumit Singh</a>, <a href=\"https://profiles.wordpress.org/5um17/\">Sumit Singh</a>, <a href=\"https://profiles.wordpress.org/quadthemes/\">Sunny</a>, <a href=\"https://profiles.wordpress.org/sushmak/\">sushmak</a>, <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a>, <a href=\"https://profiles.wordpress.org/synchro/\">Synchro</a>, <a href=\"https://profiles.wordpress.org/szaqal21/\">szaqal21</a>, <a href=\"https://profiles.wordpress.org/tamlyn/\">tamlyn</a>, <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/tellyworth/\">Tellyworth</a>, <a href=\"https://profiles.wordpress.org/terriann/\">Terri Ann</a>, <a href=\"https://profiles.wordpress.org/wildworks/\">Tetsuaki Hamano</a>, <a href=\"https://profiles.wordpress.org/themes-1/\">them.es</a>, <a href=\"https://profiles.wordpress.org/kraftner/\">Thomas Kräftner</a>, <a href=\"https://profiles.wordpress.org/thomasplevy/\">Thomas Patrick Levy</a>, <a href=\"https://profiles.wordpress.org/thomas-vitale/\">Thomas Vitale</a>, <a href=\"https://profiles.wordpress.org/tigertech/\">tigertech</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/timotijhof/\">TimoTijhof</a>, <a href=\"https://profiles.wordpress.org/tkama/\">Tkama</a>, <a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a>, <a href=\"https://profiles.wordpress.org/tmdk/\">tmdk</a>, <a href=\"https://profiles.wordpress.org/tz-media/\">Tobias Zimpel</a>, <a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a>, <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a>, <a href=\"https://profiles.wordpress.org/tjnowell/\">Tom J Nowell</a>, <a href=\"https://profiles.wordpress.org/skithund/\">Toni Viemerö</a>, <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a>, <a href=\"https://profiles.wordpress.org/toro_unit/\">Toro_Unit (Hiroshi Urabe)</a>, <a href=\"https://profiles.wordpress.org/torres126/\">torres126</a>, <a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a>, <a href=\"https://profiles.wordpress.org/toru/\">Toru Miki</a>, <a href=\"https://profiles.wordpress.org/travisnorthcutt/\">Travis Northcutt</a>, <a href=\"https://profiles.wordpress.org/trejder/\">trejder</a>, <a href=\"https://profiles.wordpress.org/desaiuditd/\">Udit Desai</a>, <a href=\"https://profiles.wordpress.org/grapplerulrich/\">Ulrich</a>, <a href=\"https://profiles.wordpress.org/utsav72640/\">Utsav tilava</a>, <a href=\"https://profiles.wordpress.org/vcanales/\">Vicente Canales</a>, <a href=\"https://profiles.wordpress.org/vipulc2/\">Vipul Chandel</a>, <a href=\"https://profiles.wordpress.org/vladytimy/\">Vlad T</a>, <a href=\"https://profiles.wordpress.org/wangql/\">wangql</a>, <a href=\"https://profiles.wordpress.org/webdragon/\">WebDragon</a>, <a href=\"https://profiles.wordpress.org/wendyjchen/\">Wendy Chen</a>, <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/earnjam/\">William Earnhardt</a>, <a href=\"https://profiles.wordpress.org/williampatton/\">williampatton</a>, <a href=\"https://profiles.wordpress.org/xavivars/\">Xavi Ivars</a>, <a href=\"https://profiles.wordpress.org/tikifez/\">Xristopher Anderton</a>, <a href=\"https://profiles.wordpress.org/y_kolev/\">Y_Kolev</a>, <a href=\"https://profiles.wordpress.org/yansern/\">Yan Sern</a>, <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a>, <a href=\"https://profiles.wordpress.org/yuliyan/\">Yuliyan Slavchev</a>, <a href=\"https://profiles.wordpress.org/yvettesonneveld/\">Yvette Sonneveld</a>, <a href=\"https://profiles.wordpress.org/zackkrida/\">Zack Krida</a>, <a href=\"https://profiles.wordpress.org/zebulan/\">Zebulan Stanphill</a>, <a href=\"https://profiles.wordpress.org/zkancs/\">zkancs</a>, and <a href=\"https://profiles.wordpress.org/sunxiyuan/\">孙锡源</a>.\n\n\n\n<p></p>\n\n\n\n<p>In addition to these contributors, many thanks to all of the community volunteers who contribute in the <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://wordpress.org/support/\">support forums</a>. They answer questions from people across the world, whether they are using WordPress for the first time, or they’ve been around since the first release all the way back in 2003. These releases are as successful as they are because of their efforts!</p>\n\n\n\n<p>Finally, thanks to all the community translators who help make WordPress available in over 200 languages for every release. 80 languages have translated 80% or more WordPress 5.8 and our community translators are hard at work ensuring more languages are on their way. If contributing to WordPress appeals to you, it’s easy to learn more. Check out <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://make.wordpress.org/\">Make WordPress</a> or the <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://make.wordpress.org/core/\">core development blog</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 20 Jul 2021 17:43:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"WPTavern: Makers of TinyMCE Acquire Setka\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=120116\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:127:\"https://wptavern.com/makers-of-tinymce-acquire-setka?utm_source=rss&utm_medium=rss&utm_campaign=makers-of-tinymce-acquire-setka\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3035:\"<p>Tiny, the makers of TinyMCE, have <a href=\"https://www.tiny.cloud/blog/tiny-acquires-the-setka/\">acquired Setka</a>, a content design and editing platform, for an undisclosed amount. Founders Katya Bazilevskaya, Alexey Ametov, Vasily Esmanov, Roman Khudonogov, and the rest of the Setka team will join Tiny as part of the agreement. </p>\n\n\n\n<p>Tiny has been tracking an increasing developer demand for rich text editing components, citing 8.1 million TinyMCE downloads (up 77%) and 106 million downloads of rich text editing components in general from NPM in the last 12 months (up 53% YoY).</p>\n\n\n\n<p>“TinyMCE has typically focused on the average business user or knowledge worker; someone familiar with Microsoft Word or Google Docs,” Tiny founder and CEO Andrew Roberts said. </p>\n\n\n\n<p>“With Setka, we can now serve professional content creators and designers who want more advanced options.”</p>\n\n\n\n<p>TinyMCE is used by millions of WordPress users, most visibly in the <a href=\"https://wordpress.org/plugins/classic-editor/\">Classic Editor</a> plugin as well as the <a href=\"https://wordpress.org/plugins/tinymce-advanced/\">Advanced Editor Tools</a> plugin, previously known as TinyMCE Advanced. Advanced Editor Tools adds a “Classic Paragraph” block to the block editor that gives access to the TinyMCE editor with configurable rows and buttons. It provides a stepping stone for those who are not quite ready to switch to the block editor.</p>\n\n\n\n<p>While Tiny is a widely recognized leader in rich text editing, <a href=\"https://setka.io/\">Setka</a> allows for more interactive content creation with design capabilities for arranging text, images, and other visual elements. It allows users to create and save post templates and easily reuse design elements throughout the WYSIWYG design process. Tiny plans to merge TinyMCE and Setka for a combined platform that will offer more than either product alone.</p>\n\n\n\n<p>“Modern day content creators are much more ambitious, and Setka allows us to meet more demanding use cases,” Roberts said. </p>\n\n\n\n<p>“Over time, we envisage a combined editor platform that is both easy to use and powerful.”</p>\n\n\n\n<p>Setka currently offers integrations for several CMS’s, document management tools, and CRMs, including WordPress, Drupal, Magento, Ghost, Microsoft Sharepoint, and Hubspot. The <a href=\"https://wordpress.org/plugins/setka-editor/\">Setka WordPress plugin</a> integrates with the block editor and provides its own content block that can work together with other blocks on the page.</p>\n\n\n\n<p>Former CEO Kate Bazilevskaya, who will be assuming the role of director of business development and partnerships at Tiny, said the team intends to focus on the CMS space.</p>\n\n\n\n<p>“Through an array of integrations, we hope to make this visual building technology more accessible to businesses who already have a CMS in place, yet want more power in their editing tools,” Bazilevskaya said.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 20 Jul 2021 04:39:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"BuddyPress: BuddyPress 9.0.0 “Mico”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=320072\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://buddypress.org/2021/07/buddypress-9-0-0-mico/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7905:\"<p>9.0.0 is named after Mico’s Pizza in <a href=\"https://goo.gl/maps/1i8B9yEQE277bKPo7\">Sanary</a>, a little town on the french riviera. The story of Mico starts in 1968 when Liliane and Jean-Louis bought a restaurant looking like a swiss chalet. “Mico” is the nickname customers gave to Liliane (Jean-Louis’s wife) because of the remarkable outfits and big colorful hats she used to wear. Their son Romuald, twelve years after following in his parents’ footsteps, continues the tradition and offers us a moment of happiness around a table that is always excellent, friendly and so uncommon, just like BuddyPress 9.0.0 <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f355.png\" alt=\"?\" class=\"wp-smiley\" /> </p>\n\n\n\n<div class=\"wp-block-image\"><a href=\"https://buddypress.org/wp-content/uploads/1/2021/07/mico.jpg\"><img width=\"1024\" height=\"768\" src=\"https://buddypress.org/wp-content/uploads/1/2021/07/mico.jpg\" alt=\"Mico\'s Pizza Front\" class=\"wp-image-320084\" /></a><a class=\"bp-suggestions-mention\" href=\"https://buddypress.org/members/imath/\" rel=\"nofollow\">@imath</a> took this picture 3 years ago <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f4f8.png\" alt=\"?\" class=\"wp-smiley\" /></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-white-color has-text-color has-background\" href=\"https://downloads.wordpress.org/plugin/buddypress.9.0.0.zip\"><strong>Get BuddyPress 9.0.0</strong></a></div>\n</div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<p>You can get it clicking on the above button, downloading it from the <a href=\"https://wordpress.org/plugins/buddypress/\">WordPress.org plugin directory</a>, installing or updating it directly from your WordPress dashboard or checking it out from our <a href=\"https://buddypress.trac.wordpress.org/browser/branches/9.0\">Subversion repository.</a></p>\n\n\n\n<p><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f449.png\" alt=\"?\" class=\"wp-smiley\" /> <em>If you’re upgrading from a previous version of BuddyPress, it’s always a good idea to back-up your WordPress database and files ahead of time.</em></p>\n\n\n\n<p>You can review all of the changes in this 9.0.0 release in the <a href=\"https://codex.buddypress.org/releases/version-9-0-0/\">release notes</a>. Below are the key features we believe you are going to enjoy most!</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>It’s all about Widget Blocks!</h2>\n\n\n\n<a href=\"https://buddypress.org/wp-content/uploads/1/2021/07/latest-activities.jpg\"><img width=\"1024\" height=\"638\" src=\"https://buddypress.org/wp-content/uploads/1/2021/07/latest-activities-1024x638.jpg\" alt=\"Illustration showing the Latest Activities Widget Block.\" class=\"wp-image-320073\" /></a>\n\n\n\n<p>WordPress 5.8 is right around the corner and debuts a brand new way to manage widgets: the Widget Block Editor. With BuddyPress 9.0.0, we have introduced 10 new BuddyPress Blocks, so you can continue to use your favorite BP Widgets with the new WP Block approach.</p>\n\n\n\n<p>The new BP Widget Blocks are simply Legacy Widgets we’ve rebuilt as BP Blocks, which means you can also access them in the Block Editor for use in your posts or pages!</p>\n\n\n\n<a href=\"https://buddypress.org/wp-content/uploads/1/2021/07/bp-widget-blocks-1.jpg\"><img width=\"1024\" height=\"689\" src=\"https://buddypress.org/wp-content/uploads/1/2021/07/bp-widget-blocks-1-1024x689.jpg\" alt=\"Illustration showing BP Blocks collection.\" class=\"wp-image-320074\" /></a>\n\n\n\n<p class=\"has-text-align-center\"><em>PS: Have you noticed that the icons for BuddyPress Blocks are now bright red?</em></p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h3>Convert a Legacy Widget into a Block Widget in two clicks <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f60e.png\" alt=\"?\" class=\"wp-smiley\" /></h3>\n\n\n\n<a href=\"https://buddypress.org/wp-content/uploads/1/2021/07/legacy-widget-to-block.jpg\"><img width=\"1024\" height=\"530\" src=\"https://buddypress.org/wp-content/uploads/1/2021/07/legacy-widget-to-block-1024x530.jpg\" alt=\"Illustration showing the Legacy Widget to Widget Block transformation.\" class=\"wp-image-320075\" /></a>\n\n\n\n<p>As shown in the image above, it’s very easy to transform a Widget into a Block. Your existing Widget settings will automagically be imported into your shiny, new BP Block.</p>\n\n\n\n<p>NB: Creating a BP Block for each existing BP Legacy Widget marks the first step toward the progressive retirement of these tiny pieces of BuddyPress content.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>The BP REST API: Improved endpoints and a new one!</h2>\n\n\n\n<p>This BuddyPress release was built in a short time frame to be ready for the release of WordPress 5.8.</p>\n\n\n\n<p>While doing the work on BP Widget Blocks, we’ve also manipulated many of our REST API endpoints and took this opportunity to improve several of them. We’re also introducing a new Sitewide Notices endpoint to allow site admins to create, edit, or delete notices and let all of your users fetch the active notice.</p>\n\n\n\n<div><span class=\"dashicons dashicons-admin-generic\"></span></div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>Under the hood</h2>\n\n\n\n<p>9.0.0 comes with fewer changes than most of our releases but includes fixes for issues which appeared in 8.0.0 and BP Nouveau Template Pack improvements.</p>\n\n\n\n<div><span class=\"dashicons dashicons-buddicons-buddypress-logo\"></span></div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>Many thanks to the 24 contributors who helped us build & translate BuddyPress 9.0.0</h2>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone B Gorges (boonebgorges)</a>, <a href=\"https://profiles.wordpress.org/sbrajesh/\">Brajesh Singh (sbrajesh)</a>, <a href=\"https://profiles.wordpress.org/dcavins/\">David Cavins (dcavins)</a>, <a href=\"https://profiles.wordpress.org/dancaragea/\">Dan Caragea (dancaragea)</a>, <a href=\"https://profiles.wordpress.org/ianbarnes/\">Ian Barnes (ianbarnes)</a>, <a href=\"https://profiles.wordpress.org/nobnob/\">Javier Esteban (nobnob)</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby (johnjamesjacoby)</a>, <a href=\"https://profiles.wordpress.org/leahkoerper/\">leahkoerper</a>, <a href=\"https://profiles.wordpress.org/marbaque/\">marbaque</a>, <a href=\"https://profiles.wordpress.org/markscottrobson/\">Mark Robson (markscottrobson)</a>, <a href=\"https://profiles.wordpress.org/imath/\">Mathieu Viet (imath)</a>, <a href=\"https://profiles.wordpress.org/modemlooper/\">modemlooper</a>, <a href=\"https://profiles.wordpress.org/niftythree/\">Nifty (niftythree)</a>, <a href=\"https://profiles.wordpress.org/DJPaul/\">Paul Gibbs (DJPaul)</a>, <a href=\"https://profiles.wordpress.org/nekojonez/\">Pieterjan Deneys (nekojonez)</a>, <a href=\"https://profiles.wordpress.org/r-a-y/\">r-a-y</a>, <a href=\"https://profiles.wordpress.org/espellcaste/\">Renato Alves (espellcaste)</a>, <a href=\"https://profiles.wordpress.org/shanebp\">shanebp</a>, <a href=\"https://profiles.wordpress.org/shawfactor/\">shawfactor</a>, <a href=\"https://profiles.wordpress.org/slaffik/\">Slava Abakumov (slaffik)</a>, <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar (netweb)</a>, <a href=\"https://profiles.wordpress.org/tamarazambrana/\">tamarazambrana</a>, <a href=\"https://github.com/tkserver\">TKServer</a>, <a href=\"https://profiles.wordpress.org/vapvarun/\">Varun Dubey (vapvarun)</a>.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>Your feedback</h2>\n\n\n\n<p>How are you using BuddyPress? Receiving your feedback and suggestions for future versions of BuddyPress genuinely motivates and encourages our contributors. Please <a href=\"https://buddypress.org/support/buddypress-9-0-0\">share your feedback</a> about this version of BuddyPress on our website.</p>\n\n\n\n<p>Thank you for using BuddyPress!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 19 Jul 2021 22:45:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"David Cavins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"WPTavern: WPBeginner Releases a Comment Moderator Solution Often Needed for Large Teams\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=120195\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:219:\"https://wptavern.com/wpbeginner-releases-a-comment-moderator-solution-often-needed-for-large-teams?utm_source=rss&utm_medium=rss&utm_campaign=wpbeginner-releases-a-comment-moderator-solution-often-needed-for-large-teams\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3607:\"<p class=\"has-drop-cap\">Last week, WPBeginner released <a href=\"https://wordpress.org/plugins/comment-moderation-role/\">Comment Moderation Role</a> to the WordPress plugin directory. The plugin does a simple job of creating a single user role that can only moderate comments.</p>\n\n\n\n<p>The most common use case for such a role — named “WPB Comment Moderator” in the admin — is for larger teams that need a separate user account to tackle moderation. WordPress has no built-in way of handling this. For one of the most extendable CMSs on the planet, this is one area where it has always fallen short.</p>\n\n\n\n<p>It almost feels like yesterday. In reality, it was <a href=\"https://core.trac.wordpress.org/ticket/12104#comment:17\">10 years ago</a> when I stumbled upon a (then) year-old <a href=\"https://core.trac.wordpress.org/ticket/12104\">ticket for a bug</a> that was a breaking point in a project I was working on. I needed to grant specific users on a WordPress site permission to moderate comments but not allow them to edit other things in the admin.</p>\n\n\n\n<p>Some of you may be thinking that the <code><a href=\"https://wordpress.org/support/article/roles-and-capabilities/#moderate_comments\">moderate_comments</a></code> capability should allow that. And, you would be correct in thinking that it <em><strong>should</strong></em>. However, that is not how it works at all. For users to edit comments, they must also be able to edit posts. It is a bit of a convoluted mess if you do a deep dive into the core code only to find hard-coded permissions checks that are impossible to override without rewriting large chunks of code.</p>\n\n\n\n<p>I would run into the same issue multiple times in the years since. I have built a few hacky, one-off workarounds for specific projects, but they were never ideal. And, I was never interested in maintaining a plugin that solved this problem because I knew it had the potential to be a bit of a pain.</p>\n\n\n\n<p>While I have seen a few other solutions, each fundamentally flawed, I am happy to see someone tackling this without exposing permissions issues.</p>\n\n\n\n<p>WPBeginner’s Comment Moderation Role plugin works in the same way that I think such a plugin should work, at least with the roadblocks that WordPress currently puts in the way.</p>\n\n\n\n<p>Site administrators can add WPB Comment Moderator to any account via the user management admin screen. The process is the same as adding or removing any other role in WordPress.</p>\n\n\n\n<img />Granting the WPB Comment Moderator role to a user.\n\n\n\n<p>After adding the role to a user, that user can access the Comments admin screen. They can also see both the Dashboard and their own Profile in the admin. Except in the cases where they have another role added via a different plugin, they will not have permission to access other screens.</p>\n\n\n\n<img />Comments admin screen for user with the WPB Comment Moderator role\n\n\n\n<p>Because of core WordPress’s hard-coded permissions check, the plugin must create its own comments management screen. Most users will not notice this because it is all under the hood. The plugin only adds it when necessary, and it does not look or function any differently than the default screen. It is just a lot of code work and duplication to fix an 11-year-old reported bug in WordPress.</p>\n\n\n\n<p>Until the foundational issue is addressed in core WordPress, Comment Moderation Role is the best plugin for this job. After extensive testing, I can now say that it is now nestled firmly in my toolbox, ready to pull out when needed for a project.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 19 Jul 2021 22:13:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"Gutenberg Times: List of WordPress Themes for Full-Site Editing and Resources\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=18502\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://gutenbergtimes.com/list-of-wordpress-themes-for-full-site-editing-and-resources/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8014:\"<p>A few people ask about WordPress Themes that are already working with the Full-Site Editing system and the new Site Editor. Here is a List as of July 2021. </p>\n\n\n\n<p>The Themes are all built while Full-Site Editing is under active development and many features are experimental. Do not use in production or live site. Expect the themes to be wonky at times, until developers have a chance to update the themes for new Gutenberg plugin version. In short: There will be Dragons! ?</p>\n\n\n\n<p>Oh, yes. You also need to <a href=\"https://wordPress.org/plugins/gutenberg\">install the Gutenberg plugin</a>. </p>\n\n\n\n<p>For the lastest updates pre-release, use the <a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Gutenberg Nightly</a></p>\n\n\n\n<h2>Themes for Full-Site Editing in the WordPress repository</h2>\n\n\n\n<p>I only used TT1 Blocks Theme for FSE-Testing. I rely mostly on Justin Tadlock or others to provide more insights on the various themes. The articles are linked with the theme header. </p>\n\n\n\n<h3><strong><a href=\"https://wordpress.org/themes/armando/\">Armando</a> by Carolyn Newmark</strong></h3>\n\n\n\n<p><a href=\"https://wptavern.com/armando-wordpress-theme-provides-insight-into-the-current-state-of-full-site-editing\">Armando WordPress Theme Provides Insight Into the Current State of Full Site Editing</a></p>\n\n\n\n<h3><a href=\"https://wordpress.org/themes/blockbase/\">Block Base</a> by Automattic</h3>\n\n\n\n<p><a href=\"https://themeshaper.com/2021/06/07/using-blockbase-for-a-theme-experiment/\">Using Blockbase for a theme experiment</a> (ThemeShaper) by Kjell Reigstad</p>\n\n\n\n<p><a href=\"https://wptavern.com/the-automattic-theme-team-announces-blockbase-its-new-block-parent-theme\">The Automattic Theme Team Announces Blockbase, Its New Block Parent Theme</a> (WordPress Tavern) by Justin Tadlock</p>\n\n\n\n<p><a href=\"https://themeshaper.com/2021/05/27/blockbase-a-parent-theme-for-block-themes/\">Blockbase: A parent theme for block themes</a> (ThemeShaper) by Ben Dwyer</p>\n\n\n\n<h4>Child themes of Block Base </h4>\n\n\n\n<p><a href=\"https://wordpress.org/themes/mayland-blocks/\">Mayland Blocks</a> by Automattic </p>\n\n\n\n<p><a href=\"https://wordpress.org/themes/seedlet-blocks/\">Seedlet Blocks</a> by Automattic</p>\n\n\n\n<p><a href=\"https://wptavern.com/automattic-launches-mayland-blocks-its-second-fse-theme-on-wordpress-org\">Automattic Launches Mayland Blocks, Its Second FSE Theme on WordPress.org</a></p>\n\n\n\n<h3><a href=\"https://wordpress.org/themes/block-based-bosco/\">Block-Based Bosco</a> by Fränk Klein</h3>\n\n\n\n<p><a href=\"https://wpdevelopment.courses/articles/full-site-editing-theme-learnings/\">What I Learned Building a Full-Site Editing Theme</a></p>\n\n\n\n<p><a href=\"https://wpdevelopment.courses/articles/global-styles-in-block-based-bosco/\">Implementing Global Styles in Block-Based Bosco</a></p>\n\n\n\n<p><a href=\"https://wptavern.com/block-based-bosco-second-full-site-editing-theme-lands-in-the-wordpress-directory\">Block-Based Bosco, Second Full-Site Editing Theme Lands in the WordPress Directory</a></p>\n\n\n\n<h3><a href=\"https://wordpress.org/themes/clove/\">Clove </a>by Anariel Design</h3>\n\n\n\n<p><a href=\"https://wptavern.com/clove-a-showcase-of-block-patterns-by-anariel-design\">Clove: A Showcase of Block Patterns by Anariel Design</a> (WPTavern)</p>\n\n\n\n<h3><a href=\"https://wordpress.org/themes/hansen/\">Hansen</a> by Uxl Themes</h3>\n\n\n\n<p><a href=\"https://wptavern.com/build-a-full-wordpress-site-via-block-patterns-with-the-hansen-theme\">Build a Full WordPress Site via Block Patterns With the Hansen Theme</a></p>\n\n\n\n<h3><a href=\"https://wordpress.org/themes/naledi/\">Naledi </a>by Anariel Design</h3>\n\n\n\n<p><a href=\"https://wptavern.com/anariel-design-launches-naledi-a-block-based-wordpress-theme\">Anariel Design Launches Naledi, a Block-Based WordPress Theme</a> (WordPress Tavern)</p>\n\n\n\n<h3><a href=\"https://wordpress.org/themes/q/\">Q </a>by Ari Stathopoulos</h3>\n\n\n\n<p><a href=\"https://wptavern.com/exploring-full-site-editing-with-the-q-wordpress-theme\">Exploring Full-Site Editing With the Q WordPress Theme</a></p>\n\n\n\n<h3><a href=\"https://wordpress.org/themes/rick/\">Rick</a> by WPEntire </h3>\n\n\n\n<h3><a href=\"https://wordpress.org/themes/tt1-blocks/\">TT1 Blocks</a> by WordPress contributors</h3>\n\n\n\n<p>This is the FSE sibling of the Twenty-Twenty-One Theme</p>\n\n\n\n<p><em>If you find any theme missing in this list, <a href=\"mailto:pauli@gutenbergtimes.com\">let me know.</a></em></p>\n\n\n\n<h2>WordPress Themes team resources</h2>\n\n\n\n<p>The themes team <a href=\"https://github.com/WordPress/theme-experiments\">share their experiments on GitHub</a>. Some listed themes made it as stand-alone theme into the repository listed above. </p>\n\n\n\n<p>Contributors also included a script to <strong>generate a theme</strong> with the minimum necessary to build your own block theme: <code>php new-empty-theme.php</code>.</p>\n\n\n\n<p>Every other week, the <strong>themes team meets discussion Block-based themes</strong>: 2nd and 4th Tuesday at 15:00 UTC (11am EDT) wp-slack channel #themereview</p>\n\n\n\n<p>Every week, the <a href=\"https://make.wordpress.org/themes/tags/gutenberg-themes-roundup/\">Themes team published a <strong>roundup post </strong></a>about newly merged changes, and what is discussed on the GitHub repo for Gutenberg. The post also has a few overview issues so you can always catch up on what is in the works. <em>Follow the #gutenberg-themes-roundup tag on the make-blog/themes</em></p>\n\n\n\n<p><strong>Anne McCarthy</strong>, developer relations and program manage for the FSE outreach published a post on ThemeShaper with more <a href=\"https://themeshaper.com/2021/07/13/resources-for-block-theme-development/\">Resources for block theme development</a></p>\n\n\n\n<h2>DevNotes for WordPress 5.8 </h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2021/06/25/introducing-theme-json-in-wordpress-5-8/\">Introducing theme.json in WordPress 5.8</a></li><li><a href=\"https://make.wordpress.org/core/2021/06/29/on-layout-and-content-width-in-wordpress-5-8/\">On layout and content width in WordPress 5.8</a></li><li><a href=\"https://make.wordpress.org/core/2021/06/16/introducing-the-template-editor-in-wordpress-5-8/\">Introducing the template editor in WordPress 5.8</a></li><li><a href=\"https://make.wordpress.org/core/2021/07/01/block-styles-loading-enhancements-in-wordpress-5-8/\">Block-styles loading enhancements in WordPress 5.8</a></li><li><a href=\"https://make.wordpress.org/core/2021/06/29/blocks-in-an-iframed-template-editor/\">Blocks in an iframed (template) editor</a></li><li><a href=\"https://make.wordpress.org/core/2021/06/21/bundled-themes-changes-in-wordpress-5-8/\">Bundled themes changes in WordPress 5.8</a></li></ul>\n\n\n\n<h2>Developer Documentation </h2>\n\n\n\n<ul><li><a href=\"https://developer.wordpress.org/block-editor/how-to-guides/themes/block-theme-overview/\">Block Theme Overview</a></li><li><a href=\"https://developer.wordpress.org/block-editor/how-to-guides/themes/create-block-theme/\">Create a Block Theme</a></li><li><a href=\"https://developer.wordpress.org/block-editor/how-to-guides/themes/theme-json/\">Global Settings (theme.json)</a></li><li><a href=\"https://developer.wordpress.org/block-editor/how-to-guides/themes/theme-support/\">Theme Support</a></li></ul>\n\n\n\n<h2>Courses and Tutorials</h2>\n\n\n\n<ul><li>Caroline Nymark: <a href=\"https://fullsiteediting.com/courses/full-site-editing-for-theme-developers/\">Full-site editing For Developers</a></li><li>Fränk Klein: <a href=\"https://wpdevelopment.courses/courses/building-block-based-themes/\">Building Block-Based Themes</a></li><li>Tammie Lister: <a href=\"https://ephemeralthemes.com/2021/07/17/creating-a-theme/\">Creating a Theme</a></li><li>Rich Tabor: <a href=\"https://richtabor.com/gutenberg-block-templates/\">The Ultimate Guide to WordPress Block Templates in Gutenberg</a></li></ul>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>U<em>pdated 7/21 to add Rich Tabor’s article on Block Templates </em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 19 Jul 2021 12:31:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"WordPress.org blog: WP Briefing: Episode 13: Cherishing WordPress Diversity\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=10949\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://wordpress.org/news/2021/07/episode-13-cherishing-wordpress-diversity/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14888:\"<p>In this episode, Josepha Haden Chomphosy discusses the importance of Diversity, Equity, and Inclusion to the fabric of the WordPress project and how we can move from a place of welcoming it to cherishing it.</p>\n\n\n\n<p><em><strong>Have a question you’d like answered? You can submit them to <a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2>Credits</h2>\n\n\n\n<p>Editor: <a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a></p>\n\n\n\n<p>Logo: <a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a></p>\n\n\n\n<p>Production: <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a></p>\n\n\n\n<p>Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2>References</h2>\n\n\n\n<p><a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/event-formats/diversity-speaker-training-workshop/\">Diverse Speaker Training Workshop</a></p>\n\n\n\n<p><a href=\"https://josepha.blog/2020/12/23/a-wordpress-dinner-party/\">A WordPress Dinner Party</a></p>\n\n\n\n<p><a href=\"https://josepha.blog/2018/11/06/the-burden-of-proof/\">The Burden of Proof</a></p>\n\n\n\n<p><a href=\"https://josepha.blog/2021/03/05/leading-at-any-level/\">Leadership At Any Level</a></p>\n\n\n\n<p><a href=\"https://josepha.blog/2019/03/02/building-a-culture-of-safety/\">Building a Culture of Safety</a></p>\n\n\n\n<p><a href=\"https://josepha.blog/2020/03/27/leadership-basics-ethics-in-communication/\">Leadership Basics: Ethics in Communication</a></p>\n\n\n\n<p><a href=\"https://wordpress.org/support/wordpress-version/version-5-6/\">WordPress 5.6</a></p>\n\n\n\n<p>Bonus resource: <a href=\"https://allienimmons.com/how-to-be-a-wordpress-ally/\">How to Be a WordPress Ally</a></p>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-10949\"></span>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>00:10</p>\n\n\n\n<p>Hello, everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I’m your host, Josepha Haden Chomphosy. And before we get started, I have to be honest with you all, this episode and the next one have made me feel really anxious. This one is about Diversity, Equity, and Inclusion in open source, and especially in WordPress. And the next one is about accessibility in WordPress. And I feel like there’s just so much to do, and we don’t do enough, but we do what we can. And still, we will never be done with that work. And if you don’t know what I mean by Diversity, Equity, and Inclusion, you can kind of think of it this way. Diversity is bringing in people with different viewpoints and lived experiences. Equity is making sure everyone has what they need to get a fair chance of success, which is different from equality. And Inclusion is making sure that the environment is built to not only tolerate diverse groups but to celebrate them as well. So remember this as you listen to what I have to say here. We are never where we want to be in either of those spaces. But that shouldn’t stop us from looking at the things we have done to get us in the right direction. All right. Here we go.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>01:54</p>\n\n\n\n<p>I say a lot that we are a project that serves a majority collection of minority voices. WordPress is global in reach and open source in nature. And you would assume that what allows the software to be used by anyone would also enable it to be built by anyone. After all, your location doesn’t matter, and who employs you also doesn’t matter. And your relative social standing certainly shouldn’t matter. As long as you can communicate with the others contributing to the project, there should be no obstacle to your participation. The mission of the WordPress project is to democratize publishing, right? It’s to get the ability to have a website tap into passive income on your web presence. I mean, the job is to level the playing field for everyone. However, it’s my experience that bringing in new voices takes a lot of proactive work on behalf of leaders and contributors. It’s not enough to say, “Hey, I’m having a party,” you also have to say, “I’m having a party, and I’d like you to be there.” It’s not enough to think people will make their own space at this table. You have to make sure that you have table settings for everyone. And even beyond the basics of directing people to you. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>03:12</p>\n\n\n\n<p>And on toward the next steps, you have to be honest about the fact that open source contribution requires a fair amount of privilege. By privilege, I mean the luxury of extra time or extra funding or just an understanding employer. WordPress supports 41% of the web. I think it’s 42% of the web right now. But less than 1% of people who use WordPress show up to help maintain it. And that 1% that does show up skews toward people who already have a pretty high level of representation and technology. And so, when you look at who is building it versus who is using it, it doesn’t always match. And since what we build so frequently reflects who we are, sometimes what we build doesn’t match the needs of the people who are using what we have.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>04:10</p>\n\n\n\n<p>So what has WordPress done to be proactive on the question of Diversity, Equity, and Inclusion? There are quite a few unseen things that have gone into this over the years and a few pretty visible things. This is a very long list. And it has a whole lot of just reference material. And so the show notes today will come in handy for people, and there will be just a laundry list of linked resources for everyone. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>04:39</p>\n\n\n\n<p>But the first thing that WordPress has done is that we have accepted the burden of proof. I’m going to share a post about this in the show notes. That means we accept that it’s not the job of underrepresented folks to figure out if they are welcome. It’s up to us to make it clear that they are. So, there are three big little things that the community has done over the years. One is that many teams open their text-based meetings with an explanation of what is done in the meeting, who comes to the meetings, where to find help if you’re lost in the meeting, and for teams that have a specific type of requests that comes into those channels that aren’t handled in those channels. They also will share where people can go to get those requests taken care of. Many teams have also updated their team handbooks to have good beginner docs, limited use of inside jokes or jargon, and good first bugs. And also, there is a code of conduct in the community declaring that everyone is welcome and clarifies what to do if you see folks being unwelcoming. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>05:51</p>\n\n\n\n<p>A second big thing that folks in the WordPress community have done is written down what was unwritten. Having things clearly documented unlocks institutional knowledge that you’d otherwise have to know someone to get. Clarity and process and the structure help anyone engage with your organization, not just the people who have extra time to figure things out. What that looks like in the WordPress project is that many teams have documented their workflows and their working spaces and just their general team norms. Many teams have also started defining what it means to be a team rep and holding open processes to choose those team reps. Many other community leaders and I have written down countless unspoken rules, guidelines, and philosophical underpinnings so that people don’t have to guess what we’re doing or why we’re doing things, or where we want to do them.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>06:46</p>\n\n\n\n<p>And the more visible thing that the WordPress project has been doing is that we found ways to invite people in, and they’re not failsafe; they’re not foolproof, but it is certainly a step in the right direction. The first one is an ongoing, diverse speaker training initiative. And I’ll include a link to that in the show notes as well. It is run by Jill Binder and a fantastic group of contributors that collaborate with her. And I really have loved watching that particular program grow and flourish and help WordPress make a difference where we absolutely can. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>07:27</p>\n\n\n\n<p>The second thing that was pretty visible about how we invited people in was at the end of 2020, and we had an all-women and nonbinary release squad for our biggest release of the year; WordPress 5.6. I had a group of probably 70 women and nonbinary identifying folx who joined in the process and joined in learning more about the process. Some of them have continued in the project. Others have stepped away for various reasons. But all of them are welcome to return. And I encourage everyone to return to contribution when time and resources make that possible for you. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>08:09</p>\n\n\n\n<p>And then the third thing that we’ve done, which I have talked about a lot, is the revival of the testing and triage practices. That has been work that’s been ongoing for a number of years. And it happens across multiple teams. It is not always immediately clear to people why the testing work. And the triage work is identifiable for me as a way to invite people into this process. And so I’ll be briefly clear about it right now. So testing as a practice brings in the users that otherwise don’t have a lot of spare time and that extra privilege to like, figure out what’s going on with WordPress, and contribute their own fixes to problems. They can give back to this project by being co-developers with us, co-creators with our entire process of making WordPress real and usable for the largest number of people that we can because we now support 42% of the web. And then, the triage practice invites in a diverse voice of people. Because you don’t necessarily always need to know everything about a project to help with triage. And when you’re helping with triage, you get active learning through participating in the process. But you also get passive learning from the people who already know huge amounts about the project and the process and everything that goes into it. And so it’s a low key low stress way to get your feet wet and start building that knowledge that sometimes is hard to come by unless you are actively working in it. So the testing practices, the triage practices, I really to the core of my being believe that those are active and ongoing ways for us to invite people who otherwise wouldn’t have a chance to get their voices heard in an open source project. And y’all, as I said at the start, y’all, there’s nothing about this list that I just shared, which makes me feel like our work on this is done. Just like any muscle, you don’t fight to peak fitness, and then hit the big stop button on time and say, “Now, I never have to work out again.” If we did, the world would be a very different place probably. But it does then lead us to the next steps for fostering a community culture that’s as broad as the people who use this software. If you believe in leadership at any level, as I do, there are a ton of things that you can do right now. But I’ll boil them down into three big chunks of things.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>10:54</p>\n\n\n\n<p>First, check your community area, or whatever community you want to apply this to, for things that need a little more proactive work. I will share a post called<em> Building A Culture of Safety</em> that will take you through a list of good first steps. And it is not as hard as it looks. When you say build a culture of safety, there are many really clear-cut minor changes that you can ask people to make and, in like, four or five different areas that can help your community be more welcoming and more open. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>11:30</p>\n\n\n\n<p>The second thing that you can do is know that small changes add up over time and commit to making those changes where you can. If you are elite at any level, you know that supporting people and processes is the responsibility of everyone in the group. And if you can make your own autonomous decisions and commit to making small changes that make a big difference over time, you will be part of that solution. And that is not specific to any one group that we have in our communities. You can be an ally for anyone, whether they look like you, whether they have your same experiences, or not. And sometimes, it’s as easy as just holding space for the people who haven’t had a chance to talk yet. And on the subject of holding space and the way that we communicate. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>12:22</p>\n\n\n\n<p>The third thing that I think is incredibly important is that you can take on as a foundational personal practice the concept of ethical communication. I’ll share a post about that as well in the show notes, but the core of it is that you have to know that what you say and don’t say what you do and don’t do has an impact on others and embrace that responsibility. All right, so you made it all the way through, and I am so proud of you. I’m sure you have questions about this. And I encourage you to share those. You can email them to me at wp briefing@wordpress.org.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>13:10</p>\n\n\n\n<p>This brings us to our small list of big things. I’ve got two things for you today. First and foremost, WordPress 5.8 gets released tomorrow. It’s a big release, and lots of people have been working on it. So get your update processes ready and keep an eye on wordpress.org/news for the announcement post. Second, and still pretty important, team reps have been working on their quarterly check-ins so that all other teams can get an idea of what’s happening around the WordPress office. Keep an eye out for that post on make.wordpress.org/updates. And that is your smallest of big things. Thank you for tuning in today for the WordPress Briefing. I’m your host Joseph Hayden Chomphosy, and I’ll see you again in a couple of weeks.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 19 Jul 2021 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Chloe Bringmann\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:110:\"Gutenberg Times: Theme creation, Block plugin development and the Future of WordPress – Weekend Edition #178\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=18531\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:114:\"https://gutenbergtimes.com/theme-creation-block-plugin-development-and-the-future-of-wordpress-weekend-edition-17/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:12172:\"<p>Howdy, my friends! </p>\n\n\n\n\n\n<p>WordPress 5.8 will be release next week. Are you ready? Well, if you didn’t get any chance to test things, you should still be alright. If you know your customers will be fiddling with their site’s widget section, do yourself a favor and <a href=\"https://wordpress.org/plugins/classic-widgets/\">install the Classic Widget plugin</a>, so there are no surprises. </p>\n\n\n\n<p>For last-minute testing, use the <a href=\"https://make.wordpress.org/core/2021/07/15/wordpress-5-8-release-candidate-4/\">Release Candidate number 4</a>. The final release is scheduled for Tuesday, July 20, 2021. The <a href=\"https://make.wordpress.org/core/2021/07/03/wordpress-5-8-field-guide/\">Field Guide </a>covers all changes. </p>\n\n\n\n<p>Wishing you all the best for the upgrade! Holler if you need any help! </p>\n\n\n\n<p>Yours, ?<br />Birgit</p>\n\n\n\n<h2>Gutenberg and the Future of WordPress</h2>\n\n\n\n<p>In this week’s Jukebox episode, host <strong>Nathan Wrigley</strong> discussed with <strong>Robert Jacobi</strong> the Future of WordPress in the era of Gutenberg. <strong><a href=\"https://wptavern.com/podcast/5-robert-jacobi-on-why-hes-putting-gutenberg-first\">Jacobi explained why he is persuing a Gutenberg first approach.</a> </strong>You can listen on WordPress Tavern or your favorite podcast app. </p>\n\n\n\n<p><em>From the section “Neither Gutenberg nor WordPress News”: I am excited about the <a href=\"https://www.theverge.com/2021/7/16/22580023/automattic-pocket-casts-podcast-app-tumble-wordpress\">acquisition of Pocket Casts by Automattic</a>. I tested many other podcast apps, but Pocket Casts has been my favorite for many, many years.</em> </p>\n\n\n\n<p><strong>Nathan da Silva</strong>, founder of Silva Web Designs, wrote about <a href=\"https://silvawebdesigns.com/the-future-of-wordpress-page-builders/\">the Future of Page Builders</a> and concludes, there are still pieces missing before Gutenberg makes 3rd Party page builders obsolete. Da Silva mentions, Full-Site Editing is not there yet and there are not as many add-on available as Elementor or Beaver Builder provide for their site builders workflow. </p>\n\n\n\n\n<p><strong><a href=\"https://gutenbergtimes.com/podcast/changelog-47-developing-block-plugins-wordpress-5-8/\">Episode #47 is now available</a> with transcript. <br />Next recording July 23, 2021 </strong></p>\n\n\n\n<p> <strong>Subscribe to the <a href=\"https://gutenbergtimes.com/podcast/\">Gutenberg Changelog</a> podcast </strong><br />?️ <a href=\"https://open.spotify.com/show/620NwVKQJGdTupy36zYxvg?mc_cid=4b6c9f88fe\">Spotify</a> | <a href=\"https://podcasts.google.com/feed/aHR0cHM6Ly9ndXRlbmJlcmd0aW1lcy5jb20vZmVlZC9wb2RjYXN0\">Google</a> | <a href=\"https://podcasts.apple.com/us/podcast/gutenberg-changelog/id1469294475\">iTunes</a> | <a href=\"https://pca.st/podcast/f8445ec0-7508-0137-f267-1d245fc5f9cf\">PocketCasts</a> | <a href=\"https://www.stitcher.com/show/gutenberg-changelog\">Stitcher</a> |<br />?️ <a href=\"https://www.podbean.com/podcast-detail/chi7j-9904a/Gutenberg-Changelog-Podcast\">Pod Bean</a> | <a href=\"https://castbox.fm/channel/Gutenberg-Changelog-id2173375\">CastBox</a> | <a href=\"https://www.podchaser.com/podcasts/gutenberg-changelog-878239/\">Podchaser</a> | <a href=\"https://gutenbergtimes.com/feed/podcast\">RSS Feed</a> </p>\n\n\n\n<img />\n\n\n\n\n<h2>Block-editor for Content Creators</h2>\n\n\n\n<p>On July 29th, 10 a.m. PT / 1 p.m. ET / 5 p.m. UTC. <strong>WordPress VIP</strong> will hold a webinar with the title <a href=\"https://wpvip.com/resource/gutenberg-full-site-editing-webinar/\"><strong>Gutenberg Full-Site Editing: Unlocking Agility for Enterprise WordPress</strong></a>. James Proctor will share lessons from the cutting edge of implementation. “By taking Gutenberg blocks beyond the post editor, these new features allow content creators unprecedented agility and control over the entire site experience. “ Any site owner and agency will be able to take advantage of the knowledge shared at scale.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/redcrew\">Deborah Edwards-Onoro</a></strong> posted a great tutorial on how to <a href=\"https://www.lireo.com/quick-tip-manage-your-wordpress-block-editor-preferences/\">Manage your Block Editor preferences</a> and increase productivity and comfort. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>WordPress 5.8 brings Duotone Filters to images of the block editor. <strong>Justin Tadlock </strong>takes you on a tour of this fabulous new feature: <a href=\"https://wptavern.com/duotone-filters-wordpress-5-8-puts-a-powerful-image-editing-tool-into-users-hands\">Duotone Filters: WordPress 5.8 Puts a Powerful Image-Editing Tool Into Users’ Hands</a>‘.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<h2>Developing Plugins for the Block Editor</h2>\n\n\n\n<p>After the <a href=\"https://richtabor.com/gutenberg-block-plugins/\">Primer</a> last week, <strong><a href=\"https://twitter.com/richard_tabor\">Rich Tabor</a></strong> posted <strong><a href=\"https://richtabor.com/build-publish-gutenberg-block-plugins/\">How to Build & Publish Gutenberg Block Plugins to the WordPress Block Directory.</a></strong> Tabor guides you through the process from <code>create block</code> scaffolding and running the block plugin checker to uploading your block to WordPress repository and get it approved for the Block Directory. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/mkaz\">Marcus Kazmierczak</a></strong> wrote a series of posts on how to <a href=\"https://mkaz.blog/wordpress/conditionally-load-block-assets/\"><strong>Conditionally Load Block Assets</strong></a> when building block plugins. There are quite a few different ways to skin that proverbial cat. <a href=\"https://mkaz.blog/wordpress/conditionally-load-block-assets-part-3/\">Start at the latest post</a>, explaining the new WordPress 5.8 way to handle this. Kazmierczak also provides a video walk through. </p>\n\n\n\n<p>This helped me to understand the feature <strong>Ari Stathopoulos</strong> worked on and described in his Dev Note: <a href=\"https://make.wordpress.org/core/2021/07/01/block-styles-loading-enhancements-in-wordpress-5-8/\">Block-styles loading enhancements in WordPress 5.8</a></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/riadbenguella\">Riad Benguella</a></strong> has a few more<strong> <a href=\"https://make.wordpress.org/core/2021/07/12/miscellaneous-block-editor-api-additions-in-wordpress-5-8/\">Miscellaneous block editor API additions in WordPress 5.8</a> – it covers: </strong></p>\n\n\n\n<ul><li>Contextual patterns for easier creation and block transformations</li><li>Pattern Registration API</li><li>BlockControls group prop</li></ul>\n\n\n\n\n<p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" target=\"_blank\" rel=\"noreferrer noopener\">“Keeping up with Gutenberg – Index 2021”</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test and Meta team from Jan. 2021 on. Updated by yours truly. <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\"><em>The index 2020 is here</em></a></p>\n\n\n\n\n<h2>Gutenberg and Themes</h2>\n\n\n\n<p><strong><a href=\"https://twitter.com/jcristpbking\">Jason Crist</a> </strong>published this week’s <a href=\"https://make.wordpress.org/themes/2021/07/16/gutenberg-themes-week-of-july-16-2021/\"><strong>Gutenberg + Themes</strong></a> roundup. Two issues caught my eye: </p>\n\n\n\n<ul><li>Should it be possible to <a href=\"https://github.com/WordPress/gutenberg/issues/33367\">overwrite properties via PHP </a>or should the properties in the theme.json come after PHP properties are set. What do you think?</li><li><a href=\"https://github.com/WordPress/gutenberg/issues/32939\">Is there a case for dynamic template parts?</a> Discuss! </li></ul>\n\n\n\n<p>There is of course, much more going on. Another great round-up post from the Theme Team! </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Anne McCarthy</strong> shared <a href=\"https://themeshaper.com/2021/07/13/resources-for-block-theme-development/\"><strong>Resources for block theme development</strong></a> on ThemeShaper. She wrote: “Whether you’re just starting out or already deep in the block theme world, the following resources should help you be aware of what’s to come and how to get involved in shaping the future.”</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/karmatosed\">Tammie Lister</a></strong> published here process on <a href=\"https://ephemeralthemes.com/2021/07/17/creating-a-theme/\"><strong>how to create a theme</strong></a> and what she encountered. She wrote: “I am still like many discovering how I create themes using site editing, but I wanted to share my current process and some observations I’ve made along the way. “</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><a href=\"https://twitter.com/nickmdiego\"><strong>Nick Diego</strong> </a>collected three small fixes to his theme to change the breakpoint for the column block to become responsive, how to change the order of the mobile columns and how to disable responsive columns completely. For the latter, Diego uses a solution by Andy Serong, that is already merged to Gutenberg and will be released with the plugin version 11.2 on July 21st, 2021. Details in <a href=\"https://nickdiego.com/disable-responsive-columns-in-gutenberg-and-other-tips/\"><strong>Disable Responsive Columns in Gutenberg and Other Tips</strong></a></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/rob_stino\">Rob Stinson</a></strong> posted about <strong><a href=\"https://studiopress.blog/wordpress-5-8-widgets-changes-and-how-they-impact-the-genesis-framework/\">WordPress 5.8 Widgets Changes and How they Impact the Genesis Framework</a>.</strong> He wrote: “To help navigate this for the 100,000’s of sites that run on the Genesis Framework we have implemented an <em>opt-in</em> experience in version 3.3.4 for whenever anyone updates to WordPress 5.8.”</p>\n\n\n\n\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg’s main (trunk) branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. <br />Have you been using it? Hit reply and let me know.</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n\n\n\n<p></p>\n\n\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p class=\"has-text-align-center\"><strong>Don’t want to miss the next Weekend Edition? </strong></p>\n\n\n\n<form class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" action=\"https://gutenbergtimes.com/feed/\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\"><label class=\"ngl-form-label\" for=\"ngl_email\">Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input type=\"email\" class=\"ngl-form-input-text\" name=\"ngl_email\" id=\"ngl_email\" /></div></div><button class=\"ngl-form-button\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too and won’t give your email address to anyone except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input type=\"hidden\" name=\"ngl_list_id\" id=\"ngl_list_id\" value=\"26f81bd8ae\" /><input type=\"hidden\" name=\"ngl_double_optin\" id=\"ngl_double_optin\" value=\"yes\" /></form>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 17 Jul 2021 23:19:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"WPTavern: Identify and Select Blocks via the Wayfinder WordPress Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=120070\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:187:\"https://wptavern.com/identify-and-select-blocks-via-the-wayfinder-wordpress-plugin?utm_source=rss&utm_medium=rss&utm_campaign=identify-and-select-blocks-via-the-wayfinder-wordpress-plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6962:\"<p class=\"has-drop-cap\">Christopher John, a Seattle-based designer and UX engineer, released his first project to the plugin directory yesterday. <a href=\"https://twitter.com/theMOLITOR/status/1415744294414000128\">Announced via Twitter</a> to high praise, <a href=\"https://wordpress.org/plugins/wayfinder/\">Wayfinder</a> is a block outline solution for the WordPress editor.</p>\n\n\n\n<p>Like similar plugins, the goal is to make it easier for end-users to select nested blocks, which can sometimes be tough to pin down. Wayfinder outlines each block in the editor on hover. It then displays the block name at the upper left of the box.</p>\n\n\n\n<p>My favorite feature that you will not find elsewhere is the addition of each block’s classes at the bottom right of the box. This makes it easy for designers or users who want to quickly find a class for styling.</p>\n\n\n\n<img />Outline of a Heading block.\n\n\n\n<p>Users can also enable or disable the pieces of the UI they want to appear via the plugin’s setting screen. However, any changes affect all of the site’s user experiences. Currently, there are no per-user settings.</p>\n\n\n\n<p>At first glance, the plugin seemed to work great. The hover outline experience felt smooth, and I did not need to change the default options. Wayfinder almost seemed to be everything one might look for in a block-outline solution. It was besting existing plugins in nearly every way.</p>\n\n\n\n<p>However, things soon began rolling downhill when writing a typical blog post with nothing other than Heading, Paragraph, and Image blocks. I first noticed that I could not type the same number of words as usual on one line. My perfectly-tuned typography was breaking sooner than it should have. Spacing between paragraphs seemed a bit too large. My wide-aligned images were just a little smaller than usual.</p>\n\n\n\n<p>The user experience still felt good until this point, but the little oddities were stacking up. Something was not right. The plugin had been showered with praise on Twitter and already received three five-star reviews in its first 24 hours. Maybe my custom theme was the issue. However, similar problems arose when testing several others, such as Twenty Twenty-One, Nutmeg, and Eksell — each a well-rounded theme catered to the block editor.</p>\n\n\n\n<p>As clean as the plugin’s UI is, it more often than not wrecks the theme’s default block spacing. This becomes more noticeable as users begin adding nested layers of blocks.</p>\n\n\n\n<p>The problem is the plugin adds 18 pixels of padding around every block via its stylesheet.</p>\n\n\n\n<pre class=\"wp-block-code\"><code>.wp-block:not(.block-list-appender) {\n position: relative;\n outline: 1px dashed transparent;\n <strong>padding: 18px;</strong>\n overflow: visible !important;\n}</code></pre>\n\n\n\n<p>To the untrained eye, this may not be a visible issue in many cases. It will affect each site differently, but 18 pixels of extra padding on every block will undoubtedly mess things up to some degree unless the theme itself uses that exact same spacing in its design.</p>\n\n\n\n<p>The more noticeable issues are seen with blocks like Social Icons:</p>\n\n\n\n<img />Holy moly! Those are some gigantic social icons!\n\n\n\n<p>But, even something as basic as a List block can be misaligned:</p>\n\n\n\n<img />List block shifted out of alignment.\n\n\n\n<p>Theme authors can write custom CSS to overrule the plugin’s padding. However, the last thing the WordPress community needs is a specificity war between themes and plugins. Themers already have to do this enough to wrangle blocks now.</p>\n\n\n\n<p>Removing that one <code>padding</code> rule from the plugin’s <code>editor-style.css</code> killed 99% of its issues. Afterward, things were running like a well-oiled machine.</p>\n\n\n\n<p>As a developer, I would explore <code><a href=\"https://developer.mozilla.org/en-US/docs/Web/CSS/outline-offset\">outline-offset</a></code> for spacing between the block and its outline, maybe cutting that <code>18px</code> down a bit. Because outlines are not a part of the CSS box model, it would not affect spacing. Adjustments may be necessary on a per-block basis, especially when those blocks are nested or small (e.g., Social Icons, Navigation). It would carry its own challenges but should be a less destructive course.</p>\n\n\n\n<p>To a lesser extent, the plugin’s <code>overflow</code> rule breaks the theme design from time to time. Its <code>position</code> and <code>outline</code> rules could overrule some edge-case block styles too, but they are necessary for the plugin to actually do its job. In particular, I could see positioning being problematic with sticky headers as we get into site editing.</p>\n\n\n\n<p>The only other issue might be themes that use <code>::before</code> and <code>::after</code> pseudo-elements on blocks, but the plugin also needs to overwrite those to display the block name and classes list. This is likely another edge case.</p>\n\n\n\n<p>Despite the issues, the plugin is ahead of the pack at this point.</p>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/editor-blocks-border/\">Gutenberg Editor Full Width Blocks Border</a> (<em>a bit of a mouthful</em>), another recent plugin to offer similar functionality, breaks custom theme design across the board. It does accomplish the job of making blocks easier to select, but the sacrifice of a WYSIWYG is not worth it.</p>\n\n\n\n<p>The <a href=\"https://wordpress.org/plugins/editor-block-outline/\">Editor Block Outline</a> plugin has been my <a href=\"https://wptavern.com/navigate-the-content-canvas-with-the-block-editor-outline-wordpress-plugin\">go-to recommendation</a> for a while. It has a few design issues of its own, but some of those are adjustable on a per-user basis. However, as of late, it has made the editor feel sluggish. Plus, its misuse of the WordPress admin notice system for Twitter followers makes it something I’d prefer to steer clear of.</p>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/block-options/\">EditorsKit</a> has a similar “block guidelines” feature that uses a box-shadow instead of padding and an outline. It does not muck up most theme layouts with that technique. However, I have hit other style conflicts with the plugin. Plus, EditorsKit is overkill for users who simply want just one feature.</p>\n\n\n\n<p>That leaves us with Wayfinder. Warts and all, it is the best standalone option right now. Maybe that’s not saying much, but it is saying something. This is a feature that is hard to nail down. I do not envy the developers who are trying to make miracles happen.</p>\n\n\n\n<p>It is sure to please many who have been on the lookout for a block outline solution. It is in a position to pull farther ahead of the competition with its relatively solid first outing. With more thorough theme testing and a bit of adjustment to its approach, it could be even better. I am eager to test future iterations.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 17 Jul 2021 01:56:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"WordPress.org blog: People of WordPress: Tijana Andrejic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10427\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2021/06/people-of-wordpress-tijana-andrejic/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:13617:\"<p><strong>WordPress is open source software, maintained by a global network of contributors. There are many examples of how WordPress has changed people’s lives for the better. In this monthly series, we share some of the amazing stories.</strong></p>\n\n\n\n<p>This month to coincide with WordCamp Europe, we feature Tijana Andrejic from Belgrade, Serbia, about her journey from fitness trainer to the WordPress world, with the freelance and corporate opportunities it introduced. </p>\n\n\n\n<img width=\"632\" height=\"387\" src=\"https://i0.wp.com/wordpress.org/news/files/2021/06/2021-07-Tijana-Andrejic_Featured-Img_1.jpg?resize=632%2C387&ssl=1\" alt=\"Tijana - portrait picture\" class=\"wp-image-10713\" />\n\n\n\n<p>As a professional manager with a college degree in Organizational Science and a certified fitness instructor, Tijana is nothing if not driven and goal-oriented. </p>\n\n\n\n<p>Following her time as a fitness trainer, Tijana moved to work in IT around 2016. She first explored content creation and design before focusing on SEO and becoming an independent specialist. </p>\n\n\n\n<p>Tijana was hired as a Customer Happiness Engineer for a hosting company, where she discovered the benefits of having a team. She realized that having close working relationships with colleagues is helpful for business success and accelerates personal growth.</p>\n\n\n\n<p>Tijana hopes that by sharing her story, she can help others who are either starting their career or are moving roles. She describes the opportunities she discovered in the WordPress community as ‘a huge epiphany’, especially in the world of freelancing.</p>\n\n\n\n<p>She highlights <strong>5 things that helped her to start a new freelancing career</strong>. Let’s dive into them.</p>\n\n\n\n<h2>What motivates me?</h2>\n\n\n\n<p>“Why am I doing this?” is the first question that Tijana asks herself before starting anything new. This self-review and honesty, she feels, allows her to determine her priorities. She also benchmarks options around her motivations of wanting a flexible schedule and to grow professionally. </p>\n\n\n\n<p>She lists the reasons to make a particular choice, like being a freelancer, to help her choose the right job, pathway, or identify alternatives. </p>\n\n\n\n<p>She recommends that others can take a similar approach. If freelancing is still the best solution after examining all their goals and motivations, Tijana believes a good next step would be to learn WordPress-related skills.</p>\n\n\n\n<img src=\"https://lh6.googleusercontent.com/cdHeIL-H_mE6QFCUxUT-gfKS2GzizRHtn4iCENoaWOimC82BfModRJh44QbhvHPW0GNVP5eUPhgxQteDRbA_9EUzpssTXMGWje1hUuKyrfXUgGhCnvXQdraaUQiaGBjFr73dNYxr\" alt=\"WordCamp Europe 2019 group picture\" />\n\n\n\n<h2>Develop WordPress related skills</h2>\n\n\n\n<p>The next question you may ask: “Why WordPress?”</p>\n\n\n\n<p>WordPress is used by more than 40% of websites in some form and offers various roles, many of which are not developer-specific. Tijana highlights a few: </p>\n\n\n\n<ul><li>web developer (coding websites, themes, and plugins)</li><li>web implementor (creating websites from existing themes without coding)</li><li>web designer (designing website mock-ups, editing images, or creating online infographics)</li><li>client support professional (helping people with their websites)</li><li>website maintenance (WordPress, themes, and plugins are maintained and backed up regularly)</li><li>WordPress trainer (helping clients with how to use the platform or teaching other web professionals)</li><li>content writer</li><li>accessibility specialist (making sure standards are met and suggesting solutions for accessibility barriers)</li><li>SEO consultant (improving search outcomes and understanding)</li><li>statistics consultant, especially for web shops</li><li>WordPress assistant (adding new content and editing existing posts)</li><li>website migration specialist (moving websites from one server to another)</li><li>web security specialist</li></ul>\n\n\n\n<img src=\"https://lh4.googleusercontent.com/16XExYT_P4R4PX3orOaWbueDfkBIA6PFQ-CuYEXdeN9AvUIuIF33aIjT1DpdnFCqhrijWv1f68OR2Qh14xGT9REHGJ-MqK-OxJ9XcrhZ3IkcW8DBI7nVAtvFcCnCHL0woka_FV6t\" alt=\"WCBGD group picture\" />\n\n\n\n<p>Tijana emphasized: “Another reason why WordPress is great for freelancers is the strong community that exists around this content management system (CMS).” WordCamps and Meetups are a way to get useful information and meet people from a large and very diverse community and get answers to many questions straight away. </p>\n\n\n\n<p>In the past year, these events have been primarily online. However, the contributors who run them continue to make an effort to provide an experience as close to in-person events as possible. The biggest advantage to online events is that we can attend events from across the world, even if sometimes during these difficult times, it is difficult to get enough time to deeply into this new experience. Since Tijana’s first Meetup, she has attended many WordPress community events and volunteered as a speaker.</p>\n\n\n\n<h2>Plan in advance</h2>\n\n\n\n<p>Becoming a freelancer takes time. For Tijana, success came with proper planning and following her plan to ‘acquire or improve relevant skills that will make you stand out in the freelance market.’ She strongly believes that learning and growing as a professional opens more business opportunities. </p>\n\n\n\n<p>If you are considering a freelance career, she advises improving relevant skills or developing new skills related to your hobbies as ‘there is nothing better than doing what you love.’ In cases where no previous experience and knowledge can be used, she suggests choosing ‘a job that has a shorter learning curve and builds your knowledge around that.’</p>\n\n\n\n<p>Tijana started as a content creator and learned to become an SEO expert. However, she highlights many alternative paths, including starting as a web implementer and moving to train as a developer. </p>\n\n\n\n<p>She suggests to others: “It would be a good idea to analyze the market before you jump into the learning process.” She also recommends people check the latest trends and consider the future of the skills they are developing.</p>\n\n\n\n<p>Visit the new <a href=\"https://learn.wordpress.org/\">Learn WordPress.org</a> to see what topics are of interest to you. In this newly established resource, the WordPress community aggregates workshops to support those who want to start and improve their skills, provides lesson plans for professional WordPress trainers and helps you create personal learning to develop key skills. There is also material on helping you be part of and organize events for your local community.</p>\n\n\n\n<p>Tijana highlights that there are many places for freelancers to find clients. For example, the WordPress Community has a place where companies and individual site owners publish their job advertisements – <a href=\"https://jobs.wordpress.net/\">Jobs.WordPress.net</a>.</p>\n\n\n\n<h2>Hurray, it’s time to get a first freelancing job</h2>\n\n\n\n<p>As a pragmatic person, Tijana recommends: “Save money before quitting your job to become a full-time freelancer. Alternatively, try freelancing for a few hours per week to see if you like it. Although some people do benefit when taking a risk, think twice before you take any irreversible actions.” </p>\n\n\n\n<p>She shared some possible next steps: </p>\n\n\n\n<ul><li>use a freelancing platform</li><li>triple-check your resume</li><li>professionally present yourself</li><li>fill up your portfolio with examples</li><li>use video material</li></ul>\n\n\n\n<p>“By using video material, your clients will not see you like a list of skills and previous experiences, but as a real person that has these skills and experiences and that provides a certain service for them.”</p>\n\n\n\n<p>She adds: “Have a detailed strategy when choosing your first employer. Choose your first employer wisely, very wisely. I can’t emphasize enough how important this is”.</p>\n\n\n\n<p>When Tijana took her first freelancing job, she considered the following:</p>\n\n\n\n<ul><li>how was the employer rated by other freelancers who worked for him previously</li><li>how does the employer rate other freelancers</li><li>how much money had they already spent on the platform</li><li>the number of open positions for a specific job and the number of freelancers that have already applied </li></ul>\n\n\n\n<p>“The first job is not all about the money. Don’t get greedy on your first job. If you get good recommendations, your second job can pay two to three times more. And your third job can go up to five times more. That was my experience.”</p>\n\n\n\n<h2>Take responsibility as a freelancer</h2>\n\n\n\n<p>Tijana reminds us: “Freedom often comes with responsibility; individual responsibility is key when it comes to freelancing.”</p>\n\n\n\n<p>She advises others not to take a job if you can not make a deadline and have someone reliable who can help you. </p>\n\n\n\n<p>Missing deadlines will cost your client money and affect the review the client will be willing to leave about your job, and this can have a big impact on your future opportunities or freelance jobs.</p>\n\n\n\n<p>She adds: “This can start a downward spiral for your career. However, we are all humans, and unpredictable things can happen. If for some reason you are not able to complete your work in a timely manner, let your client know immediately so they can have enough time to hire someone else”.</p>\n\n\n\n<p>Tijana emphasizes the importance of making expectations clear before accepting a job, both what the client is expecting and what you can expect from the client. </p>\n\n\n\n<p>Lastly, she points out that if you are working from home, your friends and family should treat you the way they would if you were in an office. She advises: “Let them know about your working schedule.”</p>\n\n\n\n<p>She hopes that these basic guidelines will be useful in launching freelance careers, as they did her, even though there is no universal recipe for all.</p>\n\n\n\n<p>Tijana highlights: “It’s just important to stay focused on your goals and to be open to new opportunities.” Freelancing wasn’t the only way she could have fulfilled her goals, but it was an important part of her path, and it helped her be confident in her abilities to make the next big step in her life.</p>\n\n\n\n<p>As a freelancer, she was missing close relationships with colleagues and teamwork, which she has now found in her current firm. Her colleagues describe her as a: “walking-talking bundle of superpowers: sports medicine and fitness professional, SEO expert, blogger, designer and a kitty foster mum”.</p>\n\n\n\n<img src=\"https://lh4.googleusercontent.com/PIGT9R6FmtEHsNBvWzyViW5htRAm156asTOsohOGOUwfsWjW1TuDhUI9yuZnjIe-1eFHfFUWPULPtw82P3YYXHa0bsY_jA5keelmDHfSkTdd3xUsVZTmG9KvdE8XTojvU3LxYCsi\" alt=\"Conference reception\" />\n\n\n\n<p>If you are considering starting your career as a freelancer, take the courses offered at <a href=\"https://learn.wordpress.org/\">learn.wordpress.org,</a> reach out to companies that you would be interested in working with, and remember that there are a whole host of opportunities in the WordPress project.</p>\n\n\n\n<p><a href=\"https://make.wordpress.org/\">The WordPress.org Teams</a> – what they do, when and where they meet</p>\n\n\n\n<p><a href=\"https://learn.wordpress.org/\">Learn WordPress resource</a> – free to use to expand your knowledge and skills of using the platform and learning about the community around it.</p>\n\n\n\n<p>The 3-day <a href=\"https://europe.wordcamp.org/2021/\">WordCamp Europe 2021</a> online event begins on 7 June 2021. You can discover more about being a contributor in its live sessions and <a href=\"https://europe.wordcamp.org/2021/contribute-to-wordpress/\">section on ways to contribute to WordPress</a>.</p>\n\n\n\n<h2>Contributors</h2>\n\n\n\n<p>Thanks to Olga Gleckler (<a href=\"https://profiles.wordpress.org/oglekler/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>oglekler</a>), Abha Thakor (<a href=\"https://profiles.wordpress.org/webcommsat/\">@webcommsat</a>), Chloé Bringmann (<a href=\"https://profiles.wordpress.org/cbringmann/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>cbringmann</a>), Surendra Thakor (<a href=\"https://profiles.wordpress.org/sthakor/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>sthakor</a>), and Meher Bala (<a href=\"https://profiles.wordpress.org/meher/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>meher</a>) for working on this story. Josepha Haden (<a href=\"https://profiles.wordpress.org/chanthaboune/\">@chanthaboune</a>) and also to Topher DeRosia (<a href=\"https://profiles.wordpress.org/topher1kenobe/\">@topher1kenobe</a>) who created HeroPress. Thank you to Tijana Andrejic (<a href=\"https://profiles.wordpress.org/andtijana/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>andtijana</a>) for sharing her #ContributorStory</p>\n\n\n\n<img src=\"https://lh4.googleusercontent.com/FEZ2FQJ0vQ311YoPfh6ny15NXh8saTLH_RjyDO4pUOuEGBTa-Czk63PGoWL04FawKviRfNx0QXePx-goK04X12ry1BR_WXh-kVPIfsEeItPAX6reN5fHS96q6-8dUI506ZO38Z0G\" alt=\"HeroPress logo\" />\n\n\n\n<p><em>This post is based on an article originally published on HeroPress.com. It highlights people in the WordPress community who have overcome barriers and whose stories would otherwise go unheard.</em></p>\n\n\n\n<p><em>Meet more WordPress community members in our <a href=\"https://wordpress.org/news/category/heropress/\">People of WordPress series</a>.</em></p>\n\n\n\n<p><em>#ContributorStory #HeroPress</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 16 Jul 2021 22:45:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"webcommsat AbhaNonStopNewsUK\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"WPTavern: Automattic Acquires Pocket Casts\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=120114\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:129:\"https://wptavern.com/automattic-acquires-pocket-casts?utm_source=rss&utm_medium=rss&utm_campaign=automattic-acquires-pocket-casts\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3288:\"<p>Automattic has <a href=\"https://wordpress.com/blog/2021/07/16/popular-podcast-app-pocket-casts-joins-automattic/\">acquired Pocket Casts</a>, a popular podcast listening, search, and discovery app for Android and iOS. Australian co-founders Russell Ivanovic and Philip Simpson are staying on to continue leading Pocket Casts as a part of the acquisition. </p>\n\n\n\n<p>The app allows users to keep all of their podcast subscriptions together in one place and sync between platforms. Previously a commercial-only app, Pocket Casts has been free since it switched to the freemium model in September 2019. Its creators have been monetizing the app through its Pocket Cast Plus tier, which gives users access to desktop apps, cloud storage, watch playback, and themes and icons for $9.99/year.</p>\n\n\n\n<p>In May 2018, Pocket Casts was acquired by public media organizations NPR, WNYC Studios, WBEZ Chicago, and This American Life. BBC Studios also held a small ownership stake in the platform prior to Automattic’s acquisition. </p>\n\n\n\n<p>Despite being widely regarded as one of the best podcasting apps available, NPR’s <a href=\"https://media.npr.org/documents/about/statements/fy2020/National%20Public%20Radio%20-%20Consolidated%20Financial%20Statements%202020.pdf\">financial statements and auditor’s report from 2020</a> shows a net loss of more than $800K. The board governing the company met in December 2020 and agreed to sell Pocket Casts.</p>\n\n\n\n<p>No financial details of the acquisition were disclosed but Automattic may have gotten a bargain on Pocket Casts if its other owners were also losing money. After acquiring <a href=\"https://wptavern.com/automattic-acquires-tumblr-plans-to-rebuild-the-backend-powered-by-wordpress\">Tumblr</a> and <a href=\"https://wptavern.com/automattic-acquires-day-one-journaling-app\">Day One</a>, Automattic is starting to gain a reputation for buying up apps that people love to use and giving them a fighting chance at financial stability and longevity. The company has also demonstrated a growing interest in podcasting-related technologies with its recent <a href=\"https://wptavern.com/castos-picks-up-756k-in-funding-from-automattic-and-joost-de-valk-to-expand-services-in-the-private-podcasting-market\">investment in Castos</a> and <a href=\"https://wordpress.com/blog/2021/02/22/turn-your-wordpress-com-blog-into-a-podcast-with-anchor/\">partnership with Spotify’s Anchor</a> podcast creation platform.</p>\n\n\n\n<p>Acquisition announcements often include assurances of no changes for current customers but Automattic’s post made no promises and did not share many details regarding its plans for Pocket Casts. Integration with WordPress.com may be on the horizon but it’s currently in the exploration stage. </p>\n\n\n\n<p>“As part of Automattic, Pocket Casts will continue to provide you with the features needed to enjoy your favorite podcasts (or find something new),” Automattic’s Head of Apps Eli Budelli said. “We will explore building deep integrations with WordPress.com and Pocket Casts, making it easier to distribute and listen to podcasts. We’re thrilled that we can continue to give our users a multitude of ways to tell and engage with stories that matter.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 16 Jul 2021 22:39:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"WPTavern: Google Concludes FLoC Origin Trial, Does Not Intend to Share Feedback from Participants\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119872\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:237:\"https://wptavern.com/google-concludes-floc-origin-trial-does-not-intend-to-share-feedback-from-participants?utm_source=rss&utm_medium=rss&utm_campaign=google-concludes-floc-origin-trial-does-not-intend-to-share-feedback-from-participants\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6127:\"<p>Google quietly concluded its <a href=\"https://github.com/WICG/floc\">FLoC</a> (Federated Learning of Cohorts) origin trial this week. The trial was part of Google’s <a href=\"https://privacysandbox.com/\">Privacy Sandbox</a> initiative, a suite of new technologies designed to replace third-party cookies, fingerprinting, and other commonly-used tracking mechanisms. This particular experiment groups people together based on browsing habits and labels them using machine learning. </p>\n\n\n\n<p>FLoC’s trial was scheduled to end Jul 13, 2021, and Google has decided to remove the project from the testing phase while analyzing feedback.</p>\n\n\n\n<p>“We’ve decided not to extend this initial Origin Trial,” Google senior software engineer Josh Karlin said in <a href=\"https://groups.google.com/a/chromium.org/g/blink-dev/c/MmijXrmwrJs/m/f0Nc6h-KAQAJ\">thread</a> on Chromium’s Blink Developers group forum. “Instead, we’re hard at work on improving FLoC to incorporate the feedback we’ve heard from the community before advancing to further ecosystem testing.”</p>\n\n\n\n<p>The controversial experiment has been met with opposition from privacy advocates like makers of the <a href=\"https://brave.com/why-brave-disables-floc/\">Brave</a> browser and <a href=\"https://www.eff.org/deeplinks/2021/03/googles-floc-terrible-idea\">EFF</a> who do not perceive FLoC to be a compelling alternative to the surveillance business model currently used by the advertising industry. Amazon, GitHub, Firefox, Vivaldi, Drupal, Joomla, DuckDuckGo, and other major tech companies and open source projects have already opted to block FLoC by default. </p>\n\n\n\n<p>So far, Twitter has been the first major online platform that <a href=\"https://9to5google.com/2021/07/05/twitter-appears-to-be-on-board-with-googles-floc-initiative/\">appears to be on board with FLoC</a> after references to it were recently discovered in the app’s source code. </p>\n\n\n\n<p>Google’s initial efforts in presenting FLoC failed to gain broad support, which may have contributed to the company putting the brakes on its plan to phase out third-party cookies in Chrome by 2022. As the advertising industry yields to pressure from the last few years of privacy legislation, third-party cookies will be on their way out in what is colloquially known as the “Cookie Apocalypse.” Google has <a href=\"https://blog.google/products/chrome/updated-timeline-privacy-sandbox-milestones/\">postponed</a> this milestone for Chrome to begin in mid-2023 and end in late 2023. </p>\n\n\n\n<p>“We need to move at a responsible pace,” Chrome Privacy Engineering Director Vinay Goel said. “This will allow sufficient time for public discussion on the right solutions, continued engagement with regulators, and for publishers and the advertising industry to migrate their services. This is important to avoid jeopardizing the business models of many web publishers which support freely available content.”</p>\n\n\n\n<p>Discussion on a <a href=\"https://core.trac.wordpress.org/ticket/53069\">proposal for WordPress to block FLoC</a> has stalled in Trac but may have been premature in the first place if FLoC doesn’t end making it to further testing. Proponents of blocking FLoC saw WordPress’ support or opposition as critical to the success or failure of FLoC adoption on the web.</p>\n\n\n\n<p>A recent article on the WordPress.com VIP blog titled “<a href=\"https://wpvip.com/2021/06/23/goodbye-third-party-cookies-hello-googles-floc/\">Goodbye, Third-Party Cookies, Hello Google’s FloC,</a>” indicates that Automattic may be straddling the fence on the controversial new technology:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>FLoC has its plus points. But it isn’t as privacy-focused as we would like, and can lead to discriminatory practices, as described above. Then there’s the concern of letting Google dominate yet another aspect of tech. Google also plans to charge any third-party tracking company for use of any of the data it has collected.</p></blockquote>\n\n\n\n<p>For the time being, it looks like major tech platforms are off the hook for taking an active position on FLoC since it has been sent back for major modifications. In the most recently <a href=\"https://blog.google/products/chrome/updated-timeline-privacy-sandbox-milestones/\">updated timeline</a> for Privacy Sandbox milestones, Vinay Goel said Google received “substantial feedback from the web community during the origin trial for the <a href=\"https://blog.google/products/chrome/privacy-sustainability-and-the-importance-of-and/\">first version</a> of FLoC.” </p>\n\n\n\n<p>At the conclusion of its origin trial, FLoC seems far from ready for adoption, having failed to gain a foothold in the industry. The concern is that Google may ram FLoC through anyway using the weight of Chrome’s market share, despite the web community’s chilly reception. Although these proposed changes to ad tech will impact the entire industry, as well as regular internet users, <a href=\"https://www.theregister.com/2021/07/08/google_floc_changes/\">Google does not intend to disclose any of the private feedback</a> the company received during FLoC’s origin trial.</p>\n\n\n\n<p>“The main summary of that feedback will be the next version, and you can surmise based on what features (and the reasoning for these changes) are available in the next version,” Google mathematician Michael Kleber said during a recent <a href=\"https://twitter.com/lukOlejnik/status/1413096551359123457\">Web Commerce Interest Group (WCIG) meeting</a>. </p>\n\n\n\n<p>Privacy advocates want to see more transparency incorporated into this process so that major concerns are not left unaddressed, instead of leaving it to stakeholders across the web to try to deduce what Google has solved in the next version of FLoC. Overhauling the advertising industry with new technologies should be done in the open if these changes are truly intended to protect people’s privacy.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 16 Jul 2021 03:26:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"WPTavern: Edupack Is Tackling Higher Ed With WordPress, Looking for Development Partners\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119928\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:219:\"https://wptavern.com/edupack-is-tackling-higher-ed-with-wordpress-looking-for-development-partners?utm_source=rss&utm_medium=rss&utm_campaign=edupack-is-tackling-higher-ed-with-wordpress-looking-for-development-partners\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6721:\"<p>“We’re basically building the Jetpack for Higher Ed,” said Blake Bertuccelli as he pitched me on the idea of <a href=\"https://edupack.dev/\">Edupack</a>, a project still in its early stages.</p>\n\n\n\n<p>He and his team are looking for more advisors to <a href=\"https://www.eventbrite.com/e/braintrust-008-wordpress-blocks-for-higher-ed-pros-tickets-163114043495\">join the eighth round</a> of their once-monthly braintrust events. It is a project they began in November 2020, now coming to fruition. Feedback is crucial to pushing such undertakings out of the gate, and the team needs more of it.</p>\n\n\n\n<p>Bertuccelli listed several focal points for the Edupack project:</p>\n\n\n\n<ul><li><strong>Onboarding:</strong> New campus users can set up a beautiful campus WordPress site with a few clicks.</li><li><strong>Archiving:</strong> Stale sites are automatically archived to save campus resources.</li><li><strong>Reporting:</strong> Accessibility, plagiarism, and resource usage can be accessed from the Edupack dashboard.</li><li><strong>Brand and Content Management:</strong> Approved Higher Ed content patterns and universal brand controls keep sites beautiful and consistent.</li><li><strong>Configuration Management:</strong> Cloud-controlled configuration settings means admins can control millions of sites from one place.</li></ul>\n\n\n\n<img />Onboarding form with Tulane-branded elements.\n\n\n\n<p>“Our onboarding form offers pre-built sites for users to start from,” said Bertuccelli. “So, if a scientist needs a new site for their lab, the scientist can select a pre-built lab site from our onboarding form then add in their unique content.”</p>\n\n\n\n<p>Bertuccelli is Edupack’s CEO. He called himself a “forever learner” and is currently reading <em>A History of Western Philosophy</em> by Bertrand Russell.</p>\n\n\n\n<p>“I paid for my Tulane education by coding WordPress themes,” said Bertuccelli. “After college, I founded one of New Orleans’ first WordPress dev shops (<a href=\"https://decubing.com/\">Decubing</a>). A year ago, I presented on building a self-publishing platform with Multisite at WP Campus. The feedback was phenomenal, and two blokes from Birmingham offered to work on a plugin with me. A few months later, we launched Edupack’s MVP. Since then, folks from Harvard, Dartmouth, and about 17 other universities have been working with us to make WordPress an even better CMS for Higher Ed pros.”</p>\n\n\n\n<p>The “two blokes” he is referring to are his co-founders, Nathan Monk and Matt Lees. They run a WordPress shop called <a href=\"http://wearesmile.com/\">SMILE</a>. Monk is serving as Edupack’s CTO. Lees is the Chief Creative Officer — Bertuccelli called him “Lord of the UX.” Altogether, the three co-founders have over 30 years of experience working with Higher Ed and WordPress.</p>\n\n\n\n<p>The Edupack team is making accessible content a priority, which is a primary issue for Higher Ed. The goal is to offer A11Y reports inside of the WordPress dashboard and tie them into publishing workflows. This would notify users of errors as they publish content.</p>\n\n\n\n<p>“Our accessibility reports tie into another feature we are launching this month: site archiving,” said Bertuccelli. “Campus users graduate and often forget about their sites. Edupack sends a notification to a user if the site hasn’t been accessed, then adds an “archived” meta value to the site that super administrators can take action from.</p>\n\n\n\n<img />Setting up automated archiving.\n\n\n\n<p>“Devs often recode thousands of sites to add new Campus branding,” said Bertuccelli on the reasons behind Edupack. “Department budgets are drained on resources for stale sites. Institutions are sued over inaccessible content or misused branding.</p>\n\n\n\n<p>“Edupack intends to automate website management so that Higher Ed pros can focus on supporting education.”</p>\n\n\n\n<p>The following video is an introduction to Edupack:</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<h2>Join the Braintrust Session</h2>\n\n\n\n<p class=\"has-drop-cap\">Every third Wednesday of each month, Edupack holds a “Braintrust” event. Bertuccelli says it is the best way to get involved. The session lasts for an hour over a Zoom video chat. The <a href=\"https://www.eventbrite.com/e/braintrust-008-wordpress-blocks-for-higher-ed-pros-tickets-163114043495\">next event is scheduled</a> for July 21, 10 am – 11 am (CDT).</p>\n\n\n\n<p>Each session focuses on a single question. Next week’s question: “How can we enhance WordPress blocks for Higher Ed?”</p>\n\n\n\n<p>“We’ll demo Edupack updates, brainstorm solutions for block enhancements, then wrap up with action steps for us to do by next month,” said Bertuccelli. “Folks who manage WordPress sites for global institutions and companies have attended our last seven braintrusts. Any Higher Ed pro is welcome!”</p>\n\n\n\n<p>Those interested can also keep track of progress via the <a href=\"https://joinedupack.wordpress.com/\">Edupack blog</a>.</p>\n\n\n\n<h2>Pricing and the Future</h2>\n\n\n\n<p class=\"has-drop-cap\">There is currently no publicly available pricing list. The project’s <a href=\"https://edupack.dev/frequently-asked-questions/\">FAQs page</a> says the team is still tuning the costs, and Bertuccelli remained quiet on any hard numbers.</p>\n\n\n\n<p>“Community colleges can’t afford tech used by bigger schools,” he said. “That’s not fair. Edupack will be priced so that every institution can afford the service. We haven’t thought about pricing beyond that.”</p>\n\n\n\n<p>Universities that wish to get check out the project should schedule a demo from the site’s homepage.</p>\n\n\n\n<p>Edupack has around 20 institutions serving as development partners and guiding <a href=\"https://github.com/orgs/joinedupack/projects/2\">the roadmap</a>. The team invites new schools to join every few months. Currently, Tulane and the University of Gloucestershire are using Edupack. Harvard and Dartmouth should be next.</p>\n\n\n\n<p>The service is limited to universities and colleges at the moment. However, the team would eventually like to expand across the education sector. After that, we will have to see.</p>\n\n\n\n<p>“Edupack’s features can be applied to any industry where users run lots of sites,” said Bertuccelli. “I could see ad agencies using Edupack, hosting companies integrating our tools, and School Districts running their site network via Edupack and WordPress.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 16 Jul 2021 02:07:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"BuddyPress: BuddyPress 9.0.0 Release Candidate\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=319979\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://buddypress.org/2021/07/buddypress-9-0-0-release-candidate/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4379:\"<p><strong>Important note</strong>: this BuddyPress release was built in a short time frame (<em>we even skipped the beta release</em>) to be ready for the release of WordPress 5.8. Our team’s primary goal for 9.0.0 was to migrate the BP Legacy Widgets to new BP Widget Blocks. You don’t necessarily need <a href=\"https://wordpress.org/news/2021/07/wordpress-5-8-release-candidate-3/\">the latest WordPress 5.8 pre-release</a> to test the <a href=\"https://downloads.wordpress.org/plugin/buddypress.9.0.0-RC1.zip\">BuddyPress 9.0.0 Release Candidate</a>, but we’d be happy if you could use both pre-release versions to have your feedback about your experience with managing the BP Widget Blocks within the Widget Block Editor.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center\">\n<div class=\"wp-block-button has-custom-font-size has-medium-font-size\"><a class=\"wp-block-button__link has-background\" href=\"https://downloads.wordpress.org/plugin/buddypress.9.0.0-RC1.zip\"><strong>Contribute to BuddyPress: test 9.0.0-RC1</strong></a></div>\n</div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<p>“Release Candidate” means that we believe the new version is ready for release, but with more than 200,000 active installs, hundreds of BuddyPress plugins and Thousands of WordPress themes, it’s possible something was missed. BuddyPress 9.0.0 is slated for release on <strong>July 19, 2021</strong>, but <em>your</em> help is needed to get there <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f64f.png\" alt=\"?\" class=\"wp-smiley\" />.</p>\n\n\n\n<p>You can test the <a href=\"https://downloads.wordpress.org/plugin/buddypress.9.0.0-RC1.zip\">9.0.0-RC1</a> pre-release in 4 ways :</p>\n\n\n\n<ul><li>Try the <a href=\"https://wordpress.org/plugins/bp-beta-tester/\">BP Beta Tester</a> plugin.</li><li><a href=\"https://downloads.wordpress.org/plugin/buddypress.9.0.0-RC1.zip\">Download the release candidate here (zip file)</a>.</li><li>Check out our SVN repository: <code>svn co https://buddypress.svn.wordpress.org/trunk/</code></li><li>Clone our read-only Git repository: <code>git clone git://buddypress.git.wordpress.org/</code></li></ul>\n\n\n\n<p>A detailed changelog will be part of our official release note. In the meantime, you can check the <a href=\"https://buddypress.trac.wordpress.org/query?group=status&milestone=9.0.0\">9.0.0 milestone changes list from our Trac environment</a>.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>In one picture, here’s what to expect in 9.0.0</h2>\n\n\n\n<div class=\"wp-block-image\"><a href=\"https://buddypress.org/wp-content/uploads/1/2021/07/bp-widget-blocks.jpg\"><img width=\"1024\" height=\"689\" src=\"https://buddypress.org/wp-content/uploads/1/2021/07/bp-widget-blocks-1024x689.jpg\" alt=\"\" class=\"wp-image-319980\" /></a></div>\n\n\n\n<p>The 10 BuddyPress legacy widgets will have their corresponding BP Blocks so that you can fully enjoy them within the next Widget Block editor and of course inside your Post/Page Block Editor.</p>\n\n\n\n<p class=\"has-text-align-center\"><strong>The BP Block collection is going to be tripled from 5 to 15 Blocks <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f64c.png\" alt=\"?\" class=\"wp-smiley\" /></strong></p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>How you can help</h2>\n\n\n\n<p class=\"has-drop-cap has-normal-font-size\"><strong><span class=\"has-inline-color\"><sup>T</sup>his is really important</span></strong>: this release also marks the <a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#string-freeze\">string freeze</a> point of the 9.0.0 release schedule. And we have less than <strong>4 days</strong> to update BuddyPress translation.</p>\n\n\n\n<p class=\"has-normal-font-size\">So if you speak a language other than English, please <a href=\"https://translate.wordpress.org/projects/wp-plugins/buddypress/\">help us translate BuddyPress into as many languages as possible!</a></p>\n\n\n\n<p>PS: <strong>If you think you’ve found a bug</strong>, you can share it with us replying to this <a href=\"https://buddypress.org/support/topic/buddypress-9-0-0-release-candidate/\">support topic</a> or if you’re comfortable writing a reproducible bug report, <a href=\"https://buddypress.trac.wordpress.org/\">file one on BuddyPress Trac</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 15 Jul 2021 20:45:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mathieu Viet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"WPTavern: WordPress 5.8 Media Library Changes You Should Know About\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=120010\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:179:\"https://wptavern.com/wordpress-5-8-media-library-changes-you-should-know-about?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-5-8-media-library-changes-you-should-know-about\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5914:\"<p class=\"has-drop-cap\">It is hard not to look through a list of upcoming WordPress 5.8 changes and not find at least a little something to whet your appetite. With so many enhancements headed our way, even we have not been able to keep up with them all here at WP Tavern. The next release will bring a few much-needed media-related upgrades.</p>\n\n\n\n<p>Users should enjoy WebP image format support and a copy-to-clipboard button on the media upload screen. Developers have a new hook for filtering the image output format, and the platform is dropping infinite scrolling.</p>\n\n\n\n<p>WordPress 5.8 is scheduled to ship on July 20, so these changes will be landing in less than a week. If you have not already done so, give <a href=\"https://wordpress.org/news/2021/07/wordpress-5-8-release-candidate-3/\">WordPress 5.8 Release Candidate 3</a> a test run and report any issues.</p>\n\n\n\n<h2>Infinite Scroll Replaced With Ajax Button</h2>\n\n\n\n<ul><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li></ul>Media Library screen (first) and overlay (second) with “load more” buttons. \n\n\n\n<p class=\"has-drop-cap\">The upcoming core release will <a href=\"https://core.trac.wordpress.org/ticket/50105\">drop infinite scrolling</a> for media in favor of an Ajax-powered “Load more” button. The admin screen and editor’s media overlay will cap the initial and subsequent “pages” to 40 media items each.</p>\n\n\n\n<p>This change is a part of an effort from the WordPress accessibility team to improve the experience for end-users. Team member and core contributor Andrea Fercia noted <a href=\"https://core.trac.wordpress.org/ticket/40330\">two a11y problems with infinite scrolling</a>. The first is that it is impossible or nearly for keyboard users to reach content appended to the screen. Second, there is no audible feedback or instructions about how infinite scrolling works for screen readers.</p>\n\n\n\n<p>He also noted usability and performance issues. Infinite scroll can break the browser’s history, and there is no JavaScript fallback. And loading hundreds or more large-sized images increases the memory footprint.</p>\n\n\n\n<p>While the media library is getting the Ajax treatment in WordPress 5.8, we should expect similar updates for other areas in the future, including:</p>\n\n\n\n<ul><li>Add Themes Screen</li><li>Customizer > Add Menu Items</li><li>Editor > Link > Search</li></ul>\n\n\n\n<h2>Copy URL From Add New Media Screen</h2>\n\n\n\n<img />Copy URL to clipboard button on the Add New Media screen.\n\n\n\n<p class=\"has-drop-cap\">This change is an enhancement that rids the platform of a small but noticeable nuisance that has plagued it for years. When uploading an image from the Media > Add New screen in the WordPress admin, there was no way to grab its URL without clicking over to the edit screen.</p>\n\n\n\n<p>WordPress 5.8 introduces a “Copy URL to clipboard” button that appears after the image has been uploaded. No need to leave the page and track down the URL. The change also makes the user experience consistent with the Media Library screen and overlay in the post editor.</p>\n\n\n\n<p>More often than not, browsing Trac means seeing many of the same names. This time around, it seems that a regular user wanted a feature. They created an account — perhaps for this purpose alone –, <a href=\"https://wordpress.org/support/topic/add-a-copy-link-button-at-the-media-upload-page/\">wrote a support forum post</a>, was directed to Trac, and <a href=\"https://core.trac.wordpress.org/ticket/51754\">created their first ticket</a>. It took eight months to work its way into WordPress, but it is one of those success stories of an average user making things happen by just providing feedback. Thanks for the contribution, <a href=\"https://wordpress.org/support/users/anotia/\">@anotia</a>.</p>\n\n\n\n<h2>WebP Image Format Support</h2>\n\n\n\n<p class=\"has-drop-cap\">WordPress is allowing a new image format. And, no, it is <a href=\"https://core.trac.wordpress.org/ticket/24251\">not SVG</a> (technically not an image). There are still security hurdles to jump for that to ever happen. However, it now supports WebP, which carries with it the promise of better performance for those who use it.</p>\n\n\n\n<p>As Sarah Gooding <a href=\"https://wptavern.com/wordpress-5-8-introduces-support-for-webp-images\">reported for WP Tavern</a> last month:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>This modern image file format was created by Google in September 2010, and is now supported by 95% of the web browsers in use worldwide. It has distinct advantages over more commonly used formats, providing both lossless and lossy compression that is 26% smaller in size compared to PNGs and 25-34% smaller than comparable JPEG images.</p></blockquote>\n\n\n\n<p>In the report, she noted that only 1.6% (<a href=\"https://w3techs.com/technologies/details/im-webp\">currently at 1.8%</a>) of the top 10 million websites used the WebP format. With WordPress now adding support, that percentage is likely to rise in the coming years.</p>\n\n\n\n<h2>Developers: Image Editor Output Format Hook</h2>\n\n\n\n<p class=\"has-drop-cap\">For developers who want to transform images with one mime type to another, 5.8 introduces the <code>image_editor_output_format</code> <a href=\"https://core.trac.wordpress.org/ticket/52867\">filter hook</a>. Plugin authors can convert all newly uploaded images or only overwrite specific formats.</p>\n\n\n\n<p>The following example converts JPG images to the new WebP format:</p>\n\n\n\n<pre class=\"wp-block-code\"><code>add_filter( \'image_editor_output_format\', function( $formats ) {\n $formats[\'image/jpeg\'] = \'image/webp\';\n\n return $formats;\n} );</code></pre>\n\n\n\n<p>The output format will be applied to all image sub-sizes as they are created. However, this will only work for WebP images if the webserver supports it.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 15 Jul 2021 03:09:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"WPTavern: WooCommerce Patches Critical Vulnerability, Sending Forced Security Update from WordPress.org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=120008\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:249:\"https://wptavern.com/woocommerce-patches-critical-vulnerability-sending-forced-security-update-from-wordpress-org?utm_source=rss&utm_medium=rss&utm_campaign=woocommerce-patches-critical-vulnerability-sending-forced-security-update-from-wordpress-org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3619:\"<p>WooCommerce has <a href=\"https://plugins.trac.wordpress.org/changeset/2564657/\">patched</a> an unspecified, critical vulnerability identified on July 13, 2021, by a security researcher through Automattic’s HackerOne security program. The vulnerability impacts versions 3.3 to 5.5 of the <a rel=\"noreferrer noopener\" href=\"https://woocommerce.us8.list-manage.com/track/click?u=2c1434dc56f9506bf3c3ecd21&id=8ff0a5345f&e=0110b26bc5\" target=\"_blank\">WooCommerce</a> plugin, as well as version 2.5 to 5.5 of the <a href=\"https://wordpress.org/plugins/woo-gutenberg-products-block/\">WooCommerce Blocks</a> feature plugin.</p>\n\n\n\n<p>“Upon learning about the issue, our team immediately conducted a thorough investigation, audited all related codebases, and created a patch fix for every impacted version (90+ releases) which was deployed automatically to vulnerable stores,” WooCommerce Head of Engineering Beau Lebens said in the <a href=\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/\">security announcement</a>.</p>\n\n\n\n<p>WordPress.org is currently pushing out forced automatic updates to vulnerable stores, a practice that is rarely employed to mitigate potentially severe security issues impacting a large number of sites. Even with the automatic update, WooCommerce merchants are encouraged to check that their stores are running the latest version (5.5.1).</p>\n\n\n\n<p>Since WooCommerce backported this security fix to every release branch back to 3.3, store owners using older versions of WooCommerce can safely update to the highest number in their current release branch even if not running the very latest 5.5.1 version.</p>\n\n\n\n<p>At the time of publishing, only 7.2% of WooCommerce installations are using version 5.5+. More than half of stores (51.7%) are running on a version older than 5.1. WordPress.org doesn’t offer a more specific breakdown of the older versions, but it’s safe to say without these backported security fixes, the majority of WooCommerce installs might be left vulnerable.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>The security announcement indicates that WooCommerce cannot yet confirm that this vulnerability has not been exploited:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Our investigation into this vulnerability and whether data has been compromised is ongoing. We will be sharing more information with site owners on how to investigate this security vulnerability on their site, which we will publish on our blog when it is ready. If a store was affected, the exposed information will be specific to what that site is storing but could include order, customer, and administrative information.</p></blockquote>\n\n\n\n<p>For those who are concerned about possible exploitation, the WooCommerce team is <a href=\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/#comment-19937832\">recommending merchants update their passwords</a> after installing the patched version as a cautionary measure.</p>\n\n\n\n<p>The good news for WooCommerce store owners is that this particular critical vulnerability was responsibly disclosed and patched within one day after it was identified. The plugin’s team has committed to being transparent about the security issue. In addition to publishing an announcement on the plugin’s blog, WooCommerce also emailed everyone who has opted into their mailing list. Concerned store owners should keep an eye on the <a href=\"https://woocommerce.com/blog/\">WooCommerce blog</a> for a follow-up post on how to investigate if their stores have been compromised.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 15 Jul 2021 01:51:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"WPTavern: #5 – Robert Jacobi on Why He’s Putting Gutenberg First\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=119987\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:173:\"https://wptavern.com/podcast/5-robert-jacobi-on-why-hes-putting-gutenberg-first?utm_source=rss&utm_medium=rss&utm_campaign=5-robert-jacobi-on-why-hes-putting-gutenberg-first\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:56963:\"<h2>About this episode.</h2>\n\n\n\n<p>On the podcast today we have Robert Jacobi.</p>\n\n\n\n<p>Robert is Director of WordPress at Cloudways. He’s been working with open source software for almost twenty years, and has been the president of Joomla, a member of Make WordPress Hosting and contributor to ICANN At-Large. He is well known for his public speaking about open source and so the discussion today is broad and thought provoking.</p>\n\n\n\n<p>We talk about Robert’s ‘Gutenberg First’ approach in which he places the WordPress Block Editor at the heart of all that he does. He sees Gutenberg as a critical component for WordPress’ future; a future in which as yet unimagined technologies will be built on top of Gutenberg and leverage the ‘atomic’ way data is stored.</p>\n\n\n\n<p>This leads to a discussion on how 3rd party developers will be able to use Gutenberg as an application platform, with unique pathways to create, store and display content.</p>\n\n\n\n<p>The heritage of Gutenberg’s development is also discussed. Right from the start we knew that the intention of the project was ambitious; it’s aim to become a full site editor was explained at the outset. This has led to comparisons with other editing tools and Robert takes on why he thinks that the incremental steps that the Gutenberg project has taken are making it a vital part of WordPress.</p>\n\n\n\n<p>We also look forward and get into the subject of how technology never stands still. The underpinnings of WordPress are shifting. New skills and tools will need to be learned, but that does not mean that existing ones are obsolete.<br />Shifting gears, we move into community events and how we’ve managed events during the last year. Robert is a huge proponent of in-person events, and is hoping for their return. He loves the accidental situations which arise when you’re in the same space as so many other like-minded people. Perhaps though, there’s a place for hybrid events; events in which there’s in-person and online happening at the same time?</p>\n\n\n\n<p>Towards the end we chat about the plethora of mergers and acquisitions which are happening right now, as well as a discussion of Openverse, a search engine for openly licensed media, which was launched with little fanfare recently.</p>\n\n\n\n<h2>Useful links.</h2>\n\n\n\n<p><a href=\"https://make.wordpress.org/openverse/\">Openverse</a></p>\n\n\n\n<p><a href=\"https://robertjacobi.com/\">Robert’s website</a></p>\n\n\nTranscript<div><div class=\"chat-transcript\"><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:00:00]</div> <div class=\"chat-text\"><p>Welcome to the fifth edition of the Jukebox podcast from WP Tavern. My name is Nathan Wrigley. Jukebox is a podcast all about WordPress and the community surrounding it. Every month, we’re bringing you someone from that community to discuss a topic of current importance. If you like the podcast, why not subscribe on your podcast player?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>You can do that by going to WP Tavern dot com forward slash feed forward slash podcast. If you have any thoughts about the podcast, perhaps a suggestion of a potential guest or subject, then head over to WP Tavern dot com forward slash contact forward slash jukebox. There’s a contact form there, and we’d certainly welcome your input.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>Okay, so on the podcast today, we have Robert Jacobi. Robert is director of WordPress at Cloudways. He’s been working with open source software for almost 20 years and has been president of Joomla, a member of Make WordPress Hosting and contributor to ICANN At-Large. He’s well known for his public speaking about open source, and so the discussion today is broad and thought provoking. We talk about Robert’s Gutenberg first approach in which he places the WordPress block editor at the heart of all that he does. He sees Gutenberg as a critical component for WordPress’ future, a future in which as yet unimagined technologies will be built on top of Gutenberg and leverage the atomic way that data is stored.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>This leads to a discussion of how third party developers will be able to use Gutenberg as an application platform with unique pathways to create, store and display content. The heritage of Gutenberg’s development is also discussed. Right from the start we knew that the intention of the project was ambitious. It’s aim to become a full site editor was explained at the outset. This has led to comparisons with other editing tools and Robert takes on why he thinks that the incremental steps that the Gutenberg project has taken are making it a vital part of WordPress.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>We also look forward and get into the subject of how technology never stands still. The underpinnings of WordPress are shifting. New skills and tools will need to be learned, but that does not mean that existing ones are obsolete.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>Shifting gears, we move into the community events and how we’ve managed events during the last year. Robert is a huge proponent of in-person events and is hoping for their return. He loves the accidental situations which arrive when you’re in the same space as so many other like-minded people. Perhaps though there’s a place for hybrid event. Events in which there’s in-person and online happening at the same time. Towards the end, we chat about the plethora of mergers and acquisitions, which are happening right now, as well as a discussion of Openverse, a search engine for openly licensed media, which launched with little fanfare recently.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>If any of the points raised in this podcast resonate with you, be sure to head over and find the post at WP Tavern dot com forward slash podcast, and leave a comment there.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>And so without further delay, I bring you Robert Jacobi.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>I am joined by Robert Jacobi on the podcast today. How are you Robert?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:04:06]</div> <div class=\"chat-text\"><p>Doing well. Fantastic to be here. Thank you Nathan.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:04:09]</div> <div class=\"chat-text\"><p>Would you mind introducing yourself? Tell us who you are and what’s your relationship with technology and work?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:04:15]</div> <div class=\"chat-text\"><p>I’m Robert Jacobi director of WordPress at Cloudways. I’ve been in the open source space, wow, for almost 20 years, I’m feeling old and actually got my raising on open source with the Joomla project, which is a hundred percent volunteer, open source content management system as well, and picked up WordPress slowly got into there. And boy, that’s a lot of ands.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>I love the community. I love the greater goal. That open source, espouses and tries to reach. And we’re never, always successful. But having code and information more freely accessible is something I really believe in. And I think empowers people globally and provides opportunities that wouldn’t happen if these ones and zeros were siloed away in golden towers. I’m always just so tickled to talk about open source and all the interesting things we can do with it. It powers communities, it powers, politics, powers, freedoms, it powers companies. It’s really amazing. And we talk about WordPress all the time as one of the defining tools in this space. You look at something like Linux, which pretty much literally everything uses these days. It’s crazy how, to use Matt Mullenweg’s, favorite phrase, these things democratize all of us in so many different ways.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:05:39]</div> <div class=\"chat-text\"><p>We’ve got a really broad pallet of things that we’re going to discuss today, ranging from Gutenberg, right through to WordCamps and all sorts. So we’ll crack on with the smorgasbord of what we’ve got to discuss. The first of our little laundry list is Gutenberg. You wanted to talk to us a bit today about Gutenberg, what you think of it, and so on. There was an event that I attended recently, which you were also in attendance at, and you were on a panel there, and you mentioned that in the face of proprietary page builders, you always had the approach that Gutenberg should be the first relation. It should come first. And I’m curious to know, what did you mean by that? What is Gutenberg first? What is this approach?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:06:17]</div> <div class=\"chat-text\"><p>So Gutenberg first to me is that we recognize the benefits of Gutenberg, and don’t try to subvert them or sneak around them. I think Gutenberg is one of the most critical backend, frontend changes that has happened to WordPress in its last umpteen years and the potential for all the interesting future forward things that Gutenberg can do should be taken into account. So page builders are wonderful. They offer all this functionality, ease of use, but I think that, they should also take and utilize Gutenberg concurrently.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>The advantages are, one, that Gutenberg’s not going anywhere. So God bless all the classic editor folk who loved that experience. More than just being deprecated, it’s just, that is not going to be the way of the future.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And secondly, the potential, what can happen when you start making all that content a bit more atomic. I come from a lot of database work. So you think of atomic data points and Gutenberg does that sort of automagically for you? So there are opportunities in the future with Gutenberg to start parcing that data more finely.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>That’s why I think it’s very exciting and why everything should be Gutenberg first. Again, that doesn’t mean get rid of page builders or different types of themes and theming systems. It’s just that at the base, Gutenberg should be a core building block of what you’re working with going forward.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:07:51]</div> <div class=\"chat-text\"><p>The way that I think many people are using Gutenberg at the moment, I should probably say the block editor, but if you’re using the Gutenberg plugin, you’ll obviously have an enhanced experience. But if you’re using the block editor at the moment, it feels as if it’s prime time for editing text, inserting images and some pretty basic stuff like that. But I can see on the horizon a whole plethora of interesting, curious, let’s call them plug-ins for now, because that’s what they are. Different block components, different plugins, which adapt and amend the capability of Gutenberg. And it feels to me as if that’s where its strength might lie. I know we’ve got the full site editing and all of that coming down the road, but it feels to me that, there’s going to be a whole plethora of third-party tools, bringing all sorts of added benefits into the ecosystem, a block for this thing, and a block for that thing. And whilst that might create some kind of bloat, that to me is an exciting area, and I just wondered if that’s something you’re interested in, if there’s any plugins or blocks that you’ve been looking at and thinking, oh, that’s curious. That seems to be stretching things a little bit.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:08:55]</div> <div class=\"chat-text\"><p>So, you make a, first of all, great point that there’s block editor and then Gutenberg platform as a whole, and what end users typically experience is the block editor, but the Gutenberg API, Gutenberg platform as a whole is going to allow for all sorts of crazy third party integrations. That’s great. And it might even be a little, you said the perfect word, there might be a bit of bloat and craziness. I’ll say that’ll probably exist for the next 12 to 24 months. Sure, that’s fine. As people figure out what works and doesn’t. This is a dawn of a new age around taking WordPress to the next step. We’ve talked about for many years, WordPress is just a blog, blah, blah, blah. Okay. We’ve gotten past WordPress as a blog. Now WordPress as a CMS. That’s great. I think what happens with Gutenberg is we look at it and say, WordPress is an application platform, and this is just another API that we can take advantage of in very different ways. So we can have forums that are much more catered to content creators, that get rid of all the WordPress backend and admin stuff. Okay, you’re authenticated. You’re logged in. Here’s your daily news forum that you’re going to add content to. And because we’re using Gutenberg, that makes it a lot easier to publish that content and gets rid of the technical cruft, and allows developers and third-party plugin providers to have wholly unique and valuable experiences around that. And that’s where the magic I think of Gutenberg really comes into play is where will all these third parties start finding those unique value propositions for specific content, whether it’s an, a vertical, like travel or e-commerce, in a generic sense or news or publications or whatnot. It’s really expanded the opportunities to create workflows and interfaces and make content production speedier and safer.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:10:55]</div> <div class=\"chat-text\"><p>I think one of the curious things that I’ve observed over the last couple of years about it is that perhaps if we had the magic rewind button, we could go back a couple of years and potentially not really get into a conversation where it was… okay, we’ve got stage 1, 2, 3, and 4, and stages two, three, and four, start to add in functionality that things like page builders, can currently do, full site editing and all that. If it had just been touted as, we’ve got a new editor for you, here it is, I think it would have taken people along for the ride much more easily, but we’ve got this problem now, this impasse where, it got sold as it’s going to become a page builder, but the pace of development and the fact that they’ve got the legacy of 40 percent of the web, 40 plus percent of the web, to protect and so on it hasn’t been able to move in that direction potentially at the speed that people thought… well, it’s going to be a page builder. It hasn’t been able to mature at the rate that they would have liked to have done. And so I’m just curious in the next year, two years, whether it will do those things, but also I wish we could rewind and say look, slow down. Let’s get the editor experience sussed out first, then we’ll do the full site editing and don’t expect it to be all these things. Beause at the minute I hear a lot of people saying it’s not as good as the tool I’ve got over here, and it’s not as good as the tool I’ve got over there. Speaking of which do you think there’s a case where it isn’t the best tool where you would say actually, do you know what, I’m just going to relegate that and not use it first. Or is it literally, always the first thing in your toolkit for WordPress?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:12:28]</div> <div class=\"chat-text\"><p>It is literally the first thing in my toolkit, because it will provide the greatest longevity in whatever’s built. Gutenberg’s not going anywhere. There was a massive commitment to it from the project side of the universe. And to answer one of your earlier questions about, has it done enough? I think it’s exceeded all expectations and this is where I’ll get to it. They’re always going to be a voices like, okay, it doesn’t make bacon and eggs for me in the morning. Okay, That’s fine, it doesn’t. I think, and I truly believe what the magic of Gutenberg is, is the paradigm shift in forcing people to look at other things. So it’s hard to make a giant feature change in anything, whether it’s proprietary project, open source project. There are going to be plenty of people who are like, no, this works for me. This is great. Please don’t change. I get that. But technology moves forward. People’s expectations increase. Ten years ago, we barely had iPhones. All of a sudden we do, and now we expect everything to be infinitely easier and simpler and more responsive. I guess it doesn’t do everything that page builders do. That’s great. That’s fine. We’re not trying to cut out the middle man here, and I say we, I’m not actually involved directly in Gutenberg at any point, but it moves the technological user experience goal posts forward. All things being equal, the page builders of the world, Beaver Builder, Elementor, they’re all going to go their own way. Having Gutenberg as a critical component, soon enough, it will be just a mandatory component, that’s the end of the conversation. Says, listen, everyone, this is what we need as part of the ecosystem. This is how you’re going to connect with tools. You can absolutely go around those, but why would you want to, because this will be supported by a worldwide community.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>It’s not just going to be supported by the Beaver Builder community or the Elementor community, yada yada, this is now the new core and that’s very difficult to do, and it’s not, jumping back to what I said earlier about it, I think just making that change in and of itself and committing to that change is more important than full site editor or anything else. There’ll be incremental steps, but that was the big milestone step. Wow. Okay. This is the new tech, and we’re going to have to take advantage of it.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:14:45]</div> <div class=\"chat-text\"><p>You said two words in that last little bit, well you certainly said paradigm shift and you said atomic. And I think for me, the atomic bit is really interesting because what I think many people haven’t had a chance to get to grips with is literally the atomic nature of it. This little section of your blog post or whatever it may be. You can just have this little interactive thing. It might be that you’ve got a block which does, I don’t know, lead generation, or you’ve got a block, like the cover block, which will just take care of the top of your posts. And each one of those things will have a different array of settings and it doesn’t have to be built inside a proprietary thing. It’s being built inside of the default editor for WordPress. So it’s going to bring a ton of functionality and a ton of interesting things. Some of it will be bloated. I’m sure there’ll be many people who fall into the trap of installing fifty times more than they need to, or five times more than they need to. But for those of us who were curious and check things out and look and see what the end result is, you’re going to be able to create really unique experiences on this one surface, and that to me is really exciting, but have the feeling that the community got left behind in the conversation about this a little bit. So the confusion that it was going to be a page builder leads me to the whole community conversation. I know you’re all about community. This is something that you thrive on. You love the WordPress community, as you have had loved many other communities in the past. Do you have any feelings around whether there’s been enough involvement. Asking the questions, what should it look like? How should it behave? What do we want to leave on the floor and edit out that we just, it was a blind alley, we shouldn’t have had that because there are some things that I think a really excellent, there are some things that I think I’m not sure anybody’s actually going to make use of that, but there it is. And just wondering what your thoughts were around, whether the community had been involved, whether it could have been involved more.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:16:38]</div> <div class=\"chat-text\"><p>I’m getting chuckles about a lot of these things. Could there have been more all the editing and whatnot. Since community is, especially in WordPress, a huge word, it’s always difficult to get every stakeholder, give them the space, give them the time given the vote.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>What I like about what happened with Gutenberg is that it did move, in my mind, relatively quickly, and expeditiously and said, this is what we’re doing. And I think it’s too easy to be bogged down in the politics of community to actually get stuff done. So if things fall to the wayside, if things were not edit out properly, that’s where I think, the greater ecosystem can come into play and say, we’re going to tweak this, with a plugin that makes this just a bit better. It takes this out and we have such a robust economy in WordPress. That yeah, go for it. I like to see a bit more activism from people as a whole on these projects, but it’s hard. We all have day jobs. We all have stuff to do, and I’m not going to blame the leaders of the project for trying to get stuff done. In fact, I’m going to give them kudos to just doing it because it’s very easy to get pulled back and say you didn’t listen to so and so, at some point we have to fish or cut bait, we need to do something and we need to move the technology forward because everyone else is doing it. And open source projects have a tendency, especially at their, let’s say late teens, early adult stages, getting sucked into managing the community more than managing the project and pushing it forward.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>You have to do both. It’s such a tricky balance. All kudos to everyone at Make dot WordPress, that they were able to do this. And it’s a large scale change and get it done. Fine, if you want to complain, that’s great. Guess what? No software lives, at that moment in time, it’s always updated and tweaked and there are still opportunities to make changes, advocate or different functionality. Expand the API, shrink the API, all those kinds of things. I do love that WordPress was able to cut bait and just go with it.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:18:43]</div> <div class=\"chat-text\"><p>One of the underpinnings of WordPress since the inception really was PHP. And obviously now we’re moving into an era where these technologies are being inspected, and improvements have been created along the way. And so now we’re moving into an era where other technologies, for example, React is coming along and that requires quite a bit of relearning, you’ve really got to down tools, get the manuals out, start to read again. Do you have any concern that that kind of thing could be a bit of a roadblock? It will be a bit of have a roadblock for certain people, but the technology has to move forward. Just curious as to what your thoughts are about how that’s being implemented and whether or not we’re taking it at a slow enough pace or whether we should have just stuck with good old PHP?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:19:29]</div> <div class=\"chat-text\"><p>I like to use the right tool for the right projects, And I’ve been a coder, developer, engineer in multiple languages. I’ve actually never done anything with React, that’s one of the first ones. And that’s okay. We evolve. If we hadn’t evolved all these still using C from 1969 or whenever it came out. So this stuff has to move forward. And if React is the best solution to do that on the front end, that’s great.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>Some people will be excited by that. Okay. I can expand my personal knowledge and horizons by adding to React. Honestly, a lot of the headless stuff that we see these days is also React. So it’s not a bad thing to learn if you want to learn that. If you don’t want to learn it. Okay, that’s fine. There are plenty of opportunities to still expand your WordPress activities solely with PHP. Okay. Those are more personal choices. Do I want to learn another language? Do I want to improve on what I already have? Yes. Those are choices you have to make, but none of this lives in isolation. So we have to understand that a WordPress, plain old PHP site, might still need to connect up to a bunch of different things and not all those things are going to be on PHP. You still might be connecting up to something with Perl or Python. No, one’s forcing you to learn it. Granted Gutenberg injects this react universe into your face, but you can focus on the core things that you need to do without necessarily running into React. It’s a tool that more people are… here’s the trick, there are plenty of new people who are entering coding, development, open source communities, and they like React. So it makes sense to take advantage of all this new found wealth, and then also draw them back into the community. Great, you love running with all this JS stuff. Fantastic. Hey, by the way, did you know you could actually implement that as part and parcel with an old-school PHP content management system? Yeah, we can do that. That’s great. And look how you can expand your horizon. Yeah, it stinks if you don’t want to learn any kind of Node, React stuff. Okay. But, it’s sort of the nature of code. If we really want to take the analogy to the extreme, why aren’t we still coding on punch cards with ones and zeros. We’re going to abstract it and find the best tool to implement the functionality we want to see.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And I get it me personally, I’m not going to go out and learn React today. Me twenty years ago, though, I would have added it into my tool belt in a heartbeat, just because it was just one of those things that you needed at that time, that was the case. People are going to go through their own personal and professional sort of life cycles of what they think they need to have on their knee or in their tool belt to be successful. We can’t stop for people who don’t want to do anything outside of PHP.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:22:04]</div> <div class=\"chat-text\"><p>We’re going to shift gears now and talk about in-person events. Under the auspices of things like WordCamp Europe, which is depending on when you’re listening to this podcast that may just have happened, or it may be it’s coming around in a year’s time or something like that.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>Clearly we’ve been through a period that has really shaken the community. I feel that as a community, we were probably as well-prepared as any community could be because we were already working via the internet. We all had our computers out and so on. And yet still there is a concern. And I know that for example, people like Josepha Haden Chomposy has mentioned things like this, that the community in the absence of in-person events, there’s been a modest disengagement. And what I mean by that, this is the project, the WordPress project was propelled forward in a large part by those in-person events. So you’ve got contrib day, you’ve just got the handshaking, you can actually meet people for the first time. You can build relationships and so on. And none of that’s happened. We’ve had a year out. We don’t know quite when that is coming back, hopefully at some point in the near future, but we don’t know. And so just curious about your thoughts on that. What do you have to say about events coming back and how a project as big as WordPress, where there’s no central office where there’s no boss telling everybody what to do. So if you’re on the payroll, you’ve got to do this today and fix this thing, but that’s not how it works. And so the open source model, there may be a chink in its armor here where in-person events don’t happen, that camaraderie and those solutions don’t present themselves. And so the project, I’m going to use the word stalls, that’s a complete over-exaggeration, but bits of the project stalled because nobody’s meeting up.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:23:49]</div> <div class=\"chat-text\"><p>I am a huge, huge advocate of in-person anything. Whether you’re extrovert or introvert, there’s always going to be someone that you really want to talk to sit down in a corner, or have a cup of coffee with and build that relationship. I’m no anthropologist or anything, but feel that those kinds of human connections help us grow stronger in light of all the mundane things we do day to day. I don’t think the project has suffered because of a lack of in-person events over the last year. I think it’s suffered because everyone else has had a lot on their mind and there’ll be a, certainly a renaissance of activity as soon as we get into in person but this is one of those things where I don’t think correlation and causation match up. If you are worried about friends and family getting ill, did the economy, my personal economies take a downturn. That’s going to weigh a lot more on someone than, oh, did I catch up on the latest WordPress dot org, Slack notification about Full Site Editing. So I don’t think they’re completely tied together, but I will certainly tell you that as those in-person meetups start ramping up, I think that’ll be a flurry of excitement and activity. Part of that will be just because we’re not still trapped in our tiny little Covid bubbles.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:25:12]</div> <div class=\"chat-text\"><p>What personally do you miss from the in-person events? You mentioned about having a coffee and sitting in a corner with somebody and so on, but anything that you find you’re missing, it could be something quite banal or it could be something a lot deeper.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:25:24]</div> <div class=\"chat-text\"><p>It’s really the accidents that happen at in person events. With a completely regimented online experience, I know I’m going to be talking with Nathan at such and such time. I know I’m going to be talking to whoever everything’s organized, calendars. Okay, there’s digital here, digital there. We may edit ourselves more on these platforms. When you’re in-person accidents happen. We may be walking through the sponsor hall and accidentally bump shoulders. And it’s oh my goodness, Nathan, great to see you. I haven’t seen you in 14 months. This is amazing. And you just start a conversation and those kinds of conversations are organic and random and not necessarily so overly planned and well thought out. And at those moments, I think unique ideas, exciting things can happen that just don’t happen in a much more shrunken space. I love the distributed world. And to your point, I think WordPress is not only just gone through well, it’s actually succeeded because we’ve already been in that position. We’re already ready to be online and take care of the day to day.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>We need those accidental bumpings of atoms to create new kinds of alloys. Oh my goodness. carbon and oxygen linked together. Oh, no, look what happened here. I don’t know what they do, I’m not a chemist! But my point being is when you’re in person and I’m going to keep calling them accidents, but not like in a pejorative kind of way, accidents happen, and it allows for very random, unique ideas, conversations, thoughts, whatever to happen, or just even a personal pick me up. Like you do remember me from being on slack for the last year. That’s fantastic. There’s an affirmation I think that happens for all of us when we’re in that kind of proximity with other like-minded people.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:27:21]</div> <div class=\"chat-text\"><p>I think one of the, there’s two points about the online events that I seem to keep coming back to. And the first one is that I feel it’s taught us that we ought to have hybrid going forward. What I mean by that is that WordCamp EU, I feel it’s going to be difficult to put the genie back in the box of you have to go to the place where the event is. I feel that the future is going to be, sure enough, if you want to turn up and you want to benefit from the hallway and all of those things, go for it. But also if you’re living halfway around the world, that now needs to be a door which is not closed to you, you need to have it open. There needs to be streaming of those talks that are happening each day so that everybody can take part. That’s one of the things that I feel is going to happen.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:28:03]</div> <div class=\"chat-text\"><p>I completely agree. There are events that I would have never been able to attend on a very regular basis without there being an online component. Someone will solve this puzzle, but I think it’s going to be difficult to do a online and in-person event concurrently. I feel that you’ll get the worst of both worlds in that case. What I’d like to see, let’s take WordCamp Europe 2022. There’s going to be a three, four day in person spectacle. That’s fantastic. What I would like to see is maybe two days before the in-person starts. There’s a whole online portion of that. I’d be concerned about trying to do them concurrently. Are we really going to have, we can do all the live video for example, but how interactive can we make those live portions? Oh, look from online, we have a question to the speakers. Okay. That works. But outside of those sessions, how are we going to integrate the sponsor hall, the hallway track as we talk about it? Those are those accidents that I like to refer back to just walking up and down and bumping into each other. I don’t think that’s an easy problem to solve, but I’d love to see some kind of greater online kickoff onboarding experience, where you can meet the speakers, do some quick Q and A’s, and conversely, have the speakers say, make sure you don’t miss my session on such and such date and time, then that will, of course be also livestreamed.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>It’s going to be expensive. It’s going to be complicated. And I think there’s going to be multiple variations of attempts at making that succeed. I like to go with baby steps to see results. And I think just starting out with maybe a one or two day virtual camp tied to the in-person camp would be a good starter.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:29:46]</div> <div class=\"chat-text\"><p>That’s what I was meaning really is just basically a camera at the back of the room where there’s a presentation going on with the possibility of questions coming, not just from the audience, sat in the auditorium, but from people in a different part of the world. And in fact, I feel it in a way, these kind of like skeuomorphic pieces of software, which tries to replicate the real world, you’ve got these AI representations of the hall. It’s nice. It’s a bit of fun. I feel it’s a dead end. Nobody ought to be under the illusion that’s what they’re going to do. But I do like the idea of just, here’s the talk, you can watch it at the same time as everybody else. And then maybe you and your pals can hang out. You can do your bit online and we can do our bit in the real world, and so it goes. It’s really just an opening up so that you don’t have to attend because the problem there would be that nobody actually makes the attempt to attend, but I don’t feel that’s the case. And my second point is that I feel that we need this stuff back just because the online stuff, there’s a fatigue associated with that, and I don’t for a minute think that everybody’s fatigued and I don’t for a minute, think the online events don’t have merit because they have enormous merit and they’ve been an amazing bridge, but I feel that there’s a proportion of the people who would love to be at live events who just can’t make the transition to the virtual events. There’s something about it. Something stifles them, perhaps they have the best will in the world, and then it’s on the screen. But then something in the real world occurs to them. The cat decides to chew up the sofas, so off you go, you’ve got to deal with the cat. You get distracted, you want to go and make a cup of tea, so you get distracted. Whereas if you’re at the WordCamp, you’re fully there. You’ve engaged, you’ve committed. You’ve potentially got on a plane. You’ve booked a hotel, all of that. And there’s no substitute for that. So that really was my second point is that I want to get the people who’ve been disengaged back in and ready to take on all of the challenges that we’ve got.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:31:42]</div> <div class=\"chat-text\"><p>Yeah. I think we’re on the same page. I can do virtual events. I certainly prefer in person. And the best example of how we know that in-person is very valuable is when you go to a lot of these virtual events, the networking spaces are generally very empty. People aren’t having those conversations, those random accidental conversations that they would add an in-person event because at an in-person event, you are physically, quote unquote, stuck in that space. If you don’t want to talk to someone, you’re just going to go your own way. That’s great. But if you do, who knows who’s next to you and you’re going to overhear things and interrupt the conversation and be interrupted and that’s that magic that occurs.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:32:29]</div> <div class=\"chat-text\"><p>Okay. Let’s talk about the third point that we wanted to discuss today. I’m straying into an area where I don’t have a great deal of experience because I watch these things happen from afar. There’s nothing that really concerned me. That concerned me in the sense that I might be a consumer of some of the things that are being bought up. But you wanted to talk about, as you described it, the WordPress economy acquisition madness. Now, what did you mean by that? Just kick us off. Explain what you mean by that phrase.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:32:56]</div> <div class=\"chat-text\"><p>Here’s the beauty of being a successful project, people with money will find ways to make money from it. And that’s okay, and that’s a good thing. We’re seeing the likes of Automattic, WP Engine, GoDaddy, Liquid Web, Cloudways, yada, yada, yada. All these companies, wink wink, they’re all hosting companies because they’ve been in the space for awhile under different platforms and have recurring streams of revenue and cash on hand, they’re going to look to grow their businesses, and one of the easiest ways is to find valuable niche projects, that not only will bring cool bit of code into what they’re trying to do, but also allow them to reach out to all the people who have installed that plugin.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:33:45]</div> <div class=\"chat-text\"><p>Do you have concern then that certain parts of the WordPress, let’s say plugin or theme space, are going to be consumed by these bigger entities as you described? In many cases, there will be hosting companies for reasons you’ve just explained. Do you have a feeling that silos in the future are going to occur? Where if you really want a decent, let’s go for, I dunno, membership experience, you really are better off going in the direction of that company, with the brands that it’s acquired over time. Or if you want to go for a WooCommerce experience, your best bet is going to be over here, and everything else is a poor relation of that. So we get silos, which we haven’t had until now.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:34:28]</div> <div class=\"chat-text\"><p>I think that’ll happen in the short term, but when that happens, a vacuum is created in the overall ecosystem. So if hosting company X has a, quote unquote, monopoly on that membership plugin, you know what, first of all, it’s all open source. All it takes is company Y to be like, we want to be in that space as well, and we’re going to re-imagine the underlying open source code base in XYZ format. Yes, a lot of letters there, but it’ll happen. These kinds of acquisitions and changes in economy I feel are okay. We’re all working from an open source code base. If this was all proprietary stuff that you can never take advantage of, I think that would be bad for the community as a whole, but that’s not the case. It’s just one company saying we’re going to be owners of this project. You can still fork that project any day of the week, don’t forget. Cause it’s all GPL. So I don’t think we’re losing anything in the long run. There’ll be short term hiccups. People won’t be happy. If that plugin doesn’t do exactly what they want, but they probably wouldn’t necessarily be happy even if it wasn’t taken over by someone else. I think there’s a percentage of people that will always want to see all this independent software, but all these companies are technically, okay maybe they’re not all independent because some of them are actually listed on public exchanges, but the opportunity hasn’t been taken away, and if such and such plugin gets acquired by such and such hosting company, I certainly see another hosting company looking for that competitor also happening.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:36:01]</div> <div class=\"chat-text\"><p>Do you feel that, okay, again, rewinding the clock for the second time in this podcast, if we could go back maybe 6, 7, 8 years, something like that, before these companies were buying up suites of plugins and what have you, to bulk out their offering. We basically had independent plugin developers. There may have been a team that grew up over time and they were inventing a solution for a particular problem, and they were really invested in that, and that was great. We want to solve the calendar thing or we want to solve the, I don’t know, the menu thing, whatever it may be. I’m just wondering if we’re maybe getting into the territory of designing things to be acquired. We designed something so that this can happen, so that we can become bought up, taken along for the ride by a big hosting company, and just really whether or not there’s any dynamic that changes the way that instead of serving the customer and always trying to offer the best support for the product, really your whole intention for that business isn’t to create the product for the customer, it’s to create the product for the sell in the future.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:37:01]</div> <div class=\"chat-text\"><p>I agree. I think there’s a potential for that. On the correlator, are you getting value in what you want out of that product? So if I use, there’s something I’m going to jump into because it’s happened recently, but on the face of it, it’s a product that is so useful to me that I’m not going to have to do custom code. It’s above and beyond every other plugin competitor in that space. Am I going to use it? I’m going to use it, yes. And to some degree it doesn’t really matter what the incentives for the developer are at that point. If it’s doing what I wanted to do, that I’m going to use it because that’s what I needed to do, and it’s going to save me 10 50, 200 hours of development time to use this plugin as opposed to trying to create something on my own. And that’s question one, or the answer one. Answer two is there certainly is an issue with, what’s a nice word for miscreant. I guess it’s gonna be miscreant, where we’ve seen recently some plugin developers literally switch out what that plugin does and what its value proposition is with, quote unquote, upgrades. And they’ve done it behind your back. Oh, well you signed up for this cute little plugin that makes banners, guess what, now it’s going to do all these things and you have to pay for it just to get banners again, and it’s like really, really is that really what you want to do? And I think those developers are getting called out on it.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>The agencies and content creators, certainly in the nearby community are aware of that. I think those kinds of, yeah, they’re not necessarily illegal in any way, shape or form because you can do that, but it doesn’t really stick by the unofficial developer third party ecosystem code of conduct. And I think we’re always going to see exceptions to the rule, but as long as those are just exceptions, I think we’re in a good spot.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:38:43]</div> <div class=\"chat-text\"><p>Let’s pivot again. Openverse. I’ve got to say, this is something that kind of passed me by. The radar wasn’t working properly over the last few weeks since Openverse came along. I’m going to ask you to tell us what Openverse is. I have a very vague understanding of what it is, but I’d like you to tell us why you think it’s important.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:39:03]</div> <div class=\"chat-text\"><p>This is a new project in the WordPress ecosystem. I should say WordPress dot org ecosystem. It comes from creative commons search project that was languishing at creative commons. They didn’t have community and developers interested in pushing the search component along and, with support from Automattic, it came into the welcoming arms of wordpress dot org. And it has it’s own thing called Openverse. I’m excited by it. One, because it expands the open source vision of WordPress, WordPress becoming even a greater open source proponent. It’s not just the CMS, but now we also have additional things that we’re caring about, which I think is fantastic. It simultaneously is going to be working on technical aspects as well as open libra software model, or content model, I should say, where the tool will be helping WordPress as well as anyone else, obviously on finding creative commons, open licensed media. So in this case, images. I think it’s a great expansion that’s completely in line with what the project is looking to do. And I think it’s going to be surprisingly helpful and people won’t even realize what’s going on, but they’ll all of a sudden be able to access a bunch of new content natively in whatever application, obviously WordPress will be at that top of the list, but, you’ll be able to access it with Drupal or proprietary systems.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:40:40]</div> <div class=\"chat-text\"><p>What was the problem with the old licensing model? What was broken with it?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:40:43]</div> <div class=\"chat-text\"><p>What was broken was there was no one who was going to commit to keeping up the code base to make CC search working and functioning, tweaking it, bug fixes, whatnot. So, as part of the WordPress project, there will actually be active development and maintenance of the creative common search.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:41:02]</div> <div class=\"chat-text\"><p>Okay, so was there any concern that things which you may have downloaded from third-party sites, we all know the ones that we customarily go to, that they were often perhaps changing the license after you downloaded things, and then suddenly you didn’t realize that you were in contravention of a license, which you thought you had full access to download, redistribute, do whatever you wanted and suddenly you realize, oh, okay, that’s no longer the case. This image that I’ve got, I need to take down.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:41:28]</div> <div class=\"chat-text\"><p>So, licensing is so fun and entertaining. So a lot of these download an image sites, those licenses still stand. So if you have downloaded it and are using an image that was licensed under creative comments, that’s not going away. Will they relicense new images? Possibly. The point is how easy will it be to find more creative commons based media? And I think that is the purpose of Openverse, to make that as easy and intuitive as possible. So again, it’s taking what used to exist as part of creative, common search, almost like a fork, rebranding it under Openverse and, making it part of an ecosystem that’s open source.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:42:15]</div> <div class=\"chat-text\"><p>And this is going to be completely available inside the WP admin. So you’ll have search integrated there, and if you want to search for, I don’t know, a cat on cushions, for example, you’ll be able to do that and everything that’s returned, you’ll be able to use, hopefully because the search will have returned something valuable to you in this case cat’s on cushions.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:42:35]</div> <div class=\"chat-text\"><p>So that is my expectation. Obviously it’s not built into any of that yet, but yeah, that is that’s where I see the project going.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:42:40]</div> <div class=\"chat-text\"><p>But it was a nice philanthropic gesture of Automattic to take this on board and just basically put it into WordPress so that the likes of me, and you can find our cats on cushions whenever we please.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-robertjacobi vcard\"><cite class=\"fn\">Robert Jacobi</cite> [00:43:35]</div> <div class=\"chat-text\"><p>Right.</p>\n</div></div></div></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 14 Jul 2021 14:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"HeroPress: How WordPress Has Changed My Life – Gtarafdar\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=3939\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:160:\"https://heropress.com/essays/how-wordpress-has-changed-my-life-gtarafdar/#utm_source=rss&utm_medium=rss&utm_campaign=how-wordpress-has-changed-my-life-gtarafdar\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:19947:\"<img width=\"1024\" height=\"512\" src=\"https://heropress.com/wp-content/uploads/2022/07/071321-min.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: I’m really thankful to WordPress. Because of this community I have overseas friends.\" /><p>I’m Gobinda Tarafdar from Dhaka, Bangladesh. In short, Gtarafdar. This short form is available everywhere on social media. Actually, while I was a kid, a medicine specialist suggested this short form of my name. From that time, I had a plan to use it. Moving on, now I have become a WordPress Enthusiast Marketer. In this essay, I will share my journey to WordPress with you.</p>\n<p><a href=\"https://heropress.com/wp-content/uploads/2022/07/gtarafdar_winter_clothing.jpg\"><img /></a></p>\n<h3>Early Stage Of My Career:</h3>\n<p>I started my career as a teacher in an academic coaching center back in 2010. I was then a 1st-year student of my 4-year Graduation Program. But the number of my earnings was not sufficient to cover all my livelihood. My parents were giving me support to continue my study at that time. So I was looking for more ways to earn my living. But in our country, it’s tough to get a job without graduation. I tried to find more tutoring jobs but failed to get one. Then I gave stand-up comedy a try. At that time, it became popular. I participated in a TV reality show based on stand-up comedy. But failed to reach the top five. So, didn’t get much success in the comedy sector as well.</p>\n<p><a href=\"https://heropress.com/wp-content/uploads/2022/07/gtafdar_standup_comedy.jpg\"><img /></a></p>\n<p>In this way, two years passed. After a while, I got the idea of a call center job in the telco industry of our country. I gave an interview to our number one telco company Grameenphone – a sister concern of Telenor. And luckily got the chance to join there. And it’s a game-changing part of my career. I learned a lot about team play, pressure handling, the ability to put myself in a customer’s shoes, and more. But it was a part-time job, and my graduation was about to end. Immediately after finishing my graduation, I got the opportunity to join Grameenphone’s Finance team. However, I had to pass the challenging interview as many other promising candidates were competing with me. Everything seemed so great at that time. Got the opportunity to work in the country’s best corporate office, but bad luck struck again. Didn’t get the chance to be a full-time employee from contractual employee status.</p>\n<p>I took a break to join the country’s public service commission. Unfortunately, I failed to get the desired position again. In the meantime, my father retired from his job. All of a sudden, so many responsibilities came upon me. By the way, I forgot to mention, in this time frame, I had completed my Graduation, Masters, and MBA. The year where I’m now in the beginning of 2018. After my father’s retirement, I had no time for an experiment. But the main challenge came then.</p>\n<blockquote><p>No one wanted to give me a chance as I worked at one of Bangladesh’s most prominent companies; they thought I couldn’t fit into their office culture.</p></blockquote>\n<p>Also, I wanted to start my career as a Digital Marketer, and I had no practical experience at that time. I had some certification of Udemy and Hubspot free courses. But I was confident that I had a degree of MBA in Marketing. But all of my confidence was doomed within three months. I stopped applying everywhere, started to do some research on the job sector. Finally, I decided to join the IT industry, and in our country, WordPress Based companies are in the leading position. So, I had my target fixed towards the WordPress industry.</p>\n<h3>A Huge Risk-Taking State in My Career:</h3>\n<p>I took a huge risk to start my career in the WordPress industry. After not seeing much job opportunities in the Digital Marketing area in my country, I was planning to join the telco industry again as I was finding no option to cherish my dream. I badly needed a job at that time. But meanwhile, I found a job circular in weDevs. They were looking for a Digital Marketer Intern. So I made my decision to take part in this program. Surprisingly, I got another job offer from a renowned MNC of our country in the sales team. But I took a huge risk and started trying for the weDevs internship program, and refused the salesperson job. My friends <a href=\"https://twitter.com/MrMayeen\">Mayeen</a> & <a href=\"https://twitter.com/AkhterArif\">Arif</a> helped me a lot to learn more about WordPress. And they guided me on how I could set up localhost on my computer, and from then, I started to explore themes and plugins from the WordPress repository. I must say I got an interesting tool to play with. After passing three stages, I finally got the chance to join weDevs. weDevs is a popular WordPress Plugin making company. It’s famous for Dokan Multivendor Marketplace Solution for WooCommerce.</p>\n<a href=\"https://heropress.com/wp-content/uploads/2022/07/Gtarafdar_life_at_weDevs.jpg\"><img /></a>My Life at weDevs\n<p>Ohh, maybe you have a question about how it can be risky to go for the weDevs internship program! Well, the payout of the other company was three times higher than the weDevs internship payout. And I refused to join the other sales team while I still didn’t have any guarantee to join the weDevs team. So now you can judge, isn’t that risky? (Sorry, I can’t share the name of the sales company publicly here due to some policy issue.)</p>\n<h3>The Journey to WordPress:</h3>\n<p>From the day when I had installed WordPress in my local host, my journey in this ecosystem started. I found it so easy to use and user-friendly that I felt anyone could create a website. I started to read articles and explore the World of WordPress. Also, weDevs’s internship program helped me a lot to get involved in the WordPress industry. My mentor <a href=\"https://twitter.com/AfshanaDiya\">Afshana Diya</a> and <a href=\"https://twitter.com/mainul0aion\">Mainul Kabir Aion</a> guided me a lot to dive deep into the sea of WordPress. Learned the area of content marketing, explored paid mediums, gathered knowledge on social media marketing, and more within three months. The internship program was exact and compact, along with interactive.</p>\n<p>Here came another twist. I wanted to be a part of the Digital Marketing Team. But because of my communication skills and interpersonal relationship skills, <a href=\"https://twitter.com/Nizam5428\">Mr. Nizam Uddin</a> (Founder & CEO at weDevs) offered me the Business Development executive position. It was an entirely new thing at weDevs. I was the one-man army in the Business Development Team. And it opened up a new world to me. At that time, I got my first chance to attend a WordCamp (WCAhmedabad, India 2018). From that time, I got the motive to be involved in the WordPress Community. I’ll share how WordCamps can help you to join the community closely. Later on, I got the chance to participate in WordCamp Kolkata 2019, WordCamp Nagpur 2019. It was a fantastic journey to join WordCamps in person. In 2019 I took part in WordCamp Dhaka as a volunteer.</p>\n<a href=\"https://heropress.com/wp-content/uploads/2022/07/Gtarafdar_WordCamps.jpg\"><img /></a>My Journey to WordCamps\n<p>I’d love to share with you; now, I have become part of the Digital Marketing Team of weDevs. After almost two years of my journey as a business development executive, I got this new opportunity to prove myself again. So I took this opportunity and became a Digital Strategist.</p>\n<p>Now I’m dedicatedly taking care of a sole product. It’s an Addon of Elementor Page Builder. It’s HappyAddons for Elementor. I’m the product coordinator of this excellent tool. From zero to now, 100k+ users are actively using this tool. It’s an incredible learning period in my career path. I learned how to grow a product from the ground level. It’s a great achievement for me as a Product Marketer.</p>\n<h3>How WordCamp Helps Me to Become a Member in the WordPress Community:</h3>\n<p>WordCamps are the place of like-minded people. When you are in touch with the right people under the same roof, you will get that homely feeling. Also, in WordCamps, you get to meet industry experts. Interestingly, you can collect lucrative swag items. To some extent, you will get an opportunity to make partnerships to expand the business. Moreover, some companies share job boxes where anyone can share their resume. So it could be a place of opportunities. Who knows what you will get. But in my case, I made so many friends. We are now close buddies.</p>\n<p>The exciting part, some WordCamps run contributors day. On that day, you will get the chance to know closely about how you can take part in the core programs of WordPress. From WordCamp Ahmedabad, I started participating in WordPress programs, also started joining WordPress teams meetings. I’ve become active on social media as well to spread news and updates related to WordPress.</p>\n<h3 id=\"enriching\">How I’m Enriching My Knowledge of WordPress:</h3>\n<p>One line changes my way of thinking. Once I was talking with our Founder & CTO, Mr. <a href=\"https://twitter.com/tareq_cse\">Tareq Hasan</a>, regarding this topic. He just said, “Gobinda, you don’t have to learn coding to solve the problems of WordPress; you have to gain the ability to solve the problem by anyhow. You can solve any kind of problem by referring to other WordPress Plugins and tools.”</p>\n<p>I got a new meaning of using WordPress. From that time, I have started to check WordPress plugins and themes to learn more about their purpose. WordPress repository now becomes a place of amusement for me. Sometimes, my colleagues refer to me as a ‘plugin man’ as I try to give a quick solution to WordPress-related problems with the help of WordPress plugins.</p>\n<p>Still, I’m participating in several Facebook Group discussions. Trying to solve several solutions and learning what problems are usually people facing while creating websites with WordPress. And believe me, there is definitely a solution to each particular problem.</p>\n<blockquote><p>You have to keep patience and search for the solution in the right type of keywords.</p></blockquote>\n<p>For example, yesterday on the Facebook group – WordPressian (Dedicated Facebook Group for those who speak Bangali), a person was looking to create a courier service platform where people can track their package. Most people suggested building a custom-made solution. But I know there is a solution; I randomly found it on the WP repository.</p>\n<blockquote><p>So I just googled this term “WordPress plugin: courier service”. Google didn’t disappoint me.</p></blockquote>\n<p>I got my answer, read the description, reviewed, checked screenshots, and shared the solution with that person.</p>\n<p>To increase my knowledge of WordPress, I use another method. I use some Google Chrome Extensions for checking the Builtwith Materials of WordPress sites. When I jump on a WordPress site, I just click on the Chrome Ext. and check the plugins they’ve used to create their site. And it helps me a lot to learn the tools and their purposes. You can do that if you want to increase your knowledge of WordPress.</p>\n<p>Lastly, you have to create a site by yourself. Otherwise, you would not be able to know the issue on your own. At least create your own portfolio site. I have learned so many things while creating my portfolio site: gtarafdar.com. You will know some untold facts, and finally, you will get a boost. <a href=\"https://heropress.com/essays/retiring-young-bangladesh-thanks-wordpress/\">Mr. Asif Rahman</a>, the founder of WP Developers, gave me this idea. He always inspires me to create a personal website. Also, he forced me to write about WordPress daily. Guided me on how I can create a site with Elementor in 2018. I became familiar with a handy tool that helps me create a site without having coding experiences from that time. Later on, it helped me to take over the Happy Elementor Addons Project.</p>\n<h3>How you can connect with WordPress Socially:</h3>\n<p>Twitter is the best medium. I opened my Twitter account in 2010. But I had no motivation to use it as I didn’t have people close to me there. My friends were all on Facebook. I was also trying to involve myself on Facebook. But after joining weDevs, I found my Mentor, Afshana Diya, was so active on Twitter, and she has so many like-minded people on Twitter, and most of them belong to the WordPress community. I got new motivation to use Twitter. I started to connect with WordPress Professionals. Also interacted with them regularly. And I must say it feels really amazing.</p>\n<p>I’ve prepared a Twitter<a href=\"https://twitter.com/i/lists/1143525711489036288\"> list of WordPress Influencers</a>. You can easily follow them from here.</p>\n<h3>How you can start your career at WordPress:</h3>\n<p>If you have a passion for coding, you could be a WordPress developer. In our region, here is a myth. To become a developer, you have to be a CSE grad. But it’s not true. Let’s check a fact. In our weDevs, most of the Developers are directly not from Computer Science Engineering backgrounds. In the same way, you may have joined the CSE program at an early stage, but now you may not have that much passion for coding. You can be a Product Manager. In the WordPress industry, there is scope for a Product manager as well. Another exciting sector is the Quality Assurance team. So many companies are hiring in this sector. Moreover, if you like to communicate with people, you can join the Support Engineering team. You can’t imagine how many job openings there are in the support engineering field.</p>\n<p>Those who don’t have any coding knowledge but are proficient in English and have a passion for writing can join as Content Marketers. There are plenty of job vacancies in the content marketing area.</p>\n<p>Another interesting option is joining the Designing team. If you find interest in the designing sector and love to play with the designing tools like Figma, Adobe Tools, Sketch, you can definitely join the design team of a WordPress company.</p>\n<p>Later on, other job sectors like HR management, Accounts, Business Development, and other necessary areas are also available on WordPress companies. More interestingly, you can work remotely in so many companies. WordPress founding company Automattic is running its whole operation remotely. You just have to find your perfect niche. Otherwise, you can be frustrated.</p>\n<p>I’ve prepared a list of <a href=\"https://gtarafdar.com/wpjobs/popular-wordpress-companies-to-apply-for-jobs/\">WordPress companies</a> where you can apply for jobs.</p>\n<p>Finally, don’t be frustrated, my mate. I often hear from my fellow friends and juniors always blame God, parents, and the government because of their unemployment problem. But when I reach them and personally request to gain some technical skills, they just run away most of the time. Not even reply to my messages anymore. Even some of them block me. Lol. Also, some other groups are available; they knock me for jobs and share their family issues, but when I ask them to learn more about web development, they just fly like a bat. I don’t know what their problem is. If you are in the same category, then my mate, you are in huge trouble. Change your mindset. Gain some skills. It could be anything. Try one by one. Then choose the best one for you. But again, don’t be frustrated. Keep focusing on your goal. And dive into it.</p>\n<h3>What’s The Challenge on Working in WordPress Industry:</h3>\n<p>I’ve shared all the positive things about joining the WordPress industry. But there is a significant challenge you have to face while you will join the community. In my region, very few people know WordPress. Only tech-savvy people are familiar with that. Even most of the people don’t have any prior knowledge about remote job life. I have personally experienced so many funny incidents. Last year when my family members found me in front of my Mac and sometimes talking with some people, sometimes in English, they found me as an alien in my house. Even most of the time, I failed to give proof of how the whole work was done. You will face the same situation if you belong to the rural area of Bangladesh. But don’t worry, I prepared a comic book on <a href=\"https://gtarafdar.com/book/e-book-describe-wordpress-to-non-techies/\">Describe WordPress To Non-Techies</a>. You can read the conversation with my Grandpa. I have tried to give an idea about WordPress. I hope this will help you to introduce WordPress to the non-tech guys.</p>\n<h3>How I’m Contributing to the WordPress Community and how you can start:</h3>\n<p>Usually, I try to attend the weekly meeting of WordPress teams. I have attended several coffee-talk sessions of WordPress Teams. It helps me join with the members. Also, I’m trying to contribute to the Polyglot team. I have started to give suggestions of translating WordPress in Bangla. But mostly, I contribute in different ways. I have conducted local WordPress meet-ups, volunteered on WordCamps. I spread the news and updates through my social media accounts. Help WordPress people to find jobs. Recently, I’ve started my YouTube Channel(Gtarafdarr). I have begun to create how-to tutorials on WordPress.</p>\n<p>If you want to join WordPress core teams, you will need a WordPress Slack Account. From here, you can join WordPress <a href=\"https://make.wordpress.org/chat/\">Slack</a>.</p>\n<p>From here, you will find the <a href=\"https://make.wordpress.org/meetings/\">meeting</a> schedules of different teams. Don’t get puzzled. You can sort out your desired teams and add the meeting reminders to your calendar.</p>\n<p>Everyone in the WordPress community is so helpful. If you find any difficulties, raise your hand and people will guide you in the right way.</p>\n<p>Also, there are so many WordPress Facebook communities. Some are locals, and few are international, like WordPress, Advanced WordPress, WordPress For Non-Techies by WPCrafter, The WP Admin Bar, WPLeague, WPBeginner Engage – WordPress Help for Non-Techies, etc. Local Communities are, WordPressians, Kolkata WordPress Community (WPKolkata), etc. You can join these groups to get help from experts. Also, you can help others if you know the answers of the queries.</p>\n<h3>This How WordPress Changed My Life</h3>\n<p>Finally, I’m really thankful to WordPress. Because of this community I have overseas friends. We talk and meet virtually. All of them are so helpful. I get new motivations to do something extraordinary in my daily routine. I’m thankful to my parents and my younger sister as they rely upon me. They help me to take the risk to chess my dream. I’m grateful to weDevs and Tareq Hasan, Nizam Uddin, <a href=\"https://twitter.com/Asif2BD\">Asif Rahman</a>, Afshana Diya, Mainul Kabir Aion, and my friends Arif, Mayeen, <a href=\"https://twitter.com/shahriar_na\">Shahriar</a>, <a href=\"https://twitter.com/reachmazharul\">Mazhar</a>, and so on. They all have played a significant role in helping me become Gtarafdar, a WordPress enthusiast. Also, thanks to the HeroPress team for reaching me and encouraging me to share my story here.</p>\n<p>I’m still learning about WordPress and have to go further. If you want to connect with me, you can follow me on Twitter: <a href=\"https://twitter.com/Gtarafdarr\">@Gtarafdarr</a>. Let’s contribute to WordPress and hold the glory of the supreme power of an open-source platform.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/how-wordpress-has-changed-my-life-gtarafdar/\">How WordPress Has Changed My Life – Gtarafdar</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 14 Jul 2021 06:42:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Gobinda Tarafdar\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"WPTavern: InstaWP Launches New Service for Disposable WordPress Testing Sites\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119740\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:199:\"https://wptavern.com/instawp-launches-new-service-for-disposable-wordpress-testing-sites?utm_source=rss&utm_medium=rss&utm_campaign=instawp-launches-new-service-for-disposable-wordpress-testing-sites\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4526:\"<p>Competition in the sandboxing products space is heating with the entrance of <a href=\"https://instawp.io/\">InstaWP</a>, a new service for setting up disposable WordPress testing sites. Founder Vikas Singhal created the tool to provide a quick way to set up live testing sites online or to show something to a client or team.</p>\n\n\n\n<p>InstaWP joins the ranks of services like <a href=\"https://tastewp.com/\">TasteWP</a> and <a href=\"https://wpsandbox.io/\">WPSandbox</a> but with a few unique options. At setup, users can select from WordPress versions back to 4.7 and may even choose to spin up a site using the latest beta or release candidate. Like other services, InstaWP allows you to choose your PHP version. The ability to disable WP cache and browser cache is coming soon. Users can create a custom name for their sites or leave it blank for a randomly generated name.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>Free WordPress instances stay live for 8 hours, and users can link their accounts via email to extend it to 48 hours.</p>\n\n\n\n<p>InstaWP, not to be confused with <a href=\"https://instantwp.com/\">InstantWP</a>, a local WordPress installation tool, was built on an nginx + Apache server without any containers. Singhal said he found containers to be too heavy for this particular use case. He runs a <a href=\"https://expresstech.io/\">WordPress plugin/theme shop</a> along with an <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"http://justhyre.com/\">agency</a> on the side, both of which could benefit from InstaWP’s quick testing sites.</p>\n\n\n\n<p>“I wanted to build a solution for ourselves where we can quickly launch WP instances for a variety of reasons – testing a feature of WP, testing a plugin/theme, testing in different versions of WP/PHP and last but not the least – creating an ‘instant’ test environment for the clients for them to test our plugins/themes,” he said.</p>\n\n\n\n<p>Singhal started InstaWP a month ago and received so much positive feedback on <a href=\"https://www.reddit.com/r/Wordpress/comments/o8cxwj/instawp_launch_a_disposable_wp_instantly_free/\">Reddit</a> and from the <a href=\"https://mailchi.mp/poststatus/453?e=de2e3e61f2\">Post Status community</a> that he hired two dedicated developers to work on the project. Testers have commented on how fast the service spins up sites. Version <a href=\"http://next.expresstech.io/instawp/updates/939abf2f-c532-4abc-b701-eec9f89b6fda\">1.1.0</a> introduced Slack integration, which allows users to instantly set up a site by typing /wp in Slack. The release also added WordPress admin auto login for quick access without username and password.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>InstaWP has a <a href=\"https://next.expresstech.io/instawp\">public road map</a>. Features on deck for future releases include the following:</p>\n\n\n\n<ol><li>Slack and cli commands</li><li>Download Files and DB Backup from the UI</li><li>Direct push to FTP or cPanel</li><li>nginx and nginx + Apache configurations</li><li>Finer controls on PHP settings</li><li>Save configurations for instant launch of pre-configured WP</li><li>Integrations with hosting providers</li><li>Map custom domains</li><li>Multiple servers around the world (USA, Singapore, London, etc.)</li></ol>\n\n\n\n<p>Singhal said he was aware of TasteWP as a competitor but plans to differentiate InstaWP based on simplicity and feature set. </p>\n\n\n\n<p>“My vision with InstaWP is make it a default tool for WP learners, enthusiasts, freelancers, and agencies – basically everyone,” he said. </p>\n\n\n\n<p>Singhal plans to monetize the tool for both end-users and plugin and theme authors. Users will have to upgrade to gain access to increased limits, custom domains, FTP access, and the ability to reserve a site. WordPress product authors can upgrade to provide 1-click demos to their clients and prospective customers.</p>\n\n\n\n<p>Singhal said so far more than 500 instances have been created and teams from Yoast and some agencies are already using the tool. Several prominent WordPress businesses have requested agency pricing that would allow their users to test their plugins via a 1-click preconfigured install. The service is still under active development and Singhal plans to iron out pricing in the near future. Testers who have suggestions for InstaWP can log them on the tool’s <a href=\"https://next.expresstech.io/instawp#/ideas\">idea board</a> for future consideration.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 14 Jul 2021 04:25:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"WPTavern: Duotone Filters: WordPress 5.8 Puts a Powerful Image-Editing Tool Into Users’ Hands\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119885\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:227:\"https://wptavern.com/duotone-filters-wordpress-5-8-puts-a-powerful-image-editing-tool-into-users-hands?utm_source=rss&utm_medium=rss&utm_campaign=duotone-filters-wordpress-5-8-puts-a-powerful-image-editing-tool-into-users-hands\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4769:\"<p class=\"has-drop-cap\">Features such as the upcoming <a href=\"https://wptavern.com/diving-into-wordpress-5-8s-new-widgets-screen\">block-based widgets system</a>, <a href=\"https://wptavern.com/getting-to-know-the-upcoming-wordpress-5-8-template-editor\">the template editor</a>, <a href=\"https://wptavern.com/query-loop-the-ins-and-outs-of-one-of-wordpress-5-8s-most-powerful-features\">theme-related blocks</a>, and others have taken up much of the spotlight as of late. However, one of the best user-focused tools shipping with WordPress 5.8 is a duotone filter for Image and Cover blocks.</p>\n\n\n\n<p>The term “duotone” in this sense means combining two colors as a filter. Then, layering it over an image or video. More specifically, one color is used for the shadows (dark elements), and the second color is used for the highlights (light colors).</p>\n\n\n\n<p>When the feature first <a href=\"https://wptavern.com/gutenberg-10-6-adds-duotone-filters-query-pattern-carousel-and-most-used-tags-selector\">landed in Gutenberg 10.6</a> back in May, I spent a couple of hours just tinkering around with it on that first day. Since then, I have racked up a few more. It is a powerful media-editing tool that does not require users to dive into image-editing programs, allowing them to change the mood of a story at the click of a button.</p>\n\n\n\n<p>Duotones can be anything from a simple grayscale to a mixture of any two colors. Shadows and highlights can even be inverted, depending on the shades chosen.</p>\n\n\n\n<p>The following shows the difference between an original image of kittens (<em>because who doesn’t love kittens?</em>) and one with a grayscale filter:</p>\n\n\n\n<div class=\"juxtapose\"><img id=\"119947\" src=\"https://wptavern.com/wp-content/uploads/2021/07/kittens-orig.jpg\" alt=\"\" width=\"1792\" height=\"1008\" class=\"image-compare__image-before\" /><img id=\"119948\" src=\"https://wptavern.com/wp-content/uploads/2021/07/kittens-gray.jpg\" alt=\"\" width=\"1793\" height=\"1008\" class=\"image-compare__image-after\" /></div>Original image vs. grayscale duotone version.\n\n\n\n<p>WordPress offers a set of eight duotone color sets by default. This includes a grayscale, dark grayscale, and various combinations, making for some fun filters. Some will work better than others, often depending on the media file uploaded.</p>\n\n\n\n<img />Applying the WordPress purple and yellow duotone filter.\n\n\n\n<p>Like many other features awaiting users with WordPress 5.8, theme authors are those who need to dig in to offer a range of ready-baked options for users. The new <a href=\"https://wptavern.com/fse-outreach-round-8-a-developer-centric-call-for-testing-theme-json-configuration\">theme JSON file configuration</a> allows developers to define a set of duotone colors that match their theme.</p>\n\n\n\n<p>Defining custom duotone filters is as easy as plugging a name, a slug, and two colors into a <code>theme.json</code> file. The theme developer handbook includes <a href=\"https://developer.wordpress.org/block-editor/how-to-guides/themes/theme-json/#presets\">examples of creating such presets</a>.</p>\n\n\n\n<img />Custom “emerald scale” duotone filter from a theme.\n\n\n\n<p>Users are not limited to the filters that WordPress or their themes offer. The duotone popover allows them to choose from any range of colors for custom shadows and highlights.</p>\n\n\n\n<p>Duotone typically works best when an image has a high contrast, which means a wide-ranging spread between the light and dark colors. Darker shadows and lighter highlights make for more visually stunning filters.</p>\n\n\n\n<p>When used with the Cover block, users can add filters to both image and video backgrounds. However, they also have access to the typical overlay color or gradient option. This provides a ton of flexibility for customizing media.</p>\n\n\n\n<img />Duotone filter + gradient overlay on a Cover block.\n\n\n\n<p>Because the duotone feature works with an inline SVG file under the hood, it also means that using it does not permanently change image or video files. Users can still use their original media elsewhere on the site without uploading a second copy.</p>\n\n\n\n<p>Duotone is just the tip of the iceberg. There are so many other possibilities outside of just laying a couple of colors on top of an image. Bence Szabó wrote an extensive tutorial on using <a href=\"https://css-tricks.com/creating-patterns-with-svg-filters/\">SVG filters for patterns</a> on CSS-Tricks. This could be a route for background options in the future — <em><a href=\"https://css-tricks.com/creating-patterns-with-svg-filters/#pine-wood\">wood grain, anyone?</a></em> Maybe not every possibility is suitable for core WordPress, but I would love to see plugin authors taking a stab at some alternatives.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 14 Jul 2021 02:04:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WordPress.org blog: WordPress 5.8 Release Candidate 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10933\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2021/07/wordpress-5-8-release-candidate-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3239:\"<p>The third release candidate for <a href=\"https://make.wordpress.org/core/5-8/\">WordPress 5.8</a> is now available! </p>\n\n\n\n<p>WordPress 5.8 is slated for release on <strong>July 20, 2021</strong>, and we need <em>your</em> help to get there—if you have not tried 5.8 yet, now is the time!</p>\n\n\n\n<p>You can test the WordPress 5.8 release candidate 3 in any of these three ways:</p>\n\n\n\n<ul><li>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester plugin</a> (select the <code>Bleeding edge</code> channel and then <code>Beta/RC Only</code> stream)</li><li>Directly download the release candidate version <a href=\"https://wordpress.org/wordpress-5.8-RC3.zip\">(zip)</a></li><li>Use WP-CLI to test: <code>wp core update --version=5.8-RC3</code></li></ul>\n\n\n\n<p>Thank you to all of the contributors who tested the Beta/RC releases and gave feedback. Testing for bugs is a critical part of polishing every release and a great way to contribute to WordPress.</p>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.8 and update the <em>Tested up to</em> version in the <code>readme</code> file to 5.8. If you find compatibility problems, please be sure to post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a> so we can work to solve them in time for the final release.</p>\n\n\n\n<p>For a more detailed breakdown of the changes included in WordPress 5.8, check out the <a href=\"https://wordpress.org/news/2021/06/wordpress-5-8-beta-1/\">WordPress 5.8 beta 1 post</a>. The <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://make.wordpress.org/core/2021/07/03/wordpress-5-8-field-guide/\">WordPress 5.8 Field Guide</a>, which is particularly useful for developers, has all the info and further links to help you get comfortable with the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Can you speak and write in a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n\n\n\n<p><em><strong>If you think you have found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We would love to hear from you! If you are comfortable writing a reproducible bug report, <a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</em></p>\n\n\n\n<p class=\"has-text-align-right\"><strong><em>Props to <a href=\"https://profiles.wordpress.org/cbringmann/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>cbringmann</a>, <a href=\"https://profiles.wordpress.org/chanthaboune/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>chanthaboune</a>, and <a href=\"https://profiles.wordpress.org/marybaum/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>marybaum</a> for peer-reviewing!</em></strong></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p><em>Code is poetry<br />Jazz is improvisation<br />Both are forms of art<br /><br /></em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 14 Jul 2021 01:09:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Jeffrey Paul\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"WPTavern: UK State of Open Report Finds 97% of UK Businesses Surveyed Use Open Source Software\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119726\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:231:\"https://wptavern.com/uk-state-of-open-report-finds-97-of-uk-businesses-surveyed-use-open-source-software?utm_source=rss&utm_medium=rss&utm_campaign=uk-state-of-open-report-finds-97-of-uk-businesses-surveyed-use-open-source-software\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4513:\"<p><a href=\"https://openuk.uk/\">OpenUK</a>, a WordPress-powered not-for-profit company, has released its <a href=\"https://openuk.uk/stateofopen/\">State of the Open</a> report with data from the UK in 2021. The company advocates for open source software, open source hardware, and open data, while providing a central point of collaboration for people working in the open sectors. </p>\n\n\n\n<p>The State of the Open report offers a broad overview of the UK’s open source ecosystem. This collection of research includes surveys of UK companies, interviews, industry reports, and analysis from different publications. It was sponsored by GitHub, SUSE, and the Open Invention Network, and conducted by <a href=\"http://smoothmedia.com/\">Smoothmedia</a> consulting firm under the direction of ethnographer and social researcher Dr. Jennifer Barth.</p>\n\n\n\n<p>Key findings in <a href=\"https://openuk.uk/wp-content/uploads/2021/03/openuk_stateofope2021_report_FINALCHANGES_08.pdf\">Phase 1</a> of the report include research demonstrating that open source software contributes an estimated £43.1 billion to the UK economy, with the UK ringing in as Europe’s largest contributor. </p>\n\n\n\n<p><a href=\"https://openuk.uk/wp-content/uploads/2021/07/State-of-Open-Phase-Two.pdf\">Phase 2</a> covers open source adoption in the UK. Researchers found a staggering 97% of the 273 UK businesses surveyed use some form of open source software:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>We found that 97% of businesses of different sizes in all sectors of the UK economy use open source software technology. Although resources became a more pressing concern during the pandemic, 64% of businesses in our sample experienced business growth which translated into a high recruitment drive for roles relating to open source software in the past 12 months (see recruitment findings). Further, we find that almost half of businesses surveyed (48%) are using open source software more as digital adoption becomes embedded in organisational culture and business.</p></blockquote>\n\n\n\n<p>Other key findings from Phase 2 include the following:</p>\n\n\n\n<ul><li>53% of non-tech organizations contribute to open source software projects</li><li>77% of UK public sector looks to open source for skills developmen </li><li>Over half (54%) have written policies and processes for open source contributions</li><li>89% run open source software internally in their business</li><li>Approximately two thirds (65%) contribute to open source software projects</li></ul>\n\n\n\n<p>One interesting observation from the contribution data is that smaller companies are more likely to contribute back to open source than larger companies. Smaller companies are also more likely to use open source software in their businesses.</p>\n\n\n\n<p></p><blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">From the <a href=\"https://twitter.com/hashtag/StateOfOpen?src=hash&ref_src=twsrc%5Etfw\">#StateOfOpen</a> report from <a href=\"https://twitter.com/openuk_uk?ref_src=twsrc%5Etfw\">@openuk_uk</a>, it\'s clear that businesses of all sizes make key use of open source. The report correlates company size and open source involvement, showing smaller companies more active in contributing to open source. <a href=\"https://t.co/A7dz3pjqFm\">https://t.co/A7dz3pjqFm</a> <a href=\"https://t.co/L5qeRrs9Xc\">pic.twitter.com/L5qeRrs9Xc</a></p>— Aiven (@aiven_io) <a href=\"https://twitter.com/aiven_io/status/1414556406703869956?ref_src=twsrc%5Etfw\">July 12, 2021</a></blockquote>\n\n\n\n<p>Survey respondents cited “saving on costs” as the main reason for adopting open source (75%), followed by more collaboration (72%), skill development (64%), the quality of code (61%), and security (52%).</p>\n\n\n\n<p>Phase 3 is planned to be published in September 2021. This report will focus on UK data with a methodology tailored to reveal the value of open source software to the digital economy. It will also include case studies that demonstrate the non-economic, intangible benefits of open source software, such as skills development and collaboration.</p>\n\n\n\n<p>The published <a href=\"https://openuk.uk/stateofopen/\">reports</a> are lengthy but will be of particular interest to companies working in the UK and Europe, especially consultancies that may need to justify using open source technologies in engineering decisions. OpenUK plans to conduct a further survey in 2022 as part of this effort to estimate the impact of open source on the UK economy.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 13 Jul 2021 04:20:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"WPTavern: Contributing to Open Source Is ‘Better Than Any College Degree’\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=118776\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:187:\"https://wptavern.com/contributing-to-open-source-is-better-than-any-college-degree?utm_source=rss&utm_medium=rss&utm_campaign=contributing-to-open-source-is-better-than-any-college-degree\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7666:\"<p class=\"has-drop-cap\">A week ago, I published my <a href=\"https://wptavern.com/taking-the-leap-building-my-first-wordpress-block-plugin\">thoughts on the block system</a> from a developer’s perspective. Taking a weekend-afternoon deep dive into creating custom block types meant learning some tough lessons and familiarizing myself with a programming language I had little experience using.</p>\n\n\n\n<p>Programming has always been a trial-and-error affair for me: write code, refresh the browser, read the error message, and attempt to fix the problem. Then, simply rinse and repeat the process until the program is not broken. Those mistakes are woven into the art of coding, the layers underneath that poetry on the visible canvas.</p>\n\n\n\n<p>I have absolutely made the same mistake twice. And, thrice. Probably a lot more than that if I am being honest with myself and you. Eventually, I stop making those same mistakes, and some method or procedure is permanently seared into my brain.</p>\n\n\n\n<p>I have written a few hundred WordPress tutorials in the past decade and a half. I am a twice-published author of development books and served as a tech editor on another. However, I am not much of a reader of tech books and documentation. For one, programmers are not necessarily the most engaging writers. Plus, <em>book smarts</em> can only get you so far. You need the <em>street smarts</em> of programming to become good at it, which means learning from experience.</p>\n\n\n\n<p>While I firmly believe that reading is a central part of that, there is no replacement for getting your hands dirty. Building things, making mistakes, and learning to fix them is what makes programming fun.</p>\n\n\n\n<p>Working on open-source software like WordPress is one of the best ways to do that. There is no upfront cost, assuming you have access to a computer, a prerequisite to programming of any kind. There are usually people willing to lend a hand or answer questions, and there are always problems to solve for those ready to dive into them.</p>\n\n\n\n<p>As WordPress Executive Director <a href=\"https://wordpress.org/news/2021/05/the-commons-of-images/\">Josepha Haden Chomphosy chatted with Matt Mullenweg</a> on the <a href=\"https://wptavern.com/openverse-why-this-project-is-good-for-wordpress-and-the-web\">Openverse project</a> a couple of months ago, there was a moment that I found myself nodding my head in agreement.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Because, of course, you know, contributing and being involved with open source is probably the best way to learn a technology, better than any college degree.</p><cite><em>Matt Mullenweg, WordPress Project Lead</em></cite></blockquote>\n\n\n\n<p>I have learned more about WordPress, PHP, HTML, CSS, and JavaScript by contributing to open-source software than I ever learned in a college course.</p>\n\n\n\n<p>I grew up in a generation that was told that we must get a college degree. It was an integral part of the American dream that would result in suburban life in a neighborhood with perfectly aligned rows of houses, ending in a cul-de-sac. It was the first step toward a two-car garage, white-picket-fence, 2.5 kids, and a dog. College was the promise that my peers and I hinged everything on. It was expected of us, and so many of us did our duty.</p>\n\n\n\n<p>Here is the thing that our parents did not know. The internet would change everything.</p>\n\n\n\n<p>I graduated high school in 2002. This was during that stretch where the online world was exploding. All of the world’s knowledge would soon be at our fingertips. Today that is truer than ever. Anything you will ever need to learn about writing code is available through an internet connection.</p>\n\n\n\n<p>My experience with college-level courses in programming was mixed, but I learned a necessary life lesson from them: I was not cut out for a degree in software engineering. I am glad I wised up early on and pursued a different degree, saving myself some time and money.</p>\n\n\n\n<p>I rocked my half-summer C programming class, my introduction to writing code. I also had a passionate professor who once worked on U.S. missile projects as a bug-tester. It was probably not the most glamorous job, but he always made it sound exciting because he loved what he was doing. Our class was tasked with building various programs throughout the course, but we usually had a choice in what we were building. For my group’s final project, we created vending machine software.</p>\n\n\n\n<p>I was on the fast track to becoming a software engineer after that first class. I had built a way for merchants to get paid for delivering sugary treats and soft drinks to customers. It was capitalism meeting programming, and I had a taste for it.</p>\n\n\n\n<p>The fall semester rolled around, and I was motivated to move beyond the realm of procedural programming in C. Java, an object-oriented programming (OOP) language, would be my next challenge.</p>\n\n\n\n<p>The most advanced thing our class built for an entire semester was a basic calculator. I skipped nearly every lecture because I could not stay awake watching the professor chicken-peck his way through programs for three hours every week. I attended the mandatory “labs” — basically a fancy way of saying an extra class where the professor’s assistants would teach the actual coursework. </p>\n\n\n\n<p>Needless to say, my fire died down. While calculator programs are handy tools, I wanted to branch out and build things that mattered.</p>\n\n\n\n<p><em>You know what reignited my flame for programming?</em> At first, it was general web development. But, WordPress was what I really became passionate about. And, I have not looked back since I started using it in 2005.</p>\n\n\n\n<p>WordPress was my gateway into a world where I could create things that interested me. I could jump ahead into a project far more advanced than my skill level, trial-and-error my way ahead, and eventually build something that others found value in.</p>\n\n\n\n<p>Unless universities have changed, most teach step-by-step foundational lessons to their pupils. Some students may luck out and land in that unique professor’s class who gives them leeway to explore various ideas. However, there is no substitute for creating something of your own, solving a problem that you see.</p>\n\n\n\n<p>And, that is what programming is all about — solving problems.</p>\n\n\n\n<p>In 2007, I released my first WordPress plugin into the wild. It automatically listed all of the subpages of the currently-viewed page. Dozens of similar plugins have been written since and probably before (<em>it seems WordPress would have a simple “list subpages” function by now</em>).</p>\n\n\n\n<p>Last week, after writing a new plugin, I was reminded of the free education that the WordPress community has given me over the years. Some of it has been reading documentation. Some from WordPress Stack Exchange answers. Other bits have been studying from those who came before me, building upon their open-source code. All of it was from other people giving something back to our community.</p>\n\n\n\n<p>This is not necessarily a knock on college. Some people perform better in that structured environment, and there is value in all forms of education. However, there are alternatives for those who cannot afford college or learn better in a different environment. And, there is no discounting the experience you get from contributing to something bigger.</p>\n\n\n\n<p>If you are one of our readers thinking about getting into programming, just dive in. Make some mistakes. Build. <a href=\"https://learn.wordpress.org/\">Learn.</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 13 Jul 2021 00:40:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"Gutenberg Times: Block Building, Query Loop block and more – Weekend Edition #177\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=18471\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://gutenbergtimes.com/block-building-query-loop-block-and-more-weekend-edition-177/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:15136:\"<p>Howdy, </p>\n\n\n\n<p>For a few days, we enjoyed non-humid weather in Florida as Hurricane Elsa sucked all the moisture out of the air and took it with it. Sorry, Northern friends. </p>\n\n\n\n<p>For some fun summer reading, I can highly recommend the <a href=\"https://make.wordpress.org/core/5-8/\"><strong>WordPress 5.8 </strong></a>DevNotes, all handily assembled into a <a href=\"https://make.wordpress.org/core/2021/07/03/wordpress-5-8-field-guide/\"><strong>massive Field Guide</strong></a> by Milana Cap. </p>\n\n\n\n<p>After the publishing rush around the WordPress 5.8 release last week, this week is certainly a lot calmer. Although I know that behind the scenes, contributors are working hard on getting Block Editor End-User documentation ready, too. ?</p>\n\n\n\n<p>Hopefully, you have been busy testing plugins and themes for compatibility with the new widget block-editor. July 20th is only 10 days away. <a href=\"https://wordpress.org/news/2021/07/wordpress-5-8-release-candidate-2/\"><strong>WordPress 5.8 RC 2</strong></a> is out and could use your eagle eyes to spot last-minute bugs and quirks. </p>\n\n\n\n<p>What else has happened in the WordPress Gutenberg space last week? I have a few more links for you. As always, you don’t have to consume them all in one sitting, you can always come back during the week. </p>\n\n\n\n<p>Wishing you a wonderful weekend and start into your next week!</p>\n\n\n\n<p>Yours, ?<br />Birgit</p>\n\n\n\n<h2>Gutenberg Development</h2>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2021/07/09/whats-new-in-gutenberg-11-0-0-9-july/\"><strong>Gutenberg 11.0 was released</strong></a> and <strong><a href=\"https://twitter.com/get_dave\">Dave Smith</a></strong> compiled the release notes for the team. This time in the release cycle of the next WordPress release, it’s all about bug fixing. <strong>Justin Tadlock</strong> highlights a few enhancements <strong><a href=\"https://wptavern.com/gutenberg-11-0-includes-over-70-bug-fixes-continues-improving-with-wordpress-5-8-just-two-weeks-away\">in his post</a></strong>. <strong>Grzegorz Ziolkowski </strong>and I recorded the <a href=\"https://gutenbergtimes.com/podcast/changelog-47-developing-block-plugins-wordpress-5-8/\">47th episode of the Gutenberg Changelog </a>on Friday. Listen in and get a few more ideas of what’s in this Gutenberg 11.0 release. the audio should be available over the weekend. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Matias Ventura</strong> <a href=\"https://github.com/WordPress/gutenberg/issues/33094\"><strong>updated scope for site editing projects</strong></a> to help the team and the community to track upcoming tasks around the main site editing projects. There are a few separate tracking issues for covering some general improvements and then some broader projects. It covers some general UI features that need to be iterated on, mentioned a Browse mode for the site editor, and lists Infrastructure, Patterns, Styling and the Navigation Block. </p>\n\n\n\n<h2>Gutenberg and Themes</h2>\n\n\n\n<p><strong><a href=\"https://twitter.com/carolinapoena\">Carolina Nymark</a></strong> summarized <a href=\"https://make.wordpress.org/themes/2021/07/08/summary-theme-features-in-wordpress-5-8/\"><strong>all the Theme </strong></a><strong><a href=\"https://make.wordpress.org/themes/2021/07/08/summary-theme-features-in-wordpress-5-8/\">features</a> </strong>that will come to a WordPress instance near you with WordPress 5.8. It’s the Cliff Notes with actionable code snippets for opt-in and opt-out decisions. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Daisy Olson</strong> posted a summary and the recording of this week’s <strong><a href=\"https://make.wordpress.org/test/2021/07/09/hallway-hangout-discussion-on-theme-json-7-july/\">Hallway Hangout Discussion the Theme.json</a>. </strong></p>\n\n\n\n<p>The <a href=\"https://make.wordpress.org/test/2021/06/24/call-for-testing-thrive-with-theme-json/\"><strong>Theme.json Call for testing </strong></a>is still open until July 14, 2021. It has instructions for beginners, Intermediate and advanced WordPress theme developers. It’s a fabulous way to learn and share your feedback.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Maggie Cabrera</strong> created an <a href=\"https://make.wordpress.org/themes/2021/07/09/gutenberg-themes-week-of-july-9-2021/\"><strong>outstanding weekly round-up (#56)</strong></a> post with theme related recently merged PRs, what is discussed and again a great list of overview git hub issues that are waiting for your comments and ideas! </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>A couple of weeks ago, we had <strong><a href=\"https://gutenbergtimes.com/theme-json-for-wordpress-theme-authors-demo-and-live-q-a-w-daisy-olson-tammie-lister-and-jeff-ong/\">Daisy Olsen, Tammie Lister and Jeff Ong on a Live Q & A.</a></strong> First we have a short introduction demo on how to work with theme.json and a discussion on how this new way to organize the settings and styles for your theme change how themes work in WordPress. We also answered interesting questions from the audience. If you haven’t seen it yet, <a href=\"https://gutenbergtimes.com/theme-json-for-wordpress-theme-authors-demo-and-live-q-a-w-daisy-olson-tammie-lister-and-jeff-ong/\">you can watch it here with transcript and resources. </a></p>\n\n\n\n\n<p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" target=\"_blank\" rel=\"noreferrer noopener\">“Keeping up with Gutenberg – Index 2021”</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test and Meta team from Jan. 2021 on. Updated by yours truly. <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\"><em>The index 2020 is here</em></a></p>\n\n\n\n\n<h2>Block Editor for Content creators</h2>\n\n\n\n<p><strong>This is a first in the almost three-year history of the Block editor!</strong> ? ?<br />Thanks to the indefatigable <strong>Anne McCarthy</strong>, content creators can review End-user documentation for the new features <strong>before </strong>they are released. </p>\n\n\n\n<ul><li><a href=\"https://wordpress.org/support/article/list-view/\">How to use the List View</a> (former Block Navigator)</li><li><a href=\"https://wordpress.org/support/article/query-loop-block/\">The Query Loop Block </a></li><li><a href=\"https://wordpress.org/support/article/block-based-widgets-editor/\">Block-Based Widget Editor</a></li><li><a href=\"https://wordpress.org/support/article/template-editor/\">Template Editor</a> </li></ul>\n\n\n\n<p>Now it’s all still a work in progress and there is still time until July 20th.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Anne McCarthy</strong>‘s <strong><a href=\"https://wordpress.tv/2021/07/07/anne-mccarthy-block-based-widget-editor-demo/\">Block-based Widget Editor Demo</a></strong> is now available on WordPress TV. Check it out to seen what’s coming to WordPress 5.8. <br /><em>Yep, as Grzegorz Ziolkowski said yesterday, Anne McCarthy is everywhere! </em></p>\n\n\n\n<h3>Query Loop Block</h3>\n\n\n\n<p>Even if you are not familiar with the developer term Query Loop, once you look at the examples you’ll instantly realize that this is about the layout of a list of posts you might want to include on your pages, templates or posts. You can change the layout for post title, featured image, excerpt and link. An early version of this was the Latest Post Block. </p>\n\n\n\n<p>The design team also implemented a series of Block Patterns of a few nice variations to display a post list on templates, post and pages. It’s a fun feature, and it has taken quite a long time to build. The wait was definitely worth it. </p>\n\n\n\n<p>It is mighty and could be the most powerful feature in 5.8 as <strong>Justin Tadlock</strong> headlined his post <a href=\"https://wptavern.com/query-loop-the-ins-and-outs-of-one-of-wordpress-5-8s-most-powerful-features\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Query Loop: The Ins and Outs</strong></a>.</p>\n\n\n\n<p><strong>Allison Rivers</strong> over the Torque Magazine also published an article <a href=\"https://torquemag.io/2021/07/what-is-wordpress-5-8s-query-loop-block/\"><strong>What is the Query Loop Block?</strong></a> with lots of great insights and examples. Rivers also has a list of plugins that implemented some advanced features the WordPress version is still missing with its first iteration. </p>\n\n\n\n<h2>Block Building and Plugins</h2>\n\n\n\n<p>Reading throught the release notes for Gutenberg 11, I found great gem posted by <strong>Riad Benguella</strong>. It’s a flow graphic that<a href=\"https://github.com/WordPress/gutenberg/pull/32921\"> <strong>explains the relationship between the packages that make the post editor</strong></a>. </p>\n\n\n\n<img /><a href=\"https://github.com/WordPress/gutenberg/pull/32921\">Partial view of Riad Benguella’s schema</a>\n\n\n\n<p>I find this very helpful to keep in mind when to use which package at which stage or the user interactions. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/richard_tabor\">Rich Tabor</a></strong>, Senior Product Manager, WordPress Experience GoDaddy published <a href=\"https://richtabor.com/gutenberg-block-plugins/\">A Primer on Gutenberg Block Plugins for the WordPress Block Directory</a> in which he walks you through the process of submit your plugin to the WordPress Directory, as he went through when submitting his <a href=\"https://wordpress.org/plugins/markdown-comment-block/\">Markdown Comment block</a> to the repository. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>In the same space, <strong><a href=\"https://twitter.com/ellatrx\">Ella van Durpe</a></strong> published a plugin for private note-taking in WordPress called <strong><a href=\"https://wordpress.org/plugins/hypernotes/\">Hypernotes</a>.</strong> Justin Tadlock <a href=\"https://wptavern.com/private-note-taking-and-journaling-with-the-hypernotes-wordpress-plugin\">reviewed it</a> for the WordPress Tavern. Van Durpe explain <a href=\"https://wptavern.com/private-note-taking-and-journaling-with-the-hypernotes-wordpress-plugin#comment-386210\">her comment </a>to the article’s, that the plugin uses some <a href=\"https://github.com/WordPress/gutenberg/pull/33102\">experimental PWA capabilities</a> she introduced to the Gutenberg plugin for WP-Admin. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><a href=\"https://twitter.com/AlexStandiford\"><strong>Alex Standiford</strong>,</a> developer at <a href=\"https://sandhillsdev.com/\">Sandhills Development </a>(makers of the EDD plugin) published a tutorial about <a href=\"https://www.wpdev.academy/concepts/api-fetch-the-wordpress-library-you-didnt-know-you-needed/?utm_source=Online+Course+Notification&utm_campaign=fb2a5a9d83-RSS_EMAIL_CAMPAIGN&utm_medium=email&utm_term=0_8cc90959c2-fb2a5a9d83-477961602\"><strong>API Fetch – The WordPress Library You Didn’t Know You Needed</strong></a> with code snippets and plenty of theory to with them, too. </p>\n\n\n\n<p>Standiford also started the <strong>WPAcademy</strong> with the course <a href=\"https://www.wpdev.academy/course/beer-lister-plugin/\"><strong>WordPress Plugin Development Course</strong></a>, with 37 videos teaching you how to make a beer custom post type, customize the Gutenberg editor, create a new block, and create WP-CLI commands to make testing fast and easy.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Justin Tadlock</strong> shared his experience in <a href=\"https://wptavern.com/taking-the-leap-building-my-first-wordpress-block-plugin\"><strong>Taking the Leap: Building My First WordPress Block Plugin</strong></a>. He built a breadcrumbs block as a dynamic block that’s rendered server side. </p>\n\n\n\n\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg’s main (trunk) branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. <br />Have you been using it? Hit reply and let me know.</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n\n\n\n<p></p>\n\n\n\n\n<h2>Upcoming WordPress Events</h2>\n\n\n\n<p><strong>July 17 + 18th, 2021</strong><br /><strong><a href=\"https://santaclarita.wordcamp.org/2021/\">WordCamp Santa Clarita</a></strong></p>\n\n\n\n<ul><li>1pm PT / 4pm ET / 20 UTC – FSE: <strong>What’s Coming to 5.8 & the Story of the Outreach Program</strong> w/ Anne McCarthy</li><li>2pm PT / 5pm ET / 21 UTC – <strong>How Theme Developers Should Approach Full Site Editing</strong> w/ Joe Casabona</li><li>3pm PT / 6pm ET / 22 UTC – <strong>Rapid Landing Page Creation With the WordPress Block Editor</strong> w/ Daisy Olsen</li></ul>\n\n\n\n<p><strong>July 23, 2021</strong><br /><a href=\"https://www.wordfest.live/\"><strong>WordFest Live </strong></a>– <em>The </em>festival of WordPress</p>\n\n\n\n<ul><li>July 22 – 10 PM EDT / 2 UTC – <strong>Learn to Build Blocks with Advanced Custom Fields</strong> w/ Cameron Jones</li><li>July 23 – 3:20 pm EDT / 19:20 UTC <strong>How to Create a Fast Loading Stylish Homepage with Blocks & CSS</strong> w/ Davinder Singh Kainth</li></ul>\n\n\n\n<p>A<strong>ugust 6 + 7, 2021</strong><br /><a href=\"https://nicaragua.wordcamp.org/2021/\"><strong>WordCamp Nicaragua</strong></a></p>\n\n\n\n<p><strong>September 21 + 22, 2021</strong><br /><a href=\"https://2021.wpcampus.org/\"><strong>WPCampus 2021 Online</strong></a><br />“A free online conference for web accessibility and WordPress in higher education.”</p>\n\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p class=\"has-text-align-center\"><strong>Don’t want to miss the next Weekend Edition? </strong></p>\n\n\n\n<form class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" action=\"https://gutenbergtimes.com/feed/\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\"><label class=\"ngl-form-label\" for=\"ngl_email\">Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input type=\"email\" class=\"ngl-form-input-text\" name=\"ngl_email\" id=\"ngl_email\" /></div></div><button class=\"ngl-form-button\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too and won’t give your email address to anyone except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input type=\"hidden\" name=\"ngl_list_id\" id=\"ngl_list_id\" value=\"26f81bd8ae\" /><input type=\"hidden\" name=\"ngl_double_optin\" id=\"ngl_double_optin\" value=\"yes\" /></form>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 10 Jul 2021 21:48:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"WPTavern: Query Loop: The Ins and Outs of One of WordPress 5.8’s Most Powerful Features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119799\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:215:\"https://wptavern.com/query-loop-the-ins-and-outs-of-one-of-wordpress-5-8s-most-powerful-features?utm_source=rss&utm_medium=rss&utm_campaign=query-loop-the-ins-and-outs-of-one-of-wordpress-5-8s-most-powerful-features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8613:\"<p class=\"has-drop-cap\">WordPress 5.8 is on deck for July 20, just a mere 10 days from now. The release is geared up to be the most feature-packed update the community has seen in a while. <a href=\"https://wptavern.com/diving-into-wordpress-5-8s-new-widgets-screen\">Block-based widgets</a>, <a href=\"https://wptavern.com/wordpress-5-8-beta-1-released-new-blocks-new-widgets-screen-and-pattern-directory-on-deck\">the pattern directory</a>, <a href=\"https://wptavern.com/wordpress-5-8-introduces-support-for-webp-images\">WebP image support</a>, <a href=\"https://wptavern.com/getting-to-know-the-upcoming-wordpress-5-8-template-editor\">template-editing mode</a>, and many more tools are nearly ready to ship to the masses.</p>\n\n\n\n<p>However, one of the most powerful features is the Query Loop block.</p>\n\n\n\n<p>If you are unfamiliar with the terms “Query” and “Loop,” they are vital concepts within WordPress. Traditionally, they were only necessary for theme and plugin development. However, through the Query Loop block, users will gain exposure to what is, for all intents and purposes, the backbone of how WordPress displays posts on a site’s front end.</p>\n\n\n\n<h2>Queries? Loops?</h2>\n\n\n\n<p class=\"has-drop-cap\">Not everyone will be immediately familiar with these developer terms that WordPress is plopping down in the user interface. For theme and plugin authors, these are everyday concepts. However, even some users who have been using the platform for a decade have never been exposed to them. So, we should get some basic definitions in place.</p>\n\n\n\n<p>The term “Query” is simpler than you might think. It merely means to “query” or “ask” for posts from the database according to a defined set of options. For example, one might attempt to get the last 10 blog posts.</p>\n\n\n\n<p>“Loop” is an even easier concept to grasp. It means to “loop” or “cycle” through each queried post and output it. Technically, a developer could do things other than displaying the posts during this process, but we are only concerned with what gets printed on the screen.</p>\n\n\n\n<p>The two things combined become the Query Loop block. It allows users to ask for a set of posts and display each one.</p>\n\n\n\n<p>There is also a Post Template block, which throws a wrinkle in all of this. Aside from the word “template” being overused in WordPress for various features, this is a new method for an old concept. Traditionally, WordPress theme authors would write out all the HTML and call specific template tags within the queried posts loop to show things like the post title, author, content, and more. This is easy to do within a PHP file. However, in the block editor, there needed to be a new way to group these things together. The Post Template block acts as this group, housing the things users want to display in the Query Loop.</p>\n\n\n\n<p>WordPress also has a variation on the Query Loop block called Posts List. They do the same thing, but the latter has a more user-friendly title than the former. The only problem with this variation is that, when it is inserted, the user still sees the same “Query Loop” block title. There is a <a href=\"https://github.com/WordPress/gutenberg/issues/32268\">ticket to fix this</a>, but it is unlikely to make it into WordPress 5.8.</p>\n\n\n\n<h2>Query Loop Pattern Inserter</h2>\n\n\n\n<p class=\"has-drop-cap\">When first inserting a Query Loop into the editor, WordPress will introduce users to another version 5.8 feature: the pattern inserter. Instead of having immediate access to interact with the block, users can select from a list of predefined patterns.</p>\n\n\n\n<p>By default, the inserter is a carousel that lets users can scroll through patterns individually:</p>\n\n\n\n<img />Query Loop pattern inserter: carousel view.\n\n\n\n<p>However, they can switch to a grid-based layout and view all of the patterns at once:</p>\n\n\n\n<img />Query Loop pattern inserter: grid view.\n\n\n\n<p>WordPress 5.8 is set to ship with six Query Loop patterns by default, unless more are added in the coming days:</p>\n\n\n\n<ul><li>Standard</li><li>Image at left</li><li>Small image and title</li><li>Grid</li><li>Large title</li><li>Offset</li></ul>\n\n\n\n<p>I am not particularly fond of any of the default patterns other than the “Large title” one (shown in the screenshots above with the black background and white text). For this block to shine, users will need to build out their own designs or wait for theme authors to begin bundling custom Query Loop patterns.</p>\n\n\n\n<p>And, that is how it should be. Core WordPress should ship some basics while letting our community of theme designers showcase their craft.</p>\n\n\n\n<img />A custom simple blog posts listing.\n\n\n\n<p>This is also an opportunity for theme authors to offer alternatives to their custom page template designs. It is not time to throw them out entirely. However, it is a way to begin recreating old ideas in the block era, such as building out eCommerce plugin integrations, portfolio grids, and much more. Some of the tools are still limited (we are getting to those next), but there is enough initial groundwork for exploration, helping users experience WordPress in new ways.</p>\n\n\n\n<h2>Block Options</h2>\n\n\n\n<p class=\"has-drop-cap\">The Query Loop block has several options for users to customize which posts to <em>query</em> the database for:</p>\n\n\n\n<img />Query Loop block and its options.\n\n\n\n<p>In the block toolbar, there is a “Display settings” button. When clicked, it creates a popover with options for how many posts to show:</p>\n\n\n\n<ul><li><strong>Items per Page:</strong> Number of posts to display per page</li><li><strong>Offset:</strong> Number of posts to skip over</li><li><strong>Max page to show:</strong> Limit pages (this requires using one of the Query Pagination blocks)</li></ul>\n\n\n\n<p>The “Settings” panel in the Query Loop’s block sidebar has several secondary options. Users can enable “Inherit query from template” to use WordPress’s global query, but this is mostly useless for WordPress 5.8 users without the Gutenberg plugin enabled and a block-based theme. For now, you will almost always want to disable this option. This will grant access to a slew of new choices, such as:</p>\n\n\n\n<ul><li>Post type</li><li>Ordering</li><li>Filters panel for categories, tags, author, and keyword</li></ul>\n\n\n\n<p>The Settings and Filters panels are the most fine-tuned pieces of the Query Loop block. The development team struck a sensible balance between ease-of-use and the dozens of query-related parameters available through code. It provides users with a ton of power right of the gate but should be flexible enough in the future for plugin authors to extend.</p>\n\n\n\n<h2>The Post Template</h2>\n\n\n\n<p class=\"has-drop-cap\">When inserting a Query Loop, the editor automatically adds its inner Post Template block. This is where most of the magic happens. Users can directly change how their posts appear. Primarily, they will do so by adding blocks from the Theme category, many of which are for outputting post-related data.</p>\n\n\n\n<img />Theme-categorized blocks for outputting dynamic data.\n\n\n\n<p>Nearly all other blocks are available for insertion here too. However, many of them will not be great candidates for use within the Query Loop.</p>\n\n\n\n<p>One thing that may not be immediately evident is that changes you make to one post within the Post Template block will affect all others. So, if you add a Video or Buttons block here, they will be identical. Remember, this is a “template” for designing how all posts within the Query Loop will appear.</p>\n\n\n\n<p>The drawback for customizing the Post Template block output is the lack of design options for some of the blocks. It is easy to build something like a simple post list:</p>\n\n\n\n<img />Posts list with titles and dates.\n\n\n\n<p>You can also build a layout like a portfolio project grid, as shown in the following screenshot. However, the Post Featured Image block does not currently have sizing controls, so you are stuck with your theme’s default post-thumbnail size — assuming it is actually registered. <em>Experiences may vary. Wildly.</em></p>\n\n\n\n<img />Building a basic portfolio grid.\n\n\n\n<p>For more advanced things than changing typography, colors, and spacing, users will need to wait for WordPress 5.9 and beyond. However, theme authors still have the block styles API at their disposal. I, for one, look forward to seeing what they do with it.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 10 Jul 2021 05:17:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"WPTavern: WordPress.org Meta Team Fixes Search Snippet Issue with Download Page Promoting WordPress.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=119785\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:251:\"https://wptavern.com/wordpress-org-meta-team-fixes-search-snippet-issue-with-download-page-promoting-wordpress-com?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-org-meta-team-fixes-search-snippet-issue-with-download-page-promoting-wordpress-com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4709:\"<p>Yesterday evening Chris Klosowski, Sandhills Development Partner and Director of Technology, tweeted out a problem with the way WordPress.org’s <a href=\"https://wordpress.org/download/\">Download page</a> was appearing in Google’s Search results snippets when searching for “WordPress.” Underneath the link, the preview text referenced WordPress.com’s hosting: </p>\n\n\n\n<p><em>WordPress.com is the easiest way to create a free website or blog. It’s a powerful hosting platform that grows with you. We offer expert support for your WordPress site.</em></p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Seems like maybe the SEO is not working correctly here….or is it? You decide… <a href=\"https://t.co/hhwZ6LQnW4\">pic.twitter.com/hhwZ6LQnW4</a></p>— Chris Klosowski (@cklosowski) <a href=\"https://twitter.com/cklosowski/status/1413261396624568322?ref_src=twsrc%5Etfw\">July 8, 2021</a></blockquote>\n</div>\n\n\n\n<p>Others <a href=\"https://twitter.com/hlashbrooke/status/1413268151643504641/photo/1\">reported</a> seeing the intended description when Googling, which is designated in the Schema.org tag in the head tag but not printed on the page: </p>\n\n\n\n<p><em>“Download WordPress today, and get started on creating your website with one of the most powerful, popular, and customizable platforms in the world.”</em></p>\n\n\n\n<p>The reference to WordPress.com came from the hosting providers listed at the top of the page, where it randomly displays two upon each page refresh. The Download button <a href=\"https://web.archive.org/web/20210106091723/https://wordpress.org/download/\">used to be at the top of the Download page</a> but ever since mid-January 2021, it has been pushed further down below recommended hosts. This is presumably to help people who want to set up a self-hosted site but don’t know where to get started. </p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>“Google was skipping our defined page descriptions in favor of some in-page content,” WordPress lead developer Dion Hulse <a href=\"https://twitter.com/dd32/status/1413325529223073798\">said</a>, regarding the issue with the search results snippet.</p>\n\n\n\n<p>The WordPress Meta team was alerted to the problem and quickly put a solution in place to encourage Google to look somewhere else on the page for the main content.</p>\n\n\n\n<p>“The Download page has info about the mobile apps and hosting for WordPress,” core contributor Corey McKrill wrote in the <a href=\"https://meta.trac.wordpress.org/changeset/11108\">commit message</a>. “These are in <code>section</code> container elements, which might be the reason that Google is using the content of the hosting container for its search result snippet, instead of the meta description tag. By changing these containers to <code>aside</code> elements, hopefully Google will get the message that they don’t contain the most pertinent information for that page.”</p>\n\n\n\n<p>The meta team also <a href=\"https://meta.trac.wordpress.org/changeset/11109\">marked the hosting recommendations on the download page as exempt</a> from being included in the Google search result snippet, so that it doesn’t pull text from these <code>aside</code> elements.</p>\n\n\n\n<p>Here is what the updated search result snippet looks like after the changes were put in place:</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>Klosowski’s tweet highlighted the perennial tension that arises from the confusion between WordPress.com and WordPress.org. The <a href=\"https://wordpress.org/hosting/\">recommended hosting</a> page has always been a contentious bit of real estate on WordPress.org but especially now that hosting companies are also prominently promoted on the Download page.</p>\n\n\n\n<img /><a href=\"https://twitter.com/cklosowski/status/1413264854643736577\">https://twitter.com/cklosowski/status/1413264854643736577</a>\n\n\n\n<p>In this situation, Josepha Haden Chomphosy, WordPress’ Executive Director, quickly <a href=\"https://twitter.com/JosephaHaden/status/1413262537928310785\">acknowledged</a> that the search snippet promoting WordPress.com was in fact a problem, heading off those who might promote the notion that it was intentional. The Meta team acted swiftly to resolve the issue and return the snippet to its former meta description. It is not known how long Google has been pulling from the text in the recommended hosts sections to populate the snippet, but the code is now more explicit about the fact that those companies are not the most important content on the Download page.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 10 Jul 2021 02:05:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 03 Aug 2021 13:44:42 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Tue, 03 Aug 2021 13:30:09 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 1\";s:16:\"content-encoding\";s:2:\"br\";}}s:5:\"build\";s:14:\"20210128172300\";}','no'),(15887,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1628041482','no'),(15888,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1627998282','no'),(15889,'_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b','1628041482','no'),(15890,'_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2021/08/episode-14-the-art-and-science-of-accessibility/\'>WP Briefing: Episode 14: The Art and Science of Accessibility</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2021/07/configuring-theme-design-with-theme-json/\'>Configuring Theme Design with theme.json</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wptavern.com/termly-acquires-gdpr-ccpa-cookie-consent-banner-turns-free-plugin-into-a-commercial-saas-product?utm_source=rss&utm_medium=rss&utm_campaign=termly-acquires-gdpr-ccpa-cookie-consent-banner-turns-free-plugin-into-a-commercial-saas-product\'>WPTavern: Termly Acquires GDPR/CCPA Cookie Consent Banner, Turns Free Plugin Into a Commercial SaaS Product</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2021/08/episode-14-the-art-and-science-of-accessibility/\'>WordPress.org blog: WP Briefing: Episode 14: The Art and Science of Accessibility</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/open-survey-for-wordpress-theme-authors-on-json-files-and-block-themes?utm_source=rss&utm_medium=rss&utm_campaign=open-survey-for-wordpress-theme-authors-on-json-files-and-block-themes\'>WPTavern: Open Survey for WordPress Theme Authors on JSON Files and Block Themes</a></li></ul></div>','no'),(15891,'_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a','1628009194','no'),(15892,'_site_transient_poptags_40cd750bba9870f18aada2478b24840a','O:8:\"stdClass\":100:{s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";i:5045;}s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";i:4757;}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";i:2721;}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";i:2595;}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";i:2005;}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";i:1862;}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";i:1845;}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";i:1524;}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";i:1510;}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";i:1505;}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";i:1500;}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";i:1494;}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";i:1473;}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";i:1311;}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";i:1276;}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";i:1269;}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";i:1235;}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";i:1158;}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";i:1129;}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";i:1059;}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";i:964;}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";i:938;}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";i:914;}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";i:890;}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";i:887;}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";i:835;}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";i:818;}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";i:812;}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";i:812;}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";i:788;}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";i:762;}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";i:750;}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";i:731;}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";i:729;}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";i:725;}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";i:715;}s:7:\"payment\";a:3:{s:4:\"name\";s:7:\"payment\";s:4:\"slug\";s:7:\"payment\";s:5:\"count\";i:698;}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";i:684;}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";i:666;}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";i:666;}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";i:665;}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";i:661;}s:9:\"gutenberg\";a:3:{s:4:\"name\";s:9:\"gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:5:\"count\";i:659;}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";i:659;}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"ajax\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";i:651;}s:15:\"payment-gateway\";a:3:{s:4:\"name\";s:15:\"payment gateway\";s:4:\"slug\";s:15:\"payment-gateway\";s:5:\"count\";i:623;}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";i:602;}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"css\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";i:599;}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";i:591;}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";i:591;}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";i:576;}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";i:574;}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";i:567;}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";i:565;}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";i:563;}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";i:558;}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";i:549;}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";i:548;}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";i:547;}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";i:539;}s:9:\"elementor\";a:3:{s:4:\"name\";s:9:\"elementor\";s:4:\"slug\";s:9:\"elementor\";s:5:\"count\";i:535;}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";i:530;}s:5:\"block\";a:3:{s:4:\"name\";s:5:\"block\";s:4:\"slug\";s:5:\"block\";s:5:\"count\";i:529;}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";i:524;}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";i:513;}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";i:506;}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";i:499;}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";i:497;}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";i:496;}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";i:489;}s:4:\"chat\";a:3:{s:4:\"name\";s:4:\"chat\";s:4:\"slug\";s:4:\"chat\";s:5:\"count\";i:481;}s:5:\"popup\";a:3:{s:4:\"name\";s:5:\"popup\";s:4:\"slug\";s:5:\"popup\";s:5:\"count\";i:471;}s:5:\"forms\";a:3:{s:4:\"name\";s:5:\"forms\";s:4:\"slug\";s:5:\"forms\";s:5:\"count\";i:463;}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";i:461;}s:14:\"contact-form-7\";a:3:{s:4:\"name\";s:14:\"contact form 7\";s:4:\"slug\";s:14:\"contact-form-7\";s:5:\"count\";i:458;}s:8:\"shipping\";a:3:{s:4:\"name\";s:8:\"shipping\";s:4:\"slug\";s:8:\"shipping\";s:5:\"count\";i:454;}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";i:453;}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";i:448;}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";i:446;}s:9:\"slideshow\";a:3:{s:4:\"name\";s:9:\"slideshow\";s:4:\"slug\";s:9:\"slideshow\";s:5:\"count\";i:444;}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";i:433;}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";i:427;}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";i:422;}s:11:\"performance\";a:3:{s:4:\"name\";s:11:\"performance\";s:4:\"slug\";s:11:\"performance\";s:5:\"count\";i:416;}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";i:411;}s:8:\"redirect\";a:3:{s:4:\"name\";s:8:\"redirect\";s:4:\"slug\";s:8:\"redirect\";s:5:\"count\";i:409;}s:4:\"news\";a:3:{s:4:\"name\";s:4:\"news\";s:4:\"slug\";s:4:\"news\";s:5:\"count\";i:407;}s:10:\"shortcodes\";a:3:{s:4:\"name\";s:10:\"shortcodes\";s:4:\"slug\";s:10:\"shortcodes\";s:5:\"count\";i:401;}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";i:397;}s:4:\"code\";a:3:{s:4:\"name\";s:4:\"code\";s:4:\"slug\";s:4:\"code\";s:5:\"count\";i:391;}s:7:\"plugins\";a:3:{s:4:\"name\";s:7:\"plugins\";s:4:\"slug\";s:7:\"plugins\";s:5:\"count\";i:389;}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";i:382;}s:9:\"multisite\";a:3:{s:4:\"name\";s:9:\"multisite\";s:4:\"slug\";s:9:\"multisite\";s:5:\"count\";i:382;}s:3:\"url\";a:3:{s:4:\"name\";s:3:\"url\";s:4:\"slug\";s:3:\"url\";s:5:\"count\";i:381;}s:6:\"import\";a:3:{s:4:\"name\";s:6:\"import\";s:4:\"slug\";s:6:\"import\";s:5:\"count\";i:374;}s:4:\"meta\";a:3:{s:4:\"name\";s:4:\"meta\";s:4:\"slug\";s:4:\"meta\";s:5:\"count\";i:371;}s:4:\"list\";a:3:{s:4:\"name\";s:4:\"list\";s:4:\"slug\";s:4:\"list\";s:5:\"count\";i:368;}s:6:\"blocks\";a:3:{s:4:\"name\";s:6:\"blocks\";s:4:\"slug\";s:6:\"blocks\";s:5:\"count\";i:366;}s:16:\"google-analytics\";a:3:{s:4:\"name\";s:16:\"google analytics\";s:4:\"slug\";s:16:\"google-analytics\";s:5:\"count\";i:358;}s:5:\"cache\";a:3:{s:4:\"name\";s:5:\"cache\";s:4:\"slug\";s:5:\"cache\";s:5:\"count\";i:357;}}','no'),(15895,'_site_transient_timeout_theme_roots','1628000209','no'),(15896,'_site_transient_theme_roots','a:7:{s:4:\"Divi\";s:7:\"/themes\";s:8:\"divi-old\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:13:\"twentysixteen\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";}','no'),(15901,'_site_transient_et_update_all_plugins','O:8:\"stdClass\":3:{s:7:\"checked\";a:5:{s:19:\"akismet/akismet.php\";s:5:\"4.1.8\";s:32:\"duplicate-page/duplicatepage.php\";s:3:\"4.3\";s:33:\"duplicator-pro/duplicator-pro.php\";s:5:\"4.0.2\";s:9:\"hello.php\";s:5:\"1.7.2\";s:27:\"updraftplus/updraftplus.php\";s:7:\"1.16.59\";}s:8:\"response\";a:0:{}s:12:\"last_checked\";i:1627998413;}','no'),(15905,'_transient_timeout_et_core_version','1628184556','no'),(15906,'_transient_et_core_version','4.9.0','no'),(15907,'auto_update_plugins','a:0:{}','no'),(15924,'updraftplus-addons_siteid','4b98e62079f5014f9e9ebd88f64db58d','no'),(15953,'updraftplus_locked_fd','1','no'),(15954,'updraftplus_last_lock_time_fd','2021-08-03 13:53:45','no'),(15955,'updraftplus_semaphore_fd','1','no'),(15956,'updraft_last_scheduled_fd','1627998825','yes'),(15959,'updraft_remotesites','','yes'),(15960,'updraft_migrator_localkeys','','yes'),(15961,'updraft_central_localkeys','','yes'),(15963,'updraft_autobackup_default','0','yes'),(15964,'updraft_dropbox','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-71e5275f262cfda464a1269a568165c6\";a:6:{s:6:\"appkey\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:6:\"folder\";s:0:\"\";s:15:\"tk_access_token\";s:832:\"rhUb65khLliCYFMpVzFU6ARfc5vk3psmn6iZxaBOpJW6EMxsStlWeWic5F/0tCvzPeVjPovEHfIrud3FoJnSihT2Md75GbjMREU7Xrg9KC3b8LOBbJX4FWBXhBZRucWgSl36x+9kDWem9Q2jFT4iRtMNr/N/y/0MtJkFYI6YivyzbiRf/qM2huyiiZlup5XLyx5CXWOTQ7SNCC5xWoX96F+6BvPY7QcS8sn2wMKYpVH55BzXtoDhATmJYqJ178D4WJt5th8V+yphIngZb/Qr/i6slZ7+CDpZgNy9+k7Ed0K2SNwl5knszi1ZWOj2WUtC4qcda0z3y/gaG2z/1GHhaAMbTu/EIRjDn+Xgw++HQ54/i3xNIKU6WH18U7WI0a726OjtwACzjmNP6Npyx5oLgsv7ra3wJpHO0p/150FQwPfmvYeDRTm4KzuSr5xclcgi1TCoWPnXNKvxf3n2+UHn8+6fiDHYfIYJkOnmid+h5S3tCZoiUTeGvAEeaz/4Err6rDKOebAJk+JCCff5DSrigSNhruOUWOuU7ONBGhO1BKzRm6peGtij3apkeU352XiP7BM3pTA915uuMy9RZbWXROv/5GnYuRm3WVUmMA4fsixTL4MBbo4y3+InpuxCmrHzrOKea9fytI3ClpeclM0lwZJLDJzUVHajDeRHQITgujRGW+5Llxamz9HWHrkTi+bzqfopqtI55jrn3GonvYXs10YKFtV3an4tOljaj+Cf9bdY8YLqqJrtUdS8SFmF2/HwDmfQfzZRIBew3tX/YxhvDY7qvGjDdCvgon0tOxv9ly9s8WmCdaP6oENfuh4rYGIN\";s:9:\"ownername\";s:14:\"Colleen Cudney\";s:4:\"CSRF\";s:0:\"\";}}}','yes'),(15965,'updraft_googledrive','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-d9bebda9dce833376577f11615e3e79d\";a:4:{s:8:\"clientid\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:5:\"token\";s:0:\"\";s:6:\"folder\";s:11:\"UpdraftPlus\";}}}','yes'),(15966,'updraftplus_tmp_googledrive_access_token','','yes'),(15967,'updraftplus_dismissedautobackup','','yes'),(15968,'dismissed_general_notices_until','1635342578','yes'),(15969,'dismissed_review_notice','','yes'),(15970,'dismissed_clone_php_notices_until','','yes'),(15971,'dismissed_clone_wc_notices_until','','yes'),(15972,'dismissed_season_notices_until','','yes'),(15973,'updraftplus_dismissedexpiry','','yes'),(15974,'updraftplus_dismisseddashnotice','','yes'),(15975,'updraft_interval','manual','yes'),(15976,'updraft_interval_increments','none','yes'),(15977,'updraft_interval_database','manual','yes'),(15978,'updraft_retain','2','yes'),(15979,'updraft_retain_db','2','yes'),(15980,'updraft_encryptionphrase','','yes'),(15981,'updraft_service','dropbox','yes'),(15982,'updraft_googledrive_clientid','','yes'),(15983,'updraft_googledrive_secret','','yes'),(15984,'updraft_googledrive_remotepath','','yes'),(15985,'updraft_ftp','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-a53a97fda7768b0652b7640b30cd4a28\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"user\";s:0:\"\";s:4:\"pass\";s:0:\"\";s:4:\"path\";s:0:\"\";s:7:\"passive\";s:1:\"1\";}}}','yes'),(15986,'updraft_backblaze','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(15987,'updraft_server_address','','yes'),(15988,'updraft_dir','updraft','yes'),(15989,'updraft_email','','yes'),(15990,'updraft_delete_local','1','yes'),(15991,'updraft_debug_mode','0','yes'),(15992,'updraft_include_plugins','1','yes'),(15993,'updraft_include_themes','1','yes'),(15994,'updraft_include_uploads','1','yes'),(15995,'updraft_include_others','1','yes'),(15996,'updraft_include_wpcore','0','yes'),(15997,'updraft_include_wpcore_exclude','','yes'),(15998,'updraft_include_more','0','yes'),(15999,'updraft_include_blogs','','yes'),(16000,'updraft_include_mu-plugins','','yes'),(16002,'updraft_include_others_exclude','upgrade,cache,updraft,backup*,*backups,mysql.sql,debug.log','yes'),(16003,'updraft_include_uploads_exclude','backup*,*backups,backwpup*,wp-clone,snapshots','yes'),(16004,'updraft_lastmessage','Max packet size: 16 MB (Aug 04 17:28:26)','yes'),(16005,'updraft_googledrive_token','','yes'),(16006,'updraft_dropboxtk_request_token','','yes'),(16007,'updraft_dropboxtk_access_token','','yes'),(16008,'updraft_adminlocking','','yes'),(16009,'updraft_updraftvault','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-d6c91e7b7be0ebd3b2ba5451a361692b\";a:3:{s:5:\"token\";s:0:\"\";s:5:\"email\";s:0:\"\";s:5:\"quota\";i:-1;}}}','yes'),(16010,'updraft_retain_extrarules','a:0:{}','yes'),(16011,'updraft_googlecloud','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(16012,'updraft_include_more_path','a:0:{}','yes'),(16013,'updraft_split_every','400','yes'),(16014,'updraft_ssl_nossl','0','yes'),(16015,'updraft_backupdb_nonwp','0','yes'),(16016,'updraft_extradbs','a:0:{}','yes'),(16017,'updraft_combine_jobs_around','','yes'),(16018,'updraft_last_backup','','yes'),(16019,'updraft_starttime_files','14:46','yes'),(16020,'updraft_starttime_db','14:46','yes'),(16021,'updraft_startday_db','0','yes'),(16022,'updraft_startday_files','0','yes'),(16023,'updraft_sftp','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(16024,'updraft_s3','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-6ea12666e8f3da7eca63a262350e5fa2\";a:3:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(16025,'updraft_s3generic','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-b8143f732d3d552830a06ac2852ee4cc\";a:5:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";s:8:\"endpoint\";s:0:\"\";s:19:\"bucket_access_style\";s:10:\"path_style\";}}}','yes'),(16026,'updraft_dreamhost','','yes'),(16027,'updraft_s3generic_login','','yes'),(16028,'updraft_s3generic_pass','','yes'),(16029,'updraft_s3generic_remote_path','','yes'),(16030,'updraft_s3generic_endpoint','','yes'),(16031,'updraft_webdav','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(16032,'updraft_openstack','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-6ebbf84afa76f9af9ad25ac552ccd7e8\";a:6:{s:7:\"authurl\";s:0:\"\";s:6:\"tenant\";s:0:\"\";s:6:\"region\";s:0:\"\";s:4:\"user\";s:0:\"\";s:8:\"password\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(16033,'updraft_onedrive','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(16034,'updraft_azure','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(16035,'updraft_cloudfiles','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-599d8538702615478273c923f5d282e2\";a:5:{s:7:\"authurl\";s:35:\"https://auth.api.rackspacecloud.com\";s:6:\"region\";s:3:\"DFW\";s:4:\"user\";s:0:\"\";s:6:\"apikey\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(16036,'updraft_cloudfiles_user','','yes'),(16037,'updraft_cloudfiles_apikey','','yes'),(16038,'updraft_cloudfiles_path','','yes'),(16039,'updraft_cloudfiles_authurl','','yes'),(16040,'updraft_ssl_useservercerts','0','yes'),(16041,'updraft_ssl_disableverify','0','yes'),(16042,'updraft_s3_login','','yes'),(16043,'updraft_s3_pass','','yes'),(16044,'updraft_s3_remote_path','','yes'),(16045,'updraft_dreamobjects_login','','yes'),(16046,'updraft_dreamobjects_pass','','yes'),(16047,'updraft_dreamobjects_remote_path','','yes'),(16048,'updraft_dreamobjects','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-182054038fd790fc842779a6e04989a8\";a:4:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";s:8:\"endpoint\";s:26:\"objects-us-east-1.dream.io\";}}}','yes'),(16049,'updraft_report_warningsonly','a:0:{}','yes'),(16050,'updraft_report_wholebackup','a:0:{}','yes'),(16051,'updraft_report_dbbackup','a:0:{}','yes'),(16052,'updraft_log_syslog','0','yes'),(16053,'updraft_extradatabases','','yes'),(16054,'updraftplus_tour_cancelled_on','premium','yes'),(16055,'updraftplus_version','1.16.59','yes'),(16056,'updraft_backup_history','a:1:{i:1627998780;a:12:{s:18:\"created_by_version\";s:7:\"1.16.59\";s:2:\"db\";a:1:{i:0;s:65:\"backup_2021-08-03-1353_Wall_Street_Productions_1a5fb0843ef0-db.gz\";}s:7:\"db-size\";i:570235;s:5:\"nonce\";s:12:\"1a5fb0843ef0\";s:6:\"others\";a:1:{i:0;s:70:\"backup_2021-08-03-1353_Wall_Street_Productions_1a5fb0843ef0-others.zip\";}s:11:\"others-size\";i:622681;s:7:\"plugins\";a:1:{i:0;s:71:\"backup_2021-08-03-1353_Wall_Street_Productions_1a5fb0843ef0-plugins.zip\";}s:12:\"plugins-size\";i:12284676;s:6:\"themes\";a:1:{i:0;s:70:\"backup_2021-08-03-1353_Wall_Street_Productions_1a5fb0843ef0-themes.zip\";}s:11:\"themes-size\";i:26608701;s:7:\"uploads\";a:1:{i:0;s:71:\"backup_2021-08-03-1353_Wall_Street_Productions_1a5fb0843ef0-uploads.zip\";}s:12:\"uploads-size\";i:72929746;}}','yes'),(16057,'updraft_jobdata_3ed5930b9a7a','a:15:{s:8:\"job_type\";s:7:\"restore\";s:11:\"job_time_ms\";d:1628098111.719365;s:16:\"backup_timestamp\";s:10:\"1627998780\";s:12:\"meta_foreign\";s:1:\"0\";s:28:\"updraft_restorer_backup_info\";s:179:\"{\\\"timestamp\\\":1627998780,\\\"created_by_version\\\":\\\"1.16.59\\\",\\\"migration\\\":true,\\\"same_url\\\":false,\\\"url_scheme_change\\\":false,\\\"multisite\\\":false,\\\"php_max_input_vars\\\":\\\"1000\\\"}\";s:32:\"updraft_restorer_restore_options\";a:3:{s:26:\"include_unspecified_tables\";b:0;s:17:\"tables_to_restore\";a:14:{i:0;s:10:\"wp_options\";i:1;s:8:\"wp_users\";i:2;s:11:\"wp_usermeta\";i:3;s:14:\"wp_commentmeta\";i:4;s:11:\"wp_comments\";i:5;s:8:\"wp_links\";i:6;s:11:\"wp_postmeta\";i:7;s:8:\"wp_posts\";i:8;s:21:\"wp_term_relationships\";i:9;s:16:\"wp_term_taxonomy\";i:10;s:11:\"wp_termmeta\";i:11;s:8:\"wp_terms\";i:12;s:26:\"wp_duplicator_pro_entities\";i:13;s:26:\"wp_duplicator_pro_packages\";}s:14:\"tables_to_skip\";a:0:{}}s:15:\"updraft_restore\";a:5:{i:0;s:7:\"plugins\";i:1;s:6:\"themes\";i:2;s:7:\"uploads\";i:3;s:6:\"others\";i:4;s:2:\"db\";}s:15:\"restore_options\";a:6:{s:26:\"include_unspecified_tables\";b:0;s:17:\"tables_to_restore\";a:14:{i:0;s:10:\"wp_options\";i:1;s:8:\"wp_users\";i:2;s:11:\"wp_usermeta\";i:3;s:14:\"wp_commentmeta\";i:4;s:11:\"wp_comments\";i:5;s:8:\"wp_links\";i:6;s:11:\"wp_postmeta\";i:7;s:8:\"wp_posts\";i:8;s:21:\"wp_term_relationships\";i:9;s:16:\"wp_term_taxonomy\";i:10;s:11:\"wp_termmeta\";i:11;s:8:\"wp_terms\";i:12;s:26:\"wp_duplicator_pro_entities\";i:13;s:26:\"wp_duplicator_pro_packages\";}s:14:\"tables_to_skip\";a:0:{}s:24:\"updraft_encryptionphrase\";s:0:\"\";s:39:\"updraft_restorer_wpcore_includewpconfig\";b:0;s:33:\"updraft_incremental_restore_point\";i:-1;}s:20:\"second_loop_entities\";a:0:{}s:24:\"temp_import_table_prefix\";s:3:\"ll_\";s:23:\"last_processed_db_table\";s:26:\"wp_duplicator_pro_packages\";s:43:\"last_index_b9694ad3d6e1531ac4b24d964af60d83\";a:3:{s:5:\"index\";i:3377;s:4:\"info\";a:8:{s:4:\"name\";s:121:\"plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php\";s:5:\"index\";i:3377;s:3:\"crc\";i:1543032706;s:4:\"size\";i:1586;s:5:\"mtime\";i:1627998408;s:9:\"comp_size\";i:553;s:11:\"comp_method\";i:8;s:17:\"encryption_method\";i:0;}s:12:\"size_written\";i:37336968;}s:43:\"last_index_846e740a56b303557d6edd6540332bba\";a:3:{s:5:\"index\";i:2625;s:4:\"info\";a:8:{s:4:\"name\";s:44:\"themes/Divi/includes/builder/module/Text.php\";s:5:\"index\";i:2625;s:3:\"crc\";i:1490469269;s:4:\"size\";i:21975;s:5:\"mtime\";i:1613077006;s:9:\"comp_size\";i:4079;s:11:\"comp_method\";i:8;s:17:\"encryption_method\";i:0;}s:12:\"size_written\";i:81629914;}s:43:\"last_index_028a92a8efea38b1fbcf5ab0250de83a\";a:3:{s:5:\"index\";i:497;s:4:\"info\";a:8:{s:4:\"name\";s:44:\"uploads/2020/03/AV-Conservation-1024x229.png\";s:5:\"index\";i:497;s:3:\"crc\";i:-977548525;s:4:\"size\";i:64275;s:5:\"mtime\";i:1584640780;s:9:\"comp_size\";i:64275;s:11:\"comp_method\";i:0;s:17:\"encryption_method\";i:0;}s:12:\"size_written\";i:72790228;}s:43:\"last_index_9639c796f725063db3984e5a6ef8aeaa\";a:3:{s:5:\"index\";i:4;s:4:\"info\";a:8:{s:4:\"name\";s:47:\"et-cache/en_US/modules-post-16279987762556.data\";s:5:\"index\";i:4;s:3:\"crc\";i:975726588;s:4:\"size\";i:2383782;s:5:\"mtime\";i:1627998776;s:9:\"comp_size\";i:621809;s:11:\"comp_method\";i:8;s:17:\"encryption_method\";i:0;}s:12:\"size_written\";i:2383810;}}','no'),(16060,'_transient_timeout_et_core_path','1628184556','no'),(16061,'_transient_et_core_path','//WDP/DFS/43/3/3/9/4363777933/user/sites/809045.site/www/avconservation/avconservation/wp-content/themes/Divi/core','no'),(16062,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(16063,'_transient_doing_cron','1628098763.6062829494476318359375','yes'),(16072,'_transient_timeout_duplicator_pro_frotend_delay','1628098821','no'),(16073,'_transient_duplicator_pro_frotend_delay','1','no'); /*!40000 ALTER TABLE `wp_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_postmeta` -- DROP TABLE IF EXISTS `wp_postmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_postmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_520_ci, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=933 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_postmeta` -- LOCK TABLES `wp_postmeta` WRITE; /*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */; INSERT INTO `wp_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,3,'_wp_page_template','default'),(5,8,'_edit_lock','1626703729:2'),(6,8,'_et_pb_use_builder','on'),(7,8,'_et_gb_content_width',''),(8,8,'_edit_last','2'),(9,8,'_et_pb_post_hide_nav','default'),(10,8,'_et_pb_page_layout','et_right_sidebar'),(11,8,'_et_pb_side_nav','off'),(12,8,'_et_pb_built_for_post_type','page'),(13,8,'_et_pb_ab_subjects',''),(14,8,'_et_pb_enable_shortcode_tracking',''),(15,8,'_et_pb_ab_current_shortcode','[et_pb_split_track id=\"8\" /]'),(16,8,'_et_pb_custom_css',''),(17,8,'_et_pb_gutter_width','3'),(19,8,'_et_pb_first_image',''),(20,8,'_et_pb_truncate_post',''),(21,8,'_et_pb_truncate_post_date',''),(22,8,'_et_builder_version','VB|Divi|4.8.1'),(23,8,'_et_pb_show_page_creation','off'),(24,13,'_et_pb_use_builder','on'),(25,13,'_edit_lock','1612389681:2'),(26,13,'_et_gb_content_width',''),(27,13,'_edit_last','1'),(28,13,'_et_pb_post_hide_nav','default'),(29,13,'_et_pb_page_layout','et_right_sidebar'),(30,13,'_et_pb_side_nav','off'),(31,13,'_et_pb_built_for_post_type','page'),(32,13,'_et_pb_ab_subjects',''),(33,13,'_et_pb_enable_shortcode_tracking',''),(34,13,'_et_pb_ab_current_shortcode','[et_pb_split_track id=\"8\" /]'),(35,13,'_et_pb_custom_css',''),(36,13,'_et_pb_gutter_width','3'),(37,13,'_thumbnail_id',''),(38,13,'_et_pb_first_image',''),(39,13,'_et_pb_truncate_post',''),(40,13,'_et_pb_truncate_post_date',''),(41,13,'_et_builder_version','VB|Divi|4.3.2'),(42,13,'_et_pb_show_page_creation','off'),(43,13,'_wp_page_template','default'),(44,15,'_et_pb_use_builder','on'),(45,15,'_edit_lock','1612386775:2'),(46,15,'_et_gb_content_width',''),(47,15,'_edit_last','2'),(48,15,'_et_pb_post_hide_nav','default'),(49,15,'_et_pb_page_layout','et_right_sidebar'),(50,15,'_et_pb_side_nav','off'),(51,15,'_et_pb_built_for_post_type','page'),(52,15,'_et_pb_ab_subjects',''),(53,15,'_et_pb_enable_shortcode_tracking',''),(54,15,'_et_pb_ab_current_shortcode','[et_pb_split_track id=\"15\" /]'),(55,15,'_et_pb_custom_css',''),(56,15,'_et_pb_gutter_width','3'),(58,15,'_et_pb_first_image',''),(59,15,'_et_pb_truncate_post',''),(60,15,'_et_pb_truncate_post_date',''),(61,15,'_et_builder_version','VB|Divi|4.8.2'),(62,15,'_et_pb_show_page_creation','off'),(63,15,'_wp_page_template','default'),(64,17,'_et_pb_use_builder','on'),(65,17,'_edit_lock','1626703747:2'),(66,17,'_et_gb_content_width',''),(67,17,'_edit_last','2'),(68,17,'_et_pb_post_hide_nav','default'),(69,17,'_et_pb_page_layout','et_right_sidebar'),(70,17,'_et_pb_side_nav','off'),(71,17,'_et_pb_built_for_post_type','page'),(72,17,'_et_pb_ab_subjects',''),(73,17,'_et_pb_enable_shortcode_tracking',''),(74,17,'_et_pb_ab_current_shortcode','[et_pb_split_track id=\"8\" /]'),(75,17,'_et_pb_custom_css',''),(76,17,'_et_pb_gutter_width','3'),(77,17,'_thumbnail_id',''),(78,17,'_et_pb_first_image',''),(79,17,'_et_pb_truncate_post',''),(80,17,'_et_pb_truncate_post_date',''),(81,17,'_et_builder_version','VB|Divi|4.3.2'),(82,17,'_et_pb_show_page_creation','off'),(83,17,'_wp_page_template','default'),(84,19,'_et_pb_use_builder','on'),(85,19,'_edit_lock','1626703752:2'),(86,19,'_et_gb_content_width',''),(87,19,'_edit_last','2'),(88,19,'_et_pb_post_hide_nav','default'),(89,19,'_et_pb_page_layout','et_right_sidebar'),(90,19,'_et_pb_side_nav','off'),(91,19,'_et_pb_built_for_post_type','page'),(92,19,'_et_pb_ab_subjects',''),(93,19,'_et_pb_enable_shortcode_tracking',''),(94,19,'_et_pb_ab_current_shortcode','[et_pb_split_track id=\"8\" /]'),(95,19,'_et_pb_custom_css',''),(96,19,'_et_pb_gutter_width','3'),(97,19,'_thumbnail_id',''),(98,19,'_et_pb_first_image',''),(99,19,'_et_pb_truncate_post',''),(100,19,'_et_pb_truncate_post_date',''),(101,19,'_et_builder_version','VB|Divi|4.3.2'),(102,19,'_et_pb_show_page_creation','off'),(103,19,'_wp_page_template','default'),(104,21,'_et_pb_use_builder','on'),(105,21,'_edit_lock','1626703733:2'),(106,21,'_et_gb_content_width',''),(107,21,'_edit_last','2'),(108,21,'_et_pb_post_hide_nav','default'),(109,21,'_et_pb_page_layout','et_right_sidebar'),(110,21,'_et_pb_side_nav','off'),(111,21,'_et_pb_built_for_post_type','page'),(112,21,'_et_pb_ab_subjects',''),(113,21,'_et_pb_enable_shortcode_tracking',''),(114,21,'_et_pb_ab_current_shortcode','[et_pb_split_track id=\"8\" /]'),(115,21,'_et_pb_custom_css',''),(116,21,'_et_pb_gutter_width','3'),(117,21,'_thumbnail_id',''),(118,21,'_et_pb_first_image',''),(119,21,'_et_pb_truncate_post',''),(120,21,'_et_pb_truncate_post_date',''),(121,21,'_et_builder_version','VB|Divi|4.3.2'),(122,21,'_et_pb_show_page_creation','off'),(123,21,'_wp_page_template','default'),(124,23,'_et_pb_use_builder','on'),(125,23,'_edit_lock','1626703757:2'),(126,23,'_et_gb_content_width',''),(127,23,'_edit_last','2'),(128,23,'_et_pb_post_hide_nav','default'),(129,23,'_et_pb_page_layout','et_right_sidebar'),(130,23,'_et_pb_side_nav','off'),(131,23,'_et_pb_built_for_post_type','page'),(132,23,'_et_pb_ab_subjects',''),(133,23,'_et_pb_enable_shortcode_tracking',''),(134,23,'_et_pb_ab_current_shortcode','[et_pb_split_track id=\"8\" /]'),(135,23,'_et_pb_custom_css',''),(136,23,'_et_pb_gutter_width','3'),(137,23,'_thumbnail_id',''),(138,23,'_et_pb_first_image',''),(139,23,'_et_pb_truncate_post',''),(140,23,'_et_pb_truncate_post_date',''),(141,23,'_et_builder_version','VB|Divi|4.3.2'),(142,23,'_et_pb_show_page_creation','off'),(143,23,'_wp_page_template','default'),(144,26,'_et_pb_use_builder','on'),(145,26,'_edit_lock','1627066985:2'),(146,26,'_et_gb_content_width',''),(147,26,'_edit_last','2'),(148,26,'_et_pb_post_hide_nav','default'),(149,26,'_et_pb_page_layout','et_right_sidebar'),(150,26,'_et_pb_side_nav','off'),(151,26,'_et_pb_built_for_post_type','page'),(152,26,'_et_pb_ab_subjects',''),(153,26,'_et_pb_enable_shortcode_tracking',''),(154,26,'_et_pb_ab_current_shortcode','[et_pb_split_track id=\"26\" /]'),(155,26,'_et_pb_custom_css',''),(156,26,'_et_pb_gutter_width','3'),(158,26,'_et_pb_first_image',''),(159,26,'_et_pb_truncate_post',''),(160,26,'_et_pb_truncate_post_date',''),(161,26,'_et_builder_version','VB|Divi|4.9.0'),(162,26,'_et_pb_show_page_creation','off'),(163,26,'_wp_page_template','default'),(164,28,'_menu_item_type','post_type'),(165,28,'_menu_item_menu_item_parent','0'),(166,28,'_menu_item_object_id','26'),(167,28,'_menu_item_object','page'),(168,28,'_menu_item_target',''),(169,28,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(170,28,'_menu_item_xfn',''),(171,28,'_menu_item_url',''),(209,33,'_menu_item_type','post_type'),(210,33,'_menu_item_menu_item_parent','0'),(211,33,'_menu_item_object_id','15'),(212,33,'_menu_item_object','page'),(213,33,'_menu_item_target',''),(214,33,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(215,33,'_menu_item_xfn',''),(216,33,'_menu_item_url',''),(245,52,'_wp_attached_file','2020/03/AVC_AUDIO_Preservation_Icon.png'),(246,52,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:125;s:6:\"height\";i:87;s:4:\"file\";s:39:\"2020/03/AVC_AUDIO_Preservation_Icon.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(247,53,'_wp_attached_file','2020/03/AVC_FILM_Preservation_Icon.png'),(248,53,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:149;s:6:\"height\";i:149;s:4:\"file\";s:38:\"2020/03/AVC_FILM_Preservation_Icon.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(249,54,'_wp_attached_file','2020/03/AVC_VIDEO_Preservation_Icon.png'),(250,54,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:152;s:6:\"height\";i:153;s:4:\"file\";s:39:\"2020/03/AVC_VIDEO_Preservation_Icon.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"AVC_VIDEO_Preservation_Icon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(251,92,'_wp_attached_file','2020/03/home-bg.png'),(252,92,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3420;s:6:\"height\";i:1186;s:4:\"file\";s:19:\"2020/03/home-bg.png\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"home-bg-300x104.png\";s:5:\"width\";i:300;s:6:\"height\";i:104;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"home-bg-1024x355.png\";s:5:\"width\";i:1024;s:6:\"height\";i:355;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"home-bg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"home-bg-768x266.png\";s:5:\"width\";i:768;s:6:\"height\";i:266;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"home-bg-1536x533.png\";s:5:\"width\";i:1536;s:6:\"height\";i:533;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:20:\"home-bg-2048x710.png\";s:5:\"width\";i:2048;s:6:\"height\";i:710;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:19:\"home-bg-400x250.png\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:20:\"home-bg-1080x675.png\";s:5:\"width\";i:1080;s:6:\"height\";i:675;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:19:\"home-bg-400x284.png\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:19:\"home-bg-510x382.png\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:20:\"home-bg-1080x375.png\";s:5:\"width\";i:1080;s:6:\"height\";i:375;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:19:\"home-bg-400x516.png\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"et-pb-post-main-image-fullwidth-large\";a:4:{s:4:\"file\";s:21:\"home-bg-2880x1186.png\";s:5:\"width\";i:2880;s:6:\"height\";i:1186;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"et-pb-image--responsive--desktop\";a:4:{s:4:\"file\";s:20:\"home-bg-1280x444.png\";s:5:\"width\";i:1280;s:6:\"height\";i:444;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"et-pb-image--responsive--tablet\";a:4:{s:4:\"file\";s:19:\"home-bg-980x340.png\";s:5:\"width\";i:980;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:19:\"home-bg-480x166.png\";s:5:\"width\";i:480;s:6:\"height\";i:166;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(253,95,'_wp_attached_file','2020/03/AV-Conservation.png'),(254,95,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2104;s:6:\"height\";i:471;s:4:\"file\";s:27:\"2020/03/AV-Conservation.png\";s:5:\"sizes\";a:15:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"AV-Conservation-300x67.png\";s:5:\"width\";i:300;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"AV-Conservation-1024x229.png\";s:5:\"width\";i:1024;s:6:\"height\";i:229;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"AV-Conservation-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"AV-Conservation-768x172.png\";s:5:\"width\";i:768;s:6:\"height\";i:172;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"AV-Conservation-1536x344.png\";s:5:\"width\";i:1536;s:6:\"height\";i:344;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:28:\"AV-Conservation-2048x458.png\";s:5:\"width\";i:2048;s:6:\"height\";i:458;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:27:\"AV-Conservation-400x250.png\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:28:\"AV-Conservation-1080x471.png\";s:5:\"width\";i:1080;s:6:\"height\";i:471;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:27:\"AV-Conservation-400x284.png\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:27:\"AV-Conservation-510x382.png\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:28:\"AV-Conservation-1080x242.png\";s:5:\"width\";i:1080;s:6:\"height\";i:242;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:27:\"AV-Conservation-400x471.png\";s:5:\"width\";i:400;s:6:\"height\";i:471;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"et-pb-image--responsive--desktop\";a:4:{s:4:\"file\";s:28:\"AV-Conservation-1280x287.png\";s:5:\"width\";i:1280;s:6:\"height\";i:287;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"et-pb-image--responsive--tablet\";a:4:{s:4:\"file\";s:27:\"AV-Conservation-980x219.png\";s:5:\"width\";i:980;s:6:\"height\";i:219;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:27:\"AV-Conservation-480x107.png\";s:5:\"width\";i:480;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(255,98,'_et_pb_use_builder','on'),(256,98,'_et_pb_show_page_creation','off'),(257,98,'_et_pb_built_for_post_type','page'),(258,98,'_et_pb_ab_subjects',''),(259,98,'_et_pb_enable_shortcode_tracking',''),(260,98,'_et_pb_ab_current_shortcode','[et_pb_split_track id=\"98\" /]'),(261,98,'_et_pb_custom_css',''),(262,98,'_et_pb_gutter_width','3'),(263,98,'_thumbnail_id',''),(264,98,'_et_pb_first_image',''),(265,98,'_et_pb_truncate_post',''),(266,98,'_et_pb_truncate_post_date',''),(267,98,'_et_builder_version','VB|Divi|4.3.2'),(268,101,'_et_autogenerated_title','0'),(269,101,'_et_default','1'),(270,101,'_et_enabled','1'),(271,101,'_et_header_layout_id','117'),(272,101,'_et_header_layout_enabled','1'),(273,101,'_et_body_layout_id','0'),(274,101,'_et_body_layout_enabled','1'),(275,101,'_et_footer_layout_id','0'),(276,101,'_et_footer_layout_enabled','1'),(279,98,'_et_theme_builder_marked_as_unused','2020-03-19 18:16:58'),(280,117,'_et_pb_use_builder','on'),(281,117,'_et_pb_show_page_creation','off'),(282,119,'_et_autogenerated_title','0'),(283,119,'_et_default','1'),(284,119,'_et_enabled','1'),(285,119,'_et_header_layout_id','117'),(286,119,'_et_header_layout_enabled','1'),(287,119,'_et_body_layout_id','0'),(288,119,'_et_body_layout_enabled','1'),(289,119,'_et_footer_layout_id','0'),(290,119,'_et_footer_layout_enabled','1'),(292,117,'_et_pb_built_for_post_type','page'),(293,117,'_et_pb_ab_subjects',''),(294,117,'_et_pb_enable_shortcode_tracking',''),(295,117,'_et_pb_ab_current_shortcode','[et_pb_split_track id=\"117\" /]'),(296,117,'_et_pb_custom_css',''),(297,117,'_et_pb_gutter_width','3'),(298,117,'_thumbnail_id','0'),(299,117,'_et_pb_first_image',''),(300,117,'_et_pb_truncate_post',''),(301,117,'_et_pb_truncate_post_date',''),(302,117,'_et_builder_version','VB|Divi|4.8.2'),(303,100,'_et_template','101'),(307,119,'_et_theme_builder_marked_as_unused','2020-03-19 18:20:08'),(308,132,'_wp_attached_file','2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png'),(309,132,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:230;s:6:\"height\";i:184;s:4:\"file\";s:42:\"2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"AVC-Powered-by-WS-Logo-no-bkgd-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(360,2,'_edit_lock','1626703761:2'),(361,321,'_et_pb_use_builder','on'),(362,321,'_edit_lock','1626702081:2'),(363,321,'_et_gb_content_width',''),(364,321,'_edit_last','2'),(365,321,'_et_pb_post_hide_nav','default'),(366,321,'_et_pb_page_layout','et_right_sidebar'),(367,321,'_et_pb_side_nav','off'),(368,321,'_et_pb_built_for_post_type','page'),(369,321,'_et_pb_ab_subjects',''),(370,321,'_et_pb_enable_shortcode_tracking',''),(371,321,'_et_pb_ab_current_shortcode','[et_pb_split_track id=\"321\" /]'),(372,321,'_et_pb_custom_css',''),(373,321,'_et_pb_gutter_width','3'),(375,321,'_et_pb_first_image',''),(376,321,'_et_pb_truncate_post',''),(377,321,'_et_pb_truncate_post_date',''),(378,321,'_et_builder_version','VB|Divi|4.8.2'),(379,321,'_et_pb_show_page_creation','off'),(380,324,'_wp_attached_file','2021/01/AV_Conservation_Home_Page_Photo-2021.jpg.png'),(381,324,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3420;s:6:\"height\";i:1190;s:4:\"file\";s:52:\"2021/01/AV_Conservation_Home_Page_Photo-2021.jpg.png\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:52:\"AV_Conservation_Home_Page_Photo-2021.jpg-300x104.png\";s:5:\"width\";i:300;s:6:\"height\";i:104;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:53:\"AV_Conservation_Home_Page_Photo-2021.jpg-1024x356.png\";s:5:\"width\";i:1024;s:6:\"height\";i:356;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:52:\"AV_Conservation_Home_Page_Photo-2021.jpg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:52:\"AV_Conservation_Home_Page_Photo-2021.jpg-768x267.png\";s:5:\"width\";i:768;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:53:\"AV_Conservation_Home_Page_Photo-2021.jpg-1536x534.png\";s:5:\"width\";i:1536;s:6:\"height\";i:534;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:53:\"AV_Conservation_Home_Page_Photo-2021.jpg-2048x713.png\";s:5:\"width\";i:2048;s:6:\"height\";i:713;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:52:\"AV_Conservation_Home_Page_Photo-2021.jpg-400x250.png\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:53:\"AV_Conservation_Home_Page_Photo-2021.jpg-1080x675.png\";s:5:\"width\";i:1080;s:6:\"height\";i:675;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:52:\"AV_Conservation_Home_Page_Photo-2021.jpg-400x284.png\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:52:\"AV_Conservation_Home_Page_Photo-2021.jpg-510x382.png\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:53:\"AV_Conservation_Home_Page_Photo-2021.jpg-1080x376.png\";s:5:\"width\";i:1080;s:6:\"height\";i:376;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:52:\"AV_Conservation_Home_Page_Photo-2021.jpg-400x516.png\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"et-pb-post-main-image-fullwidth-large\";a:4:{s:4:\"file\";s:54:\"AV_Conservation_Home_Page_Photo-2021.jpg-2880x1190.png\";s:5:\"width\";i:2880;s:6:\"height\";i:1190;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"et-pb-image--responsive--desktop\";a:4:{s:4:\"file\";s:53:\"AV_Conservation_Home_Page_Photo-2021.jpg-1280x445.png\";s:5:\"width\";i:1280;s:6:\"height\";i:445;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"et-pb-image--responsive--tablet\";a:4:{s:4:\"file\";s:52:\"AV_Conservation_Home_Page_Photo-2021.jpg-980x341.png\";s:5:\"width\";i:980;s:6:\"height\";i:341;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:52:\"AV_Conservation_Home_Page_Photo-2021.jpg-480x167.png\";s:5:\"width\";i:480;s:6:\"height\";i:167;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(382,325,'_wp_attached_file','2021/01/AVC_VIDEO_Preservation_Icon-2021.png'),(383,325,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:5134;s:6:\"height\";i:5134;s:4:\"file\";s:44:\"2021/01/AVC_VIDEO_Preservation_Icon-2021.png\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"AVC_VIDEO_Preservation_Icon-2021-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:46:\"AVC_VIDEO_Preservation_Icon-2021-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"AVC_VIDEO_Preservation_Icon-2021-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"AVC_VIDEO_Preservation_Icon-2021-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:46:\"AVC_VIDEO_Preservation_Icon-2021-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:46:\"AVC_VIDEO_Preservation_Icon-2021-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:44:\"AVC_VIDEO_Preservation_Icon-2021-400x250.png\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:45:\"AVC_VIDEO_Preservation_Icon-2021-1080x675.png\";s:5:\"width\";i:1080;s:6:\"height\";i:675;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:44:\"AVC_VIDEO_Preservation_Icon-2021-400x284.png\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:44:\"AVC_VIDEO_Preservation_Icon-2021-510x382.png\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:46:\"AVC_VIDEO_Preservation_Icon-2021-1080x1080.png\";s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:44:\"AVC_VIDEO_Preservation_Icon-2021-400x516.png\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"et-pb-post-main-image-fullwidth-large\";a:4:{s:4:\"file\";s:46:\"AVC_VIDEO_Preservation_Icon-2021-2880x1800.png\";s:5:\"width\";i:2880;s:6:\"height\";i:1800;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"et-pb-image--responsive--desktop\";a:4:{s:4:\"file\";s:46:\"AVC_VIDEO_Preservation_Icon-2021-1280x1280.png\";s:5:\"width\";i:1280;s:6:\"height\";i:1280;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"et-pb-image--responsive--tablet\";a:4:{s:4:\"file\";s:44:\"AVC_VIDEO_Preservation_Icon-2021-980x980.png\";s:5:\"width\";i:980;s:6:\"height\";i:980;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:44:\"AVC_VIDEO_Preservation_Icon-2021-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(384,326,'_wp_attached_file','2021/01/AVC_AUDIO_Preservation_Icon_2021.png'),(385,326,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:5034;s:6:\"height\";i:4895;s:4:\"file\";s:44:\"2021/01/AVC_AUDIO_Preservation_Icon_2021.png\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"AVC_AUDIO_Preservation_Icon_2021-300x292.png\";s:5:\"width\";i:300;s:6:\"height\";i:292;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:45:\"AVC_AUDIO_Preservation_Icon_2021-1024x996.png\";s:5:\"width\";i:1024;s:6:\"height\";i:996;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"AVC_AUDIO_Preservation_Icon_2021-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"AVC_AUDIO_Preservation_Icon_2021-768x747.png\";s:5:\"width\";i:768;s:6:\"height\";i:747;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:46:\"AVC_AUDIO_Preservation_Icon_2021-1536x1494.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1494;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:46:\"AVC_AUDIO_Preservation_Icon_2021-2048x1991.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1991;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:44:\"AVC_AUDIO_Preservation_Icon_2021-400x250.png\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:45:\"AVC_AUDIO_Preservation_Icon_2021-1080x675.png\";s:5:\"width\";i:1080;s:6:\"height\";i:675;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:44:\"AVC_AUDIO_Preservation_Icon_2021-400x284.png\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:44:\"AVC_AUDIO_Preservation_Icon_2021-510x382.png\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:46:\"AVC_AUDIO_Preservation_Icon_2021-1080x1050.png\";s:5:\"width\";i:1080;s:6:\"height\";i:1050;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:44:\"AVC_AUDIO_Preservation_Icon_2021-400x516.png\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"et-pb-post-main-image-fullwidth-large\";a:4:{s:4:\"file\";s:46:\"AVC_AUDIO_Preservation_Icon_2021-2880x1800.png\";s:5:\"width\";i:2880;s:6:\"height\";i:1800;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"et-pb-image--responsive--desktop\";a:4:{s:4:\"file\";s:46:\"AVC_AUDIO_Preservation_Icon_2021-1280x1245.png\";s:5:\"width\";i:1280;s:6:\"height\";i:1245;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"et-pb-image--responsive--tablet\";a:4:{s:4:\"file\";s:44:\"AVC_AUDIO_Preservation_Icon_2021-980x953.png\";s:5:\"width\";i:980;s:6:\"height\";i:953;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:44:\"AVC_AUDIO_Preservation_Icon_2021-480x467.png\";s:5:\"width\";i:480;s:6:\"height\";i:467;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(386,327,'_wp_attached_file','2021/01/AVC_VIDEO_Preservation_Icon-2021-1.png'),(387,327,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:5134;s:6:\"height\";i:5134;s:4:\"file\";s:46:\"2021/01/AVC_VIDEO_Preservation_Icon-2021-1.png\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"AVC_VIDEO_Preservation_Icon-2021-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:48:\"AVC_VIDEO_Preservation_Icon-2021-1-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"AVC_VIDEO_Preservation_Icon-2021-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:46:\"AVC_VIDEO_Preservation_Icon-2021-1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:48:\"AVC_VIDEO_Preservation_Icon-2021-1-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:48:\"AVC_VIDEO_Preservation_Icon-2021-1-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:46:\"AVC_VIDEO_Preservation_Icon-2021-1-400x250.png\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:47:\"AVC_VIDEO_Preservation_Icon-2021-1-1080x675.png\";s:5:\"width\";i:1080;s:6:\"height\";i:675;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:46:\"AVC_VIDEO_Preservation_Icon-2021-1-400x284.png\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:46:\"AVC_VIDEO_Preservation_Icon-2021-1-510x382.png\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:48:\"AVC_VIDEO_Preservation_Icon-2021-1-1080x1080.png\";s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:46:\"AVC_VIDEO_Preservation_Icon-2021-1-400x516.png\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"et-pb-post-main-image-fullwidth-large\";a:4:{s:4:\"file\";s:48:\"AVC_VIDEO_Preservation_Icon-2021-1-2880x1800.png\";s:5:\"width\";i:2880;s:6:\"height\";i:1800;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"et-pb-image--responsive--desktop\";a:4:{s:4:\"file\";s:48:\"AVC_VIDEO_Preservation_Icon-2021-1-1280x1280.png\";s:5:\"width\";i:1280;s:6:\"height\";i:1280;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"et-pb-image--responsive--tablet\";a:4:{s:4:\"file\";s:46:\"AVC_VIDEO_Preservation_Icon-2021-1-980x980.png\";s:5:\"width\";i:980;s:6:\"height\";i:980;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:46:\"AVC_VIDEO_Preservation_Icon-2021-1-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(388,321,'_wp_page_template','default'),(389,321,'_et_pb_old_content',''),(391,332,'_wp_attached_file','2021/01/AVC_FILM_Preservation_Icon-2021.png'),(392,332,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:5135;s:6:\"height\";i:5134;s:4:\"file\";s:43:\"2021/01/AVC_FILM_Preservation_Icon-2021.png\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"AVC_FILM_Preservation_Icon-2021-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:45:\"AVC_FILM_Preservation_Icon-2021-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"AVC_FILM_Preservation_Icon-2021-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"AVC_FILM_Preservation_Icon-2021-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:45:\"AVC_FILM_Preservation_Icon-2021-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:45:\"AVC_FILM_Preservation_Icon-2021-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:43:\"AVC_FILM_Preservation_Icon-2021-400x250.png\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:44:\"AVC_FILM_Preservation_Icon-2021-1080x675.png\";s:5:\"width\";i:1080;s:6:\"height\";i:675;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:43:\"AVC_FILM_Preservation_Icon-2021-400x284.png\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:43:\"AVC_FILM_Preservation_Icon-2021-510x382.png\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:45:\"AVC_FILM_Preservation_Icon-2021-1080x1080.png\";s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:43:\"AVC_FILM_Preservation_Icon-2021-400x516.png\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"et-pb-post-main-image-fullwidth-large\";a:4:{s:4:\"file\";s:45:\"AVC_FILM_Preservation_Icon-2021-2880x1800.png\";s:5:\"width\";i:2880;s:6:\"height\";i:1800;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"et-pb-image--responsive--desktop\";a:4:{s:4:\"file\";s:45:\"AVC_FILM_Preservation_Icon-2021-1280x1280.png\";s:5:\"width\";i:1280;s:6:\"height\";i:1280;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"et-pb-image--responsive--tablet\";a:4:{s:4:\"file\";s:43:\"AVC_FILM_Preservation_Icon-2021-980x980.png\";s:5:\"width\";i:980;s:6:\"height\";i:980;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:43:\"AVC_FILM_Preservation_Icon-2021-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(402,321,'et_enqueued_post_fonts','a:2:{s:6:\"family\";a:2:{s:15:\"et-gf-open-sans\";s:80:\"Open+Sans:300,300italic,regular,italic,600,600italic,700,700italic,800,800italic\";s:12:\"et-gf-oswald\";s:34:\"Oswald:200,300,regular,500,600,700\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),(407,355,'_wp_attached_file','2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-1.png'),(408,355,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3420;s:6:\"height\";i:1190;s:4:\"file\";s:54:\"2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-1.png\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:54:\"AV_Conservation_Home_Page_Photo-2021.jpg-1-300x104.png\";s:5:\"width\";i:300;s:6:\"height\";i:104;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:55:\"AV_Conservation_Home_Page_Photo-2021.jpg-1-1024x356.png\";s:5:\"width\";i:1024;s:6:\"height\";i:356;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:54:\"AV_Conservation_Home_Page_Photo-2021.jpg-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:54:\"AV_Conservation_Home_Page_Photo-2021.jpg-1-768x267.png\";s:5:\"width\";i:768;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:55:\"AV_Conservation_Home_Page_Photo-2021.jpg-1-1536x534.png\";s:5:\"width\";i:1536;s:6:\"height\";i:534;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:55:\"AV_Conservation_Home_Page_Photo-2021.jpg-1-2048x713.png\";s:5:\"width\";i:2048;s:6:\"height\";i:713;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:54:\"AV_Conservation_Home_Page_Photo-2021.jpg-1-400x250.png\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:55:\"AV_Conservation_Home_Page_Photo-2021.jpg-1-1080x675.png\";s:5:\"width\";i:1080;s:6:\"height\";i:675;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:54:\"AV_Conservation_Home_Page_Photo-2021.jpg-1-400x284.png\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:54:\"AV_Conservation_Home_Page_Photo-2021.jpg-1-510x382.png\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:55:\"AV_Conservation_Home_Page_Photo-2021.jpg-1-1080x376.png\";s:5:\"width\";i:1080;s:6:\"height\";i:376;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:54:\"AV_Conservation_Home_Page_Photo-2021.jpg-1-400x516.png\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"et-pb-post-main-image-fullwidth-large\";a:4:{s:4:\"file\";s:56:\"AV_Conservation_Home_Page_Photo-2021.jpg-1-2880x1190.png\";s:5:\"width\";i:2880;s:6:\"height\";i:1190;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"et-pb-image--responsive--desktop\";a:4:{s:4:\"file\";s:55:\"AV_Conservation_Home_Page_Photo-2021.jpg-1-1280x445.png\";s:5:\"width\";i:1280;s:6:\"height\";i:445;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"et-pb-image--responsive--tablet\";a:4:{s:4:\"file\";s:54:\"AV_Conservation_Home_Page_Photo-2021.jpg-1-980x341.png\";s:5:\"width\";i:980;s:6:\"height\";i:341;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:54:\"AV_Conservation_Home_Page_Photo-2021.jpg-1-480x167.png\";s:5:\"width\";i:480;s:6:\"height\";i:167;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(411,359,'_wp_attached_file','2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png'),(412,359,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3420;s:6:\"height\";i:1190;s:4:\"file\";s:54:\"2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:54:\"AV_Conservation_Home_Page_Photo-2021.jpg-2-300x104.png\";s:5:\"width\";i:300;s:6:\"height\";i:104;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:55:\"AV_Conservation_Home_Page_Photo-2021.jpg-2-1024x356.png\";s:5:\"width\";i:1024;s:6:\"height\";i:356;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:54:\"AV_Conservation_Home_Page_Photo-2021.jpg-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:54:\"AV_Conservation_Home_Page_Photo-2021.jpg-2-768x267.png\";s:5:\"width\";i:768;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:55:\"AV_Conservation_Home_Page_Photo-2021.jpg-2-1536x534.png\";s:5:\"width\";i:1536;s:6:\"height\";i:534;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:55:\"AV_Conservation_Home_Page_Photo-2021.jpg-2-2048x713.png\";s:5:\"width\";i:2048;s:6:\"height\";i:713;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:54:\"AV_Conservation_Home_Page_Photo-2021.jpg-2-400x250.png\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:55:\"AV_Conservation_Home_Page_Photo-2021.jpg-2-1080x675.png\";s:5:\"width\";i:1080;s:6:\"height\";i:675;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:54:\"AV_Conservation_Home_Page_Photo-2021.jpg-2-400x284.png\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:54:\"AV_Conservation_Home_Page_Photo-2021.jpg-2-510x382.png\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:55:\"AV_Conservation_Home_Page_Photo-2021.jpg-2-1080x376.png\";s:5:\"width\";i:1080;s:6:\"height\";i:376;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:54:\"AV_Conservation_Home_Page_Photo-2021.jpg-2-400x516.png\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:9:\"image/png\";}s:37:\"et-pb-post-main-image-fullwidth-large\";a:4:{s:4:\"file\";s:56:\"AV_Conservation_Home_Page_Photo-2021.jpg-2-2880x1190.png\";s:5:\"width\";i:2880;s:6:\"height\";i:1190;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"et-pb-image--responsive--desktop\";a:4:{s:4:\"file\";s:55:\"AV_Conservation_Home_Page_Photo-2021.jpg-2-1280x445.png\";s:5:\"width\";i:1280;s:6:\"height\";i:445;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"et-pb-image--responsive--tablet\";a:4:{s:4:\"file\";s:54:\"AV_Conservation_Home_Page_Photo-2021.jpg-2-980x341.png\";s:5:\"width\";i:980;s:6:\"height\";i:341;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:54:\"AV_Conservation_Home_Page_Photo-2021.jpg-2-480x167.png\";s:5:\"width\";i:480;s:6:\"height\";i:167;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(415,8,'et_enqueued_post_fonts','a:2:{s:6:\"family\";a:1:{s:15:\"et-gf-open-sans\";s:80:\"Open+Sans:300,300italic,regular,italic,600,600italic,700,700italic,800,800italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),(416,13,'et_enqueued_post_fonts','a:2:{s:6:\"family\";a:1:{s:15:\"et-gf-open-sans\";s:80:\"Open+Sans:300,300italic,regular,italic,600,600italic,700,700italic,800,800italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),(432,393,'_et_pb_use_builder','on'),(433,393,'_edit_last','2'),(434,393,'_edit_lock','1612538582:2'),(445,393,'_et_pb_built_for_post_type','page'),(446,393,'_et_pb_ab_subjects',''),(447,393,'_et_pb_enable_shortcode_tracking',''),(448,393,'_et_pb_ab_current_shortcode','[et_pb_split_track id=\"393\" /]'),(449,393,'_et_pb_custom_css',''),(450,393,'_et_pb_gutter_width','3'),(452,393,'_et_pb_first_image',''),(453,393,'_et_pb_truncate_post',''),(454,393,'_et_pb_truncate_post_date',''),(455,393,'_et_builder_version','VB|Divi|4.8.2'),(456,393,'_et_pb_show_page_creation','off'),(457,393,'_wp_page_template','default'),(458,393,'_et_pb_post_hide_nav','default'),(459,393,'_et_pb_page_layout','et_right_sidebar'),(460,393,'_et_pb_side_nav','off'),(461,393,'_et_pb_old_content',''),(462,393,'et_enqueued_post_fonts','a:2:{s:6:\"family\";a:3:{s:15:\"et-gf-open-sans\";s:80:\"Open+Sans:300,300italic,regular,italic,600,600italic,700,700italic,800,800italic\";s:12:\"et-gf-oswald\";s:34:\"Oswald:200,300,regular,500,600,700\";s:10:\"et-gf-lato\";s:75:\"Lato:100,100italic,300,300italic,regular,italic,700,700italic,900,900italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),(464,405,'_wp_attached_file','2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png'),(465,405,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:222;s:4:\"file\";s:87:\"2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:87:\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats-300x111.png\";s:5:\"width\";i:300;s:6:\"height\";i:111;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:87:\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:87:\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats-400x222.png\";s:5:\"width\";i:400;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:87:\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats-400x222.png\";s:5:\"width\";i:400;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:87:\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats-510x222.png\";s:5:\"width\";i:510;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:87:\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats-400x222.png\";s:5:\"width\";i:400;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:87:\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats-480x178.png\";s:5:\"width\";i:480;s:6:\"height\";i:178;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(466,406,'_wp_attached_file','2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png'),(467,406,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:96;s:4:\"file\";s:94:\"2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:93:\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-300x48.png\";s:5:\"width\";i:300;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:93:\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-150x96.png\";s:5:\"width\";i:150;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:93:\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-400x96.png\";s:5:\"width\";i:400;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:93:\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-400x96.png\";s:5:\"width\";i:400;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:93:\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-510x96.png\";s:5:\"width\";i:510;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:93:\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-400x96.png\";s:5:\"width\";i:400;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:93:\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-480x77.png\";s:5:\"width\";i:480;s:6:\"height\";i:77;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(468,407,'_wp_attached_file','2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png'),(469,407,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:193;s:4:\"file\";s:84:\"2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:83:\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled-300x97.png\";s:5:\"width\";i:300;s:6:\"height\";i:97;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:84:\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:84:\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled-400x193.png\";s:5:\"width\";i:400;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:84:\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled-400x193.png\";s:5:\"width\";i:400;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:84:\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled-510x193.png\";s:5:\"width\";i:510;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:84:\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled-400x193.png\";s:5:\"width\";i:400;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:84:\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled-480x154.png\";s:5:\"width\";i:480;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(476,415,'_wp_attached_file','2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png'),(477,415,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:214;s:4:\"file\";s:78:\"2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:78:\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM-300x107.png\";s:5:\"width\";i:300;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:78:\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:78:\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM-400x214.png\";s:5:\"width\";i:400;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:78:\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM-400x214.png\";s:5:\"width\";i:400;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:78:\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM-510x214.png\";s:5:\"width\";i:510;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:78:\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM-400x214.png\";s:5:\"width\";i:400;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:78:\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM-480x171.png\";s:5:\"width\";i:480;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(478,416,'_wp_attached_file','2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png'),(479,416,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:222;s:4:\"file\";s:85:\"2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:85:\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture-300x111.png\";s:5:\"width\";i:300;s:6:\"height\";i:111;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:85:\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:85:\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture-400x222.png\";s:5:\"width\";i:400;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:85:\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture-400x222.png\";s:5:\"width\";i:400;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:85:\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture-510x222.png\";s:5:\"width\";i:510;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:85:\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture-400x222.png\";s:5:\"width\";i:400;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:85:\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture-480x178.png\";s:5:\"width\";i:480;s:6:\"height\";i:178;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(480,417,'_wp_attached_file','2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png'),(481,417,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:560;s:6:\"height\";i:350;s:4:\"file\";s:85:\"2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:85:\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats-300x188.png\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:85:\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:85:\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats-400x250.png\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:85:\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats-400x284.png\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:85:\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats-510x350.png\";s:5:\"width\";i:510;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:85:\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats-400x350.png\";s:5:\"width\";i:400;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:85:\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats-480x300.png\";s:5:\"width\";i:480;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(482,418,'_wp_attached_file','2021/01/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png'),(483,418,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:222;s:4:\"file\";s:82:\"2021/01/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats-300x111.png\";s:5:\"width\";i:300;s:6:\"height\";i:111;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats-400x222.png\";s:5:\"width\";i:400;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats-400x222.png\";s:5:\"width\";i:400;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats-510x222.png\";s:5:\"width\";i:510;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats-400x222.png\";s:5:\"width\";i:400;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats-480x178.png\";s:5:\"width\";i:480;s:6:\"height\";i:178;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(484,419,'_wp_attached_file','2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png'),(485,419,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:238;s:4:\"file\";s:82:\"2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats-300x119.png\";s:5:\"width\";i:300;s:6:\"height\";i:119;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats-400x238.png\";s:5:\"width\";i:400;s:6:\"height\";i:238;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats-400x238.png\";s:5:\"width\";i:400;s:6:\"height\";i:238;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats-510x238.png\";s:5:\"width\";i:510;s:6:\"height\";i:238;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats-400x238.png\";s:5:\"width\";i:400;s:6:\"height\";i:238;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats-480x190.png\";s:5:\"width\";i:480;s:6:\"height\";i:190;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(494,437,'_menu_item_type','post_type'),(495,437,'_menu_item_menu_item_parent','641'),(496,437,'_menu_item_object_id','393'),(497,437,'_menu_item_object','page'),(498,437,'_menu_item_target',''),(499,437,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(500,437,'_menu_item_xfn',''),(501,437,'_menu_item_url',''),(503,8,'_wp_page_template','default'),(504,8,'_et_pb_old_content',''),(535,461,'_et_pb_use_builder','on'),(536,461,'_edit_last','2'),(537,461,'_edit_lock','1612538102:2'),(538,461,'_et_pb_built_for_post_type','page'),(539,461,'_et_pb_ab_subjects',''),(540,461,'_et_pb_enable_shortcode_tracking',''),(541,461,'_et_pb_ab_current_shortcode','[et_pb_split_track id=\"461\" /]'),(542,461,'_et_pb_custom_css',''),(543,461,'_et_pb_gutter_width','3'),(544,461,'_wp_page_template','default'),(545,461,'_et_pb_first_image',''),(546,461,'_et_pb_truncate_post',''),(547,461,'_et_pb_truncate_post_date',''),(548,461,'_et_builder_version','VB|Divi|4.8.2'),(549,461,'_et_pb_show_page_creation','off'),(550,461,'_et_pb_post_hide_nav','default'),(551,461,'_et_pb_page_layout','et_right_sidebar'),(552,461,'_et_pb_side_nav','off'),(553,461,'_et_pb_old_content',''),(554,461,'et_enqueued_post_fonts','a:2:{s:6:\"family\";a:3:{s:15:\"et-gf-open-sans\";s:80:\"Open+Sans:300,300italic,regular,italic,600,600italic,700,700italic,800,800italic\";s:12:\"et-gf-oswald\";s:34:\"Oswald:200,300,regular,500,600,700\";s:10:\"et-gf-lato\";s:75:\"Lato:100,100italic,300,300italic,regular,italic,700,700italic,900,900italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),(555,464,'_wp_attached_file','2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png'),(556,464,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:127;s:4:\"file\";s:91:\"2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:90:\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels-300x64.png\";s:5:\"width\";i:300;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:91:\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels-150x127.png\";s:5:\"width\";i:150;s:6:\"height\";i:127;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:91:\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels-400x127.png\";s:5:\"width\";i:400;s:6:\"height\";i:127;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:91:\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels-400x127.png\";s:5:\"width\";i:400;s:6:\"height\";i:127;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:91:\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels-510x127.png\";s:5:\"width\";i:510;s:6:\"height\";i:127;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:91:\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels-400x127.png\";s:5:\"width\";i:400;s:6:\"height\";i:127;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:91:\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels-480x102.png\";s:5:\"width\";i:480;s:6:\"height\";i:102;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(557,465,'_wp_attached_file','2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png'),(558,465,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:325;s:4:\"file\";s:111:\"2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:111:\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System-300x163.png\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:111:\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:111:\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System-400x250.png\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:111:\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System-400x284.png\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:111:\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System-510x325.png\";s:5:\"width\";i:510;s:6:\"height\";i:325;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:111:\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System-400x325.png\";s:5:\"width\";i:400;s:6:\"height\";i:325;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:111:\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System-480x260.png\";s:5:\"width\";i:480;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(559,466,'_wp_attached_file','2021/02/AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift.png'),(560,466,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:550;s:6:\"height\";i:249;s:4:\"file\";s:87:\"2021/02/AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:87:\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift-300x136.png\";s:5:\"width\";i:300;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:87:\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:87:\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift-400x249.png\";s:5:\"width\";i:400;s:6:\"height\";i:249;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:87:\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift-400x249.png\";s:5:\"width\";i:400;s:6:\"height\";i:249;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:87:\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift-510x249.png\";s:5:\"width\";i:510;s:6:\"height\";i:249;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:87:\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift-400x249.png\";s:5:\"width\";i:400;s:6:\"height\";i:249;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:87:\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift-480x217.png\";s:5:\"width\";i:480;s:6:\"height\";i:217;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(561,467,'_wp_attached_file','2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png'),(562,467,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:273;s:4:\"file\";s:92:\"2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner-300x137.png\";s:5:\"width\";i:300;s:6:\"height\";i:137;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner-400x250.png\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner-400x273.png\";s:5:\"width\";i:400;s:6:\"height\";i:273;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner-510x273.png\";s:5:\"width\";i:510;s:6:\"height\";i:273;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner-400x273.png\";s:5:\"width\";i:400;s:6:\"height\";i:273;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner-480x218.png\";s:5:\"width\";i:480;s:6:\"height\";i:218;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(563,468,'_wp_attached_file','2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png'),(564,468,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:241;s:4:\"file\";s:97:\"2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:97:\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration-300x121.png\";s:5:\"width\";i:300;s:6:\"height\";i:121;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:97:\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:97:\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration-400x241.png\";s:5:\"width\";i:400;s:6:\"height\";i:241;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:97:\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration-400x241.png\";s:5:\"width\";i:400;s:6:\"height\";i:241;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:97:\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration-510x241.png\";s:5:\"width\";i:510;s:6:\"height\";i:241;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:97:\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration-400x241.png\";s:5:\"width\";i:400;s:6:\"height\";i:241;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:97:\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration-480x193.png\";s:5:\"width\";i:480;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(565,469,'_wp_attached_file','2021/02/AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source.png'),(566,469,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:550;s:4:\"file\";s:113:\"2021/02/AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:113:\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source-245x300.png\";s:5:\"width\";i:245;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:113:\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:113:\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source-400x250.png\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:113:\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source-400x284.png\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:113:\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source-450x382.png\";s:5:\"width\";i:450;s:6:\"height\";i:382;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:113:\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source-400x516.png\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(567,470,'_wp_attached_file','2021/02/BT-2020-Rec-2020.png'),(568,470,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:240;s:4:\"file\";s:28:\"2021/02/BT-2020-Rec-2020.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"BT-2020-Rec-2020-300x120.png\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"BT-2020-Rec-2020-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:28:\"BT-2020-Rec-2020-400x240.png\";s:5:\"width\";i:400;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:28:\"BT-2020-Rec-2020-400x240.png\";s:5:\"width\";i:400;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:28:\"BT-2020-Rec-2020-510x240.png\";s:5:\"width\";i:510;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:28:\"BT-2020-Rec-2020-400x240.png\";s:5:\"width\";i:400;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:28:\"BT-2020-Rec-2020-480x192.png\";s:5:\"width\";i:480;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(574,474,'_menu_item_type','post_type'),(575,474,'_menu_item_menu_item_parent','641'),(576,474,'_menu_item_object_id','461'),(577,474,'_menu_item_object','page'),(578,474,'_menu_item_target',''),(579,474,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(580,474,'_menu_item_xfn',''),(581,474,'_menu_item_url',''),(590,489,'_et_pb_use_builder','on'),(591,489,'_edit_last','2'),(592,489,'_edit_lock','1612542816:2'),(593,489,'_et_pb_built_for_post_type','page'),(594,489,'_et_pb_ab_subjects',''),(595,489,'_et_pb_enable_shortcode_tracking',''),(596,489,'_et_pb_ab_current_shortcode','[et_pb_split_track id=\"489\" /]'),(597,489,'_et_pb_custom_css',''),(598,489,'_et_pb_gutter_width','3'),(599,489,'_wp_page_template','default'),(600,489,'_et_pb_first_image',''),(601,489,'_et_pb_truncate_post',''),(602,489,'_et_pb_truncate_post_date',''),(603,489,'_et_builder_version','VB|Divi|4.8.2'),(604,489,'_et_pb_show_page_creation','off'),(605,489,'_et_pb_post_hide_nav','default'),(606,489,'_et_pb_page_layout','et_right_sidebar'),(607,489,'_et_pb_side_nav','off'),(608,489,'_et_pb_old_content',''),(609,489,'et_enqueued_post_fonts','a:2:{s:6:\"family\";a:3:{s:15:\"et-gf-open-sans\";s:80:\"Open+Sans:300,300italic,regular,italic,600,600italic,700,700italic,800,800italic\";s:12:\"et-gf-oswald\";s:34:\"Oswald:200,300,regular,500,600,700\";s:10:\"et-gf-lato\";s:75:\"Lato:100,100italic,300,300italic,regular,italic,700,700italic,900,900italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),(610,492,'_wp_attached_file','2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png'),(611,492,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:267;s:4:\"file\";s:82:\"2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats-300x134.png\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats-400x250.png\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats-400x267.png\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats-510x267.png\";s:5:\"width\";i:510;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats-400x267.png\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats-480x214.png\";s:5:\"width\";i:480;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(612,493,'_wp_attached_file','2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png'),(613,493,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:224;s:4:\"file\";s:93:\"2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:93:\"AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats-300x112.png\";s:5:\"width\";i:300;s:6:\"height\";i:112;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:93:\"AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:93:\"AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats-400x224.png\";s:5:\"width\";i:400;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:93:\"AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats-400x224.png\";s:5:\"width\";i:400;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:93:\"AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats-510x224.png\";s:5:\"width\";i:510;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:93:\"AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats-400x224.png\";s:5:\"width\";i:400;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:93:\"AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats-480x179.png\";s:5:\"width\";i:480;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(614,494,'_wp_attached_file','2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats.png'),(615,494,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:226;s:4:\"file\";s:102:\"2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:102:\"AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats-300x113.png\";s:5:\"width\";i:300;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:102:\"AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:102:\"AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats-400x226.png\";s:5:\"width\";i:400;s:6:\"height\";i:226;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:102:\"AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats-400x226.png\";s:5:\"width\";i:400;s:6:\"height\";i:226;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:102:\"AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats-510x226.png\";s:5:\"width\";i:510;s:6:\"height\";i:226;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:102:\"AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats-400x226.png\";s:5:\"width\";i:400;s:6:\"height\";i:226;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:102:\"AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats-480x181.png\";s:5:\"width\";i:480;s:6:\"height\";i:181;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(616,495,'_wp_attached_file','2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png'),(617,495,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:224;s:4:\"file\";s:87:\"2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:87:\"AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats-300x112.png\";s:5:\"width\";i:300;s:6:\"height\";i:112;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:87:\"AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:87:\"AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats-400x224.png\";s:5:\"width\";i:400;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:87:\"AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats-400x224.png\";s:5:\"width\";i:400;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:87:\"AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats-510x224.png\";s:5:\"width\";i:510;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:87:\"AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats-400x224.png\";s:5:\"width\";i:400;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:87:\"AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats-480x179.png\";s:5:\"width\";i:480;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(618,496,'_wp_attached_file','2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png'),(619,496,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:204;s:4:\"file\";s:92:\"2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats-300x102.png\";s:5:\"width\";i:300;s:6:\"height\";i:102;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats-400x204.png\";s:5:\"width\";i:400;s:6:\"height\";i:204;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats-400x204.png\";s:5:\"width\";i:400;s:6:\"height\";i:204;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats-510x204.png\";s:5:\"width\";i:510;s:6:\"height\";i:204;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats-400x204.png\";s:5:\"width\";i:400;s:6:\"height\";i:204;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats-480x163.png\";s:5:\"width\";i:480;s:6:\"height\";i:163;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(620,497,'_wp_attached_file','2021/02/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png'),(621,497,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:222;s:4:\"file\";s:82:\"2021/02/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats-300x111.png\";s:5:\"width\";i:300;s:6:\"height\";i:111;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats-400x222.png\";s:5:\"width\";i:400;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats-400x222.png\";s:5:\"width\";i:400;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats-510x222.png\";s:5:\"width\";i:510;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats-400x222.png\";s:5:\"width\";i:400;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:82:\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats-480x178.png\";s:5:\"width\";i:480;s:6:\"height\";i:178;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(622,498,'_wp_attached_file','2021/02/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png'),(623,498,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:96;s:4:\"file\";s:94:\"2021/02/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:93:\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-300x48.png\";s:5:\"width\";i:300;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:93:\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-150x96.png\";s:5:\"width\";i:150;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:93:\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-400x96.png\";s:5:\"width\";i:400;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:93:\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-400x96.png\";s:5:\"width\";i:400;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:93:\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-510x96.png\";s:5:\"width\";i:510;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:93:\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-400x96.png\";s:5:\"width\";i:400;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:93:\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-480x77.png\";s:5:\"width\";i:480;s:6:\"height\";i:77;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(624,499,'_wp_attached_file','2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg'),(625,499,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:899;s:4:\"file\";s:110:\"2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:103:\"AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-300x105.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:105;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:104:\"AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-1024x360.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:103:\"AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:103:\"AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-768x270.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:104:\"AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-1536x539.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:104:\"AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-2048x719.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:719;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:103:\"AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:104:\"AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-1080x675.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:103:\"AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:103:\"AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:104:\"AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-1080x379.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:103:\"AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"et-pb-post-main-image-fullwidth-large\";a:4:{s:4:\"file\";s:105:\"AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-2880x1200.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"et-pb-image--responsive--desktop\";a:4:{s:4:\"file\";s:104:\"AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-1280x450.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-image--responsive--tablet\";a:4:{s:4:\"file\";s:103:\"AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-980x344.jpg\";s:5:\"width\";i:980;s:6:\"height\";i:344;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:103:\"AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-480x169.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:95:\"AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber.jpg\";}'),(629,503,'_menu_item_type','post_type'),(630,503,'_menu_item_menu_item_parent','641'),(631,503,'_menu_item_object_id','489'),(632,503,'_menu_item_object','page'),(633,503,'_menu_item_target',''),(634,503,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(635,503,'_menu_item_xfn',''),(636,503,'_menu_item_url',''),(662,15,'et_enqueued_post_fonts','a:2:{s:6:\"family\";a:1:{s:15:\"et-gf-open-sans\";s:80:\"Open+Sans:300,300italic,regular,italic,600,600italic,700,700italic,800,800italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),(663,21,'et_enqueued_post_fonts','a:2:{s:6:\"family\";a:1:{s:15:\"et-gf-open-sans\";s:80:\"Open+Sans:300,300italic,regular,italic,600,600italic,700,700italic,800,800italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),(664,26,'et_enqueued_post_fonts','a:2:{s:6:\"family\";a:2:{s:15:\"et-gf-open-sans\";s:80:\"Open+Sans:300,300italic,regular,italic,600,600italic,700,700italic,800,800italic\";s:12:\"et-gf-oswald\";s:34:\"Oswald:200,300,regular,500,600,700\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),(665,19,'et_enqueued_post_fonts','a:2:{s:6:\"family\";a:1:{s:15:\"et-gf-open-sans\";s:80:\"Open+Sans:300,300italic,regular,italic,600,600italic,700,700italic,800,800italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),(666,17,'et_enqueued_post_fonts','a:2:{s:6:\"family\";a:1:{s:15:\"et-gf-open-sans\";s:80:\"Open+Sans:300,300italic,regular,italic,600,600italic,700,700italic,800,800italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),(668,528,'_wp_attached_file','2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-scaled.jpg'),(669,528,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:899;s:4:\"file\";s:96:\"2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-scaled.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:89:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-300x105.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:105;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:90:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1024x360.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:89:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:89:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-768x270.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:90:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1536x539.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:90:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-2048x719.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:719;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:89:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:90:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1080x675.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:89:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:89:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:90:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1080x379.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:89:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"et-pb-post-main-image-fullwidth-large\";a:4:{s:4:\"file\";s:91:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-2880x1200.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"et-pb-image--responsive--desktop\";a:4:{s:4:\"file\";s:90:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1280x450.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-image--responsive--tablet\";a:4:{s:4:\"file\";s:89:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-980x344.jpg\";s:5:\"width\";i:980;s:6:\"height\";i:344;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:89:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-480x169.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:81:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration.jpg\";}'),(670,15,'_et_pb_old_content',''),(671,532,'_wp_attached_file','2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg'),(672,532,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:899;s:4:\"file\";s:98:\"2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:91:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-300x105.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:105;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-1024x360.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:91:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:91:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-768x270.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-1536x539.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-2048x719.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:719;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:91:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-1080x675.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:91:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:91:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-1080x379.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:91:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"et-pb-post-main-image-fullwidth-large\";a:4:{s:4:\"file\";s:93:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-2880x1200.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"et-pb-image--responsive--desktop\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-1280x450.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-image--responsive--tablet\";a:4:{s:4:\"file\";s:91:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-980x344.jpg\";s:5:\"width\";i:980;s:6:\"height\";i:344;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:91:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-480x169.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:83:\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1.jpg\";}'),(678,535,'_edit_lock','1626876735:2'),(679,535,'_edit_last','2'),(680,535,'_et_post_bg_color','#ffffff'),(681,535,'_et_post_bg_layout','light'),(682,535,'_et_pb_show_title','on'),(683,535,'_et_pb_post_hide_nav','default'),(684,535,'_et_pb_page_layout','et_right_sidebar'),(685,535,'_et_pb_side_nav','off'),(686,535,'_et_pb_use_builder',''),(687,535,'_et_pb_first_image',''),(688,535,'_et_pb_truncate_post',''),(689,535,'_et_pb_truncate_post_date',''),(690,535,'_et_pb_old_content',''),(691,537,'_edit_last','2'),(692,537,'_et_post_bg_color','#ffffff'),(693,537,'_et_post_bg_layout','light'),(694,537,'_et_pb_show_title','on'),(695,537,'_et_pb_post_hide_nav','default'),(696,537,'_et_pb_page_layout','et_right_sidebar'),(697,537,'_et_pb_side_nav','off'),(698,537,'_et_pb_use_builder',''),(699,537,'_et_pb_first_image',''),(700,537,'_et_pb_truncate_post',''),(701,537,'_et_pb_truncate_post_date',''),(702,537,'_et_pb_old_content',''),(703,537,'_edit_lock','1626876796:2'),(704,539,'_edit_last','2'),(705,539,'_et_post_bg_color','#ffffff'),(706,539,'_et_post_bg_layout','light'),(707,539,'_et_pb_show_title','on'),(708,539,'_et_pb_post_hide_nav','default'),(709,539,'_et_pb_page_layout','et_right_sidebar'),(710,539,'_et_pb_side_nav','off'),(711,539,'_et_pb_use_builder',''),(712,539,'_et_pb_first_image',''),(713,539,'_et_pb_truncate_post',''),(714,539,'_et_pb_truncate_post_date',''),(715,539,'_et_pb_old_content',''),(716,539,'_edit_lock','1626876739:2'),(717,541,'_edit_last','2'),(718,541,'_et_post_bg_color','#ffffff'),(719,541,'_et_post_bg_layout','light'),(720,541,'_et_pb_show_title','on'),(721,541,'_et_pb_post_hide_nav','default'),(722,541,'_et_pb_page_layout','et_right_sidebar'),(723,541,'_et_pb_side_nav','off'),(724,541,'_et_pb_use_builder',''),(725,541,'_et_pb_first_image',''),(726,541,'_et_pb_truncate_post',''),(727,541,'_et_pb_truncate_post_date',''),(728,541,'_et_pb_old_content',''),(729,541,'_edit_lock','1626876797:2'),(730,543,'_edit_last','2'),(731,543,'_et_post_bg_color','#ffffff'),(732,543,'_et_post_bg_layout','light'),(733,543,'_et_pb_show_title','on'),(734,543,'_et_pb_post_hide_nav','default'),(735,543,'_et_pb_page_layout','et_right_sidebar'),(736,543,'_et_pb_side_nav','off'),(737,543,'_et_pb_use_builder','off'),(738,543,'_et_pb_first_image',''),(739,543,'_et_pb_truncate_post',''),(740,543,'_et_pb_truncate_post_date',''),(741,543,'_et_pb_old_content',''),(742,543,'_edit_lock','1626876797:2'),(743,545,'_edit_last','2'),(744,545,'_et_post_bg_color','#ffffff'),(745,545,'_et_post_bg_layout','light'),(746,545,'_et_pb_show_title','on'),(747,545,'_et_pb_post_hide_nav','default'),(748,545,'_et_pb_page_layout','et_right_sidebar'),(749,545,'_et_pb_side_nav','off'),(750,545,'_et_pb_use_builder',''),(751,545,'_et_pb_first_image',''),(752,545,'_et_pb_truncate_post',''),(753,545,'_et_pb_truncate_post_date',''),(754,545,'_et_pb_old_content',''),(755,545,'_edit_lock','1612274807:2'),(756,547,'_edit_last','2'),(757,547,'_et_post_bg_color','#ffffff'),(758,547,'_et_post_bg_layout','light'),(759,547,'_et_pb_show_title','on'),(760,547,'_et_pb_post_hide_nav','default'),(761,547,'_et_pb_page_layout','et_right_sidebar'),(762,547,'_et_pb_side_nav','off'),(763,547,'_et_pb_use_builder',''),(764,547,'_et_pb_first_image',''),(765,547,'_et_pb_truncate_post',''),(766,547,'_et_pb_truncate_post_date',''),(767,547,'_et_pb_old_content',''),(768,547,'_edit_lock','1612274817:2'),(769,549,'_edit_last','2'),(770,549,'_et_post_bg_color','#ffffff'),(771,549,'_et_post_bg_layout','light'),(772,549,'_et_pb_show_title','on'),(773,549,'_et_pb_post_hide_nav','default'),(774,549,'_et_pb_page_layout','et_right_sidebar'),(775,549,'_et_pb_side_nav','off'),(776,549,'_et_pb_use_builder',''),(777,549,'_et_pb_first_image',''),(778,549,'_et_pb_truncate_post',''),(779,549,'_et_pb_truncate_post_date',''),(780,549,'_et_pb_old_content',''),(781,549,'_edit_lock','1612274822:2'),(783,2,'_edit_last','2'),(784,3,'_edit_last','2'),(785,3,'_edit_lock','1626703738:2'),(787,535,'et_enqueued_post_fonts','a:2:{s:6:\"family\";a:1:{s:15:\"et-gf-open-sans\";s:80:\"Open+Sans:300,300italic,regular,italic,600,600italic,700,700italic,800,800italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),(801,618,'_wp_attached_file','2021/02/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021-scaled.jpg'),(802,618,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:935;s:4:\"file\";s:85:\"2021/02/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021-scaled.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:78:\"AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021-300x110.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:79:\"AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021-1024x374.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:374;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:78:\"AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:78:\"AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:79:\"AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021-1536x561.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:561;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:79:\"AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021-2048x748.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:748;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:78:\"AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:79:\"AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021-1080x675.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:78:\"AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:78:\"AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:79:\"AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021-1080x394.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:78:\"AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"et-pb-post-main-image-fullwidth-large\";a:4:{s:4:\"file\";s:80:\"AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021-2880x1248.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1248;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"et-pb-image--responsive--desktop\";a:4:{s:4:\"file\";s:79:\"AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021-1280x468.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:468;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-image--responsive--tablet\";a:4:{s:4:\"file\";s:78:\"AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021-980x358.jpg\";s:5:\"width\";i:980;s:6:\"height\";i:358;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:78:\"AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021-480x175.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:175;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:70:\"AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021.jpg\";}'),(803,619,'_wp_attached_file','2021/02/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021-scaled.jpg'),(804,619,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:899;s:4:\"file\";s:98:\"2021/02/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021-scaled.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:91:\"AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021-300x105.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:105;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021-1024x360.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:91:\"AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:91:\"AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021-768x270.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021-1536x539.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021-2048x719.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:719;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:91:\"AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021-1080x675.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:91:\"AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:91:\"AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021-1080x379.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:91:\"AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:37:\"et-pb-post-main-image-fullwidth-large\";a:4:{s:4:\"file\";s:93:\"AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021-2880x1200.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"et-pb-image--responsive--desktop\";a:4:{s:4:\"file\";s:92:\"AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021-1280x450.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-image--responsive--tablet\";a:4:{s:4:\"file\";s:91:\"AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021-980x344.jpg\";s:5:\"width\";i:980;s:6:\"height\";i:344;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:91:\"AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021-480x169.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:83:\"AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021.jpg\";}'),(819,641,'_menu_item_type','post_type'),(820,641,'_menu_item_menu_item_parent','0'),(821,641,'_menu_item_object_id','321'),(822,641,'_menu_item_object','page'),(823,641,'_menu_item_target',''),(824,641,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(825,641,'_menu_item_xfn',''),(826,641,'_menu_item_url',''),(827,642,'_menu_item_type','post_type'),(828,642,'_menu_item_menu_item_parent','0'),(829,642,'_menu_item_object_id','321'),(830,642,'_menu_item_object','page'),(831,642,'_menu_item_target',''),(832,642,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(833,642,'_menu_item_xfn',''),(834,642,'_menu_item_url',''),(839,543,'et_enqueued_post_fonts','a:2:{s:6:\"family\";a:1:{s:15:\"et-gf-open-sans\";s:80:\"Open+Sans:300,300italic,regular,italic,600,600italic,700,700italic,800,800italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),(843,461,'_thumbnail_id','0'),(844,393,'_thumbnail_id','0'),(845,666,'_et_pb_use_builder','on'),(846,666,'_edit_last','2'),(847,666,'_edit_lock','1612542811:2'),(848,666,'_et_pb_built_for_post_type','page'),(849,666,'_et_pb_ab_subjects',''),(850,666,'_et_pb_enable_shortcode_tracking',''),(851,666,'_et_pb_ab_current_shortcode','[et_pb_split_track id=\"666\" /]'),(852,666,'_et_pb_custom_css',''),(853,666,'_et_pb_gutter_width','3'),(854,666,'_wp_page_template','default'),(855,666,'_et_pb_first_image',''),(856,666,'_et_pb_truncate_post',''),(857,666,'_et_pb_truncate_post_date',''),(858,666,'_et_builder_version','VB|Divi|4.8.2'),(859,666,'_et_pb_show_page_creation','off'),(860,666,'_et_pb_post_hide_nav','default'),(861,666,'_et_pb_page_layout','et_right_sidebar'),(862,666,'_et_pb_side_nav','off'),(863,666,'_et_pb_old_content',''),(864,666,'et_enqueued_post_fonts','a:2:{s:6:\"family\";a:3:{s:15:\"et-gf-open-sans\";s:80:\"Open+Sans:300,300italic,regular,italic,600,600italic,700,700italic,800,800italic\";s:12:\"et-gf-oswald\";s:34:\"Oswald:200,300,regular,500,600,700\";s:10:\"et-gf-lato\";s:75:\"Lato:100,100italic,300,300italic,regular,italic,700,700italic,900,900italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),(870,489,'_thumbnail_id','0'),(872,666,'_thumbnail_id','0'),(873,690,'_wp_attached_file','2021/02/BG_Ch_4-1.png'),(874,690,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1080;s:6:\"height\";i:720;s:4:\"file\";s:21:\"2021/02/BG_Ch_4-1.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"BG_Ch_4-1-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"BG_Ch_4-1-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"BG_Ch_4-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"BG_Ch_4-1-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:21:\"BG_Ch_4-1-400x250.png\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:22:\"BG_Ch_4-1-1080x675.png\";s:5:\"width\";i:1080;s:6:\"height\";i:675;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:21:\"BG_Ch_4-1-400x284.png\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:21:\"BG_Ch_4-1-510x382.png\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:21:\"BG_Ch_4-1-400x516.png\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"et-pb-image--responsive--tablet\";a:4:{s:4:\"file\";s:21:\"BG_Ch_4-1-980x653.png\";s:5:\"width\";i:980;s:6:\"height\";i:653;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:21:\"BG_Ch_4-1-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(875,23,'et_enqueued_post_fonts','a:2:{s:6:\"family\";a:1:{s:15:\"et-gf-open-sans\";s:80:\"Open+Sans:300,300italic,regular,italic,600,600italic,700,700italic,800,800italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),(876,26,'_global_colors_info','{}'),(877,26,'_et_pb_old_content',''),(878,321,'_global_colors_info','{}'),(880,697,'_wp_attached_file','2021/02/800px-Ampex_VR_1000-B_video_tape_recorder_reel_4479666990.jpg'),(881,697,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:69:\"2021/02/800px-Ampex_VR_1000-B_video_tape_recorder_reel_4479666990.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:69:\"800px-Ampex_VR_1000-B_video_tape_recorder_reel_4479666990-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:69:\"800px-Ampex_VR_1000-B_video_tape_recorder_reel_4479666990-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:69:\"800px-Ampex_VR_1000-B_video_tape_recorder_reel_4479666990-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:69:\"800px-Ampex_VR_1000-B_video_tape_recorder_reel_4479666990-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:69:\"800px-Ampex_VR_1000-B_video_tape_recorder_reel_4479666990-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:69:\"800px-Ampex_VR_1000-B_video_tape_recorder_reel_4479666990-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:69:\"800px-Ampex_VR_1000-B_video_tape_recorder_reel_4479666990-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:69:\"800px-Ampex_VR_1000-B_video_tape_recorder_reel_4479666990-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(884,543,'_et_pb_show_page_creation','off'),(886,543,'_et_pb_built_for_post_type','page'),(888,543,'_et_pb_ab_subjects',''),(889,543,'_et_pb_enable_shortcode_tracking',''),(890,543,'_et_pb_ab_current_shortcode','[et_pb_split_track id=\"543\" /]'),(891,543,'_et_pb_custom_css',''),(892,543,'_et_pb_gutter_width','3'),(893,543,'_thumbnail_id','707'),(894,543,'_global_colors_info','{}'),(895,543,'_et_builder_version','VB|Divi|4.9.0'),(897,703,'_wp_attached_file','2021/02/420px-Casio_TV-470.jpg'),(898,703,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:420;s:6:\"height\";i:599;s:4:\"file\";s:30:\"2021/02/420px-Casio_TV-470.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"420px-Casio_TV-470-210x300.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"420px-Casio_TV-470-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:30:\"420px-Casio_TV-470-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:30:\"420px-Casio_TV-470-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:30:\"420px-Casio_TV-470-420x382.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:30:\"420px-Casio_TV-470-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(899,537,'_thumbnail_id','708'),(901,704,'_wp_attached_file','2021/02/800px-Magnetic-tape-acetate-vs-polyester-backing.jpg'),(902,704,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:397;s:4:\"file\";s:60:\"2021/02/800px-Magnetic-tape-acetate-vs-polyester-backing.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"800px-Magnetic-tape-acetate-vs-polyester-backing-300x149.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"800px-Magnetic-tape-acetate-vs-polyester-backing-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:60:\"800px-Magnetic-tape-acetate-vs-polyester-backing-768x381.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:381;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:60:\"800px-Magnetic-tape-acetate-vs-polyester-backing-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:60:\"800px-Magnetic-tape-acetate-vs-polyester-backing-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:60:\"800px-Magnetic-tape-acetate-vs-polyester-backing-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:60:\"800px-Magnetic-tape-acetate-vs-polyester-backing-400x397.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:397;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:60:\"800px-Magnetic-tape-acetate-vs-polyester-backing-480x238.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:238;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(903,705,'_wp_attached_file','2021/02/48574513541_79875f4805_k.jpg'),(904,705,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:36:\"2021/02/48574513541_79875f4805_k.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"48574513541_79875f4805_k-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"48574513541_79875f4805_k-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"48574513541_79875f4805_k-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"48574513541_79875f4805_k-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:38:\"48574513541_79875f4805_k-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:36:\"48574513541_79875f4805_k-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:37:\"48574513541_79875f4805_k-1080x675.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:36:\"48574513541_79875f4805_k-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:36:\"48574513541_79875f4805_k-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:37:\"48574513541_79875f4805_k-1080x810.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:810;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:36:\"48574513541_79875f4805_k-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"et-pb-image--responsive--desktop\";a:4:{s:4:\"file\";s:37:\"48574513541_79875f4805_k-1280x960.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-image--responsive--tablet\";a:4:{s:4:\"file\";s:36:\"48574513541_79875f4805_k-980x735.jpg\";s:5:\"width\";i:980;s:6:\"height\";i:735;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:36:\"48574513541_79875f4805_k-480x360.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(905,539,'_thumbnail_id','704'),(907,535,'_thumbnail_id','706'),(909,706,'_wp_attached_file','2021/02/reel-spools.png'),(910,706,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:397;s:4:\"file\";s:23:\"2021/02/reel-spools.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"reel-spools-300x149.png\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"reel-spools-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"reel-spools-768x381.png\";s:5:\"width\";i:768;s:6:\"height\";i:381;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:23:\"reel-spools-400x250.png\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:23:\"reel-spools-400x284.png\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:23:\"reel-spools-510x382.png\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:23:\"reel-spools-400x397.png\";s:5:\"width\";i:400;s:6:\"height\";i:397;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:23:\"reel-spools-480x238.png\";s:5:\"width\";i:480;s:6:\"height\";i:238;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(912,707,'_wp_attached_file','2021/02/open-reel.png'),(913,707,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:397;s:4:\"file\";s:21:\"2021/02/open-reel.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"open-reel-300x149.png\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"open-reel-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"open-reel-768x381.png\";s:5:\"width\";i:768;s:6:\"height\";i:381;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:21:\"open-reel-400x250.png\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:21:\"open-reel-400x284.png\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:21:\"open-reel-510x382.png\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:21:\"open-reel-400x397.png\";s:5:\"width\";i:400;s:6:\"height\";i:397;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:21:\"open-reel-480x238.png\";s:5:\"width\";i:480;s:6:\"height\";i:238;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(915,708,'_wp_attached_file','2021/02/television.png'),(916,708,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:398;s:4:\"file\";s:22:\"2021/02/television.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"television-300x149.png\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"television-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"television-768x382.png\";s:5:\"width\";i:768;s:6:\"height\";i:382;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:22:\"television-400x250.png\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:22:\"television-400x284.png\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:22:\"television-510x382.png\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:22:\"television-400x398.png\";s:5:\"width\";i:400;s:6:\"height\";i:398;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:22:\"television-480x239.png\";s:5:\"width\";i:480;s:6:\"height\";i:239;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(918,709,'_wp_attached_file','2021/02/camera.png'),(919,709,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:397;s:4:\"file\";s:18:\"2021/02/camera.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"camera-300x149.png\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"camera-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"camera-768x381.png\";s:5:\"width\";i:768;s:6:\"height\";i:381;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:18:\"camera-400x250.png\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:18:\"camera-400x284.png\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:18:\"camera-510x382.png\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:18:\"camera-400x397.png\";s:5:\"width\";i:400;s:6:\"height\";i:397;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:18:\"camera-480x238.png\";s:5:\"width\";i:480;s:6:\"height\";i:238;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(920,541,'_thumbnail_id','709'),(922,541,'et_enqueued_post_fonts','a:2:{s:6:\"family\";a:1:{s:15:\"et-gf-open-sans\";s:80:\"Open+Sans:300,300italic,regular,italic,600,600italic,700,700italic,800,800italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),(924,537,'et_enqueued_post_fonts','a:2:{s:6:\"family\";a:1:{s:15:\"et-gf-open-sans\";s:80:\"Open+Sans:300,300italic,regular,italic,600,600italic,700,700italic,800,800italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),(925,539,'et_enqueued_post_fonts','a:2:{s:6:\"family\";a:1:{s:15:\"et-gf-open-sans\";s:80:\"Open+Sans:300,300italic,regular,italic,600,600italic,700,700italic,800,800italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'); /*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_posts` -- DROP TABLE IF EXISTS `wp_posts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_posts` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_author` bigint(20) unsigned NOT NULL DEFAULT '0', `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_content` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `post_title` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `post_excerpt` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `post_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'publish', `comment_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open', `ping_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open', `post_password` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `post_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `to_ping` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `pinged` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_content_filtered` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `post_parent` bigint(20) unsigned NOT NULL DEFAULT '0', `guid` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `menu_order` int(11) NOT NULL DEFAULT '0', `post_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'post', `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_count` bigint(20) NOT NULL DEFAULT '0', PRIMARY KEY (`ID`), KEY `post_name` (`post_name`(191)), KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), KEY `post_parent` (`post_parent`), KEY `post_author` (`post_author`) ) ENGINE=InnoDB AUTO_INCREMENT=727 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_posts` -- LOCK TABLES `wp_posts` WRITE; /*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */; INSERT INTO `wp_posts` VALUES (2,1,'2020-01-06 23:38:48','2020-01-06 23:38:48','<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"http://wallstreet.getbiz.net/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','zzSample Page','','draft','closed','closed','','sample-page','','','2021-07-19 14:09:21','2021-07-19 14:09:21','',0,'http://wallstreet.getbiz.net/?page_id=2',0,'page','',0),(3,1,'2020-01-06 23:38:48','2020-01-06 23:38:48','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Our website address is: http://wallstreet.getbiz.net.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What personal data we collect and why we collect it</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Comments</h3><!-- /wp:heading --><!-- wp:paragraph --><p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Media</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Contact forms</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Cookies</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select "Remember Me", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Embedded content from other websites</h3><!-- /wp:heading --><!-- wp:paragraph --><p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Analytics</h3><!-- /wp:heading --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where we send your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Your contact information</h2><!-- /wp:heading --><!-- wp:heading --><h2>Additional information</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>How we protect your data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What data breach procedures we have in place</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What third parties we receive data from</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What automated decision making and/or profiling we do with user data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Industry regulatory disclosure requirements</h3><!-- /wp:heading -->','zPrivacy Policy','','draft','closed','closed','','privacy-policy','','','2021-07-19 14:08:58','2021-07-19 14:08:58','',0,'http://wallstreet.getbiz.net/?page_id=3',0,'page','',0),(8,1,'2020-03-19 16:05:35','2020-03-19 16:05:35','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/home-bg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300;color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size:42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"1400px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#45aa42\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">FILM</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"wp-image-54 alignnone size-full\" src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" alt=\"\" width=\"152\" height=\"153\" /></div>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\">VIDEO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">AUDIO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','zHome (old)','','draft','closed','closed','','home','','','2021-07-19 14:08:49','2021-07-19 14:08:49','',0,'http://wallstreet.getbiz.net/?page_id=8',0,'page','',0),(9,1,'2020-03-19 16:03:56','2020-03-19 16:03:56','<!-- wp:divi/placeholder /-->','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 16:03:56','2020-03-19 16:03:56','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(11,1,'2020-03-19 16:05:35','2020-03-19 16:05:35','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 16:05:35','2020-03-19 16:05:35','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(13,1,'2020-03-19 16:11:21','2020-03-19 16:11:21','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Our Proven Process','','publish','closed','closed','','our-proven-process','','','2020-03-19 16:11:47','2020-03-19 16:11:47','',0,'http://wallstreet.getbiz.net/?page_id=13',0,'page','',0),(14,1,'2020-03-19 16:11:47','2020-03-19 16:11:47','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Our Proven Process','','inherit','closed','closed','','13-revision-v1','','','2020-03-19 16:11:47','2020-03-19 16:11:47','',13,'http://wallstreet.getbiz.net/2020/03/19/13-revision-v1/',0,'revision','',0),(15,1,'2020-03-19 16:11:51','2020-03-19 16:11:51','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\" hover_enabled=\"0\" parallax=\"on\" parallax_method=\"off\" sticky_enabled=\"0\"][et_pb_row column_structure=\"3_5,2_5\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"rgba(255,255,255,0.75)\" custom_margin=\"||||false|false\" custom_padding=\"32px|32px|32px|32px|false|false\"][et_pb_column type=\"3_5\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_blog posts_number=\"6\" include_categories=\"all\" excerpt_length=\"47\" show_more=\"on\" _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|600|||||||\" header_text_color=\"#0c71c3\"][/et_pb_blog][/et_pb_column][et_pb_column type=\"2_5\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_sidebar _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_sidebar][/et_pb_column][/et_pb_row][/et_pb_section]','Learn','','publish','closed','closed','','learn','','','2021-02-03 21:15:13','2021-02-03 21:15:13','',0,'http://wallstreet.getbiz.net/?page_id=15',0,'page','',0),(16,1,'2020-03-19 16:12:03','2020-03-19 16:12:03','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Learn','','inherit','closed','closed','','15-revision-v1','','','2020-03-19 16:12:03','2020-03-19 16:12:03','',15,'http://wallstreet.getbiz.net/2020/03/19/15-revision-v1/',0,'revision','',0),(17,1,'2020-03-19 16:12:07','2020-03-19 16:12:07','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','zServices','','draft','closed','closed','','services','','','2021-07-19 14:09:07','2021-07-19 14:09:07','',0,'http://wallstreet.getbiz.net/?page_id=17',0,'page','',0),(18,1,'2020-03-19 16:12:20','2020-03-19 16:12:20','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Services','','inherit','closed','closed','','17-revision-v1','','','2020-03-19 16:12:20','2020-03-19 16:12:20','',17,'http://wallstreet.getbiz.net/2020/03/19/17-revision-v1/',0,'revision','',0),(19,1,'2020-03-19 16:12:23','2020-03-19 16:12:23','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','zTechnologies','','draft','closed','closed','','technologies','','','2021-07-19 14:09:12','2021-07-19 14:09:12','',0,'http://wallstreet.getbiz.net/?page_id=19',0,'page','',0),(20,1,'2020-03-19 16:12:38','2020-03-19 16:12:38','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Technologies','','inherit','closed','closed','','19-revision-v1','','','2020-03-19 16:12:38','2020-03-19 16:12:38','',19,'http://wallstreet.getbiz.net/2020/03/19/19-revision-v1/',0,'revision','',0),(21,1,'2020-03-19 16:12:43','2020-03-19 16:12:43','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','zAbout','','draft','closed','closed','','about','','','2021-07-19 14:08:53','2021-07-19 14:08:53','',0,'http://wallstreet.getbiz.net/?page_id=21',0,'page','',0),(22,1,'2020-03-19 16:13:04','2020-03-19 16:13:04','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Who We Serve','','inherit','closed','closed','','21-revision-v1','','','2020-03-19 16:13:04','2020-03-19 16:13:04','',21,'http://wallstreet.getbiz.net/2020/03/19/21-revision-v1/',0,'revision','',0),(23,1,'2020-03-19 16:13:11','2020-03-19 16:13:11','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','zWho We Serve','','draft','closed','closed','','who-we-serve','','','2021-07-19 14:09:17','2021-07-19 14:09:17','',0,'http://wallstreet.getbiz.net/?page_id=23',0,'page','',0),(24,1,'2020-03-19 16:13:26','2020-03-19 16:13:26','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Who We Serve','','inherit','closed','closed','','23-revision-v1','','','2020-03-19 16:13:26','2020-03-19 16:13:26','',23,'http://wallstreet.getbiz.net/2020/03/19/23-revision-v1/',0,'revision','',0),(25,1,'2020-03-19 16:13:41','2020-03-19 16:13:41','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','About','','inherit','closed','closed','','21-revision-v1','','','2020-03-19 16:13:41','2020-03-19 16:13:41','',21,'http://wallstreet.getbiz.net/2020/03/19/21-revision-v1/',0,'revision','',0),(26,1,'2020-03-19 16:13:45','2020-03-19 16:13:45','[et_pb_section fb_built=\"1\" _builder_version=\"4.9.0\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.9.0\" header_font=\"Oswald|700|||||||\" header_font_size=\"56px\" custom_padding_phone=\"||0px|0px|false|false\" custom_padding_last_edited=\"off|phone\" header_font_size_tablet=\"48px\" header_font_size_phone=\"36px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">Let Us Work Together</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.9.0\" _module_preset=\"default\"][et_pb_column type=\"4_4\" _builder_version=\"4.9.0\" _module_preset=\"default\"][et_pb_contact_form captcha=\"off\" email=\"info@avconservation.org\" title=\"Email The Team\" success_message=\"Thank you! We\'ll review your message and get back as soon as possible.\" submit_button_text=\"Submit\" admin_label=\"Contact Form\" _builder_version=\"4.9.0\" _module_preset=\"default\" form_field_background_color=\"#FFFFFF\" form_field_text_color=\"#8F8F8F\" form_field_focus_background_color=\"#FFFFFF\" form_field_focus_text_color=\"#000000\" title_font=\"||||||||\" form_field_font_size=\"18px\" custom_button=\"on\" button_text_size=\"20px\" button_use_icon=\"off\" button_custom_margin=\"||||false|false\" text_orientation=\"left\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_contact_field field_id=\"Name\" field_title=\"Name\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][et_pb_contact_field field_id=\"Email\" field_title=\"Email Address\" field_type=\"email\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][et_pb_contact_field field_id=\"Subject\" field_title=\"Subject\" fullwidth_field=\"on\" _builder_version=\"4.9.0\" _module_preset=\"default\"][/et_pb_contact_field][et_pb_contact_field field_id=\"Message\" field_title=\"Message\" field_type=\"text\" fullwidth_field=\"on\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][/et_pb_contact_form][et_pb_text _builder_version=\"4.9.0\" header_font=\"Oswald|700|||||||\" header_font_size=\"56px\" min_height=\"61px\" custom_margin=\"63px|||||\" custom_padding_phone=\"||0px|0px|false|false\" custom_padding_last_edited=\"off|phone\" hover_enabled=\"0\" header_font_size_tablet=\"48px\" header_font_size_phone=\"36px\" header_font_size_last_edited=\"on|phone\" admin_label=\"Text\" sticky_enabled=\"0\"]<h1 style=\"text-align: center;\">Stay In Touch</h1>[/et_pb_text][et_pb_text _builder_version=\"4.9.0\" _module_preset=\"default\" text_font_size=\"24px\" header_font=\"Oswald|700|||||||\" header_font_size=\"36px\" header_2_font=\"Oswald|300|||||||\" text_line_height__hover_enabled=\"on|desktop\"]<h1 style=\"font-weight: 400; text-align: center;\"><span>Phone</span><span> N</span>umber</h1>\n<p style=\"text-align: center;\"><span>Monday - Friday 9am-5pm EST </span><strong>(248) 395-2777</strong></p>\n<p style=\"text-align: center;\"><span>After hours, 24/7 </span><strong>(248) 854-2054</strong><span></span></p>\n<p style=\"text-align: center;\"><strong></strong></p>\n<h1 style=\"font-weight: 400; text-align: center;\">Email</h1>\n<p style=\"text-align: center;\"><strong>info@avconservation.org</strong></p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Contact','','publish','closed','closed','','contact','','','2021-07-23 19:05:26','2021-07-23 19:05:26','',0,'http://wallstreet.getbiz.net/?page_id=26',0,'page','',0),(27,1,'2020-03-19 16:13:56','2020-03-19 16:13:56','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Contact','','inherit','closed','closed','','26-revision-v1','','','2020-03-19 16:13:56','2020-03-19 16:13:56','',26,'http://wallstreet.getbiz.net/2020/03/19/26-revision-v1/',0,'revision','',0),(28,1,'2020-03-19 16:15:09','2020-03-19 16:15:09',' ','','','publish','closed','closed','','28','','','2021-07-19 13:35:22','2021-07-19 13:35:22','',0,'http://wallstreet.getbiz.net/?p=28',7,'nav_menu_item','',0),(33,1,'2020-03-19 16:15:09','2020-03-19 16:15:09',' ','','','publish','closed','closed','','33','','','2021-07-19 13:35:22','2021-07-19 13:35:22','',0,'http://wallstreet.getbiz.net/?p=33',6,'nav_menu_item','',0),(40,1,'2020-03-19 16:34:39','2020-03-19 16:34:39','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0C71C3\" min_height=\"90vh\" custom_css_main_element=\"display:flex;\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p>Serving the INternational Archival Community since 1985</p>\n<h1>We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 16:34:39','2020-03-19 16:34:39','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(42,1,'2020-03-19 16:39:05','2020-03-19 16:39:05','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0C71C3\" min_height=\"90vh\" custom_css_main_element=\"display:flex;\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p style=\"font-size:21px;color:#000;margin-bottom:16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight:bold;color:#000;line-height:38px;\">We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 16:39:05','2020-03-19 16:39:05','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(44,1,'2020-03-19 16:40:15','2020-03-19 16:40:15','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0C71C3\" min_height=\"90vh\" custom_css_main_element=\"display:flex;\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p style=\"font-size:21px;color:#000;margin-bottom:16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight:bold;color:#000;line-height:38px;letter-spacing:-1px;\">We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 16:40:15','2020-03-19 16:40:15','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(46,1,'2020-03-19 16:41:19','2020-03-19 16:41:19','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0C71C3\" min_height=\"90vh\" custom_css_main_element=\"display:flex;\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p style=\"font-size:21px;color:#000;margin-bottom:16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight:bold;color:#000;line-height:38px;letter-spacing:-1px;\">We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,1_3,1_3\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\"]sdfasdf[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 16:41:19','2020-03-19 16:41:19','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(48,1,'2020-03-19 16:41:48','2020-03-19 16:41:48','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0C71C3\" min_height=\"90vh\" custom_css_main_element=\"display:flex;\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p style=\"font-size:21px;color:#000;margin-bottom:16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight:bold;color:#000;line-height:38px;letter-spacing:-1px;\">We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,1_3,1_3\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\"]sdfasdf[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 16:41:48','2020-03-19 16:41:48','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(50,1,'2020-03-19 16:42:37','2020-03-19 16:42:37','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0C71C3\" min_height=\"90vh\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p style=\"font-size:21px;color:#000;margin-bottom:16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight:bold;color:#000;line-height:38px;letter-spacing:-1px;\">We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,1_3,1_3\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\"]sdfasdf[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 16:42:37','2020-03-19 16:42:37','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(52,1,'2020-03-19 16:45:02','2020-03-19 16:45:02','','AVC_AUDIO_Preservation_Icon','','inherit','open','closed','','avc_audio_preservation_icon','','','2020-03-19 16:45:02','2020-03-19 16:45:02','',0,'http://wallstreet.getbiz.net/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png',0,'attachment','image/png',0),(53,1,'2020-03-19 16:45:03','2020-03-19 16:45:03','','AVC_FILM_Preservation_Icon','','inherit','open','closed','','avc_film_preservation_icon','','','2020-03-19 16:45:03','2020-03-19 16:45:03','',0,'http://wallstreet.getbiz.net/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png',0,'attachment','image/png',0),(54,1,'2020-03-19 16:45:03','2020-03-19 16:45:03','','AVC_VIDEO_Preservation_Icon','','inherit','open','closed','','avc_video_preservation_icon','','','2020-03-19 16:45:03','2020-03-19 16:45:03','',0,'http://wallstreet.getbiz.net/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png',0,'attachment','image/png',0),(55,1,'2020-03-19 16:45:24','2020-03-19 16:45:24','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0C71C3\" min_height=\"90vh\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p style=\"font-size:21px;color:#000;margin-bottom:16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight:bold;color:#000;line-height:38px;letter-spacing:-1px;\">We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,1_3,1_3\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\"]<img src=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" />[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 16:45:24','2020-03-19 16:45:24','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(57,1,'2020-03-19 16:46:31','2020-03-19 16:46:31','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0C71C3\" min_height=\"90vh\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p style=\"font-size:21px;color:#000;margin-bottom:16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight:bold;color:#000;line-height:38px;letter-spacing:-1px;\">We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,1_3,1_3\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\"]<img src=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" />[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 16:46:31','2020-03-19 16:46:31','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(59,1,'2020-03-19 16:48:00','2020-03-19 16:48:00','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0C71C3\" min_height=\"90vh\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p style=\"font-size:21px;color:#000;margin-bottom:16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight:bold;color:#000;line-height:38px;letter-spacing:-1px;\">We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,1_3,1_3\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\"]<img src=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" />\n<h2>FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 16:48:00','2020-03-19 16:48:00','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(60,1,'2020-03-19 17:36:09','2020-03-19 17:36:09','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0C71C3\" min_height=\"90vh\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p style=\"font-size:21px;color:#000;margin-bottom:16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight:bold;color:#000;line-height:38px;letter-spacing:-1px;\">We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,1_3,1_3\" hover_enabled=\"0\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\"]<img src=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" />\n<h2>FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\"][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 17:36:09','2020-03-19 17:36:09','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(62,1,'2020-03-19 17:36:38','2020-03-19 17:36:38','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0C71C3\" min_height=\"90vh\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p style=\"font-size:21px;color:#000;margin-bottom:16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight:bold;color:#000;line-height:38px;letter-spacing:-1px;\">We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,1_3,1_3\" hover_enabled=\"0\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"0px||0px||false|false\" custom_margin=\"0px||0px||false|false\"]<img src=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" />\n<h2>FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\"][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 17:36:38','2020-03-19 17:36:38','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(64,1,'2020-03-19 17:37:18','2020-03-19 17:37:18','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0C71C3\" min_height=\"90vh\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p style=\"font-size:21px;color:#000;margin-bottom:16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight:bold;color:#000;line-height:38px;letter-spacing:-1px;\">We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,1_3,1_3\" hover_enabled=\"0\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\"]<img src=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" />\n<h2>FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\"][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 17:37:18','2020-03-19 17:37:18','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(66,1,'2020-03-19 17:42:12','2020-03-19 17:42:12','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0C71C3\" min_height=\"90vh\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p style=\"font-size:21px;color:#000;margin-bottom:16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight:bold;color:#000;line-height:38px;letter-spacing:-1px;\">We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,1_3,1_3\" hover_enabled=\"0\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\"]<img src=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" />\n<h2>FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\"][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 17:42:12','2020-03-19 17:42:12','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(68,1,'2020-03-19 17:43:13','2020-03-19 17:43:13','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0C71C3\" min_height=\"90vh\" custom_css_main_element=\"display:flex;||flex-direction: column;\" custom_padding=\"||0px||false|false\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p style=\"font-size:21px;color:#000;margin-bottom:16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight:bold;color:#000;line-height:38px;letter-spacing:-1px;\">We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,1_3,1_3\" hover_enabled=\"0\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\"]<img src=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" />\n<h2>FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\"][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 17:43:13','2020-03-19 17:43:13','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(70,1,'2020-03-19 17:43:41','2020-03-19 17:43:41','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0C71C3\" min_height=\"90vh\" custom_css_main_element=\"display:flex;||flex-direction: column;\" custom_padding=\"||0px||false|false\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p style=\"font-size:21px;color:#000;margin-bottom:16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight:bold;color:#000;line-height:38px;letter-spacing:-1px;\">We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,1_3,1_3\" hover_enabled=\"0\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\"]<img src=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" />\n<h2 style=\"font-weight:bold;\">FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\"][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 17:43:41','2020-03-19 17:43:41','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(72,1,'2020-03-19 17:44:01','2020-03-19 17:44:01','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0C71C3\" min_height=\"90vh\" custom_css_main_element=\"display:flex;||flex-direction: column;\" custom_padding=\"||0px||false|false\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p style=\"font-size:21px;color:#000;margin-bottom:16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight:bold;color:#000;line-height:38px;letter-spacing:-1px;\">We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,1_3,1_3\" hover_enabled=\"0\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\"]<img src=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" />\n<h2 style=\"font-weight:bold;\">FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\"]<img src=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" />\n<h2 style=\"font-weight:bold;\">FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\"]<img src=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" />\n<h2 style=\"font-weight:bold;\">FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 17:44:01','2020-03-19 17:44:01','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(74,1,'2020-03-19 17:45:32','2020-03-19 17:45:32','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0C71C3\" min_height=\"90vh\" custom_css_main_element=\"display:flex;||flex-direction: column;\" custom_padding=\"||0px||false|false\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p style=\"font-size:21px;color:#000;margin-bottom:16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight:bold;color:#000;line-height:38px;letter-spacing:-1px;\">We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,1_3,1_3\" hover_enabled=\"0\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\"]<img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" />\n<h2 style=\"font-weight:bold;\">FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\"]<img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" />\n<h2 style=\"font-weight:bold;\">VIDEO</h2>\n<p>Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\"]<img src=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" />\n<h2 style=\"font-weight:bold;\">FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 17:45:32','2020-03-19 17:45:32','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(76,1,'2020-03-19 17:46:57','2020-03-19 17:46:57','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0C71C3\" min_height=\"90vh\" custom_css_main_element=\"display:flex;||flex-direction: column;\" custom_padding=\"||0px||false|false\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p style=\"font-size:21px;color:#000;margin-bottom:16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight:bold;color:#000;line-height:38px;letter-spacing:-1px;\">We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,1_3,1_3\" hover_enabled=\"0\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\"]<img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" />\n<h2 style=\"font-weight:bold;\">FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\"]<img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" />\n<h2 style=\"font-weight:bold;\">VIDEO</h2>\n<p>Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\"]<img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" />\n<h2 style=\"font-weight:bold;\">AUDIO</h2>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 17:46:57','2020-03-19 17:46:57','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(78,1,'2020-03-19 17:48:04','2020-03-19 17:48:04','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0C71C3\" min_height=\"90vh\" custom_css_main_element=\"display:flex;||flex-direction: column;\" custom_padding=\"||0px||false|false\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p style=\"font-size:21px;color:#000;margin-bottom:16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight:bold;color:#000;line-height:38px;letter-spacing:-1px;\">We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,1_3,1_3\" hover_enabled=\"0\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\"]<div style=\"min-height:150px\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\"]<img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" />\n<h2 style=\"font-weight:bold;\">VIDEO</h2>\n<p>Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\"]<img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" />\n<h2 style=\"font-weight:bold;\">AUDIO</h2>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 17:48:04','2020-03-19 17:48:04','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(80,1,'2020-03-19 17:49:18','2020-03-19 17:49:18','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0C71C3\" min_height=\"90vh\" custom_css_main_element=\"display:flex;||flex-direction: column;\" custom_padding=\"||0px||false|false\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p style=\"font-size:21px;color:#000;margin-bottom:16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight:bold;color:#000;line-height:38px;letter-spacing:-1px;\">We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,1_3,1_3\" hover_enabled=\"0\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\"]<div style=\"min-height:150px;margin-bottom: 20px;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\"]<div style=\"min-height:150px;margin-bottom: 20px;\"><img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">VIDEO</h2>\n<p>Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\"]<div style=\"min-height:150px;margin-bottom: 20px;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">AUDIO</h2>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 17:49:18','2020-03-19 17:49:18','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(82,1,'2020-03-19 17:50:59','2020-03-19 17:50:59','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0C71C3\" min_height=\"90vh\" custom_css_main_element=\"display:flex;||flex-direction: column;\" custom_padding=\"||0px||false|false\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p style=\"font-size:21px;color:#000;margin-bottom:16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight:bold;color:#000;line-height:38px;letter-spacing:-1px;\">We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,1_3,1_3\" hover_enabled=\"0\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">VIDEO</h2>\n<p>Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">AUDIO</h2>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 17:50:59','2020-03-19 17:50:59','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(84,1,'2020-03-19 17:52:15','2020-03-19 17:52:15','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0C71C3\" min_height=\"90vh\" custom_css_main_element=\"display:flex;||flex-direction: column;\" custom_padding=\"||0px||false|false\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p style=\"font-size:21px;color:#000;margin-bottom:16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight:bold;color:#000;line-height:38px;letter-spacing:-1px;\">We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,1_3,1_3\" hover_enabled=\"0\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\" custom_css_main_element=\"min-height: 440px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">VIDEO</h2>\n<p>Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">AUDIO</h2>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 17:52:15','2020-03-19 17:52:15','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(86,1,'2020-03-19 17:52:54','2020-03-19 17:52:54','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0C71C3\" min_height=\"90vh\" custom_css_main_element=\"display:flex;||flex-direction: column;\" custom_padding=\"||0px||false|false\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p style=\"font-size:21px;color:#000;margin-bottom:16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight:bold;color:#000;line-height:38px;letter-spacing:-1px;\">We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,1_3,1_3\" hover_enabled=\"0\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">VIDEO</h2>\n<p>Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">AUDIO</h2>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 17:52:54','2020-03-19 17:52:54','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(88,1,'2020-03-19 17:54:36','2020-03-19 17:54:36','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0C71C3\" min_height=\"90vh\" custom_css_main_element=\"display:flex;||flex-direction: column;\" custom_padding=\"||0px||false|false\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p style=\"font-size:21px;color:#000;margin-bottom:16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight:bold;color:#000;line-height:38px;letter-spacing:-1px;\">We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,1_3,1_3\" hover_enabled=\"0\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0495d4\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">VIDEO</h2>\n<p>Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#2c3642\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">AUDIO</h2>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 17:54:36','2020-03-19 17:54:36','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(90,1,'2020-03-19 17:55:23','2020-03-19 17:55:23','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0C71C3\" min_height=\"90vh\" custom_css_main_element=\"display:flex;||flex-direction: column;\" custom_padding=\"||0px||false|false\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p style=\"font-size:21px;color:#000;margin-bottom:16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight:bold;color:#000;line-height:38px;letter-spacing:-1px;\">We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,1_3,1_3\" hover_enabled=\"0\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0495d4\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">VIDEO</h2>\n<p>Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#2c3642\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">AUDIO</h2>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 17:55:23','2020-03-19 17:55:23','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(92,1,'2020-03-19 17:56:59','2020-03-19 17:56:59','','home-bg','','inherit','open','closed','','home-bg','','','2020-03-19 17:56:59','2020-03-19 17:56:59','',0,'http://wallstreet.getbiz.net/wp-content/uploads/2020/03/home-bg.png',0,'attachment','image/png',0),(93,1,'2020-03-19 17:57:09','2020-03-19 17:57:09','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" min_height=\"90vh\" custom_css_main_element=\"display:flex;||flex-direction: column;\" custom_padding=\"||0px||false|false\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/home-bg.png\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"center\"]<p style=\"font-size:21px;color:#000;margin-bottom:16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight:bold;color:#000;line-height:38px;letter-spacing:-1px;\">We are the media recover and preservation experts.<br>Get control of your film, video, and audio media.<br>Call for your free consultation today.</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,1_3,1_3\" hover_enabled=\"0\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#45aa42\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#0495d4\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">VIDEO</h2>\n<p>Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\"][et_pb_cta _builder_version=\"4.3.2\" hover_enabled=\"0\" background_color=\"#2c3642\" custom_padding=\"||||false|false\" custom_margin=\"0px||0px||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">AUDIO</h2>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-19 17:57:09','2020-03-19 17:57:09','',8,'http://wallstreet.getbiz.net/2020/03/19/8-revision-v1/',0,'revision','',0),(95,1,'2020-03-19 17:59:39','2020-03-19 17:59:39','','AV Conservation','','inherit','open','closed','','av-conservation','','','2020-03-19 17:59:39','2020-03-19 17:59:39','',0,'http://wallstreet.getbiz.net/wp-content/uploads/2020/03/AV-Conservation.png',0,'attachment','image/png',0),(96,1,'2020-03-19 17:59:48','2020-03-19 17:59:48','.logo-wrap {\r\n display: flex;\r\n}\r\n.logo-addr {\r\ntext-align: center;\r\n max-width: 196px;\r\n font-size: 9px;\r\n line-height: 16px;\r\n}\r\n.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {\r\n color: #0495d4 !important;\r\n font-size: 48px;\r\n}\r\n.logo-wrap > div:first-child {\r\n max-width: 196px;\r\n }\r\n.logo-wrap > div:last-child {\r\n max-width: 78px;\r\n }\r\n@media (min-width:980px) {\r\n .main-nav {\r\n display: flex;\r\n justify-content: flex-end;\r\n }\r\n}\r\n@media (max-width:979px) {\r\n .header-row {\r\n display: flex;\r\n flex-direction: column;\r\n }\r\n .header-left {\r\n width: 100% !important;\r\n margin-bottom: 0 !important;\r\n }\r\n .header-right {\r\n width: 100%;\r\n }\r\n.mobile_menu_bar {\r\n position: absolute;\r\n right: 0px;\r\n top: -60px;\r\n }\r\n}\r\n@media (max-width:479px) {\r\n\r\n\r\n}\r\n\r\n\r\n.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li>a,\r\n.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {\r\n font-family: \'Open Sans\', sans-serif;\r\nfont-weight: bold;\r\n color: rgb(43,53,66);\r\n}\r\n.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li>a:hover,\r\n.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a:hover {\r\n font-weight: 900;\r\n color: rgb(4,150,212);\r\n}','Divi','','publish','closed','closed','','divi','','','2021-02-01 17:45:38','2021-02-01 17:45:38','',0,'http://wallstreet.getbiz.net/2020/03/19/divi/',0,'custom_css','',0),(97,1,'2020-03-19 17:59:48','2020-03-19 17:59:48','','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-19 17:59:48','2020-03-19 17:59:48','',96,'http://wallstreet.getbiz.net/2020/03/19/96-revision-v1/',0,'revision','',0),(98,1,'2020-03-19 18:01:30','2020-03-19 18:01:30','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\" column_structure=\"1_2,1_2\" width=\"100%\" max_width=\"100%\" custom_padding=\"|20px||20px|false|false\"][et_pb_column type=\"1_2\" _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"width: 30% !important;\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"0px|0px|0px|0px|false|false\"]<img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" width=\"300\" height=\"67\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" />[/et_pb_text][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"width: 70% !important;\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"right\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"0px|0px|0px|0px|false|false\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','publish','open','closed','','theme-builder-layout','','','2020-03-19 18:16:04','2020-03-19 18:16:04','',0,'http://wallstreet.getbiz.net/et_header_layout/theme-builder-layout/',0,'et_header_layout','',0),(99,1,'2020-03-19 18:01:58','2020-03-19 18:01:58','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','98-revision-v1','','','2020-03-19 18:01:58','2020-03-19 18:01:58','',98,'http://wallstreet.getbiz.net/2020/03/19/98-revision-v1/',0,'revision','',0),(100,1,'2020-03-19 18:02:45','2020-03-19 18:02:45','','Theme Builder','','publish','closed','closed','','theme-builder','','','2020-03-19 18:02:45','2020-03-19 18:02:45','',0,'http://wallstreet.getbiz.net/et_theme_builder/theme-builder/',0,'et_theme_builder','',0),(101,1,'2020-03-19 18:02:45','2020-03-19 18:02:45','','Default Website Template','','publish','closed','closed','','default-website-template','','','2020-03-19 18:20:07','2020-03-19 18:20:07','',0,'http://wallstreet.getbiz.net/et_template/default-website-template/',0,'et_template','',0),(103,1,'2020-03-19 18:05:44','2020-03-19 18:05:44','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\" column_structure=\"1_4,3_4\" width=\"100%\" max_width=\"100%\" custom_padding=\"|15px||15px|false|false\"][et_pb_column type=\"1_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][et_pb_column type=\"3_4\" _builder_version=\"4.3.2\"][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','98-revision-v1','','','2020-03-19 18:05:44','2020-03-19 18:05:44','',98,'http://wallstreet.getbiz.net/2020/03/19/98-revision-v1/',0,'revision','',0),(105,1,'2020-03-19 18:07:08','2020-03-19 18:07:08','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\" column_structure=\"1_2,1_2\" width=\"100%\" max_width=\"100%\" custom_padding=\"|15px||15px|false|false\"][et_pb_column type=\"1_2\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.3.2\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','98-revision-v1','','','2020-03-19 18:07:08','2020-03-19 18:07:08','',98,'http://wallstreet.getbiz.net/2020/03/19/98-revision-v1/',0,'revision','',0),(107,1,'2020-03-19 18:08:31','2020-03-19 18:08:31','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\" column_structure=\"2_5,3_5\" width=\"100%\" max_width=\"100%\" custom_padding=\"|20px||20px|false|false\"][et_pb_column type=\"2_5\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][et_pb_column type=\"3_5\" _builder_version=\"4.3.2\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"right\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','98-revision-v1','','','2020-03-19 18:08:31','2020-03-19 18:08:31','',98,'http://wallstreet.getbiz.net/2020/03/19/98-revision-v1/',0,'revision','',0),(109,1,'2020-03-19 18:09:25','2020-03-19 18:09:25','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\" column_structure=\"2_5,3_5\" width=\"100%\" max_width=\"100%\" custom_padding=\"|20px||20px|false|false\"][et_pb_column type=\"2_5\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" width=\"300\" height=\"67\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" />[/et_pb_text][/et_pb_column][et_pb_column type=\"3_5\" _builder_version=\"4.3.2\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"right\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','98-revision-v1','','','2020-03-19 18:09:25','2020-03-19 18:09:25','',98,'http://wallstreet.getbiz.net/2020/03/19/98-revision-v1/',0,'revision','',0),(111,1,'2020-03-19 18:13:52','2020-03-19 18:13:52','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\" column_structure=\"1_2,1_2\" width=\"100%\" max_width=\"100%\" custom_padding=\"|20px||20px|false|false\"][et_pb_column type=\"1_2\" _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"0px|0px|0px|0px|false|false\"]<img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" width=\"300\" height=\"67\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" />[/et_pb_text][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.3.2\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"right\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"0px|0px|0px|0px|false|false\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','98-revision-v1','','','2020-03-19 18:13:52','2020-03-19 18:13:52','',98,'http://wallstreet.getbiz.net/2020/03/19/98-revision-v1/',0,'revision','',0),(113,1,'2020-03-19 18:14:47','2020-03-19 18:14:47','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\" column_structure=\"1_2,1_2\" width=\"100%\" max_width=\"100%\" custom_padding=\"|20px||20px|false|false\"][et_pb_column type=\"1_2\" _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"0px|0px|0px|0px|false|false\" custom_css_main_element=\"width: 30% !important;\"]<img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" width=\"300\" height=\"67\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" />[/et_pb_text][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.3.2\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"right\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"0px|0px|0px|0px|false|false\" custom_css_main_element=\"width: 70% !important;\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','98-revision-v1','','','2020-03-19 18:14:47','2020-03-19 18:14:47','',98,'http://wallstreet.getbiz.net/2020/03/19/98-revision-v1/',0,'revision','',0),(115,1,'2020-03-19 18:16:04','2020-03-19 18:16:04','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\"][et_pb_row _builder_version=\"4.3.2\" hover_enabled=\"0\" column_structure=\"1_2,1_2\" width=\"100%\" max_width=\"100%\" custom_padding=\"|20px||20px|false|false\"][et_pb_column type=\"1_2\" _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"width: 30% !important;\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"0px|0px|0px|0px|false|false\"]<img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" width=\"300\" height=\"67\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" />[/et_pb_text][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"width: 70% !important;\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" text_orientation=\"right\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"0px|0px|0px|0px|false|false\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','98-revision-v1','','','2020-03-19 18:16:04','2020-03-19 18:16:04','',98,'http://wallstreet.getbiz.net/2020/03/19/98-revision-v1/',0,'revision','',0),(117,1,'2020-03-19 18:18:12','2020-03-19 18:18:12','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\"][et_pb_row column_structure=\"1_3,2_3\" module_class=\"header-row\" _builder_version=\"4.8.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"11px|22px|11px|22px|true|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"1_3\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" custom_margin=\"|0px||0px|false|true\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjMyMSJ9fQ==@\"]<div class=\"logo-wrap\">\n<div><a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a></div>\n<div style=\"padding: 0 10px;\"><img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" /></div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column type=\"2_3\" module_class=\"header-right\" _builder_version=\"4.3.2\" custom_css_main_element=\"text-align: right;\"][et_pb_menu active_link_color=\"#000000\" mobile_menu_text_color=\"#0496d4\" module_class=\"main-nav\" _builder_version=\"4.8.2\" menu_font=\"Open Sans|800|||||||\" menu_text_color=\"#000000\" hover_enabled=\"0\" dropdown_menu_bg_color__hover_enabled=\"on|hover\" active_link_color__hover_enabled=\"on|desktop\" active_link_color__hover=\"#0C71C3\" menu_text_color__hover_enabled=\"on|hover\" menu_text_color__hover=\"#0C71C3\" sticky_enabled=\"0\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','publish','open','closed','','theme-builder-layout-2','','','2021-02-01 18:49:03','2021-02-01 18:49:03','',0,'http://wallstreet.getbiz.net/et_header_layout/theme-builder-layout-2/',0,'et_header_layout','',0),(119,1,'2020-03-19 18:19:27','2020-03-19 18:19:27','','Default Website Template','','publish','closed','closed','','default-website-template-2','','','2020-03-19 18:19:27','2020-03-19 18:19:27','',0,'http://wallstreet.getbiz.net/et_template/default-website-template-2/',0,'et_template','',0),(121,1,'2020-03-19 18:19:42','2020-03-19 18:19:42','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"|20px||20px|false|false\" hover_enabled=\"0\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 18:19:42','2020-03-19 18:19:42','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(122,1,'2020-03-19 18:21:11','2020-03-19 18:21:11','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"|20px||20px|false|false\" column_structure=\"1_4,3_4\"][et_pb_column type=\"1_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][et_pb_menu _builder_version=\"4.3.2\"][/et_pb_menu][/et_pb_column][et_pb_column type=\"3_4\" _builder_version=\"4.3.2\"][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 18:21:11','2020-03-19 18:21:11','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(124,1,'2020-03-19 18:21:39','2020-03-19 18:21:39','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"|20px||20px|false|false\" column_structure=\"1_4,3_4\"][et_pb_column type=\"1_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][et_pb_column type=\"3_4\" _builder_version=\"4.3.2\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 18:21:39','2020-03-19 18:21:39','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(126,1,'2020-03-19 18:24:09','2020-03-19 18:24:09','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"|20px||20px|false|false\" hover_enabled=\"0\" column_structure=\"1_4,3_4\"][et_pb_column type=\"1_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][et_pb_column type=\"3_4\" _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"display:flex;||justify-content: flex-end;\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 18:24:09','2020-03-19 18:24:09','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(128,1,'2020-03-19 18:25:19','2020-03-19 18:25:19','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"|20px||20px|false|false\" hover_enabled=\"0\" column_structure=\"1_4,3_4\"][et_pb_column type=\"1_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"max-width: 200px;\"><a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" width=\"300\" height=\"67\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a></div>[/et_pb_text][/et_pb_column][et_pb_column type=\"3_4\" _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"display:flex;||justify-content: flex-end;\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 18:25:19','2020-03-19 18:25:19','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(130,1,'2020-03-19 18:25:43','2020-03-19 18:25:43','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"|20px||20px|false|false\" hover_enabled=\"0\" column_structure=\"1_4,3_4\"][et_pb_column type=\"1_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"max-width: 200px;\"><a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" width=\"300\" height=\"67\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a></div>[/et_pb_text][/et_pb_column][et_pb_column type=\"3_4\" _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"display:flex;||justify-content: flex-end;\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 18:25:43','2020-03-19 18:25:43','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(132,1,'2020-03-19 18:26:54','2020-03-19 18:26:54','','AVC Powered by WS Logo no bkgd','','inherit','open','closed','','avc-powered-by-ws-logo-no-bkgd','','','2020-03-19 18:26:54','2020-03-19 18:26:54','',0,'http://wallstreet.getbiz.net/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png',0,'attachment','image/png',0),(133,1,'2020-03-19 18:27:13','2020-03-19 18:27:13','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"|20px||20px|false|false\" hover_enabled=\"0\" column_structure=\"1_4,3_4\"][et_pb_column type=\"1_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"max-width: 200px;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" width=\"300\" height=\"67\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div>\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"230\" height=\"184\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column type=\"3_4\" _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"display:flex;||justify-content: flex-end;\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 18:27:13','2020-03-19 18:27:13','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(136,1,'2020-03-19 21:08:52','2020-03-19 21:08:52','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"max-width: 200px;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" width=\"300\" height=\"67\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div>\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"230\" height=\"184\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:08:52','2020-03-19 21:08:52','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(138,1,'2020-03-19 21:10:00','2020-03-19 21:10:00','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"max-width: 200px;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" width=\"300\" height=\"67\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div>\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"230\" height=\"184\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:10:00','2020-03-19 21:10:00','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(140,1,'2020-03-19 21:10:20','2020-03-19 21:10:20','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"max-width: 200px;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" width=\"300\" height=\"67\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div>\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"230\" height=\"184\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:10:20','2020-03-19 21:10:20','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(142,1,'2020-03-19 21:10:44','2020-03-19 21:10:44','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|20px||20px|false|true\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"max-width: 200px;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" width=\"300\" height=\"67\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div>\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"230\" height=\"184\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:10:44','2020-03-19 21:10:44','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(144,1,'2020-03-19 21:14:54','2020-03-19 21:14:54','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|20px||20px|false|true\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"max-width: 300px;display:flex;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" width=\"100\" height=\"auto\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div>\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"70\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:14:54','2020-03-19 21:14:54','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(146,1,'2020-03-19 21:19:53','2020-03-19 21:19:53','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|20px||20px|false|true\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"max-width: 300px;display:flex;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" width=\"200\" height=\"auto\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<p style=\"font-size: 12px;>aasdfasdfasdf</p>\n</div>\n<div>\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"70\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:19:53','2020-03-19 21:19:53','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(148,1,'2020-03-19 21:20:23','2020-03-19 21:20:23','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|20px||20px|false|true\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"max-width: 300px;display:flex;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" width=\"200\" height=\"auto\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<p style=\"font-size: 12px;\">aasdfasdfasdf</p>\n</div>\n<div>\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"70\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:20:23','2020-03-19 21:20:23','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(150,1,'2020-03-19 21:21:06','2020-03-19 21:21:06','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|20px||20px|false|true\" custom_padding=\"0px||0px||true|false\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"max-width: 300px;display:flex;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" width=\"200\" height=\"auto\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<p style=\"font-size: 12px;\">aasdfasdfasdf</p>\n</div>\n<div>\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"70\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:21:06','2020-03-19 21:21:06','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(151,1,'2020-03-19 21:21:32','2020-03-19 21:21:32','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|20px||20px|false|true\" custom_padding=\"15px||15px||true|false\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"max-width: 300px;display:flex;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" width=\"200\" height=\"auto\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<p style=\"font-size: 12px;\">aasdfasdfasdf</p>\n</div>\n<div>\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"70\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:21:32','2020-03-19 21:21:32','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(153,1,'2020-03-19 21:22:13','2020-03-19 21:22:13','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|20px||20px|false|true\" custom_padding=\"15px||15px||true|false\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"max-width: 300px;display:flex;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" width=\"200\" height=\"auto\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<p style=\"font-size: 12px;\">aasdfasdfasdf</p>\n</div>\n<div>\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"70\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:22:13','2020-03-19 21:22:13','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(154,1,'2020-03-19 21:22:39','2020-03-19 21:22:39','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|20px||20px|false|true\" custom_padding=\"15px||15px||true|false\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"max-width: 300px;display:flex;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" width=\"200\" height=\"auto\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<p style=\"font-size: 12px;\">aasdfasdfasdf</p>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"70\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:22:39','2020-03-19 21:22:39','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(156,1,'2020-03-19 21:23:09','2020-03-19 21:23:09','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|20px||20px|false|true\" custom_padding=\"15px||15px||true|false\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"max-width: 300px;display:flex;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" width=\"200\" height=\"auto\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<p style=\"font-size: 12px;\">aasdfasdfasdf</p>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"70\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:23:09','2020-03-19 21:23:09','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(158,1,'2020-03-19 21:23:51','2020-03-19 21:23:51','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px||15px||true|false\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"max-width: 300px;display:flex;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" width=\"200\" height=\"auto\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<p style=\"font-size: 12px;\">aasdfasdfasdf</p>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"70\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:23:51','2020-03-19 21:23:51','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(160,1,'2020-03-19 21:24:17','2020-03-19 21:24:17','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"30px||30px||true|false\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"max-width: 300px;display:flex;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" width=\"200\" height=\"auto\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<p style=\"font-size: 12px;\">aasdfasdfasdf</p>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"70\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:24:17','2020-03-19 21:24:17','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(162,1,'2020-03-19 21:25:23','2020-03-19 21:25:23','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|15px|20px|true|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"max-width: 300px;display:flex;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" width=\"200\" height=\"auto\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<p style=\"font-size: 12px;\">aasdfasdfasdf</p>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"70\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:25:23','2020-03-19 21:25:23','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(164,1,'2020-03-19 21:28:03','2020-03-19 21:28:03','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|15px|20px|true|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"max-width: 300px;display:flex;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" width=\"200\" height=\"auto\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<p style=\"font-size: 12px;\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\">sales@AVConservation.org</a><a href=\"tel:2488542054\">248.854.2054</a></p>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"70\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:28:03','2020-03-19 21:28:03','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(166,1,'2020-03-19 21:29:53','2020-03-19 21:29:53','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|15px|20px|true|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"display:flex;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" width=\"200\" height=\"auto\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<p style=\"font-size: 12px;text-align:center;\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\">sales@AVConservation.org</a> <a href=\"tel:2488542054\">248.854.2054</a></p>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"70\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:29:53','2020-03-19 21:29:53','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(168,1,'2020-03-19 21:30:30','2020-03-19 21:30:30','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|15px|20px|true|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"display:flex;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<p style=\"font-size: 12px;text-align:center;\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\">sales@AVConservation.org</a> <a href=\"tel:2488542054\">248.854.2054</a></p>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"70\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:30:30','2020-03-19 21:30:30','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(170,1,'2020-03-19 21:31:10','2020-03-19 21:31:10','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|15px|20px|true|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"display:flex;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<span style=\"font-size: 12px;text-align:center;\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\">sales@AVConservation.org</a> <a href=\"tel:2488542054\">248.854.2054</a></span>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"70\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:31:10','2020-03-19 21:31:10','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(172,1,'2020-03-19 21:32:40','2020-03-19 21:32:40','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|15px|20px|true|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"display:flex;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<div style=\"text-align:center;font-size:12px;\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\">sales@AVConservation.org</a> <a href=\"tel:2488542054\">248.854.2054</a></div>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"70\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:32:40','2020-03-19 21:32:40','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(174,1,'2020-03-19 21:37:03','2020-03-19 21:37:03','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|15px|20px|true|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"display:flex;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<div style=\"text-align:center;font-size:12px;line-height:16px;\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"70\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:37:03','2020-03-19 21:37:03','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(176,1,'2020-03-19 21:38:15','2020-03-19 21:38:15','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|15px|20px|true|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"display:flex;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<div style=\"text-align:center;font-size:12px;line-height:16px;\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"70\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:38:15','2020-03-19 21:38:15','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(178,1,'2020-03-19 21:39:09','2020-03-19 21:39:09','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|15px|20px|true|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"display:flex;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<div style=\"text-align:center;font-size:12px;line-height:16px;\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:39:09','2020-03-19 21:39:09','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(179,1,'2020-03-19 21:39:39','2020-03-19 21:39:39','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|15px|20px|true|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"display:flex;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<div style=\"text-align:center;font-size:12px;line-height:16px;\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;\" active_link_color=\"#000000\" menu_font=\"|600|||||||\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:39:39','2020-03-19 21:39:39','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(181,1,'2020-03-19 21:41:42','2020-03-19 21:41:42','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|15px|20px|true|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"display:flex;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<div style=\"text-align:center;font-size:12px;line-height:16px;\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;||width: 100% !important;\" active_link_color=\"#000000\" menu_font=\"|600|||||||\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:41:42','2020-03-19 21:41:42','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(183,1,'2020-03-19 21:43:13','2020-03-19 21:43:13','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|15px|20px|true|true\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<div style=\"display:flex;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<div style=\"text-align:center;font-size:12px;line-height:16px;\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;||width: 100% !important;\" active_link_color=\"#000000\" menu_font=\"|600|||||||\" module_class=\"main-nav\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:43:13','2020-03-19 21:43:13','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(185,1,'2020-03-19 21:46:12','2020-03-19 21:46:12','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|15px|20px|true|true\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\"]<div style=\"display:flex;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<div style=\"text-align:center;font-size:12px;line-height:16px;\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;||width: 100% !important;\" active_link_color=\"#000000\" menu_font=\"|600|||||||\" module_class=\"main-nav\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:46:12','2020-03-19 21:46:12','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(187,1,'2020-03-19 21:47:12','2020-03-19 21:47:12','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|15px|20px|true|true\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" module_class=\"header-left\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\"]<div style=\"display:flex;\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<div style=\"text-align:center;font-size:12px;line-height:16px;\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\" module_class=\"header-right\" hover_enabled=\"0\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;||width: 100% !important;\" active_link_color=\"#000000\" menu_font=\"|600|||||||\" module_class=\"main-nav\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:47:12','2020-03-19 21:47:12','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(190,1,'2020-03-19 21:49:24','2020-03-19 21:49:24','@media (max-width:980px) {\n .header-left {\n width: 50%;\n }\n .header-right {\n width: 50%;\n }\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-19 21:49:24','2020-03-19 21:49:24','',96,'http://wallstreet.getbiz.net/2020/03/19/96-revision-v1/',0,'revision','',0),(192,1,'2020-03-19 21:50:20','2020-03-19 21:50:20','@media (max-width:980px) {\n .header-left {\n width: 80%;\n }\n .header-right {\n width: 20%;\n }\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-19 21:50:20','2020-03-19 21:50:20','',96,'http://wallstreet.getbiz.net/2020/03/19/96-revision-v1/',0,'revision','',0),(194,1,'2020-03-19 21:50:31','2020-03-19 21:50:31','@media (max-width:980px) {\n .header-left {\n width: 80% !important;\n }\n .header-right {\n width: 20% !important;\n }\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-19 21:50:31','2020-03-19 21:50:31','',96,'http://wallstreet.getbiz.net/2020/03/19/96-revision-v1/',0,'revision','',0),(196,1,'2020-03-19 21:51:54','2020-03-19 21:51:54','@media (max-width:980px) {\n .header-left {\n width: 80% !important;\n }\n .header-right {\n width: 20%;\n }\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-19 21:51:54','2020-03-19 21:51:54','',96,'http://wallstreet.getbiz.net/2020/03/19/96-revision-v1/',0,'revision','',0),(198,1,'2020-03-19 21:53:31','2020-03-19 21:53:31','@media (max-width:980px) {\n .header-left {\n width: 80% !important;\n }\n .header-right {\n width: 20%;\n }\n .mobile_menu_bar {\n position: absolute;\n right: 0px;\n top: -100px;\n }\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-19 21:53:31','2020-03-19 21:53:31','',96,'http://wallstreet.getbiz.net/2020/03/19/96-revision-v1/',0,'revision','',0),(200,1,'2020-03-19 21:54:01','2020-03-19 21:54:01','@media (max-width:980px) {\n .header-left {\n width: 80% !important;\n margin-bottom: 0 !important;\n }\n .header-right {\n width: 20%;\n }\n .mobile_menu_bar {\n position: absolute;\n right: 0px;\n top: -100px;\n }\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-19 21:54:01','2020-03-19 21:54:01','',96,'http://wallstreet.getbiz.net/2020/03/19/96-revision-v1/',0,'revision','',0),(202,1,'2020-03-19 21:56:37','2020-03-19 21:56:37','@media (max-width:979px) {\n .header-left {\n width: 80% !important;\n margin-bottom: 0 !important;\n }\n .header-right {\n width: 20%;\n }\n\n}\n@media (max-width:479px) {\n .mobile_menu_bar {\n position: absolute;\n right: 0px;\n top: -100px;\n }\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-19 21:56:37','2020-03-19 21:56:37','',96,'http://wallstreet.getbiz.net/2020/03/19/96-revision-v1/',0,'revision','',0),(204,1,'2020-03-19 21:57:29','2020-03-19 21:57:29','.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {\n color: #0495d4;\n font-size: 48px;\n}\n@media (max-width:979px) {\n .header-left {\n width: 80% !important;\n margin-bottom: 0 !important;\n }\n .header-right {\n width: 20%;\n }\n\n}\n@media (max-width:479px) {\n .mobile_menu_bar {\n position: absolute;\n right: 0px;\n top: -100px;\n }\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-19 21:57:29','2020-03-19 21:57:29','',96,'http://wallstreet.getbiz.net/2020/03/19/96-revision-v1/',0,'revision','',0),(206,1,'2020-03-19 21:57:47','2020-03-19 21:57:47','.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {\n color: #0495d4 !important;\n font-size: 48px;\n}\n@media (max-width:979px) {\n .header-left {\n width: 80% !important;\n margin-bottom: 0 !important;\n }\n .header-right {\n width: 20%;\n }\n\n}\n@media (max-width:479px) {\n .mobile_menu_bar {\n position: absolute;\n right: 0px;\n top: -100px;\n }\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-19 21:57:47','2020-03-19 21:57:47','',96,'http://wallstreet.getbiz.net/2020/03/19/96-revision-v1/',0,'revision','',0),(207,1,'2020-03-19 21:59:06','2020-03-19 21:59:06','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|15px|20px|true|true\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" module_class=\"header-left\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<div style=\"text-align:center;font-size:12px;line-height:16px;\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\" module_class=\"header-right\" hover_enabled=\"0\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;||width: 100% !important;\" active_link_color=\"#000000\" menu_font=\"|600|||||||\" module_class=\"main-nav\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 21:59:06','2020-03-19 21:59:06','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(210,1,'2020-03-19 21:59:20','2020-03-19 21:59:20','.logo-wrap {\n display: flex;\n}\n.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {\n color: #0495d4 !important;\n font-size: 48px;\n}\n@media (max-width:979px) {\n .header-left {\n width: 80% !important;\n margin-bottom: 0 !important;\n }\n .header-right {\n width: 20%;\n }\n\n}\n@media (max-width:479px) {\n .mobile_menu_bar {\n position: absolute;\n right: 0px;\n top: -100px;\n }\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-19 21:59:20','2020-03-19 21:59:20','',96,'http://wallstreet.getbiz.net/2020/03/19/96-revision-v1/',0,'revision','',0),(212,1,'2020-03-19 21:59:56','2020-03-19 21:59:56','.logo-wrap {\n display: flex;\n}\n.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {\n color: #0495d4 !important;\n font-size: 48px;\n}\n@media (max-width:979px) {\n .header-left {\n width: 80% !important;\n margin-bottom: 0 !important;\n }\n .header-right {\n width: 20%;\n }\n\n}\n@media (max-width:479px) {\n .logo-wrap > div:first-child {\n max-width: 196px;\n }\n .mobile_menu_bar {\n position: absolute;\n right: 0px;\n top: -100px;\n }\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-19 21:59:56','2020-03-19 21:59:56','',96,'http://wallstreet.getbiz.net/2020/03/19/96-revision-v1/',0,'revision','',0),(213,1,'2020-03-19 22:02:26','2020-03-19 22:02:26','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|15px|20px|true|true\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" module_class=\"header-left\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<div style=\"text-align:center;font-size:12px;line-height:16px;\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][et_pb_text _builder_version=\"4.3.2\"]asdf[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\" module_class=\"header-right\" hover_enabled=\"0\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;||width: 100% !important;\" active_link_color=\"#000000\" menu_font=\"|600|||||||\" module_class=\"main-nav\"][/et_pb_menu][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|15px|20px|true|true\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\" module_class=\"header-left\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\"]asdf[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 22:02:26','2020-03-19 22:02:26','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(214,1,'2020-03-19 22:02:39','2020-03-19 22:02:39','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|15px|20px|true|true\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" module_class=\"header-left\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n<div style=\"text-align:center;font-size:12px;line-height:16px;\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\" module_class=\"header-right\" hover_enabled=\"0\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;||width: 100% !important;\" active_link_color=\"#000000\" menu_font=\"|600|||||||\" module_class=\"main-nav\"][/et_pb_menu][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|15px|20px|true|true\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\" module_class=\"header-left\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\"]asdf[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 22:02:39','2020-03-19 22:02:39','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(216,1,'2020-03-19 22:03:47','2020-03-19 22:03:47','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|15px|20px|true|true\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" module_class=\"header-left\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\" module_class=\"header-right\" hover_enabled=\"0\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;||width: 100% !important;\" active_link_color=\"#000000\" menu_font=\"|600|||||||\" module_class=\"main-nav\"][/et_pb_menu][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"0px|0px|0px|0px|false|true\" custom_padding=\"0px|20px|0px|20px|true|true\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\" module_class=\"header-left\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\" custom_margin=\"0px||0px||false|false\" hover_enabled=\"0\"]<div class=\"logo-addr\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 22:03:47','2020-03-19 22:03:47','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(218,1,'2020-03-19 22:04:56','2020-03-19 22:04:56','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|15px|20px|true|true\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" module_class=\"header-left\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\" module_class=\"header-right\" hover_enabled=\"0\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;||width: 100% !important;\" active_link_color=\"#000000\" menu_font=\"|600|||||||\" module_class=\"main-nav\"][/et_pb_menu][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"0px|0px|0px|0px|false|true\" custom_padding=\"0px|20px|15px|20px|false|true\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\" module_class=\"header-left\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\" custom_margin=\"0px||0px||false|false\" hover_enabled=\"0\"]<div class=\"logo-addr\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 22:04:56','2020-03-19 22:04:56','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(220,1,'2020-03-19 22:05:38','2020-03-19 22:05:38','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|0px|20px|false|true\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" module_class=\"header-left\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\" module_class=\"header-right\" hover_enabled=\"0\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;||width: 100% !important;\" active_link_color=\"#000000\" menu_font=\"|600|||||||\" module_class=\"main-nav\"][/et_pb_menu][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"0px|0px|0px|0px|false|true\" custom_padding=\"0px|20px|15px|20px|false|true\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\" module_class=\"header-left\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\" custom_margin=\"0px||0px||false|false\" hover_enabled=\"0\"]<div class=\"logo-addr\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 22:05:38','2020-03-19 22:05:38','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(222,1,'2020-03-19 22:06:59','2020-03-19 22:06:59','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|0px|20px|false|true\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" module_class=\"header-left\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\" module_class=\"header-right\" hover_enabled=\"0\" custom_css_main_element=\"text-align: right;\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;||width: 100% !important;\" active_link_color=\"#000000\" menu_font=\"|600|||||||\" module_class=\"main-nav\"][/et_pb_menu][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"0px|0px|0px|0px|false|true\" custom_padding=\"0px|20px|15px|20px|false|true\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\" module_class=\"header-left\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\" custom_margin=\"0px||0px||false|false\" hover_enabled=\"0\"]<div class=\"logo-addr\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 22:06:59','2020-03-19 22:06:59','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(224,1,'2020-03-19 22:07:24','2020-03-19 22:07:24','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|0px|20px|false|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" module_class=\"header-left\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\" module_class=\"header-right\" hover_enabled=\"0\" custom_css_main_element=\"text-align: right;\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;||width: 100% !important;\" active_link_color=\"#000000\" menu_font=\"|600|||||||\" module_class=\"main-nav\"][/et_pb_menu][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"0px|0px|0px|0px|false|true\" custom_padding=\"0px|20px|15px|20px|false|true\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\" module_class=\"header-left\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\" custom_margin=\"0px||0px||false|false\" hover_enabled=\"0\"]<div class=\"logo-addr\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 22:07:24','2020-03-19 22:07:24','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(227,1,'2020-03-19 22:10:15','2020-03-19 22:10:15','.logo-wrap {\n display: flex;\n}\n.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {\n color: #0495d4 !important;\n font-size: 48px;\n}\n\n\n@media (max-width:979px) {\n .header-left {\n width: 80% !important;\n margin-bottom: 0 !important;\n }\n .header-right {\n width: 100%;\n }\n\n}\n@media (max-width:479px) {\n .logo-wrap > div:first-child {\n max-width: 196px;\n }\n .mobile_menu_bar {\n position: absolute;\n right: 0px;\n top: -100px;\n }\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-19 22:10:15','2020-03-19 22:10:15','',96,'http://wallstreet.getbiz.net/2020/03/19/96-revision-v1/',0,'revision','',0),(229,1,'2020-03-19 22:11:18','2020-03-19 22:11:18','.logo-wrap {\n display: flex;\n}\n.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {\n color: #0495d4 !important;\n font-size: 48px;\n}\n\n\n@media (max-width:979px) {\n .header-left {\n width: 80% !important;\n margin-bottom: 0 !important;\n }\n .header-right {\n width: 100%;\n }\n\n}\n@media (max-width:479px) {\n .logo-wrap > div:first-child {\n max-width: 196px;\n }\n /*.mobile_menu_bar {\n position: absolute;\n right: 0px;\n top: -100px;\n }*/\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-19 22:11:18','2020-03-19 22:11:18','',96,'http://wallstreet.getbiz.net/2020/03/19/96-revision-v1/',0,'revision','',0),(230,1,'2020-03-19 22:13:55','2020-03-19 22:13:55','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|0px|20px|false|true\" custom_css_main_element=\"display: flex;||align-items: center;\" module_class=\"header-row\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" module_class=\"header-left\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\" module_class=\"header-right\" hover_enabled=\"0\" custom_css_main_element=\"text-align: right;\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"float: right;||width: 100% !important;\" active_link_color=\"#000000\" menu_font=\"|600|||||||\" module_class=\"main-nav\"][/et_pb_menu][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"0px|0px|0px|0px|false|true\" custom_padding=\"0px|20px|15px|20px|false|true\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\" module_class=\"header-left\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\" custom_margin=\"0px||0px||false|false\" hover_enabled=\"0\"]<div class=\"logo-addr\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 22:13:55','2020-03-19 22:13:55','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(233,1,'2020-03-19 22:14:13','2020-03-19 22:14:13','.logo-wrap {\n display: flex;\n}\n.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {\n color: #0495d4 !important;\n font-size: 48px;\n}\n\n\n@media (max-width:979px) {\n .header-row {\n display: flex;\n flex-direction: column;\n }\n .header-left {\n width: 80% !important;\n margin-bottom: 0 !important;\n }\n .header-right {\n width: 100%;\n }\n\n}\n@media (max-width:479px) {\n .logo-wrap > div:first-child {\n max-width: 196px;\n }\n /*.mobile_menu_bar {\n position: absolute;\n right: 0px;\n top: -100px;\n }*/\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-19 22:14:13','2020-03-19 22:14:13','',96,'http://wallstreet.getbiz.net/2020/03/19/96-revision-v1/',0,'revision','',0),(235,1,'2020-03-19 22:15:15','2020-03-19 22:15:15','.logo-wrap {\n display: flex;\n}\n.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {\n color: #0495d4 !important;\n font-size: 48px;\n}\n\n\n@media (max-width:979px) {\n .header-row {\n display: flex;\n flex-direction: column;\n }\n .header-left {\n width: 100% !important;\n margin-bottom: 0 !important;\n }\n .header-right {\n width: 100%;\n }\n\n}\n@media (max-width:479px) {\n .logo-wrap > div:first-child {\n max-width: 196px;\n }\n /*.mobile_menu_bar {\n position: absolute;\n right: 0px;\n top: -100px;\n }*/\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-19 22:15:15','2020-03-19 22:15:15','',96,'http://wallstreet.getbiz.net/2020/03/19/96-revision-v1/',0,'revision','',0),(237,1,'2020-03-19 22:16:34','2020-03-19 22:16:34','.logo-wrap {\n display: flex;\n}\n.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {\n color: #0495d4 !important;\n font-size: 48px;\n}\n\n\n@media (max-width:979px) {\n .header-row {\n display: flex;\n flex-direction: column;\n }\n .header-left {\n width: 100% !important;\n margin-bottom: 0 !important;\n }\n .header-right {\n width: 100%;\n }\n.mobile_menu_bar {\n position: absolute;\n right: 0px;\n top: -60px;\n }\n}\n@media (max-width:479px) {\n .logo-wrap > div:first-child {\n max-width: 196px;\n }\n\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-19 22:16:34','2020-03-19 22:16:34','',96,'http://wallstreet.getbiz.net/2020/03/19/96-revision-v1/',0,'revision','',0),(238,1,'2020-03-19 22:19:23','2020-03-19 22:19:23','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|0px|20px|false|true\" custom_css_main_element=\"display: flex;||align-items: center;\" module_class=\"header-row\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" module_class=\"header-left\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\" module_class=\"header-right\" hover_enabled=\"0\" custom_css_main_element=\"text-align: right;\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"display: flex;||justify-content: flex-end;\" active_link_color=\"#000000\" menu_font=\"|600|||||||\" module_class=\"main-nav\"][/et_pb_menu][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"0px|0px|0px|0px|false|true\" custom_padding=\"0px|20px|15px|20px|false|true\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\" module_class=\"header-left\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\" custom_margin=\"0px||0px||false|false\" hover_enabled=\"0\"]<div class=\"logo-addr\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 22:19:23','2020-03-19 22:19:23','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(240,1,'2020-03-19 22:19:49','2020-03-19 22:19:49','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|0px|20px|false|true\" custom_css_main_element=\"display: flex;||align-items: center;\" module_class=\"header-row\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" module_class=\"header-left\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\" module_class=\"header-right\" hover_enabled=\"0\" custom_css_main_element=\"text-align: right;\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_css_main_element=\"display: flex;||justify-content: flex-end;||width: 100% !important;\" active_link_color=\"#000000\" menu_font=\"|600|||||||\" module_class=\"main-nav\"][/et_pb_menu][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"0px|0px|0px|0px|false|true\" custom_padding=\"0px|20px|15px|20px|false|true\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\" module_class=\"header-left\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\" custom_margin=\"0px||0px||false|false\" hover_enabled=\"0\"]<div class=\"logo-addr\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 22:19:49','2020-03-19 22:19:49','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(242,1,'2020-03-19 22:20:33','2020-03-19 22:20:33','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_padding=\"0px||0px||true|false\"][et_pb_row _builder_version=\"4.3.2\" column_structure=\"1_3,2_3\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|0px|20px|false|true\" custom_css_main_element=\"display: flex;||align-items: center;\" module_class=\"header-row\"][et_pb_column _builder_version=\"4.3.2\" type=\"1_3\" module_class=\"header-left\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\" custom_margin=\"|0px||0px|false|true\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column _builder_version=\"4.3.2\" type=\"2_3\" module_class=\"header-right\" hover_enabled=\"0\" custom_css_main_element=\"text-align: right;\"][et_pb_menu _builder_version=\"4.3.2\" hover_enabled=\"0\" active_link_color=\"#000000\" menu_font=\"|600|||||||\" module_class=\"main-nav\"][/et_pb_menu][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" hover_enabled=\"0\" custom_margin=\"0px|0px|0px|0px|false|true\" custom_padding=\"0px|20px|15px|20px|false|true\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\" module_class=\"header-left\" hover_enabled=\"0\"][et_pb_text _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\" custom_margin=\"0px||0px||false|false\" hover_enabled=\"0\"]<div class=\"logo-addr\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-19 22:20:33','2020-03-19 22:20:33','',117,'http://wallstreet.getbiz.net/2020/03/19/117-revision-v1/',0,'revision','',0),(245,1,'2020-03-19 22:21:24','2020-03-19 22:21:24','.logo-wrap {\n display: flex;\n}\n.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {\n color: #0495d4 !important;\n font-size: 48px;\n}\n\n@media (min-width:980px) {\n .main-nav {\n display: flex;\n justify-content: flex-end;\n }\n}\n@media (max-width:979px) {\n .header-row {\n display: flex;\n flex-direction: column;\n }\n .header-left {\n width: 100% !important;\n margin-bottom: 0 !important;\n }\n .header-right {\n width: 100%;\n }\n.mobile_menu_bar {\n position: absolute;\n right: 0px;\n top: -60px;\n }\n}\n@media (max-width:479px) {\n .logo-wrap > div:first-child {\n max-width: 196px;\n }\n\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-19 22:21:24','2020-03-19 22:21:24','',96,'http://wallstreet.getbiz.net/2020/03/19/96-revision-v1/',0,'revision','',0),(247,1,'2020-03-19 22:22:57','2020-03-19 22:22:57','.logo-wrap {\n display: flex;\n}\n.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {\n color: #0495d4 !important;\n font-size: 48px;\n}\n\n@media (min-width:980px) {\n .main-nav {\n display: flex;\n justify-content: flex-end;\n }\n}\n@media (max-width:979px) {\n .header-row {\n display: flex;\n flex-direction: column;\n }\n .header-left {\n width: 100% !important;\n margin-bottom: 0 !important;\n }\n .header-right {\n width: 100%;\n }\n.mobile_menu_bar {\n position: absolute;\n right: 0px;\n top: -60px;\n }\n}\n@media (max-width:479px) {\n .logo-wrap > div:first-child {\n max-width: 196px;\n }\n.logo-wrap > div:last-child {\n max-width: 78px;\n }\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-19 22:22:57','2020-03-19 22:22:57','',96,'http://wallstreet.getbiz.net/2020/03/19/96-revision-v1/',0,'revision','',0),(249,1,'2020-03-19 22:23:30','2020-03-19 22:23:30','.logo-wrap {\n display: flex;\n}\n.logo-addr {\n text-align: center;\n}\n.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {\n color: #0495d4 !important;\n font-size: 48px;\n}\n\n@media (min-width:980px) {\n .main-nav {\n display: flex;\n justify-content: flex-end;\n }\n}\n@media (max-width:979px) {\n .header-row {\n display: flex;\n flex-direction: column;\n }\n .header-left {\n width: 100% !important;\n margin-bottom: 0 !important;\n }\n .header-right {\n width: 100%;\n }\n.mobile_menu_bar {\n position: absolute;\n right: 0px;\n top: -60px;\n }\n}\n@media (max-width:479px) {\n .logo-wrap > div:first-child {\n max-width: 196px;\n }\n.logo-wrap > div:last-child {\n max-width: 78px;\n }\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-19 22:23:30','2020-03-19 22:23:30','',96,'http://wallstreet.getbiz.net/2020/03/19/96-revision-v1/',0,'revision','',0),(251,1,'2020-03-19 22:26:12','2020-03-19 22:26:12','.logo-wrap {\n display: flex;\n}\n.logo-addr {\n text-align: center;\n}\n.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {\n color: #0495d4 !important;\n font-size: 48px;\n}\n.logo-wrap > div:first-child {\n max-width: 196px;\n }\n@media (min-width:980px) {\n .main-nav {\n display: flex;\n justify-content: flex-end;\n }\n}\n@media (max-width:979px) {\n .header-row {\n display: flex;\n flex-direction: column;\n }\n .header-left {\n width: 100% !important;\n margin-bottom: 0 !important;\n }\n .header-right {\n width: 100%;\n }\n.mobile_menu_bar {\n position: absolute;\n right: 0px;\n top: -60px;\n }\n}\n@media (max-width:479px) {\n /*.logo-wrap > div:first-child {\n max-width: 196px;\n }*/\n.logo-wrap > div:last-child {\n max-width: 78px;\n }\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-19 22:26:12','2020-03-19 22:26:12','',96,'http://wallstreet.getbiz.net/2020/03/19/96-revision-v1/',0,'revision','',0),(253,1,'2020-03-19 22:26:40','2020-03-19 22:26:40','.logo-wrap {\n display: flex;\n}\n.logo-addr {\n text-align: center;\n}\n.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {\n color: #0495d4 !important;\n font-size: 48px;\n}\n.logo-wrap > div:first-child {\n max-width: 196px;\n }\n.logo-wrap > div:last-child {\n max-width: 78px;\n }\n@media (min-width:980px) {\n .main-nav {\n display: flex;\n justify-content: flex-end;\n }\n}\n@media (max-width:979px) {\n .header-row {\n display: flex;\n flex-direction: column;\n }\n .header-left {\n width: 100% !important;\n margin-bottom: 0 !important;\n }\n .header-right {\n width: 100%;\n }\n.mobile_menu_bar {\n position: absolute;\n right: 0px;\n top: -60px;\n }\n}\n@media (max-width:479px) {\n\n\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-19 22:26:40','2020-03-19 22:26:40','',96,'http://wallstreet.getbiz.net/2020/03/19/96-revision-v1/',0,'revision','',0),(255,1,'2020-03-19 22:27:52','2020-03-19 22:27:52','.logo-wrap {\n display: flex;\n}\n.logo-addr {\ntext-align: center;\n max-width: 196px;\n font-size: 9px;\n line-height: 16px;\n}\n.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {\n color: #0495d4 !important;\n font-size: 48px;\n}\n.logo-wrap > div:first-child {\n max-width: 196px;\n }\n.logo-wrap > div:last-child {\n max-width: 78px;\n }\n@media (min-width:980px) {\n .main-nav {\n display: flex;\n justify-content: flex-end;\n }\n}\n@media (max-width:979px) {\n .header-row {\n display: flex;\n flex-direction: column;\n }\n .header-left {\n width: 100% !important;\n margin-bottom: 0 !important;\n }\n .header-right {\n width: 100%;\n }\n.mobile_menu_bar {\n position: absolute;\n right: 0px;\n top: -60px;\n }\n}\n@media (max-width:479px) {\n\n\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-19 22:27:52','2020-03-19 22:27:52','',96,'http://wallstreet.getbiz.net/2020/03/19/96-revision-v1/',0,'revision','',0),(257,1,'2020-03-24 20:28:28','2020-03-24 20:28:28','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" custom_css_main_element=\"background: rgb(200,225,75);\" hover_enabled=\"0\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]asdf[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\"][et_pb_row column_structure=\"1_3,2_3\" module_class=\"header-row\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|0px|20px|false|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"1_3\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column type=\"2_3\" module_class=\"header-right\" _builder_version=\"4.3.2\" custom_css_main_element=\"text-align: right;\"][et_pb_menu active_link_color=\"#000000\" module_class=\"main-nav\" _builder_version=\"4.3.2\" menu_font=\"|600|||||||\"][/et_pb_menu][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"0px|0px|0px|0px|false|true\" custom_padding=\"0px|20px|15px|20px|false|true\"][et_pb_column type=\"4_4\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"]<div class=\"logo-addr\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-24 20:28:28','2020-03-24 20:28:28','',117,'http://wallstreet.getbiz.net/2020/03/24/117-revision-v1/',0,'revision','',0),(259,1,'2020-03-24 20:29:03','2020-03-24 20:29:03','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" custom_css_main_element=\"background: rgb(200,225,75);\" hover_enabled=\"0\" custom_margin=\"0px|0px|0px|0px|true|true\" custom_padding=\"0px|0px|0px|0px|true|true\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]asdf[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\"][et_pb_row column_structure=\"1_3,2_3\" module_class=\"header-row\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|0px|20px|false|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"1_3\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column type=\"2_3\" module_class=\"header-right\" _builder_version=\"4.3.2\" custom_css_main_element=\"text-align: right;\"][et_pb_menu active_link_color=\"#000000\" module_class=\"main-nav\" _builder_version=\"4.3.2\" menu_font=\"|600|||||||\"][/et_pb_menu][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"0px|0px|0px|0px|false|true\" custom_padding=\"0px|20px|15px|20px|false|true\"][et_pb_column type=\"4_4\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"]<div class=\"logo-addr\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-24 20:29:03','2020-03-24 20:29:03','',117,'http://wallstreet.getbiz.net/2020/03/24/117-revision-v1/',0,'revision','',0),(261,1,'2020-03-24 20:29:42','2020-03-24 20:29:42','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" custom_css_main_element=\"background: rgb(200,225,75);\" hover_enabled=\"0\" custom_margin=\"0px|0px|0px|0px|true|true\" custom_padding=\"0px|0px|0px|0px|true|true\"][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" hover_enabled=\"0\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]asdf[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\"][et_pb_row column_structure=\"1_3,2_3\" module_class=\"header-row\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|0px|20px|false|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"1_3\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column type=\"2_3\" module_class=\"header-right\" _builder_version=\"4.3.2\" custom_css_main_element=\"text-align: right;\"][et_pb_menu active_link_color=\"#000000\" module_class=\"main-nav\" _builder_version=\"4.3.2\" menu_font=\"|600|||||||\"][/et_pb_menu][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"0px|0px|0px|0px|false|true\" custom_padding=\"0px|20px|15px|20px|false|true\"][et_pb_column type=\"4_4\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"]<div class=\"logo-addr\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-24 20:29:42','2020-03-24 20:29:42','',117,'http://wallstreet.getbiz.net/2020/03/24/117-revision-v1/',0,'revision','',0),(263,1,'2020-03-24 20:30:45','2020-03-24 20:30:45','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\" hover_enabled=\"0\" custom_css_main_element=\"background: rgb(200,225,75);\"][et_pb_row module_class=\"header-row\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|0px|20px|false|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"4_4\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\" hover_enabled=\"0\"]dsfa[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\"][et_pb_row column_structure=\"1_3,2_3\" module_class=\"header-row\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|0px|20px|false|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"1_3\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column type=\"2_3\" module_class=\"header-right\" _builder_version=\"4.3.2\" custom_css_main_element=\"text-align: right;\"][et_pb_menu active_link_color=\"#000000\" module_class=\"main-nav\" _builder_version=\"4.3.2\" menu_font=\"|600|||||||\"][/et_pb_menu][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"0px|0px|0px|0px|false|true\" custom_padding=\"0px|20px|15px|20px|false|true\"][et_pb_column type=\"4_4\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"]<div class=\"logo-addr\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-24 20:30:45','2020-03-24 20:30:45','',117,'http://wallstreet.getbiz.net/2020/03/24/117-revision-v1/',0,'revision','',0),(264,1,'2020-03-24 20:31:29','2020-03-24 20:31:29','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\" hover_enabled=\"0\" custom_css_main_element=\"background: rgb(200,225,75);\"][et_pb_row module_class=\"header-row\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"6px|20px|6px|20px|true|true\" hover_enabled=\"0\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"4_4\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\" hover_enabled=\"0\"]dsfa[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\"][et_pb_row column_structure=\"1_3,2_3\" module_class=\"header-row\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|0px|20px|false|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"1_3\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column type=\"2_3\" module_class=\"header-right\" _builder_version=\"4.3.2\" custom_css_main_element=\"text-align: right;\"][et_pb_menu active_link_color=\"#000000\" module_class=\"main-nav\" _builder_version=\"4.3.2\" menu_font=\"|600|||||||\"][/et_pb_menu][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"0px|0px|0px|0px|false|true\" custom_padding=\"0px|20px|15px|20px|false|true\"][et_pb_column type=\"4_4\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"]<div class=\"logo-addr\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-24 20:31:29','2020-03-24 20:31:29','',117,'http://wallstreet.getbiz.net/2020/03/24/117-revision-v1/',0,'revision','',0),(266,1,'2020-03-24 20:34:05','2020-03-24 20:34:05','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\" hover_enabled=\"0\" custom_css_main_element=\"background: rgb(200,225,75);\"][et_pb_row module_class=\"header-row\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"6px|20px|6px|20px|true|true\" hover_enabled=\"0\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"4_4\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Open Sans\', sans-serif;||font-weight: 600;\"]<a href=\"mailto:sales@AVConservation.org\">sales@AVConservation.org</a><a href=\"tel:2488542054\">248.854.2054</a>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\"][et_pb_row column_structure=\"1_3,2_3\" module_class=\"header-row\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|0px|20px|false|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"1_3\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column type=\"2_3\" module_class=\"header-right\" _builder_version=\"4.3.2\" custom_css_main_element=\"text-align: right;\"][et_pb_menu active_link_color=\"#000000\" module_class=\"main-nav\" _builder_version=\"4.3.2\" menu_font=\"|600|||||||\"][/et_pb_menu][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"0px|0px|0px|0px|false|true\" custom_padding=\"0px|20px|15px|20px|false|true\"][et_pb_column type=\"4_4\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"]<div class=\"logo-addr\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-24 20:34:05','2020-03-24 20:34:05','',117,'http://wallstreet.getbiz.net/2020/03/24/117-revision-v1/',0,'revision','',0),(267,1,'2020-03-24 20:34:19','2020-03-24 20:34:19','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\" hover_enabled=\"0\" custom_css_main_element=\"background: rgb(200,225,75);\"][et_pb_row module_class=\"header-row\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"6px|20px|6px|20px|true|true\" hover_enabled=\"0\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"4_4\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;||font-weight: 600;\"]<a href=\"mailto:sales@AVConservation.org\">sales@AVConservation.org</a><a href=\"tel:2488542054\">248.854.2054</a>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\"][et_pb_row column_structure=\"1_3,2_3\" module_class=\"header-row\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|0px|20px|false|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"1_3\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column type=\"2_3\" module_class=\"header-right\" _builder_version=\"4.3.2\" custom_css_main_element=\"text-align: right;\"][et_pb_menu active_link_color=\"#000000\" module_class=\"main-nav\" _builder_version=\"4.3.2\" menu_font=\"|600|||||||\"][/et_pb_menu][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"0px|0px|0px|0px|false|true\" custom_padding=\"0px|20px|15px|20px|false|true\"][et_pb_column type=\"4_4\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"]<div class=\"logo-addr\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-24 20:34:19','2020-03-24 20:34:19','',117,'http://wallstreet.getbiz.net/2020/03/24/117-revision-v1/',0,'revision','',0),(269,1,'2020-03-24 20:35:12','2020-03-24 20:35:12','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\" hover_enabled=\"0\" custom_css_main_element=\"background: rgb(200,225,75);\"][et_pb_row module_class=\"header-row\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"6px|20px|6px|20px|true|true\" hover_enabled=\"0\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"4_4\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;||font-weight: 600;\"]<a href=\"mailto:sales@AVConservation.org\">sales@AVConservation.org</a> <a href=\"tel:2488542054\">248.854.2054</a>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\"][et_pb_row column_structure=\"1_3,2_3\" module_class=\"header-row\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|0px|20px|false|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"1_3\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column type=\"2_3\" module_class=\"header-right\" _builder_version=\"4.3.2\" custom_css_main_element=\"text-align: right;\"][et_pb_menu active_link_color=\"#000000\" module_class=\"main-nav\" _builder_version=\"4.3.2\" menu_font=\"|600|||||||\"][/et_pb_menu][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"0px|0px|0px|0px|false|true\" custom_padding=\"0px|20px|15px|20px|false|true\"][et_pb_column type=\"4_4\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"]<div class=\"logo-addr\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-24 20:35:12','2020-03-24 20:35:12','',117,'http://wallstreet.getbiz.net/2020/03/24/117-revision-v1/',0,'revision','',0),(270,1,'2020-03-24 20:35:43','2020-03-24 20:35:43','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\" hover_enabled=\"0\" custom_css_main_element=\"background: rgb(200,225,75);\"][et_pb_row module_class=\"header-row\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"6px|20px|6px|20px|true|true\" hover_enabled=\"0\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"4_4\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;||font-weight: 600;\"]<a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\"][et_pb_row column_structure=\"1_3,2_3\" module_class=\"header-row\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|0px|20px|false|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"1_3\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column type=\"2_3\" module_class=\"header-right\" _builder_version=\"4.3.2\" custom_css_main_element=\"text-align: right;\"][et_pb_menu active_link_color=\"#000000\" module_class=\"main-nav\" _builder_version=\"4.3.2\" menu_font=\"|600|||||||\"][/et_pb_menu][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"0px|0px|0px|0px|false|true\" custom_padding=\"0px|20px|15px|20px|false|true\"][et_pb_column type=\"4_4\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"]<div class=\"logo-addr\">28545 Greenfield Rd • Southfield MI 48076<br><a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a></div>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-24 20:35:43','2020-03-24 20:35:43','',117,'http://wallstreet.getbiz.net/2020/03/24/117-revision-v1/',0,'revision','',0),(272,1,'2020-03-24 20:36:43','2020-03-24 20:36:43','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\" hover_enabled=\"0\" custom_css_main_element=\"background: rgb(200,225,75);\"][et_pb_row module_class=\"header-row\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"6px|20px|6px|20px|true|true\" hover_enabled=\"0\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"4_4\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;||font-weight: 600;\"]<a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\"][et_pb_row column_structure=\"1_3,2_3\" module_class=\"header-row\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"15px|20px|0px|20px|false|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"1_3\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\" hover_enabled=\"0\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column type=\"2_3\" module_class=\"header-right\" _builder_version=\"4.3.2\" custom_css_main_element=\"text-align: right;\"][et_pb_menu active_link_color=\"#000000\" module_class=\"main-nav\" _builder_version=\"4.3.2\" menu_font=\"|600|||||||\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-24 20:36:43','2020-03-24 20:36:43','',117,'http://wallstreet.getbiz.net/2020/03/24/117-revision-v1/',0,'revision','',0),(275,1,'2020-03-24 20:38:34','2020-03-24 20:38:34','.logo-wrap {\n display: flex;\n}\n.logo-addr {\ntext-align: center;\n max-width: 196px;\n font-size: 9px;\n line-height: 16px;\n}\n.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {\n color: #0495d4 !important;\n font-size: 48px;\n}\n.logo-wrap > div:first-child {\n max-width: 196px;\n }\n.logo-wrap > div:last-child {\n max-width: 78px;\n }\n@media (min-width:980px) {\n .main-nav {\n display: flex;\n justify-content: flex-end;\n }\n}\n@media (max-width:979px) {\n .header-row {\n display: flex;\n flex-direction: column;\n }\n .header-left {\n width: 100% !important;\n margin-bottom: 0 !important;\n }\n .header-right {\n width: 100%;\n }\n.mobile_menu_bar {\n position: absolute;\n right: 0px;\n top: -60px;\n }\n}\n@media (max-width:479px) {\n\n\n}\n\n\n.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li>a, .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {\nfont-weight: bold;\n}\n\n\n\n\n\n\n.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li>a, .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {\n}\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-24 20:38:34','2020-03-24 20:38:34','',96,'http://wallstreet.getbiz.net/2020/03/24/96-revision-v1/',0,'revision','',0),(276,1,'2020-03-24 20:39:49','2020-03-24 20:39:49','.logo-wrap {\r\n display: flex;\r\n}\r\n.logo-addr {\r\ntext-align: center;\r\n max-width: 196px;\r\n font-size: 9px;\r\n line-height: 16px;\r\n}\r\n.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {\r\n color: #0495d4 !important;\r\n font-size: 48px;\r\n}\r\n.logo-wrap > div:first-child {\r\n max-width: 196px;\r\n }\r\n.logo-wrap > div:last-child {\r\n max-width: 78px;\r\n }\r\n@media (min-width:980px) {\r\n .main-nav {\r\n display: flex;\r\n justify-content: flex-end;\r\n }\r\n}\r\n@media (max-width:979px) {\r\n .header-row {\r\n display: flex;\r\n flex-direction: column;\r\n }\r\n .header-left {\r\n width: 100% !important;\r\n margin-bottom: 0 !important;\r\n }\r\n .header-right {\r\n width: 100%;\r\n }\r\n.mobile_menu_bar {\r\n position: absolute;\r\n right: 0px;\r\n top: -60px;\r\n }\r\n}\r\n@media (max-width:479px) {\r\n\r\n\r\n}\r\n\r\n\r\n.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li>a, .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {\r\n font-family: \'Open Sans\', sans-serif;\r\nfont-weight: bold;\r\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-24 20:39:49','2020-03-24 20:39:49','',96,'http://wallstreet.getbiz.net/2020/03/24/96-revision-v1/',0,'revision','',0),(277,1,'2020-03-24 20:40:32','2020-03-24 20:40:32','.logo-wrap {\r\n display: flex;\r\n}\r\n.logo-addr {\r\ntext-align: center;\r\n max-width: 196px;\r\n font-size: 9px;\r\n line-height: 16px;\r\n}\r\n.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {\r\n color: #0495d4 !important;\r\n font-size: 48px;\r\n}\r\n.logo-wrap > div:first-child {\r\n max-width: 196px;\r\n }\r\n.logo-wrap > div:last-child {\r\n max-width: 78px;\r\n }\r\n@media (min-width:980px) {\r\n .main-nav {\r\n display: flex;\r\n justify-content: flex-end;\r\n }\r\n}\r\n@media (max-width:979px) {\r\n .header-row {\r\n display: flex;\r\n flex-direction: column;\r\n }\r\n .header-left {\r\n width: 100% !important;\r\n margin-bottom: 0 !important;\r\n }\r\n .header-right {\r\n width: 100%;\r\n }\r\n.mobile_menu_bar {\r\n position: absolute;\r\n right: 0px;\r\n top: -60px;\r\n }\r\n}\r\n@media (max-width:479px) {\r\n\r\n\r\n}\r\n\r\n\r\n.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li>a, .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {\r\n font-family: \'Open Sans\', sans-serif;\r\nfont-weight: bold;\r\n color: rgb(43,53,66);\r\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-24 20:40:32','2020-03-24 20:40:32','',96,'http://wallstreet.getbiz.net/2020/03/24/96-revision-v1/',0,'revision','',0),(278,1,'2020-03-24 20:41:41','2020-03-24 20:41:41','.logo-wrap {\r\n display: flex;\r\n}\r\n.logo-addr {\r\ntext-align: center;\r\n max-width: 196px;\r\n font-size: 9px;\r\n line-height: 16px;\r\n}\r\n.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {\r\n color: #0495d4 !important;\r\n font-size: 48px;\r\n}\r\n.logo-wrap > div:first-child {\r\n max-width: 196px;\r\n }\r\n.logo-wrap > div:last-child {\r\n max-width: 78px;\r\n }\r\n@media (min-width:980px) {\r\n .main-nav {\r\n display: flex;\r\n justify-content: flex-end;\r\n }\r\n}\r\n@media (max-width:979px) {\r\n .header-row {\r\n display: flex;\r\n flex-direction: column;\r\n }\r\n .header-left {\r\n width: 100% !important;\r\n margin-bottom: 0 !important;\r\n }\r\n .header-right {\r\n width: 100%;\r\n }\r\n.mobile_menu_bar {\r\n position: absolute;\r\n right: 0px;\r\n top: -60px;\r\n }\r\n}\r\n@media (max-width:479px) {\r\n\r\n\r\n}\r\n\r\n\r\n.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li>a,\r\n.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {\r\n font-family: \'Open Sans\', sans-serif;\r\nfont-weight: bold;\r\n color: rgb(43,53,66);\r\n}\r\n.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li>a:hover,\r\n.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a:hover {\r\n font-weight: 900;\r\n color: rgb(4,150,212);\r\n}','Divi','','inherit','closed','closed','','96-revision-v1','','','2020-03-24 20:41:41','2020-03-24 20:41:41','',96,'http://wallstreet.getbiz.net/2020/03/24/96-revision-v1/',0,'revision','',0),(279,1,'2020-03-24 20:42:32','2020-03-24 20:42:32','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\" hover_enabled=\"0\" custom_css_main_element=\"background: rgb(200,225,75);\"][et_pb_row module_class=\"header-row\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"6px|20px|6px|20px|true|true\" hover_enabled=\"0\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"4_4\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;||font-weight: 600;\"]<a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\"][et_pb_row column_structure=\"1_3,2_3\" module_class=\"header-row\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"6px|20px|6px|20px|true|true\" hover_enabled=\"0\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"1_3\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\" hover_enabled=\"0\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column type=\"2_3\" module_class=\"header-right\" _builder_version=\"4.3.2\" custom_css_main_element=\"text-align: right;\"][et_pb_menu active_link_color=\"#000000\" module_class=\"main-nav\" _builder_version=\"4.3.2\" menu_font=\"|600|||||||\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2020-03-24 20:42:32','2020-03-24 20:42:32','',117,'http://wallstreet.getbiz.net/2020/03/24/117-revision-v1/',0,'revision','',0),(280,1,'2020-03-24 20:43:18','2020-03-24 20:43:18','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\" hover_enabled=\"0\" custom_css_main_element=\"background: rgb(200,225,75);\"][et_pb_row module_class=\"header-row\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"6px|20px|6px|20px|true|true\" hover_enabled=\"0\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"4_4\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;||font-weight: 600;\"]<a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\"][et_pb_row column_structure=\"1_3,2_3\" module_class=\"header-row\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"6px|20px|6px|20px|true|true\" hover_enabled=\"0\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"1_3\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\" hover_enabled=\"0\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column type=\"2_3\" module_class=\"header-right\" _builder_version=\"4.3.2\" custom_css_main_element=\"text-align: right;\"][et_pb_menu active_link_color=\"#000000\" module_class=\"main-nav\" _builder_version=\"4.3.2\" menu_font=\"|600|||||||\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','','','inherit','closed','closed','','117-autosave-v1','','','2020-03-24 20:43:18','2020-03-24 20:43:18','',117,'http://wallstreet.getbiz.net/2020/03/24/117-autosave-v1/',0,'revision','',0),(282,1,'2020-03-24 20:44:19','2020-03-24 20:44:19','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/home-bg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 21px; color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; line-height: 38px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#45aa42\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">VIDEO</h2>\n<p>Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">AUDIO</h2>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-24 20:44:19','2020-03-24 20:44:19','',8,'http://wallstreet.getbiz.net/2020/03/24/8-revision-v1/',0,'revision','',0),(284,1,'2020-03-24 20:45:21','2020-03-24 20:45:21','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/home-bg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size:42px; line-height: 44px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#45aa42\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">VIDEO</h2>\n<p>Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">AUDIO</h2>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-24 20:45:21','2020-03-24 20:45:21','',8,'http://wallstreet.getbiz.net/2020/03/24/8-revision-v1/',0,'revision','',0),(286,1,'2020-03-24 20:46:06','2020-03-24 20:46:06','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/home-bg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; font-weight: 400;color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size:42px; line-height: 44px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#45aa42\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">VIDEO</h2>\n<p>Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">AUDIO</h2>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-24 20:46:06','2020-03-24 20:46:06','',8,'http://wallstreet.getbiz.net/2020/03/24/8-revision-v1/',0,'revision','',0),(287,1,'2020-03-24 20:46:18','2020-03-24 20:46:18','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/home-bg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 400;color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size:42px; line-height: 44px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#45aa42\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">VIDEO</h2>\n<p>Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">AUDIO</h2>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-24 20:46:18','2020-03-24 20:46:18','',8,'http://wallstreet.getbiz.net/2020/03/24/8-revision-v1/',0,'revision','',0),(289,1,'2020-03-24 20:48:36','2020-03-24 20:48:36','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/home-bg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300;color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size:42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#45aa42\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">VIDEO</h2>\n<p>Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;\">AUDIO</h2>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-24 20:48:36','2020-03-24 20:48:36','',8,'http://wallstreet.getbiz.net/2020/03/24/8-revision-v1/',0,'revision','',0),(291,1,'2020-03-24 20:51:08','2020-03-24 20:51:08','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/home-bg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300;color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size:42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#45aa42\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;\">FILM</h2>\n<p>Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;\">VIDEO</h2>\n<p>Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;\">AUDIO</h2>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-24 20:51:08','2020-03-24 20:51:08','',8,'http://wallstreet.getbiz.net/2020/03/24/8-revision-v1/',0,'revision','',0),(293,1,'2020-03-24 20:51:57','2020-03-24 20:51:57','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/home-bg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300;color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size:42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#45aa42\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;\">FILM</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;\">VIDEO</h2>\n<p>Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;\">AUDIO</h2>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-24 20:51:57','2020-03-24 20:51:57','',8,'http://wallstreet.getbiz.net/2020/03/24/8-revision-v1/',0,'revision','',0),(295,1,'2020-03-24 20:52:22','2020-03-24 20:52:22','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/home-bg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300;color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size:42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#45aa42\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">FILM</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;\">VIDEO</h2>\n<p>Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;\">AUDIO</h2>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-24 20:52:22','2020-03-24 20:52:22','',8,'http://wallstreet.getbiz.net/2020/03/24/8-revision-v1/',0,'revision','',0),(297,1,'2020-03-24 20:52:58','2020-03-24 20:52:58','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/home-bg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300;color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size:42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\" width=\"100%\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#45aa42\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">FILM</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;\">VIDEO</h2>\n<p>Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;\">AUDIO</h2>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-24 20:52:58','2020-03-24 20:52:58','',8,'http://wallstreet.getbiz.net/2020/03/24/8-revision-v1/',0,'revision','',0),(299,1,'2020-03-24 20:53:30','2020-03-24 20:53:30','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/home-bg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300;color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size:42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\" width=\"100%\" max_width=\"1400px\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#45aa42\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">FILM</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;\">VIDEO</h2>\n<p>Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;\">AUDIO</h2>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-24 20:53:30','2020-03-24 20:53:30','',8,'http://wallstreet.getbiz.net/2020/03/24/8-revision-v1/',0,'revision','',0),(301,1,'2020-03-24 20:55:01','2020-03-24 20:55:01','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/home-bg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300;color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size:42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>\n[/et_pb_text][et_pb_divider _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\" hover_enabled=\"0\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\" width=\"100%\" max_width=\"1400px\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#45aa42\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">FILM</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;\">VIDEO</h2>\n<p>Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;\">AUDIO</h2>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-24 20:55:01','2020-03-24 20:55:01','',8,'http://wallstreet.getbiz.net/2020/03/24/8-revision-v1/',0,'revision','',0),(303,1,'2020-03-24 20:55:24','2020-03-24 20:55:24','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/home-bg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300;color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size:42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>\n[/et_pb_text][et_pb_divider _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\" hover_enabled=\"0\" show_divider=\"off\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\" width=\"100%\" max_width=\"1400px\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#45aa42\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">FILM</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;\">VIDEO</h2>\n<p>Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;\">AUDIO</h2>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-24 20:55:24','2020-03-24 20:55:24','',8,'http://wallstreet.getbiz.net/2020/03/24/8-revision-v1/',0,'revision','',0),(305,1,'2020-03-24 20:56:14','2020-03-24 20:56:14','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/home-bg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300;color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size:42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>\n[/et_pb_text][et_pb_divider _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\" hover_enabled=\"0\" show_divider=\"off\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\" width=\"100%\" max_width=\"1400px\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#45aa42\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">FILM</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">VIDEO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 150px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">AUDIO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-24 20:56:14','2020-03-24 20:56:14','',8,'http://wallstreet.getbiz.net/2020/03/24/8-revision-v1/',0,'revision','',0),(307,1,'2020-03-24 20:57:18','2020-03-24 20:57:18','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/home-bg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300;color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size:42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>\n[/et_pb_text][et_pb_divider _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\" hover_enabled=\"0\" show_divider=\"off\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\" width=\"100%\" max_width=\"1400px\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#45aa42\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 512px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">FILM</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 512px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">VIDEO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 512px;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">AUDIO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-24 20:57:18','2020-03-24 20:57:18','',8,'http://wallstreet.getbiz.net/2020/03/24/8-revision-v1/',0,'revision','',0),(309,1,'2020-03-24 20:58:00','2020-03-24 20:58:00','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/home-bg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300;color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size:42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>\n[/et_pb_text][et_pb_divider _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\" hover_enabled=\"0\" show_divider=\"off\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\" width=\"100%\" max_width=\"1400px\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#45aa42\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 512px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">FILM</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 512px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">VIDEO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"min-height: 512px;display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">AUDIO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-24 20:58:00','2020-03-24 20:58:00','',8,'http://wallstreet.getbiz.net/2020/03/24/8-revision-v1/',0,'revision','',0),(311,1,'2020-03-24 20:58:46','2020-03-24 20:58:46','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/home-bg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300;color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size:42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>\n[/et_pb_text][et_pb_divider _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\" hover_enabled=\"0\" show_divider=\"off\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\" width=\"100%\" max_width=\"1400px\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#45aa42\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">FILM</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">VIDEO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 442px;\"]<div style=\"display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">AUDIO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-24 20:58:46','2020-03-24 20:58:46','',8,'http://wallstreet.getbiz.net/2020/03/24/8-revision-v1/',0,'revision','',0),(313,1,'2020-03-24 21:00:57','2020-03-24 21:00:57','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/home-bg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300;color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size:42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>\n[/et_pb_text][et_pb_divider _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\" hover_enabled=\"0\" show_divider=\"off\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.3.2\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\" width=\"100%\" max_width=\"1400px\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#45aa42\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">FILM</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" width=\"152\" height=\"153\" alt=\"\" class=\"wp-image-54 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">VIDEO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">AUDIO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2020-03-24 21:00:57','2020-03-24 21:00:57','',8,'http://wallstreet.getbiz.net/2020/03/24/8-revision-v1/',0,'revision','',0),(320,2,'2021-01-28 17:35:21','2021-01-28 17:35:21','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/home-bg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300;color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size:42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"1400px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#45aa42\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">FILM</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" admin_label=\"Call To Action\" sticky_enabled=\"0\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"wp-image-54 alignnone size-full\" src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" alt=\"\" width=\"152\" height=\"153\" /></div>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\">VIDEO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>\n[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">AUDIO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2021-01-28 17:35:21','2021-01-28 17:35:21','',8,'http://wallstreet.getbiz.net/2021/01/28/8-revision-v1/',0,'revision','',0),(321,2,'2021-01-28 22:17:20','2021-01-28 22:17:20','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"30px||0px||false|false\" animation_direction=\"bottom\" background_last_edited=\"on|tablet\" parallax_tablet=\"on\" parallax_phone=\"on\" parallax_method_tablet=\"off\" parallax_method_phone=\"off\" background_size_phone=\"cover\" background_repeat_phone=\"repeat\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.8.2\" custom_margin=\"0px||||false|false\" custom_padding=\"0px|||||\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.2\" header_font=\"Oswald|300|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"32px\" text_orientation=\"center\" custom_margin=\"||-2px|||\" animation_style=\"fade\" animation_direction=\"top\" header_font_size_tablet=\"24px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" header_2_font_size_tablet=\"24px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>[/et_pb_text][et_pb_slider show_arrows=\"off\" show_pagination=\"off\" use_text_overlay=\"off\" _builder_version=\"4.8.2\" _module_preset=\"default\" body_font=\"Oswald||||||||\" body_text_color=\"#000000\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"rgba(255,255,255,0)\" custom_button=\"on\" button_text_size=\"18px\" button_text_color=\"#FFFFFF\" button_bg_color=\"#6d6d6d\" button_border_width=\"0px\" button_border_color=\"RGBA(0,0,0,0)\" button_font=\"Open Sans||||||||\" button_use_icon=\"off\" button_alignment=\"center\" custom_margin=\"||32px|||\" custom_padding=\"32px||0px||false|false\" animation_style=\"fade\" auto=\"on\" auto_speed=\"10000\" auto_ignore_hover=\"on\" body_font_size_tablet=\"\" body_font_size_phone=\"18px\" body_font_size_last_edited=\"on|tablet\" body_font_size__hover_enabled=\"off|desktop\"][et_pb_slide button_text=\"Learn\" button_link=\"http://wallstreet.getbiz.net/learn/\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" sticky_transition=\"on\"]<p>Our equipment is maintained and calibrated every day.</p>\n<p>Your priceless media deserves professional care.</p>\n<p>We’re here to help.</p>[/et_pb_slide][et_pb_slide button_text=\"Contact\" button_link=\"http://wallstreet.getbiz.net/contact/\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" sticky_transition=\"on\"]<p>We are media recovery and preservation experts.</p>\n<p>Get control of your film, video, and audio media.</p>\n<p>Call for a free consultation today.</p>[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_last_edited=\"on|phone\" admin_label=\"Film\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px||0px||false|false\" custom_margin_phone=\"0px||0px||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ2MSJ9fQ==@\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#56d81c\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_last_edited=\"on|desktop\" admin_label=\"Video\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" background_color_gradient_direction=\"181deg\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px|0px||0px|false|false\" custom_margin_phone=\"0px|0px|0px|0px|false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|phone\" animation_style=\"fade\" animation_delay=\"200ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjM5MyJ9fQ==@\" background_last_edited=\"on|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\"]<h1><del><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></del></h1>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_phone=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_last_edited=\"on|desktop\" admin_label=\"Audio\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"300ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ4OSJ9fQ==@\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\"]<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','publish','closed','closed','','home-2','','','2021-07-19 13:41:21','2021-07-19 13:41:21','',0,'http://wallstreet.getbiz.net/?page_id=321',0,'page','',0),(322,2,'2021-01-28 19:13:46','2021-01-28 19:13:46','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/home-bg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300;color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size:42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"1400px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#45aa42\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">FILM</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"wp-image-54 alignnone size-full\" src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" alt=\"\" width=\"152\" height=\"153\" /></div>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\">VIDEO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">AUDIO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 19:13:46','2021-01-28 19:13:46','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(324,2,'2021-01-28 19:14:40','2021-01-28 19:14:40','','AV_Conservation_Home_Page_Photo 2021.jpg','','inherit','open','closed','','av_conservation_home_page_photo-2021-jpg','','','2021-01-28 19:14:40','2021-01-28 19:14:40','',321,'http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg.png',0,'attachment','image/png',0),(325,2,'2021-01-28 19:16:30','2021-01-28 19:16:30','','AVC_VIDEO_Preservation_Icon 2021','','inherit','open','closed','','avc_video_preservation_icon-2021','','','2021-01-28 19:16:30','2021-01-28 19:16:30','',321,'http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021.png',0,'attachment','image/png',0),(326,2,'2021-01-28 19:18:02','2021-01-28 19:18:02','','AVC_AUDIO_Preservation_Icon_2021','','inherit','open','closed','','avc_audio_preservation_icon_2021','','','2021-01-28 19:18:02','2021-01-28 19:18:02','',321,'http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021.png',0,'attachment','image/png',0),(327,2,'2021-01-28 19:18:10','2021-01-28 19:18:10','','AVC_VIDEO_Preservation_Icon 2021','','inherit','open','closed','','avc_video_preservation_icon-2021-2','','','2021-01-28 19:18:10','2021-01-28 19:18:10','',321,'http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-1.png',0,'attachment','image/png',0),(328,2,'2021-01-28 19:20:07','2021-01-28 19:20:07','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" hover_enabled=\"0\" custom_css_main_element=\"display:flex;||flex-direction: column;\" title_text=\"AV_Conservation_Home_Page_Photo 2021.jpg\" sticky_enabled=\"0\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300;color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size:42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" background_color=\"#45aa42\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" sticky_enabled=\"0\" min_height=\"498px\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-327 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-1-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></div>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\">FILM</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Restore your film at resolutions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>\n[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||68px||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" sticky_enabled=\"0\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></div>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\">VIDEO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>\n[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" sticky_enabled=\"0\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></div>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\">AUDIO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 19:20:07','2021-01-28 19:20:07','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(330,2,'2021-01-28 19:24:16','2021-01-28 19:24:16','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300; color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size: 42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" background_color=\"#45aa42\" min_height=\"498px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" animation_style=\"fade\" sticky_enabled=\"0\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-327 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-1-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></div>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\">FILM</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Restore your film at resolutions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||68px||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" animation_style=\"fade\" animation_delay=\"100ms\" sticky_enabled=\"0\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></div>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\">VIDEO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||46px||false|false\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" sticky_enabled=\"0\" animation_style=\"fade\" animation_delay=\"200ms\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></div>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\">AUDIO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 19:24:16','2021-01-28 19:24:16','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(332,2,'2021-01-28 19:29:25','2021-01-28 19:29:25','','AVC_FILM_Preservation_Icon 2021','','inherit','open','closed','','avc_film_preservation_icon-2021','','','2021-01-28 19:29:25','2021-01-28 19:29:25','',321,'http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021.png',0,'attachment','image/png',0),(333,2,'2021-01-28 19:34:18','2021-01-28 19:34:18','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300; color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size: 42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" background_color=\"#45aa42\" min_height=\"498px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||86px||false|false\" animation_style=\"fade\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" sticky_enabled=\"0\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></div>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\"></h2>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\">FILM</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||115px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" use_background_color_gradient=\"on\" sticky_enabled=\"0\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></div>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\"><span style=\"font-size: 36px;\"></span></h2>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\"><span style=\"font-size: 36px;\">VIDEO</span></h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||90px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" sticky_enabled=\"0\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></div>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\"></h2>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\">AUDIO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 19:34:18','2021-01-28 19:34:18','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(335,2,'2021-01-28 19:35:04','2021-01-28 19:35:04','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" hover_enabled=\"0\" custom_css_main_element=\"display:flex;||flex-direction: column;\" parallax=\"on\" parallax_method=\"off\" sticky_enabled=\"0\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300; color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size: 42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" background_color=\"#45aa42\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"498px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||86px||false|false\" animation_style=\"fade\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></div>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\"></h2>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\">FILM</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" background_color=\"#0495d4\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||115px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></div>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\"><span style=\"font-size: 36px;\"></span></h2>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\"><span style=\"font-size: 36px;\">VIDEO</span></h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||90px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></div>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\"></h2>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\">AUDIO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 19:35:04','2021-01-28 19:35:04','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(337,2,'2021-01-28 19:37:37','2021-01-28 19:37:37','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" hover_enabled=\"0\" custom_css_main_element=\"display:flex;||flex-direction: column;\" sticky_enabled=\"0\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300; color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size: 42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" custom_margin=\"0px|auto|-136px|auto|false|false\" custom_padding=\"0px||0px||false|false\" min_height=\"233px\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" background_color=\"#45aa42\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"498px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||86px||false|false\" animation_style=\"fade\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></div>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\"></h2>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\">FILM</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" background_color=\"#0495d4\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||115px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></div>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\"><span style=\"font-size: 36px;\"></span></h2>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\"><span style=\"font-size: 36px;\">VIDEO</span></h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" custom_margin=\"0px||134px||false|false\" custom_padding=\"||90px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></div>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\"></h2>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\">AUDIO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 19:37:37','2021-01-28 19:37:37','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(338,2,'2021-01-28 19:38:35','2021-01-28 19:38:35','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300; color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size: 42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"233px\" custom_margin=\"0px|auto|-136px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" background_color=\"#45aa42\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"498px\" custom_margin=\"0px||-88px||false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></div>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\"></h2>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\">FILM</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" background_color=\"#0495d4\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||115px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></div>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\"><span style=\"font-size: 36px;\"></span></h2>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\"><span style=\"font-size: 36px;\">VIDEO</span></h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" custom_margin=\"0px||134px||false|false\" custom_padding=\"||90px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></div>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\"></h2>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\">AUDIO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 19:38:35','2021-01-28 19:38:35','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(340,2,'2021-01-28 19:57:28','2021-01-28 19:57:28','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300; color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size: 42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"233px\" custom_margin=\"0px|auto|-136px|auto|false|false\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" background_color=\"#45aa42\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"498px\" custom_margin=\"0px||-88px||false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" sticky_enabled=\"0\" header_line_height=\"1.2em\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></div>\n<div>\n<h2 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">FILM</span></h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n</div>\n[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" background_color=\"#0495d4\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" sticky_enabled=\"0\" header_line_height=\"1.2em\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" />\n</div>\n\n<h2 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">VIDEO</span></h2>\n\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" custom_margin=\"0px||134px||false|false\" custom_padding=\"||6px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" sticky_enabled=\"0\" header_line_height=\"1.2em\"]<div style=\"display: flex; align-items: center; justify-content: center;\">\n\n<img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" />\n\n</div>\n<div>\n<h2 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">AUDIO</span></h2>\n\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n\n</div>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 19:57:28','2021-01-28 19:57:28','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(341,2,'2021-01-28 19:59:39','2021-01-28 19:59:39','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" text_orientation=\"center\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\" animation_style=\"fade\" animation_direction=\"top\" sticky_enabled=\"0\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300; color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size: 42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br />Get control of your film, video, and audio media.<br />Call for your free consultation today.</h1>\n[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"233px\" custom_margin=\"0px|auto|-136px|auto|false|false\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_line_height=\"1.2em\" background_color=\"#45aa42\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"498px\" custom_margin=\"0px||-88px||false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" animation_delay=\"100ms\" sticky_enabled=\"0\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></div>\n<div>\n<h2 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">FILM</span></h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n</div>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_line_height=\"1.2em\" background_color=\"#0495d4\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" sticky_enabled=\"0\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" />\n</div>\n\n<h2 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">VIDEO</span></h2>\n\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" custom_margin=\"0px||134px||false|false\" custom_padding=\"||6px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" sticky_enabled=\"0\"]<div style=\"display: flex; align-items: center; justify-content: center;\">\n<p><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></p>\n</div>\n<div>\n<h2 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">AUDIO</span></h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 19:59:39','2021-01-28 19:59:39','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(343,2,'2021-01-28 20:21:53','2021-01-28 20:21:53','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg.png\" min_height=\"142vh\" custom_padding=\"||0px||false|false\" hover_enabled=\"0\" custom_css_main_element=\"display:flex;||flex-direction: column;\" sticky_enabled=\"0\" custom_margin=\"||-212px|||\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\" header_line_height=\"1.6em\" sticky_enabled=\"0\" header_font=\"Oswald|300|||||||\" header_2_font=\"Oswald|600|||||||\" header_font_size=\"48px\" header_2_font_size=\"40px\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day. Your priceless media deserves professional care. We’re here to help. Call for a free consultation.</h2>\n[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"233px\" custom_margin=\"0px|auto|-136px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_line_height=\"1.2em\" background_color=\"#45aa42\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"498px\" custom_margin=\"0px||-88px||false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></div>\n<div>\n<h2 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">FILM</span></h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n</div>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_line_height=\"1.5em\" background_color=\"#0495d4\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" custom_margin=\"0px||0px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" body_font=\"Oswald|300|||||||\" sticky_enabled=\"0\" body_font_size=\"24px\" header_font_size=\"36px\" custom_padding=\"40px||11px||false|false\" body_line_height=\"1.2em\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></div>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>\n[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" custom_margin=\"0px||134px||false|false\" custom_padding=\"||6px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex; align-items: center; justify-content: center;\">\n<p><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></p>\n</div>\n<div>\n<h2 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">AUDIO</span></h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 20:21:53','2021-01-28 20:21:53','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(345,2,'2021-01-28 20:24:47','2021-01-28 20:24:47','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg.png\" min_height=\"71vh\" custom_margin=\"||-212px|||\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day. Your priceless media deserves professional care. We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||5px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_line_height=\"1.2em\" background_color=\"#45aa42\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"498px\" custom_margin=\"0px||-88px||false|false\" custom_padding=\"||154px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></div>\n<div>\n<h2 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">FILM</span></h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n</div>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#0495d4\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" custom_margin=\"0px||-6px||false|false\" custom_padding=\"40px||222px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" custom_css_main_element=\"min-height: 467px;\" min_height=\"761px\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></div>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" custom_margin=\"0px||-95px||false|false\" custom_padding=\"||151px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex; align-items: center; justify-content: center;\">\n<p><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></p>\n</div>\n<div>\n<h2 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">AUDIO</span></h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 20:24:47','2021-01-28 20:24:47','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(347,2,'2021-01-28 20:31:10','2021-01-28 20:31:10','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg.png\" min_height=\"71vh\" custom_margin=\"||-212px|||\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day. Your priceless media deserves professional care. We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||5px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_line_height=\"1.5em\" background_color=\"#45aa42\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"498px\" custom_margin=\"0px||-88px||false|false\" custom_padding=\"||154px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" sticky_enabled=\"0\" body_font_size=\"24px\" body_font=\"Oswald||||||||\" body_line_height=\"1.2em\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></div>\n<div>\n<h2 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">FILM</span></h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n</div>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#0495d4\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"761px\" custom_margin=\"0px||-6px||false|false\" custom_padding=\"40px||222px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" sticky_enabled=\"0\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></div>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_line_height=\"1.5em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" custom_margin=\"0px||-95px||false|false\" custom_padding=\"||151px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" sticky_enabled=\"0\"]<div style=\"display: flex; align-items: center; justify-content: center;\">\n<p><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></p>\n</div>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</div>\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 20:31:10','2021-01-28 20:31:10','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(349,2,'2021-01-28 20:35:36','2021-01-28 20:35:36','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg.png\" min_height=\"71vh\" custom_margin=\"||-212px|||\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day. Your priceless media deserves professional care. We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||5px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#45aa42\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"498px\" custom_margin=\"0px||-88px||false|false\" custom_padding=\"40px||154px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" sticky_enabled=\"0\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n</div>\n[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#0495d4\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"761px\" custom_margin=\"0px||-6px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" sticky_enabled=\"0\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<h1 style=\"display: flex; align-items: center; justify-content: center;\"><span style=\"font-size: 36px;\">VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>\n[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" custom_margin=\"0px||-95px||false|false\" custom_padding=\"||151px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" sticky_enabled=\"0\"]<div style=\"display: flex; align-items: center; justify-content: center;\">\n<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></h1>\n</div>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 20:35:36','2021-01-28 20:35:36','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(350,2,'2021-01-28 20:36:49','2021-01-28 20:36:49','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg.png\" min_height=\"71vh\" custom_margin=\"||-212px|||\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day. Your priceless media deserves professional care. We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||5px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#45aa42\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"498px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" sticky_enabled=\"0\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n</div>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#0495d4\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"761px\" custom_margin=\"0px||-6px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" custom_css_main_element=\"min-height: 467px;\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<h1 style=\"display: flex; align-items: center; justify-content: center;\"><span style=\"font-size: 36px;\">VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" sticky_enabled=\"0\"]<div style=\"display: flex; align-items: center; justify-content: center;\">\n<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></h1>\n</div>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 20:36:49','2021-01-28 20:36:49','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(351,2,'2021-01-28 20:37:42','2021-01-28 20:37:42','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg.png\" min_height=\"71vh\" custom_margin=\"||-212px|||\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day. Your priceless media deserves professional care. We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||5px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#45aa42\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" sticky_enabled=\"0\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n</div>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#0495d4\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"500px\" custom_margin=\"0px||-6px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" sticky_enabled=\"0\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<h1 style=\"display: flex; align-items: center; justify-content: center;\"><span style=\"font-size: 36px;\">VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" min_height=\"500px\" sticky_enabled=\"0\"]<div style=\"display: flex; align-items: center; justify-content: center;\">\n<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></h1>\n</div>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 20:37:42','2021-01-28 20:37:42','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(353,2,'2021-01-28 20:40:01','2021-01-28 20:40:01','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg.png\" min_height=\"71vh\" custom_margin=\"||-212px|||\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day. Your priceless media deserves professional care. We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#45aa42\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" max_height=\"700px\" sticky_enabled=\"0\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n</div>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#0495d4\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" max_height=\"700px\" sticky_enabled=\"0\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<h1 style=\"display: flex; align-items: center; justify-content: center;\"><span style=\"font-size: 36px;\">VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" max_height=\"700px\" sticky_enabled=\"0\"]<div style=\"display: flex; align-items: center; justify-content: center;\">\n<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></h1>\n</div>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 20:40:01','2021-01-28 20:40:01','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(354,2,'2021-01-28 20:41:12','2021-01-28 20:41:12','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg.png\" min_height=\"71vh\" custom_margin=\"||-212px|||\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day. Your priceless media deserves professional care. We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#45aa42\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" sticky_enabled=\"0\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n</div>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#0495d4\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" sticky_enabled=\"0\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<h1 style=\"display: flex; align-items: center; justify-content: center;\"><span style=\"font-size: 36px;\">VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" sticky_enabled=\"0\"]<div style=\"display: flex; align-items: center; justify-content: center;\">\n<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></h1>\n</div>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 20:41:12','2021-01-28 20:41:12','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(355,2,'2021-01-28 20:43:28','2021-01-28 20:43:28','','AV_Conservation_Home_Page_Photo 2021.jpg','','inherit','open','closed','','av_conservation_home_page_photo-2021-jpg-2','','','2021-01-28 20:43:28','2021-01-28 20:43:28','',321,'http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-1.png',0,'attachment','image/png',0),(357,2,'2021-01-28 20:45:17','2021-01-28 20:45:17','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-1.png\" min_height=\"71vh\" custom_margin=\"||-212px|||\" custom_padding=\"||0px||false|false\" hover_enabled=\"0\" custom_css_main_element=\"display:flex;||flex-direction: column;\" title_text=\"AV_Conservation_Home_Page_Photo 2021.jpg\" sticky_enabled=\"0\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day. Your priceless media deserves professional care. We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#45aa42\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" custom_css_main_element=\"min-height: 467px;\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n</div>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#0495d4\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" custom_css_main_element=\"min-height: 467px;\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<h1 style=\"display: flex; align-items: center; justify-content: center;\"><span style=\"font-size: 36px;\">VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex; align-items: center; justify-content: center;\">\n<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></h1>\n</div>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 20:45:17','2021-01-28 20:45:17','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(358,2,'2021-01-28 20:48:41','2021-01-28 20:48:41','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-1.png\" min_height=\"71vh\" custom_margin=\"||-212px|||\" custom_padding=\"||0px||false|false\" hover_enabled=\"0\" custom_css_main_element=\"display:flex;||flex-direction: column;\" animation_style=\"slide\" animation_direction=\"bottom\" sticky_enabled=\"0\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day. Your priceless media deserves professional care. We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#45aa42\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" custom_css_main_element=\"min-height: 467px;\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n</div>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#0495d4\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" custom_css_main_element=\"min-height: 467px;\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<h1 style=\"display: flex; align-items: center; justify-content: center;\"><span style=\"font-size: 36px;\">VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex; align-items: center; justify-content: center;\">\n<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></h1>\n</div>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 20:48:41','2021-01-28 20:48:41','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(359,2,'2021-01-28 20:49:29','2021-01-28 20:49:29','','AV_Conservation_Home_Page_Photo 2021.jpg','','inherit','open','closed','','av_conservation_home_page_photo-2021-jpg-3','','','2021-01-28 20:49:29','2021-01-28 20:49:29','',321,'http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png',0,'attachment','image/png',0),(361,2,'2021-01-28 20:53:37','2021-01-28 20:53:37','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||-212px|||\" custom_padding=\"||0px||false|false\" animation_direction=\"bottom\" hover_enabled=\"0\" custom_css_main_element=\"display:flex;||flex-direction: column;\" title_text=\"AV_Conservation_Home_Page_Photo 2021.jpg\" sticky_enabled=\"0\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day. Your priceless media deserves professional care. We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#45aa42\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" custom_css_main_element=\"min-height: 467px;\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n</div>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#0495d4\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" custom_css_main_element=\"min-height: 467px;\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<h1 style=\"display: flex; align-items: center; justify-content: center;\"><span style=\"font-size: 36px;\">VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex; align-items: center; justify-content: center;\">\n<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></h1>\n</div>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 20:53:37','2021-01-28 20:53:37','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(362,2,'2021-01-28 20:54:07','2021-01-28 20:54:07','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||-212px|||\" custom_padding=\"||0px||false|false\" animation_direction=\"bottom\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day. Your priceless media deserves professional care. We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#45aa42\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" custom_css_main_element=\"min-height: 467px;\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n</div>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#0495d4\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" custom_css_main_element=\"min-height: 467px;\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<h1 style=\"display: flex; align-items: center; justify-content: center;\"><span style=\"font-size: 36px;\">VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex; align-items: center; justify-content: center;\">\n<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></h1>\n</div>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 20:54:07','2021-01-28 20:54:07','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(364,2,'2021-01-28 21:04:55','2021-01-28 21:04:55','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\" custom_css_main_element=\"background: rgb(200,225,75);\"][et_pb_row module_class=\"header-row\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"6px|20px|6px|20px|true|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"4_4\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;||font-weight: 600;\"]<a href=\"mailto:sales@AVConservation.org\" style=\"color:#000;\">sales@AVConservation.org</a> <a href=\"tel:2488542054\" style=\"color:#000;\">248.854.2054</a>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\"][et_pb_row column_structure=\"1_3,2_3\" module_class=\"header-row\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"6px|20px|6px|20px|true|true\" hover_enabled=\"0\" custom_css_main_element=\"display: flex;||align-items: center;\" sticky_enabled=\"0\"][et_pb_column type=\"1_3\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column type=\"2_3\" module_class=\"header-right\" _builder_version=\"4.3.2\" custom_css_main_element=\"text-align: right;\"][et_pb_menu active_link_color=\"#000000\" module_class=\"main-nav\" _builder_version=\"4.8.1\" menu_font=\"Open Sans|600|||||||\" hover_enabled=\"0\" sticky_enabled=\"0\" menu_text_color=\"#8c8c8c\" active_link_color__hover_enabled=\"on|desktop\" active_link_color__hover=\"#0496d4\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2021-01-28 21:04:55','2021-01-28 21:04:55','',117,'http://wallstreet.getbiz.net/2021/01/28/117-revision-v1/',0,'revision','',0),(366,2,'2021-01-28 21:09:30','2021-01-28 21:09:30','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_row column_structure=\"1_3,2_3\" module_class=\"header-row\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"11px|22px|11px|22px|true|true\" hover_enabled=\"0\" custom_css_main_element=\"display: flex;||align-items: center;\" sticky_enabled=\"0\"][et_pb_column type=\"1_3\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column type=\"2_3\" module_class=\"header-right\" _builder_version=\"4.3.2\" custom_css_main_element=\"text-align: right;\"][et_pb_menu active_link_color=\"#000000\" module_class=\"main-nav\" _builder_version=\"4.8.1\" menu_font=\"Open Sans|600|||||||\" menu_text_color=\"#000000\" hover_enabled=\"0\" active_link_color__hover_enabled=\"on|hover\" active_link_color__hover=\"#0496d4\" dropdown_menu_bg_color__hover_enabled=\"on|hover\" sticky_enabled=\"0\" menu_text_color__hover_enabled=\"on|desktop\" menu_text_color__hover=\"#0496d4\" mobile_menu_text_color=\"#0496d4\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2021-01-28 21:09:30','2021-01-28 21:09:30','',117,'http://wallstreet.getbiz.net/2021/01/28/117-revision-v1/',0,'revision','',0),(368,2,'2021-01-28 21:12:38','2021-01-28 21:12:38','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||-212px|||\" custom_padding=\"||0px||false|false\" animation_direction=\"bottom\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day. Your priceless media deserves professional care. We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#45aa42\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_last_edited=\"off|desktop\" sticky_enabled=\"0\" background_color_gradient_end__hover=\"#5be520\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#1cdd6d\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n</div>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#0495d4\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" sticky_enabled=\"0\" background_color_gradient_start__hover=\"#0096e8\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#30cfe8\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<h1 style=\"display: flex; align-items: center; justify-content: center;\"><span style=\"font-size: 36px;\">VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" sticky_enabled=\"0\" background_color_gradient_start__hover=\"#293e60\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\"]<div style=\"display: flex; align-items: center; justify-content: center;\">\n<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></h1>\n</div>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 21:12:38','2021-01-28 21:12:38','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(369,2,'2021-01-28 21:15:23','2021-01-28 21:15:23','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||-212px|||\" custom_padding=\"||0px||false|false\" animation_direction=\"bottom\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day. Your priceless media deserves professional care. We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#45aa42\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" hover_enabled=\"0\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#5be520\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" sticky_enabled=\"0\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n</div>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#30cfe8\" sticky_enabled=\"0\" background_color__hover=\"\" background_enable_color__hover=\"off\" background_enable_color=\"off\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<h1 style=\"display: flex; align-items: center; justify-content: center;\"><span style=\"font-size: 36px;\">VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" sticky_enabled=\"0\"]<div style=\"display: flex; align-items: center; justify-content: center;\">\n<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></h1>\n</div>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 21:15:23','2021-01-28 21:15:23','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(370,2,'2021-01-28 21:16:36','2021-01-28 21:16:36','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||-212px|||\" custom_padding=\"||0px||false|false\" animation_direction=\"bottom\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day. Your priceless media deserves professional care. We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" hover_enabled=\"0\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#5de000\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" background_enable_color=\"off\" sticky_enabled=\"0\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n</div>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cd0dd\" background_color__hover=\"\" background_enable_color__hover=\"off\" sticky_enabled=\"0\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<h1 style=\"display: flex; align-items: center; justify-content: center;\"><span style=\"font-size: 36px;\">VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" sticky_enabled=\"0\"]<div style=\"display: flex; align-items: center; justify-content: center;\">\n<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></h1>\n</div>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 21:16:36','2021-01-28 21:16:36','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(372,2,'2021-01-28 21:19:40','2021-01-28 21:19:40','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px||false|false\" animation_direction=\"bottom\" hover_enabled=\"0\" custom_css_main_element=\"display:flex;||flex-direction: column;\" sticky_enabled=\"0\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day. Your priceless media deserves professional care. We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#5de000\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n</div>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" sticky_enabled=\"0\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<h1 style=\"display: flex; align-items: center; justify-content: center;\"><span style=\"font-size: 36px;\">VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\"]<div style=\"display: flex; align-items: center; justify-content: center;\">\n<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></h1>\n</div>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 21:19:40','2021-01-28 21:19:40','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(373,2,'2021-01-28 21:36:50','2021-01-28 21:36:50','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px||false|false\" animation_direction=\"bottom\" hover_enabled=\"0\" custom_css_main_element=\"display:flex;||flex-direction: column;\" sticky_enabled=\"0\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\" sticky_enabled=\"0\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day.</h2>\n<h2>Your priceless media deserves professional care.</h2>\n<h2>We’re here to help. Call for a free consultation.</h2>\n[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#5de000\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n</div>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"150\" height=\"150\" /></h1>\n<h1 style=\"display: flex; align-items: center; justify-content: center;\"><span style=\"font-size: 36px;\">VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\"]<div style=\"display: flex; align-items: center; justify-content: center;\">\n<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></h1>\n</div>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 21:36:50','2021-01-28 21:36:50','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(375,2,'2021-01-28 21:51:48','2021-01-28 21:51:48','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px||false|false\" animation_direction=\"bottom\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]\r\n<h1>Serving the International Archival Community since 1985</h1>\r\n<h2>Our equipment is maintained and calibrated every day.</h2>\r\n<h2>Your priceless media deserves professional care.</h2>\r\n<h2>We’re here to help. Call for a free consultation.</h2>\r\n[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" hover_enabled=\"0\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#5de000\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|hover\" sticky_enabled=\"0\" hover_transition_duration=\"1000ms\" content__hover=\"\r\n<h1><img class=\"%22alignnone\" src=\"%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22\" alt=\"%22%22\" width=\"%22150%22\" height=\"%22150%22\" /></h1>\r\n<div>\r\n\r\nFILM\r\nRestore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.\r\n\r\n</div>\r\n\"]\r\n<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\r\n<div>\r\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">FILM</span></h1>\r\n</div>\r\n[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" sticky_enabled=\"0\" content__hover_enabled=\"on|desktop\"]\r\n<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\r\n<h1 style=\"display: flex; align-items: center; justify-content: center;\"><span style=\"font-size: 36px;\">VIDEO</span></h1>\r\n[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\"]\r\n<div style=\"display: flex; align-items: center; justify-content: center;\">\r\n<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></h1>\r\n</div>\r\n<div>\r\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">AUDIO</span></h1>\r\nWhether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.\r\n\r\n</div>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 21:51:48','2021-01-28 21:51:48','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(376,2,'2021-01-28 21:53:49','2021-01-28 21:53:49','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px||false|false\" animation_direction=\"bottom\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day.</h2>\n<h2>Your priceless media deserves professional care.</h2>\n<h2>We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" hover_enabled=\"0\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#5de000\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|hover\" sticky_enabled=\"0\" hover_transition_duration=\"750ms\" content__hover=\"<h1 style=%22display: flex; align-items: center; justify-content: center;%22><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<div>\n<p style=%22font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;%22><span style=%22font-size: 36px;%22>FILM<br />Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.<br /></span></p>\n</div>\n\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">FILM</span></h1>\n</div>\n[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" sticky_enabled=\"0\" content__hover_enabled=\"on|hover\" content__hover=\"<h1 style=%22display: flex; align-items: center; justify-content: center;%22><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1 style=%22display: flex; align-items: center; justify-content: center;%22><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\n\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1 style=\"display: flex; align-items: center; justify-content: center;\"><span style=\"font-size: 36px;\">VIDEO</span></h1>\n[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\"]<div style=\"display: flex; align-items: center; justify-content: center;\">\n<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></h1>\n</div>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 21:53:49','2021-01-28 21:53:49','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(377,2,'2021-01-28 21:55:14','2021-01-28 21:55:14','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px||false|false\" animation_direction=\"bottom\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day.</h2>\n<h2>Your priceless media deserves professional care.</h2>\n<h2>We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" hover_enabled=\"0\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#5de000\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|hover\" content__hover=\"<p><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></p>\n<div>\n<h1 style=%22font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;%22><span style=%22font-size: 36px;%22>FILM<br /></span></h1>\n<p><span style=%22font-size: 36px;%22>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.<br /></span></div>\n\" sticky_enabled=\"0\"]<p><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></p>\n<div><span style=\"font-size: 36px;\">FILM</span></div>\n[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|hover\" content__hover=\"<h1 style=%22display: flex; align-items: center; justify-content: center;%22><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1 style=%22display: flex; align-items: center; justify-content: center;%22><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\n\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1 style=\"display: flex; align-items: center; justify-content: center;\"><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\"]<div style=\"display: flex; align-items: center; justify-content: center;\">\n<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></h1>\n</div>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 21:55:14','2021-01-28 21:55:14','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(379,2,'2021-01-28 21:58:10','2021-01-28 21:58:10','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px||false|false\" animation_direction=\"bottom\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day.</h2>\n<h2>Your priceless media deserves professional care.</h2>\n<h2>We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" hover_enabled=\"0\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#5de000\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|hover\" content__hover=\"<p><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></p>\n<div>\n<h1 style=%22font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;%22><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n</div>\n\" sticky_enabled=\"0\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>\n[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|hover\" content__hover=\"<h1 style=%22display: flex; align-items: center; justify-content: center;%22><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1 style=%22display: flex; align-items: center; justify-content: center;%22><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\n\" sticky_enabled=\"0\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1 style=\"display: flex; align-items: center; justify-content: center;\"><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\"]<div style=\"display: flex; align-items: center; justify-content: center;\">\n<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"150\" height=\"146\" /></h1>\n</div>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 21:58:10','2021-01-28 21:58:10','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(380,2,'2021-01-28 21:59:18','2021-01-28 21:59:18','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px||false|false\" animation_direction=\"bottom\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day.</h2>\n<h2>Your priceless media deserves professional care.</h2>\n<h2>We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#5de000\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|hover\" content__hover=\"<p><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></p>\n<div>\n<h1 style=%22font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;%22><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n</div>\n\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|hover\" content__hover=\"<h1 style=%22display: flex; align-items: center; justify-content: center;%22><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1 style=%22display: flex; align-items: center; justify-content: center;%22><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\n\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1 style=\"display: flex; align-items: center; justify-content: center;\"><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|hover\" sticky_enabled=\"0\" content__hover=\"<div style=%22display: flex; align-items: center; justify-content: center;%22>\n<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n</div>\n<div>\n<h1 style=%22font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;%22><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\n\"]<div style=\"display: flex; align-items: center; justify-content: center;\">\n<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n</div>\n<div>\n<h1 style=\"font-weight: bold; font-family: Oswald, sans-serif; font-size: 36px; text-align: center;\"><span style=\"font-size: 36px;\">AUDIO</span></h1>\n</div>\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 21:59:18','2021-01-28 21:59:18','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(382,2,'2021-01-28 22:01:23','2021-01-28 22:01:23','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px||false|false\" animation_direction=\"bottom\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day.</h2>\n<h2>Your priceless media deserves professional care.</h2>\n<h2>We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" hover_enabled=\"0\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#5de000\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|hover\" content__hover=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n\" sticky_enabled=\"0\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|hover\" content__hover=\"<p><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></p>\n<p><span style=%22font-size: 36px;%22>VIDEO</span></p>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\n\" sticky_enabled=\"0\"]<p><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></p>\n<p><span style=\"font-size: 36px;\">VIDEO</span></p>\n[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|hover\" content__hover=\"<div style=%22display: flex; align-items: center; justify-content: center;%22><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></div>\n<div><span style=%22font-size: 36px;%22>AUDIO</span>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\n\" sticky_enabled=\"0\"]<h1 style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 22:01:23','2021-01-28 22:01:23','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(384,2,'2021-01-28 22:02:58','2021-01-28 22:02:58','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px||false|false\" animation_direction=\"bottom\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day.</h2>\n<h2>Your priceless media deserves professional care.</h2>\n<h2>We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" hover_enabled=\"0\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#5de000\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|hover\" content__hover=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n\" sticky_enabled=\"0\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|hover\" content__hover=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\n\" sticky_enabled=\"0\"]<h1><del><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></del></h1>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>\n[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|hover\" content__hover=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\n\" sticky_enabled=\"0\"]<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 22:02:58','2021-01-28 22:02:58','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(385,2,'2021-01-28 22:03:52','2021-01-28 22:03:52','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px||false|false\" animation_direction=\"bottom\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day.</h2>\n<h2>Your priceless media deserves professional care.</h2>\n<h2>We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#5de000\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|hover\" content__hover=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|hover\" content__hover=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\n\" hover_transition_delay=\"200ms\" sticky_enabled=\"0\"]<h1><del><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></del></h1>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|hover\" content__hover=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\n\"]<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 22:03:52','2021-01-28 22:03:52','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(386,2,'2021-01-28 22:04:01','2021-01-28 22:04:01','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px||false|false\" animation_direction=\"bottom\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]\r\n<h1>Serving the International Archival Community since 1985</h1>\r\n<h2>Our equipment is maintained and calibrated every day.</h2>\r\n<h2>Your priceless media deserves professional care.</h2>\r\n<h2>We’re here to help. Call for a free consultation.</h2>\r\n[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#5de000\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|hover\" content__hover=\"\r\n<h1><img class=\"%22alignnone\" src=\"%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22\" alt=\"%22%22\" width=\"%22150%22\" height=\"%22150%22\" /></h1>\r\n<h1>FILM</h1>\r\nRestore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.\r\n\r\n\"]\r\n<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\r\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>\r\n[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" hover_transition_delay=\"200ms\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|hover\" content__hover=\"\r\n<h1><img class=\"%22alignnone\" src=\"%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22\" alt=\"%22%22\" width=\"%22150%22\" height=\"%22150%22\" /></h1>\r\n<h1>VIDEO</h1>\r\nDigitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.\r\n\r\n\"]\r\n<h1><del><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></del></h1>\r\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>\r\n[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|hover\" content__hover=\"\r\n<h1><img class=\"%22alignnone\" src=\"%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22\" alt=\"%22%22\" width=\"%22150%22\" height=\"%22146%22\" /></h1>\r\n<div>\r\n<h1>AUDIO</h1>\r\nWhether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.\r\n\r\n</div>\r\n\"]\r\n<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\r\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 22:04:01','2021-01-28 22:04:01','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(387,2,'2021-01-28 22:04:23','2021-01-28 22:04:23','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px||false|false\" animation_direction=\"bottom\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day.</h2>\n<h2>Your priceless media deserves professional care.</h2>\n<h2>We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#5de000\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|hover\" content__hover=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|hover\" content__hover=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\n\" sticky_enabled=\"0\"]<h1><del><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></del></h1>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|hover\" content__hover=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\n\"]<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 22:04:23','2021-01-28 22:04:23','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(390,2,'2021-01-28 22:07:44','2021-01-28 22:07:44','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px||false|false\" animation_direction=\"bottom\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.6em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day.</h2>\n<h2>Your priceless media deserves professional care.</h2>\n<h2>We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" hover_enabled=\"0\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#56d81c\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|hover\" content__hover=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n\" sticky_enabled=\"0\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|hover\" content__hover=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\n\" sticky_enabled=\"0\"]<h1><del><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></del></h1>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|hover\" content__hover=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\n\"]<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 22:07:44','2021-01-28 22:07:44','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(392,2,'2021-01-28 22:17:17','2021-01-28 22:17:17','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"30px||0px||false|false\" animation_direction=\"bottom\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.8.1\" custom_margin=\"0px||||false|false\" hover_enabled=\"0\" sticky_enabled=\"0\" custom_padding=\"0px|||||\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.1\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"2em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\" sticky_enabled=\"0\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day.</h2>\n<h2>Your priceless media deserves professional care.</h2>\n<h2>We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#56d81c\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|hover\" content__hover=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\n\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|hover\" content__hover=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\n\" background_color_gradient_direction=\"181deg\" background_last_edited=\"on|desktop\" sticky_enabled=\"0\"]<h1><del><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></del></h1>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|hover\" content__hover=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\n\"]<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-28 22:17:17','2021-01-28 22:17:17','',321,'http://wallstreet.getbiz.net/2021/01/28/321-revision-v1/',0,'revision','',0),(393,2,'2021-01-29 17:54:34','2021-01-29 17:54:34','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Analog Video\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"16px\" closed_title_font=\"Open Sans|700|||||||\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#0496d4\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#0496d4\"]<p><strong>Open Reel Video</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2-inch Quadruplex Low Band"}\">2-inch Quadruplex Low Band</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2-inch Quadruplex High Band"}\">2-inch Quadruplex High Band</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type A open reel"}\">1-inch Type A open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type B open reel"}\">1-inch Type B open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type C open reel"}\">1-inch Type C open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"AKAI AK-VT (B&W) ¼” open reel"}\">AKAI AK-VT (B&W) ¼” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"EIAJ Type 1 (B&W) ½” open reel"}\">EIAJ Type 1 (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"EIAJ Type 2 (Color) ½” open reel"}\">EIAJ Type 2 (Color) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Concord NV (B&W) ½” open reel"}\">Concord NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic NV (B&W) ½” open reel"}\">Panasonic NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic CV (Color) ½” open reel"}\">Panasonic CV (Color) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Skip Field NV (B&W) ½” open reel"}\">Skip Field NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Technicolor CVC ½” open reel"}\">Technicolor CVC ½” open reel</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Analog Video Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sanyo Vcord I"}\">Sanyo Vcord I</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sanyo Vcord II"}\">Sanyo Vcord II</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N1500 ½” Video Cartridge"}\">Philips N1500 ½” Video Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N1700 ½” Video Cartridge"}\">Philips N1700 ½” Video Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N2000 ½” Video Cartridge"}\">Philips N2000 ½” Video Cartridge</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Analog Video Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"¾” U-Matic"}\">¾” U-Matic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"¾” U-Matic SP"}\">¾” U-Matic SP</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VCC Video 2000 V2000 ½”"}\">VCC Video 2000 V2000 ½”</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßI"}\">Betamax ßI</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßII"}\">Betamax ßII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßIII"}\">Betamax ßIII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super Betamax (High-Band)"}\">Super Betamax (High-Band)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Extended Definition Betamax ED Beta"}\">Extended Definition Betamax ED Beta</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam"}\">Betacam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam SP"}\">Betacam SP</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam SX"}\">Betacam SX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam IMX"}\">Betacam IMX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VHS"}\">VHS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VHS-C"}\">VHS-C</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"S-VHS"}\">S-VHS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic M"}\">Panasonic M</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic MII"}\">Panasonic MII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Video8"}\">8 mm Video8</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Hi-8"}\">Hi-8</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Digital Video\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"16px\" closed_title_font=\"Open Sans|700|||||||\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#0496d4\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#0496d4\"]<p><strong>Digital Video Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital 8"}\">Digital 8</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital Betacam"}\">Digital Betacam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDCAM"}\">HDCAM</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDCAM-SR"}\">HDCAM-SR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-1 component"}\">D-1 component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-2 composite"}\">D-2 composite</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-3 composite"}\">D-3 composite</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 component"}\">D-5 component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 HD component"}\">D-5 HD component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 2K component"}\">D-5 2K component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-9 Digital S"}\">D-9 Digital S</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DV MiniDV"}\">DV MiniDV</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDV"}\">HDV</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCAM"}\">DVCAM</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO"}\">DVCPRO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO 50"}\">DVCPRO 50</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO 100 HD"}\">DVCPRO 100 HD</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Video Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic P2"}\">Panasonic P2</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"REDMAG"}\">REDMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"RED MINI-MAG"}\">RED MINI-MAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI CFast 2.0"}\">ARRI CFast 2.0</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex"}\">ARRI Codex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex XR"}\">ARRI Codex XR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex SXR"}\">ARRI Codex SXR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS"}\">Sony SxS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS Pro card"}\">Sony SxS Pro card</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS Pro+ card"}\">Sony SxS Pro+ card</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony AtomX SSDmini"}\">Sony AtomX SSDmini</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"AJA Pak SSD Module"}\">AJA Pak SSD Module</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Optical Video Disc</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Muse HD Laserdisc"}\">Muse HD Laserdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"RLV WORM Laserdisc"}\">RLV WORM Laserdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CDi Digital Video"}\">CDi Digital Video</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CD Video 8”"}\">CD Video 8”</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VCD Video CD"}\">VCD Video CD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CAA LaserDisc"}\">CAA LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CAV LaserDisc"}\">CAV LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CLV LaserDisc"}\">CLV LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CRVdisc"}\">CRVdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SVCD"}\">SVCD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVD Digital Versatile Disc"}\">DVD Digital Versatile Disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HD DVD"}\">HD DVD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Blu-Ray"}\">Blu-Ray</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"4K Ultra HD BD"}\">4K Ultra HD BD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"XDCAM PFD"}\">XDCAM PFD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"XDCAM HD"}\">XDCAM HD</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Video','','publish','closed','closed','','video','','','2021-02-05 15:23:04','2021-02-05 15:23:04','',0,'http://wallstreet.getbiz.net/?page_id=393',0,'page','',0),(394,2,'2021-01-29 14:40:59','2021-01-29 14:40:59','','Auto Draft','','inherit','closed','closed','','393-revision-v1','','','2021-01-29 14:40:59','2021-01-29 14:40:59','',393,'http://wallstreet.getbiz.net/2021/01/29/393-revision-v1/',0,'revision','',0),(401,2,'2021-01-29 15:18:50','2021-01-29 15:18:50','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text=\"AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_column _builder_version=\"4.8.2\" _module_preset=\"default\" type=\"4_4\"][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|700|||||||\" header_font_size=\"48px\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" header_text_color=\"#FFFFFF\" text_line_height=\"1.2em\" header_line_height=\"1.8em\" text_font_size=\"16px\" hover_enabled=\"0\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW with XML METADATA</h1>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|700|||||||\" header_font_size=\"48px\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" header_text_color=\"#FFFFFF\" text_line_height=\"1.2em\" header_line_height=\"1.8em\" text_font_size=\"16px\" hover_enabled=\"0\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>\n<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|700|||||||\" header_font_size=\"48px\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" header_text_color=\"#FFFFFF\" text_line_height=\"1.2em\" header_line_height=\"1.8em\" text_font_size=\"16px\" hover_enabled=\"0\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>\n<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|700|||||||\" header_font_size=\"48px\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" header_text_color=\"#FFFFFF\" text_line_height=\"1.2em\" header_line_height=\"1.8em\" text_font_size=\"16px\" hover_enabled=\"0\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|700|||||||\" header_font_size=\"48px\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" header_text_color=\"#FFFFFF\" text_line_height=\"1.2em\" header_line_height=\"1.8em\" text_font_size=\"16px\" hover_enabled=\"0\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|700|||||||\" header_font_size=\"48px\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" header_text_color=\"#FFFFFF\" text_line_height=\"1.2em\" header_line_height=\"1.8em\" text_font_size=\"16px\" hover_enabled=\"0\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|700|||||||\" header_font_size=\"48px\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" header_text_color=\"#FFFFFF\" text_line_height=\"1.2em\" header_line_height=\"1.8em\" text_font_size=\"16px\" hover_enabled=\"0\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>\n<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|700|||||||\" header_font_size=\"48px\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" header_text_color=\"#FFFFFF\" text_line_height=\"1.2em\" header_line_height=\"1.8em\" text_font_size=\"16px\" hover_enabled=\"0\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>\n<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|700|||||||\" header_font_size=\"48px\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" header_text_color=\"#FFFFFF\" text_line_height=\"1.2em\" header_line_height=\"1.8em\" text_font_size=\"16px\" hover_enabled=\"0\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>\n<p style=\"text-align: left;\">Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|700|||||||\" header_font_size=\"48px\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" header_text_color=\"#FFFFFF\" text_line_height=\"1.2em\" header_line_height=\"1.8em\" text_font_size=\"16px\" hover_enabled=\"0\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>\n<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|700|||||||\" header_font_size=\"48px\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" header_text_color=\"#FFFFFF\" text_line_height=\"1.2em\" header_line_height=\"1.8em\" text_font_size=\"16px\" hover_enabled=\"0\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>\n<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Auto Draft','','inherit','closed','closed','','393-revision-v1','','','2021-01-29 15:18:50','2021-01-29 15:18:50','',393,'http://wallstreet.getbiz.net/2021/01/29/393-revision-v1/',0,'revision','',0),(403,2,'2021-01-29 15:20:22','2021-01-29 15:20:22','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" hover_enabled=\"0\" sticky_enabled=\"0\" parallax_method=\"off\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\"]<h1 style=\"text-align: left;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW with XML METADATA</h1>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>\n<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>\n<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>\n<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>\n<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>\n<p style=\"text-align: left;\">Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>\n<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>\n<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Auto Draft','','inherit','closed','closed','','393-revision-v1','','','2021-01-29 15:20:22','2021-01-29 15:20:22','',393,'http://wallstreet.getbiz.net/2021/01/29/393-revision-v1/',0,'revision','',0),(405,2,'2021-01-29 15:21:33','2021-01-29 15:21:33','','AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats','','inherit','open','closed','','avconservation-org-wall-street-productions-at-risk-video-tape-media-formats','','','2021-01-29 15:21:33','2021-01-29 15:21:33','',393,'http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png',0,'attachment','image/png',0),(406,2,'2021-01-29 15:30:01','2021-01-29 15:30:01','','AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis','','inherit','open','closed','','avconservation-org-wall-street-productions-sticky-shed-syndrome-reverse-hydrolysis','','','2021-01-29 15:30:01','2021-01-29 15:30:01','',393,'http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png',0,'attachment','image/png',0),(407,2,'2021-01-29 15:38:21','2021-01-29 15:38:21','','AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled','','inherit','open','closed','','avconservation-org-wall-street-productions-open-reel-videotape-unspooled','','','2021-01-29 15:38:21','2021-01-29 15:38:21','',393,'http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png',0,'attachment','image/png',0),(408,2,'2021-01-29 15:40:07','2021-01-29 15:40:07','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" hover_enabled=\"0\" header_2_font_size=\"36px\" header_2_text_color=\"#FFFFFF\" header_2_font=\"Oswald|600|||||||\" header_2_line_height=\"1.8em\" sticky_enabled=\"0\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.5em\" hover_enabled=\"0\" sticky_enabled=\"0\" custom_padding=\"||0px|||\" custom_margin=\"||0px||false|false\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" hover_enabled=\"0\" sticky_enabled=\"0\" custom_margin=\"5px|5px|5px|5px|false|false\" custom_css_main_element=\" ||float:left;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" hover_enabled=\"0\" sticky_enabled=\"0\"]<p style=\"text-align: left;\"></p>\n<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" hover_enabled=\"0\" sticky_enabled=\"0\" custom_margin=\"||0px||false|false\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image _builder_version=\"4.8.2\" _module_preset=\"default\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" align=\"center\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" hover_enabled=\"0\" sticky_enabled=\"0\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" hover_enabled=\"0\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" hover_enabled=\"0\" sticky_enabled=\"0\" custom_margin=\"||0px||false|false\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" custom_css_main_element=\"float:right;\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" hover_enabled=\"0\" sticky_enabled=\"0\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>\n<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>\n<p style=\"text-align: left;\">Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>\n<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>\n<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Auto Draft','','inherit','closed','closed','','393-revision-v1','','','2021-01-29 15:40:07','2021-01-29 15:40:07','',393,'http://wallstreet.getbiz.net/2021/01/29/393-revision-v1/',0,'revision','',0),(410,2,'2021-01-29 15:41:32','2021-01-29 15:41:32','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Oswald|600|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"5px|5px|5px|5px|false|false\" custom_css_main_element=\" ||float:left;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\"]<p style=\"text-align: left;\"></p>\n<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" hover_enabled=\"0\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" hover_enabled=\"0\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" hover_enabled=\"0\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" hover_enabled=\"0\" sticky_enabled=\"0\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>\n<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>\n<p style=\"text-align: left;\">Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>\n<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>\n<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Auto Draft','','inherit','closed','closed','','393-revision-v1','','','2021-01-29 15:41:32','2021-01-29 15:41:32','',393,'http://wallstreet.getbiz.net/2021/01/29/393-revision-v1/',0,'revision','',0),(412,2,'2021-01-29 16:12:07','2021-01-29 16:12:07','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" collapsed=\"off\" sticky_enabled=\"0\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Oswald|600|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" hover_enabled=\"0\" animation_style=\"fade\" sticky_enabled=\"0\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"5px|5px|5px|5px|false|false\" custom_css_main_element=\" ||float:left;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\"></p>\n<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" hover_enabled=\"0\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>\n<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>\n<p style=\"text-align: left;\">Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>\n<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>\n<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Auto Draft','','inherit','closed','closed','','393-revision-v1','','','2021-01-29 16:12:07','2021-01-29 16:12:07','',393,'http://wallstreet.getbiz.net/2021/01/29/393-revision-v1/',0,'revision','',0),(413,2,'2021-01-29 16:15:50','2021-01-29 16:15:50','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Oswald|600|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" scroll_fade_enable=\"on\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" motion_trigger_start=\"top\" scroll_fade_enable=\"on\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"5px|5px|5px|5px|false|false\" custom_css_main_element=\" ||float:left;\" scroll_fade_enable=\"on\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" motion_trigger_start=\"top\" scroll_fade_enable=\"on\"]<p style=\"text-align: left;\"></p>\n<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" scroll_fade_enable=\"on\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" motion_trigger_start=\"top\" scroll_fade_enable=\"on\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" motion_trigger_start=\"top\" scroll_fade_enable=\"on\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" motion_trigger_start=\"top\" scroll_fade_enable=\"on\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" motion_trigger_start=\"top\" scroll_fade_enable=\"on\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" motion_trigger_start=\"top\" scroll_fade_enable=\"on\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" motion_trigger_start=\"top\" scroll_fade_enable=\"on\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" motion_trigger_start=\"top\" scroll_fade_enable=\"on\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_css_main_element=\"float:right;\" scroll_fade_enable=\"on\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" motion_trigger_start=\"top\" scroll_fade_enable=\"on\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" motion_trigger_start=\"top\" scroll_fade_enable=\"on\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" motion_trigger_start=\"top\" scroll_fade_enable=\"on\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>\n<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" motion_trigger_start=\"top\" scroll_fade_enable=\"on\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>\n<p style=\"text-align: left;\">Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" motion_trigger_start=\"top\" scroll_fade_enable=\"on\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>\n<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" scroll_fade_enable=\"on\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" motion_trigger_start=\"top\" scroll_fade_enable=\"on\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>\n<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Auto Draft','','inherit','closed','closed','','393-revision-v1','','','2021-01-29 16:15:50','2021-01-29 16:15:50','',393,'http://wallstreet.getbiz.net/2021/01/29/393-revision-v1/',0,'revision','',0),(414,2,'2021-01-29 16:18:22','2021-01-29 16:18:22','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Oswald|600|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" sticky_enabled=\"0\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" motion_trigger_start=\"top\" animation_style=\"fade\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"5px|5px|5px|5px|false|false\" custom_css_main_element=\" ||float:left;\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" motion_trigger_start=\"top\" animation_style=\"fade\"]<p style=\"text-align: left;\"></p>\n<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" animation_style=\"fade\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" motion_trigger_start=\"top\" animation_style=\"fade\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" motion_trigger_start=\"top\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" motion_trigger_start=\"top\" animation_style=\"fade\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" motion_trigger_start=\"top\" animation_style=\"fade\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" motion_trigger_start=\"top\" animation_style=\"fade\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" motion_trigger_start=\"top\" animation_style=\"fade\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" motion_trigger_start=\"top\" animation_style=\"fade\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_css_main_element=\"float:right;\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" motion_trigger_start=\"top\" animation_style=\"fade\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" motion_trigger_start=\"top\" animation_style=\"fade\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" motion_trigger_start=\"top\" animation_style=\"fade\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>\n<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" motion_trigger_start=\"top\" animation_style=\"fade\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>\n<p style=\"text-align: left;\">Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" motion_trigger_start=\"top\" animation_style=\"fade\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>\n<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" animation_style=\"fade\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" motion_trigger_start=\"top\" hover_enabled=\"0\" animation_style=\"fade\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>\n<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Auto Draft','','inherit','closed','closed','','393-revision-v1','','','2021-01-29 16:18:22','2021-01-29 16:18:22','',393,'http://wallstreet.getbiz.net/2021/01/29/393-revision-v1/',0,'revision','',0),(415,2,'2021-01-29 16:22:04','2021-01-29 16:22:04','','AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM','','inherit','open','closed','','avconservation-org-wall-street-productions-28-petabyte-san-mam-dam','','','2021-01-29 16:22:04','2021-01-29 16:22:04','',0,'http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png',0,'attachment','image/png',0),(416,2,'2021-01-29 16:22:06','2021-01-29 16:22:06','','AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture','','inherit','open','closed','','avconservation-org-wall-street-productions-component-analog-video-capture','','','2021-01-29 16:22:06','2021-01-29 16:22:06','',0,'http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png',0,'attachment','image/png',0),(417,2,'2021-01-29 16:22:07','2021-01-29 16:22:07','','AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats','','inherit','open','closed','','avconservation-org-wall-street-productions-digital-video-cassette-formats','','','2021-01-29 16:22:07','2021-01-29 16:22:07','',0,'http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png',0,'attachment','image/png',0),(418,2,'2021-01-29 16:22:10','2021-01-29 16:22:10','','AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats','','inherit','open','closed','','avconservation-org-wall-street-productions-optical-audio-media-formats','','','2021-01-29 16:22:10','2021-01-29 16:22:10','',0,'http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png',0,'attachment','image/png',0),(419,2,'2021-01-29 16:22:12','2021-01-29 16:22:12','','AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats','','inherit','open','closed','','avconservation-org-wall-street-productions-optical-video-media-formats','','','2021-01-29 16:22:12','2021-01-29 16:22:12','',0,'http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png',0,'attachment','image/png',0),(421,2,'2021-01-29 16:33:00','2021-01-29 16:33:00','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Oswald|600|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"5px|5px|5px|5px|false|false\" animation_style=\"fade\" custom_css_main_element=\" ||float:left;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\"></p>\n<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" animation_style=\"fade\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" sticky_enabled=\"0\" custom_margin=\"||0px||false|false\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image _builder_version=\"4.8.2\" _module_preset=\"default\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" hover_enabled=\"0\" sticky_enabled=\"0\" custom_margin=\"|5px|5px|5px|false|false\" align=\"center\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" sticky_enabled=\"0\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" sticky_enabled=\"0\" custom_margin=\"||0px||false|false\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image _builder_version=\"4.8.2\" _module_preset=\"default\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" hover_enabled=\"0\" sticky_enabled=\"0\" custom_css_main_element=\"float:left\" custom_margin=\"|5px|5px|5px|false|false\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" sticky_enabled=\"0\" custom_margin=\"||||false|false\"]<p style=\"text-align: left;\">Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" sticky_enabled=\"0\" custom_margin=\"||0px||false|false\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image _builder_version=\"4.8.2\" _module_preset=\"default\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" hover_enabled=\"0\" sticky_enabled=\"0\" custom_margin=\"|5px|5px|5px|false|false\" align=\"right\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" sticky_enabled=\"0\" custom_margin=\"||||false|false\" custom_padding=\"||78px||false|false\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" sticky_enabled=\"0\" custom_margin=\"||0px||false|false\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image _builder_version=\"4.8.2\" _module_preset=\"default\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" hover_enabled=\"0\" sticky_enabled=\"0\" custom_margin=\"|5px|5px|5px|false|false\" align=\"center\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" sticky_enabled=\"0\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Auto Draft','','inherit','closed','closed','','393-revision-v1','','','2021-01-29 16:33:00','2021-01-29 16:33:00','',393,'http://wallstreet.getbiz.net/2021/01/29/393-revision-v1/',0,'revision','',0),(423,2,'2021-01-29 16:57:31','2021-01-29 16:57:31','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Oswald|600|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" admin_label=\"Intro\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" admin_label=\"---\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" admin_label=\"Inspection\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_enabled=\"0\" custom_css_main_element=\" ||float:left;\" sticky_enabled=\"0\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" hover_transition_duration=\"400ms\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\"></p>\n<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" animation_style=\"fade\" admin_label=\"---\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" admin_label=\"Stick Shed\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" custom_margin=\"|10px|10px|10px|false|false\" sticky_enabled=\"0\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" admin_label=\"---\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" admin_label=\"XML\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" admin_label=\"---\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" admin_label=\"Format Support\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" admin_label=\"---\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" admin_label=\"Preservation Formats\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" admin_label=\"---\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" admin_label=\"Tape Digitization\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" hover_enabled=\"0\" custom_css_main_element=\"float:right;\" custom_margin=\"|10px|10px|10px|false|false\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" admin_label=\"Text\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\" admin_label=\"---\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" admin_label=\"Cassett Digitization\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" hover_enabled=\"0\" sticky_enabled=\"0\" admin_label=\"Image\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" admin_label=\"---\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" sticky_enabled=\"0\" admin_label=\"Video Cassett\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" hover_enabled=\"0\" custom_css_main_element=\"float:left\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as <span style=\"font-size: medium;\">well as LTC & VITC prior to encoding to your final media file format.</span></p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" admin_label=\"---\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" sticky_enabled=\"0\" admin_label=\"Video Disc\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" hover_enabled=\"0\" custom_css_main_element=\"float:right;\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||78px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" admin_label=\"---\"][/et_pb_divider][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" sticky_enabled=\"0\" admin_label=\"Storage\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Auto Draft','','inherit','closed','closed','','393-revision-v1','','','2021-01-29 16:57:31','2021-01-29 16:57:31','',393,'http://wallstreet.getbiz.net/2021/01/29/393-revision-v1/',0,'revision','',0),(425,2,'2021-01-29 17:08:32','2021-01-29 17:08:32','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Oswald|600|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" hover_enabled=\"0\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\"></p>\n<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_css_main_element=\"float:left\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as <span style=\"font-size: medium;\">well as LTC & VITC prior to encoding to your final media file format.</span></p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||78px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Auto Draft','','inherit','closed','closed','','393-revision-v1','','','2021-01-29 17:08:32','2021-01-29 17:08:32','',393,'http://wallstreet.getbiz.net/2021/01/29/393-revision-v1/',0,'revision','',0),(426,2,'2021-01-29 17:09:06','2021-01-29 17:09:06','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Oswald|600|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\"></p>\n<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_css_main_element=\"float:left\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as <span style=\"font-size: medium;\">well as LTC & VITC prior to encoding to your final media file format.</span></p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||78px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Auto Draft','','inherit','closed','closed','','393-revision-v1','','','2021-01-29 17:09:06','2021-01-29 17:09:06','',393,'http://wallstreet.getbiz.net/2021/01/29/393-revision-v1/',0,'revision','',0),(427,2,'2021-01-29 17:09:09','2021-01-29 17:09:09','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Oswald|600|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\"></p>\n<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_css_main_element=\"float:left\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as <span style=\"font-size: medium;\">well as LTC & VITC prior to encoding to your final media file format.</span></p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||78px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Video','','inherit','closed','closed','','393-revision-v1','','','2021-01-29 17:09:09','2021-01-29 17:09:09','',393,'http://wallstreet.getbiz.net/2021/01/29/393-revision-v1/',0,'revision','',0),(429,2,'2021-01-29 17:33:18','2021-01-29 17:33:18','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" hover_enabled=\"0\" collapsed=\"off\" sticky_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Oswald|600|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" content_last_edited=\"off|phone\" sticky_enabled=\"0\" text_font_size_last_edited=\"on|tablet\" text_font_size_phone=\"12px\" text_font_size_tablet=\"16px\" header_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_2_font_size_last_edited=\"on|phone\" header_2_font_size_phone=\"18px\" header_2_font_size_tablet=\"18px\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_last_edited=\"on|phone\" header_font_size_phone=\"24px\" sticky_enabled=\"0\" header_font_size_tablet=\"36px\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\"]<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" animation_style=\"fade\" hover_enabled=\"0\" sticky_enabled=\"0\" custom_padding_last_edited=\"on|tablet\" custom_padding_phone=\"0px||||false|false\" custom_padding_tablet=\"0px||||false|false\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_last_edited=\"on|tablet\" text_font_size_phone=\"12px\" sticky_enabled=\"0\" text_font_size_tablet=\"16px\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" sticky_enabled=\"0\" text_font_size_last_edited=\"on|phone\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" header_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" header_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_text_color_last_edited=\"off|desktop\" sticky_enabled=\"0\" text_font_size_last_edited=\"on|phone\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" header_font_size_last_edited=\"on|desktop\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size__hover_enabled=\"off|desktop\" text_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size__hover_enabled=\"off|desktop\" header_font_size_last_edited=\"on|tablet\" header_font_size_phone=\"24px\" sticky_enabled=\"0\" header_font_size_tablet=\"36px\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" sticky_enabled=\"0\" header_font_size_phone=\"24px\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" hover_enabled=\"0\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" sticky_enabled=\"0\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_last_edited=\"on|phone\" text_font_size_tablet=\"16px\" sticky_enabled=\"0\" text_font_size_phone=\"12px\" custom_css_main_element_last_edited=\"on|desktop\"]<p style=\"text-align: left;\">Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as <span style=\"font-size: medium;\">well as LTC & VITC prior to encoding to your final media file format.</span></p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" custom_padding_last_edited=\"on|tablet\" custom_padding_phone=\"||0px||false|false\" custom_padding_tablet=\"||0px||false|false\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" sticky_enabled=\"0\" header_font_size_phone=\"24px\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" sticky_enabled=\"0\" text_font_size__hover_enabled=\"off|desktop\" text_font_size_last_edited=\"on|phone\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Video','','inherit','closed','closed','','393-revision-v1','','','2021-01-29 17:33:18','2021-01-29 17:33:18','',393,'http://wallstreet.getbiz.net/2021/01/29/393-revision-v1/',0,'revision','',0),(430,2,'2021-01-29 17:53:07','2021-01-29 17:53:07','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Oswald|600|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p style=\"text-align: left;\">Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as <span style=\"font-size: medium;\">well as LTC & VITC prior to encoding to your final media file format.</span></p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Video','','inherit','closed','closed','','393-revision-v1','','','2021-01-29 17:53:07','2021-01-29 17:53:07','',393,'http://wallstreet.getbiz.net/2021/01/29/393-revision-v1/',0,'revision','',0),(432,2,'2021-01-29 17:54:34','2021-01-29 17:54:34','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Oswald|600|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\" sticky_enabled=\"0\"]<p><span style=\"font-family: inherit; font-weight: normal; font-size: x-small;\">Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</span></p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Video','','inherit','closed','closed','','393-revision-v1','','','2021-01-29 17:54:34','2021-01-29 17:54:34','',393,'http://wallstreet.getbiz.net/2021/01/29/393-revision-v1/',0,'revision','',0),(435,2,'2021-01-29 18:04:48','2021-01-29 18:04:48','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Oswald|600|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" hover_enabled=\"0\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p><span style=\"font-family: inherit; font-weight: normal; font-size: x-small;\">Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</span></p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Video','','inherit','closed','closed','','393-revision-v1','','','2021-01-29 18:04:48','2021-01-29 18:04:48','',393,'http://wallstreet.getbiz.net/2021/01/29/393-revision-v1/',0,'revision','',0),(436,2,'2021-01-29 18:05:21','2021-01-29 18:05:21','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\"][et_pb_row column_structure=\"1_3,2_3\" module_class=\"header-row\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"11px|22px|11px|22px|true|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"1_3\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column type=\"2_3\" module_class=\"header-right\" _builder_version=\"4.3.2\" custom_css_main_element=\"text-align: right;\"][et_pb_menu active_link_color=\"#000000\" mobile_menu_text_color=\"#0496d4\" module_class=\"main-nav\" _builder_version=\"4.8.2\" menu_font=\"Open Sans|600|||||||\" menu_text_color=\"#000000\" hover_enabled=\"0\" active_link_color__hover_enabled=\"on|hover\" active_link_color__hover=\"#0496d4\" dropdown_menu_bg_color__hover_enabled=\"on|hover\" menu_text_color__hover_enabled=\"on|desktop\" menu_text_color__hover=\"#0496d4\" sticky_enabled=\"0\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2021-01-29 18:05:21','2021-01-29 18:05:21','',117,'http://wallstreet.getbiz.net/2021/01/29/117-revision-v1/',0,'revision','',0),(437,2,'2021-01-29 18:06:50','2021-01-29 18:06:50',' ','','','publish','closed','closed','','437','','','2021-07-19 13:35:22','2021-07-19 13:35:22','',0,'http://wallstreet.getbiz.net/?p=437',4,'nav_menu_item','',0),(438,2,'2021-01-29 18:08:01','2021-01-29 18:08:01','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/home-bg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300;color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size:42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"1400px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#45aa42\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">FILM</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"wp-image-54 alignnone size-full\" src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" alt=\"\" width=\"152\" height=\"153\" /></div>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\">VIDEO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">AUDIO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','8-revision-v1','','','2021-01-29 18:08:01','2021-01-29 18:08:01','',8,'http://wallstreet.getbiz.net/2021/01/29/8-revision-v1/',0,'revision','',0),(439,2,'2021-01-29 18:08:03','2021-01-29 18:08:03','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/home-bg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300;color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size:42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"1400px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#45aa42\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">FILM</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"wp-image-54 alignnone size-full\" src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" alt=\"\" width=\"152\" height=\"153\" /></div>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\">VIDEO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">AUDIO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home (old)','','inherit','closed','closed','','8-revision-v1','','','2021-01-29 18:08:03','2021-01-29 18:08:03','',8,'http://wallstreet.getbiz.net/2021/01/29/8-revision-v1/',0,'revision','',0),(441,2,'2021-01-29 18:11:23','2021-01-29 18:11:23','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Oswald|600|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_enabled=\"0\" custom_css_main_element=\"float:right;\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" hover_enabled=\"0\" animation_style=\"fade\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p><span style=\"font-family: inherit; font-weight: normal; font-size: x-small;\">Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</span></p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Video','','inherit','closed','closed','','393-revision-v1','','','2021-01-29 18:11:23','2021-01-29 18:11:23','',393,'http://wallstreet.getbiz.net/2021/01/29/393-revision-v1/',0,'revision','',0),(443,2,'2021-01-29 18:20:27','2021-01-29 18:20:27','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"30px||0px||false|false\" animation_direction=\"bottom\" hover_enabled=\"0\" custom_css_main_element=\"display:flex;||flex-direction: column;\" background_last_edited=\"on|tablet\" sticky_enabled=\"0\" parallax_phone=\"on\" background_size_phone=\"cover\" background_repeat_phone=\"repeat\" parallax_method_phone=\"off\" parallax_tablet=\"on\" parallax_method_tablet=\"off\"][et_pb_row _builder_version=\"4.8.2\" custom_margin=\"0px||||false|false\" custom_padding=\"0px|||||\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.2\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.5em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" hover_enabled=\"0\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_2_font_size_last_edited=\"on|phone\" header_2_font_size_tablet=\"30px\" header_2_font_size_phone=\"20px\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day.</h2>\n<h2>Your priceless media deserves professional care.</h2>\n<h2>We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.8.2\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" hover_enabled=\"0\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#56d81c\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_last_edited=\"on|phone\" sticky_enabled=\"0\" content_tablet=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" custom_padding_last_edited=\"on|tablet\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_margin_last_edited=\"on|tablet\" custom_margin_phone=\"0px||0px||false|false\" custom_margin_tablet=\"0px||0px||false|false\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.2\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" background_color_gradient_direction=\"181deg\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"200ms\" hover_enabled=\"0\" background_last_edited=\"on|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_last_edited=\"on|desktop\" sticky_enabled=\"0\" content_tablet=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" custom_margin_last_edited=\"on|tablet\" custom_padding_last_edited=\"on|phone\" custom_padding_phone=\"40px||40px||false|false\" custom_margin_phone=\"0px|0px|0px|0px|false|false\" custom_padding_tablet=\"||40px||false|false\" custom_margin_tablet=\"0px|0px||0px|false|false\"]<h1><del><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></del></h1>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.8.2\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"40px||250px||false|false\" animation_style=\"fade\" animation_delay=\"300ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_last_edited=\"on|phone\" sticky_enabled=\"0\" content_tablet=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" custom_padding_last_edited=\"on|tablet\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_tablet=\"||40px||false|false\"]<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-01-29 18:20:27','2021-01-29 18:20:27','',321,'http://wallstreet.getbiz.net/2021/01/29/321-revision-v1/',0,'revision','',0),(445,2,'2021-01-29 18:23:20','2021-01-29 18:23:20','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\"][et_pb_row column_structure=\"1_3,2_3\" module_class=\"header-row\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"11px|22px|11px|22px|true|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"1_3\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" custom_margin=\"|0px||0px|false|true\"]<div class=\"logo-wrap\">\n<div>\n<a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a>\n</div>\n<div style=\"padding: 0 10px;\">\n<img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" />\n</div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column type=\"2_3\" module_class=\"header-right\" _builder_version=\"4.3.2\" custom_css_main_element=\"text-align: right;\"][et_pb_menu active_link_color=\"#000000\" mobile_menu_text_color=\"#0496d4\" module_class=\"main-nav\" _builder_version=\"4.8.2\" menu_font=\"Open Sans||||||||\" menu_text_color=\"#000000\" hover_enabled=\"0\" active_link_color__hover_enabled=\"on|hover\" active_link_color__hover=\"#0496d4\" dropdown_menu_bg_color__hover_enabled=\"on|hover\" menu_text_color__hover_enabled=\"on|desktop\" menu_text_color__hover=\"#0496d4\" sticky_enabled=\"0\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2021-01-29 18:23:20','2021-01-29 18:23:20','',117,'http://wallstreet.getbiz.net/2021/01/29/117-revision-v1/',0,'revision','',0),(447,2,'2021-01-29 18:44:37','2021-01-29 18:44:37','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p><span style=\"font-family: inherit; font-weight: normal; font-size: x-small;\">Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</span></p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Video','','inherit','closed','closed','','393-revision-v1','','','2021-01-29 18:44:37','2021-01-29 18:44:37','',393,'http://wallstreet.getbiz.net/2021/01/29/393-revision-v1/',0,'revision','',0),(448,2,'2021-01-29 18:54:45','2021-01-29 18:54:45','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" hover_enabled=\"0\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\" animation_style=\"fade\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p><span style=\"font-family: inherit; font-weight: normal; font-size: x-small;\">Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</span></p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" hover_enabled=\"0\" custom_css_main_element=\"float:right;\" animation_style=\"fade\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" hover_enabled=\"0\" animation_style=\"fade\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\" sticky_enabled=\"0\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Video','','inherit','closed','closed','','393-revision-v1','','','2021-01-29 18:54:45','2021-01-29 18:54:45','',393,'http://wallstreet.getbiz.net/2021/01/29/393-revision-v1/',0,'revision','',0),(450,2,'2021-01-29 19:10:29','2021-01-29 19:10:29','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_enabled=\"0\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\" sticky_enabled=\"0\"]<p>Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Video','','inherit','closed','closed','','393-revision-v1','','','2021-01-29 19:10:29','2021-01-29 19:10:29','',393,'http://wallstreet.getbiz.net/2021/01/29/393-revision-v1/',0,'revision','',0),(456,2,'2021-02-01 15:37:19','2021-02-01 15:37:19','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column _builder_version=\"4.8.2\" _module_preset=\"default\" type=\"4_4\"][et_pb_accordion _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_accordion_item _builder_version=\"4.8.2\" _module_preset=\"default\" open=\"on\" title=\"OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW\" hover_enabled=\"0\" sticky_enabled=\"0\"]<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_accordion_item][et_pb_accordion_item _builder_version=\"4.8.2\" _module_preset=\"default\" title=\"MANUAL MEDIA INSPECTION & REPAIR\" hover_enabled=\"0\" sticky_enabled=\"0\" open=\"off\"]<p>Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_accordion_item][/et_pb_accordion][/et_pb_column][/et_pb_row][/et_pb_section]','Video','','inherit','closed','closed','','393-revision-v1','','','2021-02-01 15:37:19','2021-02-01 15:37:19','',393,'http://wallstreet.getbiz.net/2021/02/01/393-revision-v1/',0,'revision','',0); INSERT INTO `wp_posts` VALUES (458,2,'2021-02-01 15:50:23','2021-02-01 15:50:23','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Video','','inherit','closed','closed','','393-revision-v1','','','2021-02-01 15:50:23','2021-02-01 15:50:23','',393,'http://wallstreet.getbiz.net/2021/02/01/393-revision-v1/',0,'revision','',0),(460,2,'2021-02-01 15:52:06','2021-02-01 15:52:06','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" hover_enabled=\"0\" background_last_edited=\"on|phone\" parallax_phone=\"on\" background_size_phone=\"cover\" sticky_enabled=\"0\" parallax_method_phone=\"off\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Video','','inherit','closed','closed','','393-revision-v1','','','2021-02-01 15:52:06','2021-02-01 15:52:06','',393,'http://wallstreet.getbiz.net/2021/02/01/393-revision-v1/',0,'revision','',0),(461,2,'2021-02-01 16:22:41','2021-02-01 16:22:41','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"||0px|||\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">MOTION PICTURE FILM RESTORATION & PRESERVATION HDR WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your film is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to direct sunlight. Your film and its canisters are then photographed and logged using Structured XML Metadata, documenting its journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL FILM INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png\" title_text=\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your film undergoes an end-to-end, manual inspection of all existing splices and sprocket holes, using Moviola and Neumade hand-cranked rewinds. Poor-quality splices are repaired and restored using Academy of Motion Picture Arts and Sciences (AMPAS), Scientific Award-Winning, Pressa CIR-Catozzo self-perforating, adhesive-tape film splicers, then repacked by hand winding to metal film reels or film cores with fresh, head and tail film leader.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LARGE-FORMAT, AREA IMAGER SCANNER</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:left;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||64px|||\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">PTR DUST & PARTICLE REMOVAL SYSTEM</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png\" title_text=\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Both sides of your physically-restored film are fed through nearly 30 linear inches of low-tack, particle transfer rollers, removing microscopic dust immediately prior to your film entering the 20-megapixel, large-format HDR area imager.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">ALL-CHROME, SPROCKETLESS FILM PATH</h1>\n<h1 style=\"text-align: left;\">with 3-AXIS OPTICAL PIN REGISTRATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"10px|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Damaged sprockets & splices are ignored as the all-chrome film path gently transports your film through the scanner. A proprietary optical pin registration system perfectly stabilizes damaged, warped, or shrunken film on X, Y, and Z axes, requiring no edge guides or post-scan adjustments.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click below for a complete list of supported film formats.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"8 mm to 28 mm Formats\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#45aa42\" animation_style=\"fade\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#45aa42\" sticky_enabled=\"0\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"224\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm"}\">8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8 mm Commag"}\">Super 8 mm Commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Single-8 Cartridge"}\">Single-8 Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double 8 mm"}\">Double 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double Super 8 mm"}\">Double Super 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"UltraPan 8 mm"}\">UltraPan 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm fullcoat SEPMAG"}\">8 mm fullcoat SEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Max 8 mm"}\">Max 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8B"}\">Super 8B</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Panoramic"}\">8 mm Panoramic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Polaroid Polavision"}\">8 mm Polaroid Polavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Technicolor Magi-Cartridge"}\">8 mm Technicolor Magi-Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Pathescope"}\">9.5 mm Pathescope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Bingoscope"}\">9.5 mm Bingoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Duplex"}\">9.5 mm Duplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm 110"}\">16 mm 110</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm commag"}\">16 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm double perf"}\">16 mm double perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm magnetic"}\">16 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm negative"}\">16 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm optical ComOpt"}\">16 mm optical ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm positive"}\">16 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm Fullcoat sepmag"}\">16 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm super"}\">16 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biotac"}\">17.5 mm Biotac</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biokam"}\">17.5 mm Biokam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Hughes"}\">17.5 mm Hughes</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Gaumont"}\">17.5 mm Gaumont</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Clou"}\">17.5 mm Clou</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Duoscope"}\">17.5 mm Duoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Movette"}\">17.5 mm Movette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Pathé Rural"}\">17.5 mm Pathé Rural</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Fullcoat sepmag"}\">17.5 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"19 mm Kinetoscope"}\">19 mm Kinetoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"21 mm Mirograph"}\">21 mm Mirograph</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"24 mm APS"}\">24 mm APS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"28 mm Pathé Kok"}\">28 mm Pathé Kok</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"35 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_text_align=\"left\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#45aa42\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#45aa42\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"185\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 126"}\">35 mm 126</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 135"}\">35 mm 135</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 828"}\">35 mm 828</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm commag"}\">35 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Full coatSEPMAG"}\">35 mm Full coatSEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm positive"}\">35 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm negative"}\">35 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm magnetic"}\">35 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm optical"}\">35 mm optical</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm ComOpt"}\">35 mm ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Mini-Max"}\">35 mm Mini-Max</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vistascope"}\">35 mm Vistascope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35"}\">35 mm Vario-35</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35A"}\">35 mm Vario-35A</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Single Cinerama"}\">35 mm Single Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Hexiplex"}\">35 mm Hexiplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Row-film"}\">35 mm Row-film</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Ultra Toruscope"}\">35 mm Ultra Toruscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Imagination FX 7012"}\">35 mm Imagination FX 7012</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Univisium"}\">35 mm Univisium</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision"}\">35 mm Maxivision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision 48"}\">35 mm Maxivision 48</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm sepmag"}\">35 mm sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm CinameScope"}\">35 mm CinameScope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Dynamic Frame"}\">35 mm Dynamic Frame</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm VistaVision"}\">35 mm VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Technirama"}\">35 mm Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Anamorphic"}\">35 mm Anamorphic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Techniscope"}\">35 mm Techniscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm super"}\">35 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinerama"}\">35 mm Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super VistaVision"}\">35 mm Super VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinemiracle"}\">35 mm Cinemiracle</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Thrillarama"}\">35 mm Thrillarama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Magirama"}\">35 mm Magirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super Technirama"}\">35 mm Super Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circlorama"}\">35 mm Circlorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 200"}\">35 mm Circle Vision 200</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 360"}\">35 mm Circle Vision 360</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"40 mm to 70 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#45aa42\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#45aa42\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"174\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"40 mm 127"}\">40 mm 127</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"60 mm 120 220 620"}\">60 mm 120 220 620</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm 5-perf"}\">65 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinerama 360"}\">65 mm Cinerama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Ultra Panavision"}\">65 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Varioscope"}\">65 mm Varioscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dimension 150"}\">65 mm Dimension 150</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Astrovision"}\">65 mm Astrovision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dynavision"}\">65 mm Dynavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Super Dimension 70"}\">65 mm Super Dimension 70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm FuturVision 360"}\">65 mm FuturVision 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Showscan"}\">65 mm Showscan</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinema 180"}\">65 mm Cinema 180</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Swissorama 360"}\">65 mm Swissorama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Iwerksphere"}\">65 mm Iwerksphere</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm MotionMaster"}\">65 mm MotionMaster</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Soviet 10"}\">65 mm Soviet 10</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Vario-70"}\">65 mm Vario-70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Imagine 360"}\">65 mm Imagine 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm 5-perf"}\">70 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Todd-AO"}\">70 mm Todd-AO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Ultra Panavision"}\">70 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Super Panavision"}\">70 mm Super Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX"}\">70 mm IMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm OMNIMAX"}\">70 mm OMNIMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Grandeur"}\">70 mm Grandeur</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX Magic Carpet"}\">70 mm IMAX Magic Carpet</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX HD"}\">70 mm IMAX HD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"FMC Quadravision"}\">FMC Quadravision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Septorama"}\">Septorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wonderama"}\">Wonderama</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">DIRECT OUTPUT TO FORMATS & CODECS</h1>[/et_pb_text][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">We directly output high-end formats and codecs, avoiding lossy concatenation errors caused by transcoding. Click HERE for a list of direct output formats and codecs.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"cool-led light\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ULBRICHT INTEGRATING SPHERE DIFFUSE, COOL-LED LIGHT SOURCE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">A revolutionary Ulbricht Integrating Sphere creates a cool, diffuse, pure-white light source reducing the appearance of scratches on the emulsion side of the film base without softening, blurring, or altering the image. Unlike collimated light sources of telecines and line imagers, there is no risk of damage to the dye layers due to excessive heat. Further, off-axis photons from the Ulbricht Sphere pass through film scratches without deflection, resulting in a brighter, more complete image than all other types of scanners.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MULTI-FLASH HDR IMAGING</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/BT-2020-Rec-2020.png\" title_text=\"BT-2020-Rec-2020\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\" transform_styles__hover_enabled=\"off|hover\" transform_scale__hover_enabled=\"off|hover\" transform_translate__hover_enabled=\"off|hover\" transform_rotate__hover_enabled=\"off|hover\" transform_skew__hover_enabled=\"off|hover\" transform_origin__hover_enabled=\"off|hover\" transform_scale__hover=\"80%|80%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||124px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Single-pass, multi-flash High Dynamic Range imaging captures unparalleled detail with extremely low noise. ITU-R BT.2020, Rec. 2020, and ATSC 3.0 are already HDR. Release your film’s full potential for higher resolution, higher brightness, and wider color gamut as the world migrates to HDR10 and the dynamic metadata of HDR10+.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">SCENE BY SCENE COLOR CORRECTION</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">While other telecine facilities just set a one light color adjustment, we take the time to perform scene-to-scene, best light correction. The result is a highly-gradable, 10-bit output. Without this critical first step, future shot-by-shot color grading is limited or simply not possible, as important gamma metadata and tristimulus color values are lost.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">CHROMOGENIC DYE SHIFT CORRECTION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">The onset of acetate film base degradation -- commonly known as Vinegar Syndrome -- often signals the inevitable start of irreversible chromogenic yellow and cyan dye shift, commonly referred to as red dye shift or magenta dye shift. Our Industry Leading color cast removal process, corrects most common decay, restoring dye layer density loss.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL STORAGE</h1>\n<p style=\"text-align: left;\">After scanning your film, it is low-tension slow-wound back to your reel or core. We also offer archival-grade, vented film canisters, film cores, and plastic or steel reels. Ask about our human and machine-readable barcodes, onsite NAS and cloud backup featuring checksum data integrity verification, and long-term cold storage.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Film','','publish','closed','closed','','film','','','2021-02-05 15:15:10','2021-02-05 15:15:10','',0,'http://wallstreet.getbiz.net/?page_id=461',0,'page','',0),(462,2,'2021-02-01 15:52:43','2021-02-01 15:52:43','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" hover_enabled=\"0\" background_last_edited=\"on|phone\" parallax_phone=\"on\" background_size_phone=\"cover\" sticky_enabled=\"0\" parallax_method_phone=\"off\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]\r\n<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\r\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\r\nYour at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]\r\n<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>\r\n[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]\r\n<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>\r\n[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]\r\n<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>\r\n[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]\r\n<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>\r\n[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]\r\n<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\r\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>\r\n[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]\r\n<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\r\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>\r\n[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]\r\n<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\r\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>\r\n[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]\r\n<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>\r\n[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]\r\n<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>\r\n[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]\r\n<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>\r\n[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]\r\n<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>\r\n[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]\r\n<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>\r\n[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]\r\n\r\nIntroduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]\r\n<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>\r\n[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]\r\n<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>\r\n[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]\r\n<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>\r\n[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]\r\n<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Film','','inherit','closed','closed','','461-revision-v1','','','2021-02-01 15:52:43','2021-02-01 15:52:43','',461,'http://wallstreet.getbiz.net/2021/02/01/461-revision-v1/',0,'revision','',0),(464,2,'2021-02-01 15:55:46','2021-02-01 15:55:46','','AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels','','inherit','open','closed','','avconservation-org-wall-street-productions-8-mm-16-mm-35-mm-film-scanning-reels','','','2021-02-01 15:55:46','2021-02-01 15:55:46','',461,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png',0,'attachment','image/png',0),(465,2,'2021-02-01 15:55:47','2021-02-01 15:55:47','','AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System','','inherit','open','closed','','avconservation-org-wall-street-productions-16mm-35mm-film-scanning-particle-transfer-rollers-system','','','2021-02-01 15:55:47','2021-02-01 15:55:47','',461,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png',0,'attachment','image/png',0),(466,2,'2021-02-01 15:55:49','2021-02-01 15:55:49','','AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift','','inherit','open','closed','','avconservation-org-wall-street-productions-chromogenic-film-color-dye-shift','','','2021-02-01 15:55:49','2021-02-01 15:55:49','',461,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift.png',0,'attachment','image/png',0),(467,2,'2021-02-01 15:55:51','2021-02-01 15:55:51','','AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner','','inherit','open','closed','','avconservation-org-wall-street-productions-large-format-area-imager-film-scanner','','','2021-02-01 15:55:51','2021-02-01 15:55:51','',461,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png',0,'attachment','image/png',0),(468,2,'2021-02-01 15:55:53','2021-02-01 15:55:53','','AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration','','inherit','open','closed','','avconservation-org-wall-street-productions-sprocketless-film-optical-pin-registration','','','2021-02-01 15:55:53','2021-02-01 15:55:53','',461,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png',0,'attachment','image/png',0),(469,2,'2021-02-01 15:55:54','2021-02-01 15:55:54','','AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source','','inherit','open','closed','','avconservation-org-wall-street-productions-ulbricht-integrating-sphere-led-film-scanning-light-source','','','2021-02-01 15:55:54','2021-02-01 15:55:54','',461,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source.png',0,'attachment','image/png',0),(470,2,'2021-02-01 15:55:56','2021-02-01 15:55:56','','BT-2020-Rec-2020','','inherit','open','closed','','bt-2020-rec-2020','','','2021-02-01 15:55:56','2021-02-01 15:55:56','',461,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/BT-2020-Rec-2020.png',0,'attachment','image/png',0),(471,2,'2021-02-01 16:20:44','2021-02-01 16:20:44','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" hover_enabled=\"0\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\" title_text=\"AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner\" sticky_enabled=\"0\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<h1 style=\"text-align: center;\">MOTION PICTURE FILM RESTORATION & PRESERVATION HDR WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your film is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to direct sunlight. Your film and its canisters are then photographed and logged using Structured XML Metadata, documenting its journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">MANUAL FILM INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png\" title_text=\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" hover_enabled=\"0\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" sticky_enabled=\"0\" custom_padding=\"||0px||false|false\" custom_css_after_last_edited=\"off|desktop\" align=\"center\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\" custom_margin=\"||0px||false|false\"]<p style=\"text-align: left;\">Your film undergoes an end-to-end, manual inspection of all existing splices and sprocket holes, using Moviola and Neumade hand-cranked rewinds. Poor-quality splices are repaired and restored using Academy of Motion Picture Arts and Sciences (AMPAS), Scientific Award-Winning, Pressa CIR-Catozzo self-perforating, adhesive-tape film splicers, then repacked by hand winding to metal film reels or film cores with fresh, head and tail film leader.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">LARGE-FORMAT, AREA IMAGER SCANNER</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\" sticky_enabled=\"0\" custom_css_main_element=\"float:left;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" custom_margin=\"||64px|||\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>\r[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\" custom_margin=\"||0px||false|false\"]<h1 style=\"text-align: left;\">PTR DUST & PARTICLE REMOVAL SYSTEM</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png\" title_text=\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\" sticky_enabled=\"0\" custom_css_main_element=\"float:none;\" show_bottom_space=\"off\"][/et_pb_image][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\" custom_margin=\"||32px|||\"]<p style=\"text-align: left;\">Both sides of your physically-restored film are fed through nearly 30 linear inches of low-tack, particle transfer rollers, removing microscopic dust immediately prior to your film entering the 20-megapixel, large-format HDR area imager.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" hover_enabled=\"0\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">ALL-CHROME, SPROCKETLESS FILM PATH with 3-AXIS OPTICAL PIN REGISTRATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text=\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration\" align=\"center\" custom_css_main_element=\"float:none;\" hover_enabled=\"0\" sticky_enabled=\"0\" show_bottom_space=\"off\" custom_margin=\"10px|10px|10px|10px|false|false\"][/et_pb_image][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" custom_margin=\"||32px||false|false\" sticky_enabled=\"0\"]<p style=\"text-align: left;\">Damaged sprockets & splices are ignored as the all-chrome film path gently transports your film through the scanner. A proprietary optical pin registration system perfectly stabilizes damaged, warped, or shrunken film on X, Y, and Z axes, requiring no edge guides or post-scan adjustments.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_text_color_last_edited=\"off|desktop\" header_font_size_last_edited=\"on|desktop\" sticky_enabled=\"0\" custom_margin=\"||32px||false|false\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\" hover_enabled=\"0\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>\r[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>\r[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.\r[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>\r[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>\r[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Film','','inherit','closed','closed','','461-revision-v1','','','2021-02-01 16:20:44','2021-02-01 16:20:44','',461,'http://wallstreet.getbiz.net/2021/02/01/461-revision-v1/',0,'revision','',0),(472,2,'2021-02-01 16:21:32','2021-02-01 16:21:32','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">MOTION PICTURE FILM RESTORATION & PRESERVATION HDR WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your film is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to direct sunlight. Your film and its canisters are then photographed and logged using Structured XML Metadata, documenting its journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL FILM INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png\" title_text=\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your film undergoes an end-to-end, manual inspection of all existing splices and sprocket holes, using Moviola and Neumade hand-cranked rewinds. Poor-quality splices are repaired and restored using Academy of Motion Picture Arts and Sciences (AMPAS), Scientific Award-Winning, Pressa CIR-Catozzo self-perforating, adhesive-tape film splicers, then repacked by hand winding to metal film reels or film cores with fresh, head and tail film leader.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LARGE-FORMAT, AREA IMAGER SCANNER</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:left;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||64px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" sticky_enabled=\"0\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">PTR DUST & PARTICLE REMOVAL SYSTEM</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png\" title_text=\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Both sides of your physically-restored film are fed through nearly 30 linear inches of low-tack, particle transfer rollers, removing microscopic dust immediately prior to your film entering the 20-megapixel, large-format HDR area imager.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">ALL-CHROME, SPROCKETLESS FILM PATH with 3-AXIS OPTICAL PIN REGISTRATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"10px|10px|10px|10px|false|false\" hover_enabled=\"0\" custom_css_main_element=\"float:none;\" animation_style=\"fade\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Damaged sprockets & splices are ignored as the all-chrome film path gently transports your film through the scanner. A proprietary optical pin registration system perfectly stabilizes damaged, warped, or shrunken film on X, Y, and Z axes, requiring no edge guides or post-scan adjustments.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>\r[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>\r[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.\r[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>\r[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>\r[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Film','','inherit','closed','closed','','461-revision-v1','','','2021-02-01 16:21:32','2021-02-01 16:21:32','',461,'http://wallstreet.getbiz.net/2021/02/01/461-revision-v1/',0,'revision','',0),(473,2,'2021-02-01 16:22:41','2021-02-01 16:22:41','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">MOTION PICTURE FILM RESTORATION & PRESERVATION HDR WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your film is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to direct sunlight. Your film and its canisters are then photographed and logged using Structured XML Metadata, documenting its journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL FILM INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png\" title_text=\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your film undergoes an end-to-end, manual inspection of all existing splices and sprocket holes, using Moviola and Neumade hand-cranked rewinds. Poor-quality splices are repaired and restored using Academy of Motion Picture Arts and Sciences (AMPAS), Scientific Award-Winning, Pressa CIR-Catozzo self-perforating, adhesive-tape film splicers, then repacked by hand winding to metal film reels or film cores with fresh, head and tail film leader.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LARGE-FORMAT, AREA IMAGER SCANNER</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:left;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||64px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">PTR DUST & PARTICLE REMOVAL SYSTEM</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png\" title_text=\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Both sides of your physically-restored film are fed through nearly 30 linear inches of low-tack, particle transfer rollers, removing microscopic dust immediately prior to your film entering the 20-megapixel, large-format HDR area imager.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">ALL-CHROME, SPROCKETLESS FILM PATH with 3-AXIS OPTICAL PIN REGISTRATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"10px|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Damaged sprockets & splices are ignored as the all-chrome film path gently transports your film through the scanner. A proprietary optical pin registration system perfectly stabilizes damaged, warped, or shrunken film on X, Y, and Z axes, requiring no edge guides or post-scan adjustments.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>\r[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>\r[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.\r[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>\r[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>\r[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Film','','inherit','closed','closed','','461-revision-v1','','','2021-02-01 16:22:41','2021-02-01 16:22:41','',461,'http://wallstreet.getbiz.net/2021/02/01/461-revision-v1/',0,'revision','',0),(474,2,'2021-02-01 16:23:55','2021-02-01 16:23:55',' ','','','publish','closed','closed','','474','','','2021-07-19 13:35:22','2021-07-19 13:35:22','',0,'http://wallstreet.getbiz.net/2021/02/01/474/',3,'nav_menu_item','',0),(475,2,'2021-02-01 16:25:59','2021-02-01 16:25:59','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"30px||0px||false|false\" animation_direction=\"bottom\" background_last_edited=\"on|tablet\" parallax_tablet=\"on\" parallax_phone=\"on\" parallax_method_tablet=\"off\" parallax_method_phone=\"off\" background_size_phone=\"cover\" background_repeat_phone=\"repeat\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.8.2\" custom_margin=\"0px||||false|false\" custom_padding=\"0px|||||\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.2\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.5em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" animation_style=\"fade\" animation_direction=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" header_2_font_size_tablet=\"30px\" header_2_font_size_phone=\"20px\" header_2_font_size_last_edited=\"on|phone\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\" custom_margin=\"||-2px|||\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day.</h2>\n<h2>Your priceless media deserves professional care.</h2>\n<h2>We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\" custom_margin=\"||-2px|||\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_last_edited=\"on|phone\" _builder_version=\"4.8.2\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px||0px||false|false\" custom_margin_phone=\"0px||0px||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#56d81c\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_last_edited=\"on|desktop\" admin_label=\"Call To Action\" _builder_version=\"4.8.2\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" background_color_gradient_direction=\"181deg\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px|0px||0px|false|false\" custom_margin_phone=\"0px|0px|0px|0px|false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|phone\" animation_style=\"fade\" animation_delay=\"200ms\" background_last_edited=\"on|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\"]<h1><del><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></del></h1>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_phone=\"\" content_last_edited=\"on|phone\" _builder_version=\"4.8.2\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"300ms\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\"]<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-02-01 16:25:59','2021-02-01 16:25:59','',321,'http://wallstreet.getbiz.net/2021/02/01/321-revision-v1/',0,'revision','',0),(476,2,'2021-02-01 16:27:31','2021-02-01 16:27:31','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">MOTION PICTURE FILM RESTORATION & PRESERVATION HDR WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your film is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to direct sunlight. Your film and its canisters are then photographed and logged using Structured XML Metadata, documenting its journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">MANUAL FILM INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png\" title_text=\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your film undergoes an end-to-end, manual inspection of all existing splices and sprocket holes, using Moviola and Neumade hand-cranked rewinds. Poor-quality splices are repaired and restored using Academy of Motion Picture Arts and Sciences (AMPAS), Scientific Award-Winning, Pressa CIR-Catozzo self-perforating, adhesive-tape film splicers, then repacked by hand winding to metal film reels or film cores with fresh, head and tail film leader.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LARGE-FORMAT, AREA IMAGER SCANNER</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:left;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||64px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">PTR DUST & PARTICLE REMOVAL SYSTEM</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png\" title_text=\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Both sides of your physically-restored film are fed through nearly 30 linear inches of low-tack, particle transfer rollers, removing microscopic dust immediately prior to your film entering the 20-megapixel, large-format HDR area imager.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">ALL-CHROME, SPROCKETLESS FILM PATH with 3-AXIS OPTICAL PIN REGISTRATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"10px|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Damaged sprockets & splices are ignored as the all-chrome film path gently transports your film through the scanner. A proprietary optical pin registration system perfectly stabilizes damaged, warped, or shrunken film on X, Y, and Z axes, requiring no edge guides or post-scan adjustments.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>\r[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>\r[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.\r[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>\r[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>\r[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Film','','inherit','closed','closed','','461-revision-v1','','','2021-02-01 16:27:31','2021-02-01 16:27:31','',461,'http://wallstreet.getbiz.net/2021/02/01/461-revision-v1/',0,'revision','',0),(478,2,'2021-02-01 16:31:20','2021-02-01 16:31:20','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_text_color_last_edited=\"off|desktop\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Video','','inherit','closed','closed','','393-revision-v1','','','2021-02-01 16:31:20','2021-02-01 16:31:20','',393,'http://wallstreet.getbiz.net/2021/02/01/393-revision-v1/',0,'revision','',0),(482,2,'2021-02-01 16:50:58','2021-02-01 16:50:58','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">MOTION PICTURE FILM RESTORATION & PRESERVATION HDR WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your film is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to direct sunlight. Your film and its canisters are then photographed and logged using Structured XML Metadata, documenting its journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL FILM INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png\" title_text=\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_margin_last_edited=\"on|phone\" sticky_enabled=\"0\" custom_margin_tablet=\"||32px||false|false\"]<p style=\"text-align: left;\">Your film undergoes an end-to-end, manual inspection of all existing splices and sprocket holes, using Moviola and Neumade hand-cranked rewinds. Poor-quality splices are repaired and restored using Academy of Motion Picture Arts and Sciences (AMPAS), Scientific Award-Winning, Pressa CIR-Catozzo self-perforating, adhesive-tape film splicers, then repacked by hand winding to metal film reels or film cores with fresh, head and tail film leader.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LARGE-FORMAT, AREA IMAGER SCANNER</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:left;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||64px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" custom_margin_last_edited=\"on|phone\" custom_margin_phone=\"||32px||false|false\" sticky_enabled=\"0\" custom_margin_tablet=\"||32px||false|false\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">PTR DUST & PARTICLE REMOVAL SYSTEM</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png\" title_text=\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Both sides of your physically-restored film are fed through nearly 30 linear inches of low-tack, particle transfer rollers, removing microscopic dust immediately prior to your film entering the 20-megapixel, large-format HDR area imager.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">ALL-CHROME, SPROCKETLESS FILM PATH with 3-AXIS OPTICAL PIN REGISTRATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"10px|10px|10px|10px|false|false\" custom_css_main_element=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Damaged sprockets & splices are ignored as the all-chrome film path gently transports your film through the scanner. A proprietary optical pin registration system perfectly stabilizes damaged, warped, or shrunken film on X, Y, and Z axes, requiring no edge guides or post-scan adjustments.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click HERE for a complete list of supported film formats.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\" hover_enabled=\"0\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">DIRECT OUTPUT TO FORMATS & CODECS</h1>[/et_pb_text][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\" sticky_enabled=\"0\"]<p style=\"text-align: left;\">We directly output high-end formats and codecs, avoiding lossy concatenation errors caused by transcoding. Click HERE for a list of direct output formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click HERE for a complete list of supported film formats.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ULBRICHT INTEGRATING SPHERE DIFFUSE, COOL-LED LIGHT SOURCE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">A revolutionary Ulbricht Integrating Sphere creates a cool, diffuse, pure-white light source reducing the appearance of scratches on the emulsion side of the film base without softening, blurring, or altering the image. Unlike collimated light sources of telecines and line imagers, there is no risk of damage to the dye layers due to excessive heat. Further, off-axis photons from the Ulbricht Sphere pass through film scratches without deflection, resulting in a brighter, more complete image than all other types of scanners.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MULTI-FLASH HDR IMAGING</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/BT-2020-Rec-2020.png\" title_text=\"BT-2020-Rec-2020\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_enabled=\"0\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||124px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\" custom_margin_last_edited=\"on|tablet\" custom_margin_phone=\"||32px||false|false\" sticky_enabled=\"0\" custom_margin_tablet=\"||32px||false|false\"]<p>Single-pass, multi-flash High Dynamic Range imaging captures unparalleled detail with extremely low noise. ITU-R BT.2020, Rec. 2020, and ATSC 3.0 are already HDR. Release your film’s full potential for higher resolution, higher brightness, and wider color gamut as the world migrates to HDR10 and the dynamic metadata of HDR10+.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">SCENE BY SCENE COLOR CORRECTION</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<p style=\"text-align: left;\">While other telecine facilities just set a one light color adjustment, we take the time to perform scene-to-scene, best light correction. The result is a highly-gradable, 10-bit output. Without this critical first step, future shot-by-shot color grading is limited or simply not possible, as important gamma metadata and tristimulus color values are lost.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">CHROMOGENIC DYE SHIFT CORRECTION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">The onset of acetate film base degradation -- commonly known as Vinegar Syndrome -- often signals the inevitable start of irreversible chromogenic yellow and cyan dye shift, commonly referred to as red dye shift or magenta dye shift. Our Industry Leading color cast removal process, corrects most common decay, restoring dye layer density loss.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL STORAGE</h1>\n<p style=\"text-align: left;\">After scanning your film, it is low-tension slow-wound back to your reel or core. We also offer archival-grade, vented film canisters, film cores, and plastic or steel reels. Ask about our human and machine-readable barcodes, onsite NAS and cloud backup featuring checksum data integrity verification, and long-term cold storage.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Film','','inherit','closed','closed','','461-revision-v1','','','2021-02-01 16:50:58','2021-02-01 16:50:58','',461,'http://wallstreet.getbiz.net/2021/02/01/461-revision-v1/',0,'revision','',0),(483,2,'2021-02-01 16:52:07','2021-02-01 16:52:07','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"30px||0px||false|false\" animation_direction=\"bottom\" background_last_edited=\"on|tablet\" parallax_tablet=\"on\" parallax_phone=\"on\" parallax_method_tablet=\"off\" parallax_method_phone=\"off\" background_size_phone=\"cover\" background_repeat_phone=\"repeat\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.8.2\" custom_margin=\"0px||||false|false\" custom_padding=\"0px|||||\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.2\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.5em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" custom_margin=\"||-2px|||\" animation_style=\"fade\" animation_direction=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" header_2_font_size_tablet=\"30px\" header_2_font_size_phone=\"20px\" header_2_font_size_last_edited=\"on|phone\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day.</h2>\n<h2>Your priceless media deserves professional care.</h2>\n<h2>We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_margin=\"||-2px|||\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_last_edited=\"on|phone\" _builder_version=\"4.8.2\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px||0px||false|false\" custom_margin_phone=\"0px||0px||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" hover_enabled=\"0\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#56d81c\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ2MSJ9fQ==@\" _dynamic_attributes=\"link_option_url\" sticky_enabled=\"0\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_last_edited=\"on|desktop\" admin_label=\"Call To Action\" _builder_version=\"4.8.2\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" background_color_gradient_direction=\"181deg\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px|0px||0px|false|false\" custom_margin_phone=\"0px|0px|0px|0px|false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|phone\" animation_style=\"fade\" animation_delay=\"200ms\" hover_enabled=\"0\" background_last_edited=\"on|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjM5MyJ9fQ==@\" _dynamic_attributes=\"link_option_url\" sticky_enabled=\"0\"]<h1><del><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></del></h1>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_phone=\"\" content_last_edited=\"on|phone\" _builder_version=\"4.8.2\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"300ms\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\"]<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-02-01 16:52:07','2021-02-01 16:52:07','',321,'http://wallstreet.getbiz.net/2021/02/01/321-revision-v1/',0,'revision','',0),(484,2,'2021-02-01 16:52:22','2021-02-01 16:52:22','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"30px||0px||false|false\" animation_direction=\"bottom\" background_last_edited=\"on|tablet\" parallax_tablet=\"on\" parallax_phone=\"on\" parallax_method_tablet=\"off\" parallax_method_phone=\"off\" background_size_phone=\"cover\" background_repeat_phone=\"repeat\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.8.2\" custom_margin=\"0px||||false|false\" custom_padding=\"0px|||||\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.2\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.5em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" custom_margin=\"||-2px|||\" animation_style=\"fade\" animation_direction=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" header_2_font_size_tablet=\"30px\" header_2_font_size_phone=\"20px\" header_2_font_size_last_edited=\"on|phone\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day.</h2>\n<h2>Your priceless media deserves professional care.</h2>\n<h2>We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_margin=\"||-2px|||\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_last_edited=\"on|phone\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px||0px||false|false\" custom_margin_phone=\"0px||0px||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ2MSJ9fQ==@\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#56d81c\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_last_edited=\"on|desktop\" admin_label=\"Call To Action\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" background_color_gradient_direction=\"181deg\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px|0px||0px|false|false\" custom_margin_phone=\"0px|0px|0px|0px|false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|phone\" animation_style=\"fade\" animation_delay=\"200ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjM5MyJ9fQ==@\" background_last_edited=\"on|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\"]<h1><del><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></del></h1>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_phone=\"\" content_last_edited=\"on|phone\" _builder_version=\"4.8.2\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"300ms\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\"]<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-02-01 16:52:22','2021-02-01 16:52:22','',321,'http://wallstreet.getbiz.net/2021/02/01/321-revision-v1/',0,'revision','',0),(486,2,'2021-02-01 17:00:51','2021-02-01 17:00:51','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_row column_structure=\"1_3,2_3\" module_class=\"header-row\" _builder_version=\"4.8.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"11px|22px|11px|22px|true|true\" hover_enabled=\"0\" custom_css_main_element=\"display: flex;||align-items: center;\" sticky_enabled=\"0\"][et_pb_column type=\"1_3\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.2\" custom_margin=\"|0px||0px|false|true\" hover_enabled=\"0\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjMyMSJ9fQ==@\" _dynamic_attributes=\"link_option_url\" sticky_enabled=\"0\"]<div class=\"logo-wrap\">\n<div><a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a></div>\n<div style=\"padding: 0 10px;\"><img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" /></div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column type=\"2_3\" module_class=\"header-right\" _builder_version=\"4.3.2\" custom_css_main_element=\"text-align: right;\"][et_pb_menu mobile_menu_text_color=\"#0496d4\" module_class=\"main-nav\" _builder_version=\"4.8.2\" dropdown_menu_bg_color__hover_enabled=\"on|hover\" active_link_color__hover_enabled=\"on|desktop\" hover_enabled=\"0\" sticky_enabled=\"0\" active_link_color=\"#0C71C3\" menu_text_color=\"#0C71C3\" menu_font=\"Open Sans||||||||\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2021-02-01 17:00:51','2021-02-01 17:00:51','',117,'http://wallstreet.getbiz.net/2021/02/01/117-revision-v1/',0,'revision','',0),(488,2,'2021-02-01 17:03:46','2021-02-01 17:03:46','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\"][et_pb_row column_structure=\"1_3,2_3\" module_class=\"header-row\" _builder_version=\"4.8.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"11px|22px|11px|22px|true|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"1_3\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" custom_margin=\"|0px||0px|false|true\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjMyMSJ9fQ==@\"]<div class=\"logo-wrap\">\n<div><a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a></div>\n<div style=\"padding: 0 10px;\"><img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" /></div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column type=\"2_3\" module_class=\"header-right\" _builder_version=\"4.3.2\" custom_css_main_element=\"text-align: right;\"][et_pb_menu active_link_color=\"#000000\" mobile_menu_text_color=\"#0496d4\" module_class=\"main-nav\" _builder_version=\"4.8.2\" menu_font=\"Open Sans|700|||||||\" menu_text_color=\"#000000\" hover_enabled=\"0\" dropdown_menu_bg_color__hover_enabled=\"on|hover\" active_link_color__hover_enabled=\"on|hover\" sticky_enabled=\"0\" active_link_color__hover=\"#0C71C3\" menu_text_color__hover_enabled=\"on|hover\" menu_text_color__hover=\"#0C71C3\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2021-02-01 17:03:46','2021-02-01 17:03:46','',117,'http://wallstreet.getbiz.net/2021/02/01/117-revision-v1/',0,'revision','',0),(489,2,'2021-02-01 17:27:52','2021-02-01 17:27:52','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<h1 style=\"text-align: center;\">OBSOLETE AUDIO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk audio media is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your audio media is carefully inspected for evidence of sticky-shed syndrome, bad splices, scratches, tears, rips, and mold. If your audio media’s reel, shell, or cartridge is warped or damaged, we can remove the inner take-up and supply reels and place them inside new enclosures. We keep a large supply of replacement reels, flanges, shells, and cartridges for all audio formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>[/et_pb_text][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">EXTENSIVE AUDIO FORMAT SUPPORT & AUDIO PRESERVATION FORMATS</h1>[/et_pb_text][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">From Edison wax cylinders, wire recordings, Dictabelts, and Magnabelts, to ADAT, PCM-F1, reel-to-reel of any width or track count, and dozens of formats in between, we support more audio formats than any company. We also encode lossless, high-quality preservation formats, avoiding lossy concatenation errors. Click HERE for a list of supported preservation formats.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Reel & Mechanical\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_level=\"h1\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#5a3d63\" body_text_color_tablet=\"\" body_text_color_phone=\"\" body_text_color_last_edited=\"on|phone\" border_width_all=\"3px\" border_color_all=\"#5a3d63\"]<p><strong>Magnetic Analog Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 16-Track"}\">2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 24-Track"}\">2\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 32-Track"}\">2\" 32-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 40-Track"}\">2\" 40-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/2-Track 2-Track"}\">1\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/4-Track 4-Track"}\">1\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 8-Track"}\">1\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 12-Track"}\">1\" 12-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 16-Track"}\">1\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 24-Track"}\">1\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" Full Track"}\">1/2\" Full Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/2-Track 2-Track"}\">1/2\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 3-Track"}\">1/2\" 3-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/4-Track 4-Track"}\">1/2\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 8-Track"}\">1/2\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 16-Track"}\">1/2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" Full-Track"}\">1/4\" Full-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/2-Track 2-Track"}\">1/4\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/4-Track 4-Track"}\">1/4\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 8-Track"}\">1/4\" 8-Track</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Reel Magnetic Digital Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Mitsubishi ProDigi"}\">Mitsubishi ProDigi</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony DASH"}\">Sony DASH</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Mechanical Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Vinyl"}\">78 rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Electrical Cut Record"}\">78 rpm Electrical Cut Record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"45-rpm Vinyl"}\">45-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"33 1/3-rpm Vinyl"}\">33 1/3-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-rpm Vinyl"}\">16-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Quadraphonic Vinyl Record (CD-4)"}\">Quadraphonic Vinyl Record (CD-4)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-inch transcription record"}\">16-inch transcription record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 2-minute wax"}\">Edison 2-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 4-minute wax"}\">Edison 4-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Aberol Cylinders"}\">Aberol Cylinders</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phoautogram"}\">Phoautogram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph Cylinder"}\">Phonograph Cylinder</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Ediphone"}\">Ediphone</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Recordio"}\">Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph disk (Emile Berliner)"}\">Phonograph disk (Emile Berliner)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom Flexi disc"}\">Americom Flexi disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom PocketDiscs"}\">Americom PocketDiscs</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philco Hip-Pocket Records"}\">Philco Hip-Pocket Records</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Recordio"}\">Wilcox Gay Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Coin Recordio-Gram"}\">Wilcox Gay Coin Recordio-Gram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SoundScriber"}\">SoundScriber</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison Voicewriter"}\">Edison Voicewriter</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Music Roll"}\">Music Roll</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Belt, Cass, & Digital\" closed_toggle_text_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_level=\"h1\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#5a3d63\" body_text_color_tablet=\"\" body_text_color_phone=\"\" body_text_color_last_edited=\"on|phone\" border_width_all=\"3px\" border_color_all=\"#5a3d63\"]<p><strong>Analog Magnetic Belt</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Dictaphone Dictabelt (Memobelt)"}\">Dictaphone Dictabelt (Memobelt)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"IBM 3-inch Magnabelt"}\">IBM 3-inch Magnabelt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Protona Minifon"}\">Protona Minifon</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Dictaphone Picocassette"}\">Dictaphone Picocassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips EL 3581 ¼” cassette"}\">Philips EL 3581 ¼” cassette</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Magnetic Audio Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ADAT 16-Bit 8-Track Digital Cassette"}\">ADAT 16-Bit 8-Track Digital Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ADAT 12-Bit 8-Track Digital Cassette"}\">ADAT 12-Bit 8-Track Digital Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DTRS 44.1, 48, 88.2, 96 digital cassette"}\">DTRS 44.1, 48, 88.2, 96 digital cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 U-Matic ¾” Digital Audio"}\">PCM-F1 U-Matic ¾” Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 VHS Digital Audio"}\">PCM-F1 VHS Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 Betamax Digital Audio"}\">PCM-F1 Betamax Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"High Definition Compatible Digital"}\">High Definition Compatible Digital</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Rotary Digital Audio Tape (R-DAT) DAT"}\">Rotary Digital Audio Tape (R-DAT) DAT</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital Compact Cassette DCC Tape"}\">Digital Compact Cassette DCC Tape</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"FTR (For The Record) court recordings"}\">FTR (For The Record) court recordings</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Optical Audio Disc</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Compact Disc (CD-DA) Red Book"}\">Compact Disc (CD-DA) Red Book</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"MiniDisc (MD)"}\">MiniDisc (MD)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super Audio CD (SACD)"}\">Super Audio CD (SACD)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Universal Media Disc"}\">Universal Media Disc</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Audio Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DCP (Digital Cinema Package)"}\">DCP (Digital Cinema Package)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Stuzzi Memocord"}\">Stuzzi Memocord</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig DeJur Versatile III"}\">Grundig DeJur Versatile III</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig DeJur Reel to Reel"}\">Grundig DeJur Reel to Reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig Steno-Cassette"}\">Grundig Steno-Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Gray Audograph"}\">Gray Audograph</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Telefunken Disc"}\">Telefunken Disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"(SQ Matrix) (QS Matrix)"}\">(SQ Matrix) (QS Matrix)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HiPac"}\">HiPac</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">REEL-to-REEL AUDIO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel audio tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what audio remains. Multitrack formats of 2” 24-track and DASH are as endangered as their ½” and ¼” open reel-to-reel cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, open reel audio tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">AUDIO CART & CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" custom_css_main_element=\"float:right;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Dozens of analog audio cartridge and cassette formats are at risk of becoming unrecoverable as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Trust the professionals at AVConservation.org to recover your at-risk audio media using reference-quality, 24-bit analog-to-digital conversion at sample rates up to 768kHz. Our jitter ratings are less than 1 picosecond thanks to an ultra-stable femtosecond digital clock. The result is unparalleled quality and the highest signal to noise, producing uncompromising results.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">CYLINDER, DISC, & BELT DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<p style=\"text-align: left;\">The 20th century saw dozens of wax cylinder formats, wire spool cartridges, phonograph records, audio carts, and magnetic belts compete for widespread adoption. We can recover your antique wax cylinder, Magnabelt, wire recording, Flexidisc, and dozens of other obsolete audio formats. Our modified audio playback devices capture signals at the earliest possible point, ensuring the lowest noise floor prior to digitization. Not sure what obscure audio format you have? Send us a picture. We’ll tell you what it is and how we can restore it for you.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">DIGITAL AUDIO TAPE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Digital audio tape media enjoys a longer shelf life than their analog counterparts. However, they are more at risk, because far fewer digital audio playback machines were manufactured. Plus, slight misalignments or tape damage results in no sound playback at all. Trust our carefully maintained equipment to recover precarious digital audio tape formats. From DASH, ProDigi, Alesis ADAT, and Tascam DTRS, to DCC, PCM-F1, FTR, and R-DAT, our all-digital signal path ensures capture and preservation of your digital audio tape-based media.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL AUDIO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||86px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Fewer than a dozen optical audio disc formats existed before file-based media made them obsolete. While CD players remain ubiquitous, less common formats suffer from dwindling numbers of playback devices, and recordable optical discs suffer from degradation of the dyes retaining the audio data. In spite of their invincible appearance, now is the time to rescue all audio content on optical media before it’s too late.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||0px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Audio','','publish','closed','closed','','audio','','','2021-02-05 16:33:40','2021-02-05 16:33:40','',0,'http://wallstreet.getbiz.net/?page_id=489',0,'page','',0),(490,2,'2021-02-01 17:06:20','2021-02-01 17:06:20','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]\r\n<h1 style=\"text-align: center;\">MOTION PICTURE FILM RESTORATION & PRESERVATION HDR WORKFLOW</h1>\r\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\r\nYour film is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to direct sunlight. Your film and its canisters are then photographed and logged using Structured XML Metadata, documenting its journey toward restoration, digitization, and preservation.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]\r\n<h1 style=\"text-align: left;\">MANUAL FILM INSPECTION & REPAIR</h1>\r\n[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png\" title_text=\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_margin_last_edited=\"on|phone\" sticky_enabled=\"0\" custom_margin_tablet=\"||32px||false|false\"]\r\n<p style=\"text-align: left;\">Your film undergoes an end-to-end, manual inspection of all existing splices and sprocket holes, using Moviola and Neumade hand-cranked rewinds. Poor-quality splices are repaired and restored using Academy of Motion Picture Arts and Sciences (AMPAS), Scientific Award-Winning, Pressa CIR-Catozzo self-perforating, adhesive-tape film splicers, then repacked by hand winding to metal film reels or film cores with fresh, head and tail film leader.</p>\r\n[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]\r\n<h1 style=\"text-align: left;\">LARGE-FORMAT, AREA IMAGER SCANNER</h1>\r\n[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:left;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||64px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" custom_margin_last_edited=\"on|phone\" custom_margin_phone=\"||32px||false|false\" sticky_enabled=\"0\" custom_margin_tablet=\"||32px||false|false\"]\r\n<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>\r\n[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]\r\n<h1 style=\"text-align: left;\">PTR DUST & PARTICLE REMOVAL SYSTEM</h1>\r\n[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png\" title_text=\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]\r\n<p style=\"text-align: left;\">Both sides of your physically-restored film are fed through nearly 30 linear inches of low-tack, particle transfer rollers, removing microscopic dust immediately prior to your film entering the 20-megapixel, large-format HDR area imager.</p>\r\n[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]\r\n<h1 style=\"text-align: left;\">ALL-CHROME, SPROCKETLESS FILM PATH with 3-AXIS OPTICAL PIN REGISTRATION</h1>\r\n[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"10px|10px|10px|10px|false|false\" custom_css_main_element=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]\r\n<p style=\"text-align: left;\">Damaged sprockets & splices are ignored as the all-chrome film path gently transports your film through the scanner. A proprietary optical pin registration system perfectly stabilizes damaged, warped, or shrunken film on X, Y, and Z axes, requiring no edge guides or post-scan adjustments.</p>\r\n[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\" sticky_enabled=\"0\"]\r\n<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\r\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click HERE for a complete list of supported film formats.</p>\r\n[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\" hover_enabled=\"0\" sticky_enabled=\"0\"]\r\n<h1 style=\"text-align: left;\">DIRECT OUTPUT TO FORMATS & CODECS</h1>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\" sticky_enabled=\"0\"]\r\n<p style=\"text-align: left;\">We directly output high-end formats and codecs, avoiding lossy concatenation errors caused by transcoding. Click HERE for a list of direct output formats and codecs.</p>\r\n[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\" sticky_enabled=\"0\"]\r\n<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\r\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click HERE for a complete list of supported film formats.</p>\r\n[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]\r\n<h1 style=\"text-align: left;\">ULBRICHT INTEGRATING SPHERE DIFFUSE, COOL-LED LIGHT SOURCE</h1>\r\n[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]\r\n<p style=\"text-align: left;\">A revolutionary Ulbricht Integrating Sphere creates a cool, diffuse, pure-white light source reducing the appearance of scratches on the emulsion side of the film base without softening, blurring, or altering the image. Unlike collimated light sources of telecines and line imagers, there is no risk of damage to the dye layers due to excessive heat. Further, off-axis photons from the Ulbricht Sphere pass through film scratches without deflection, resulting in a brighter, more complete image than all other types of scanners.</p>\r\n[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]\r\n<h1 style=\"text-align: left;\">MULTI-FLASH HDR IMAGING</h1>\r\n[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/BT-2020-Rec-2020.png\" title_text=\"BT-2020-Rec-2020\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_enabled=\"0\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||124px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\" custom_margin_last_edited=\"on|tablet\" custom_margin_phone=\"||32px||false|false\" sticky_enabled=\"0\" custom_margin_tablet=\"||32px||false|false\"]\r\n\r\nSingle-pass, multi-flash High Dynamic Range imaging captures unparalleled detail with extremely low noise. ITU-R BT.2020, Rec. 2020, and ATSC 3.0 are already HDR. Release your film’s full potential for higher resolution, higher brightness, and wider color gamut as the world migrates to HDR10 and the dynamic metadata of HDR10+.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]\r\n<h1 style=\"text-align: left;\">SCENE BY SCENE COLOR CORRECTION</h1>\r\n[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]\r\n<p style=\"text-align: left;\">While other telecine facilities just set a one light color adjustment, we take the time to perform scene-to-scene, best light correction. The result is a highly-gradable, 10-bit output. Without this critical first step, future shot-by-shot color grading is limited or simply not possible, as important gamma metadata and tristimulus color values are lost.</p>\r\n[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]\r\n<h1 style=\"text-align: left;\">CHROMOGENIC DYE SHIFT CORRECTION</h1>\r\n[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]\r\n<p style=\"text-align: left;\">The onset of acetate film base degradation -- commonly known as Vinegar Syndrome -- often signals the inevitable start of irreversible chromogenic yellow and cyan dye shift, commonly referred to as red dye shift or magenta dye shift. Our Industry Leading color cast removal process, corrects most common decay, restoring dye layer density loss.</p>\r\n[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\" sticky_enabled=\"0\"]\r\n<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\r\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>\r\n[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\" sticky_enabled=\"0\"]\r\n<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL STORAGE</h1>\r\n<p style=\"text-align: left;\">After scanning your film, it is low-tension slow-wound back to your reel or core. We also offer archival-grade, vented film canisters, film cores, and plastic or steel reels. Ask about our human and machine-readable barcodes, onsite NAS and cloud backup featuring checksum data integrity verification, and long-term cold storage.</p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Audio','','inherit','closed','closed','','489-revision-v1','','','2021-02-01 17:06:20','2021-02-01 17:06:20','',489,'http://wallstreet.getbiz.net/2021/02/01/489-revision-v1/',0,'revision','',0),(492,2,'2021-02-01 17:09:07','2021-02-01 17:09:07','','AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats','','inherit','open','closed','','avconservation-org-wall-street-productions-at-risk-audio-media-formats','','','2021-02-01 17:09:07','2021-02-01 17:09:07','',489,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png',0,'attachment','image/png',0),(493,2,'2021-02-01 17:09:09','2021-02-01 17:09:09','','AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats','','inherit','open','closed','','avconservation-org-wall-street-productions-audio-cartridge-cassette-media-formats','','','2021-02-01 17:09:09','2021-02-01 17:09:09','',489,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png',0,'attachment','image/png',0),(494,2,'2021-02-01 17:09:12','2021-02-01 17:09:12','','AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats','','inherit','open','closed','','avconservation-org-wall-street-productions-audio-wax-cylinder-disc-belt-wire-media-formats','','','2021-02-01 17:09:12','2021-02-01 17:09:12','',489,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats.png',0,'attachment','image/png',0),(495,2,'2021-02-01 17:09:13','2021-02-01 17:09:13','','AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats','','inherit','open','closed','','avconservation-org-wall-street-productions-digital-audio-tape-media-formats','','','2021-02-01 17:09:13','2021-02-01 17:09:13','',489,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png',0,'attachment','image/png',0),(496,2,'2021-02-01 17:09:16','2021-02-01 17:09:16','','AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats','','inherit','open','closed','','avconservation-org-wall-street-productions-open-reel-to-reel-audio-media-formats','','','2021-02-01 17:09:16','2021-02-01 17:09:16','',489,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png',0,'attachment','image/png',0),(497,2,'2021-02-01 17:09:18','2021-02-01 17:09:18','','AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats','','inherit','open','closed','','avconservation-org-wall-street-productions-optical-audio-media-formats-2','','','2021-02-01 17:09:18','2021-02-01 17:09:18','',489,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png',0,'attachment','image/png',0),(498,2,'2021-02-01 17:09:19','2021-02-01 17:09:19','','AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis','','inherit','open','closed','','avconservation-org-wall-street-productions-sticky-shed-syndrome-reverse-hydrolysis-2','','','2021-02-01 17:09:19','2021-02-01 17:09:19','',489,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png',0,'attachment','image/png',0),(499,2,'2021-02-01 17:10:06','2021-02-01 17:10:06','','AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber','','inherit','open','closed','','avconservation-org-otari-magnabelt-dtrs-adat-edison-wax-cylinder-wire-recorder-soundscriber-2','','','2021-02-01 17:10:06','2021-02-01 17:10:06','',489,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber.jpg',0,'attachment','image/jpeg',0),(500,2,'2021-02-01 17:27:52','2021-02-01 17:27:52','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" hover_enabled=\"0\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\" title_text=\"AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber\" sticky_enabled=\"0\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<h1 style=\"text-align: center;\">OBSOLETE AUDIO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk audio media is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" hover_enabled=\"0\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<p style=\"text-align: left;\">Your audio media is carefully inspected for evidence of sticky-shed syndrome, bad splices, scratches, tears, rips, and mold. If your audio media’s reel, shell, or cartridge is warped or damaged, we can remove the inner take-up and supply reels and place them inside new enclosures. We keep a large supply of replacement reels, flanges, shells, and cartridges for all audio formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" sticky_enabled=\"0\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>[/et_pb_text][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">EXTENSIVE AUDIO FORMAT SUPPORT & AUDIO PRESERVATION FORMATS</h1>[/et_pb_text][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" custom_padding=\"||1px|||\"]<p style=\"text-align: left;\">From Edison wax cylinders, wire recordings, Dictabelts, and Magnabelts, to ADAT, PCM-F1, reel-to-reel of any width or track count, and dozens of formats in between, we support more audio formats than any company. We also encode lossless, high-quality preservation formats, avoiding lossy concatenation errors. Click HERE for a complete list of supported audio formats. Click HERE for a list of supported preservation formats.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">REEL-to-REEL AUDIO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" hover_enabled=\"0\" custom_css_main_element=\"float:left;\" sticky_enabled=\"0\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel audio tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what audio remains. Multitrack formats of 2” 24-track and DASH are as endangered as their ½” and ¼” open reel-to-reel cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, open reel audio tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">AUDIO CART & CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text=\"AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats\" align=\"center\" hover_enabled=\"0\" sticky_enabled=\"0\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element=\"float:right;\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Dozens of analog audio cartridge and cassette formats are at risk of becoming unrecoverable as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Trust the professionals at AVConservation.org to recover your at-risk audio media using reference-quality, 24-bit analog-to-digital conversion at sample rates up to 768kHz. Our jitter ratings are less than 1 picosecond thanks to an ultra-stable femtosecond digital clock. The result is unparalleled quality and the highest signal to noise, producing uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">CYLINDER, DISC, & BELT DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\" sticky_enabled=\"0\"]<p style=\"text-align: left;\">The 20th century saw dozens of wax cylinder formats, wire spool cartridges, phonograph records, audio carts, and magnetic belts compete for widespread adoption. We can recover your antique wax cylinder, Magnabelt, wire recording, Flexidisc, and dozens of other obsolete audio formats. Our modified audio playback devices capture signals at the earliest possible point, ensuring the lowest noise floor prior to digitization. Not sure what obscure audio format you have? Send us a picture. We’ll tell you what it is and how we can restore it for you.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">DIGITAL AUDIO TAPE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_enabled=\"0\" sticky_enabled=\"0\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element=\"float:left;\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Digital audio tape media enjoys a longer shelf life than their analog counterparts. However, they are more at risk, because far fewer digital audio playback machines were manufactured. Plus, slight misalignments or tape damage results in no sound playback at all. Trust our carefully maintained equipment to recover precarious digital audio tape formats. From DASH, ProDigi, Alesis ADAT, and Tascam DTRS, to DCC, PCM-F1, FTR, and R-DAT, our all-digital signal path ensures capture and preservation of your digital audio tape-based media.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL AUDIO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_enabled=\"0\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||86px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\" sticky_enabled=\"0\"]<p>Fewer than a dozen optical audio disc formats existed before file-based media made them obsolete. While CD players remain ubiquitous, less common formats suffer from dwindling numbers of playback devices, and recordable optical discs suffer from degradation of the dyes retaining the audio data. In spite of their invincible appearance, now is the time to rescue all audio content on optical media before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||0px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Audio','','inherit','closed','closed','','489-revision-v1','','','2021-02-01 17:27:52','2021-02-01 17:27:52','',489,'http://wallstreet.getbiz.net/2021/02/01/489-revision-v1/',0,'revision','',0),(501,2,'2021-02-01 17:28:50','2021-02-01 17:28:50','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"30px||0px||false|false\" animation_direction=\"bottom\" background_last_edited=\"on|tablet\" parallax_tablet=\"on\" parallax_phone=\"on\" parallax_method_tablet=\"off\" parallax_method_phone=\"off\" background_size_phone=\"cover\" background_repeat_phone=\"repeat\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.8.2\" custom_margin=\"0px||||false|false\" custom_padding=\"0px|||||\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.2\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.5em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" custom_margin=\"||-2px|||\" animation_style=\"fade\" animation_direction=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" header_2_font_size_tablet=\"30px\" header_2_font_size_phone=\"20px\" header_2_font_size_last_edited=\"on|phone\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day.</h2>\n<h2>Your priceless media deserves professional care.</h2>\n<h2>We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_margin=\"||-2px|||\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_last_edited=\"on|phone\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px||0px||false|false\" custom_margin_phone=\"0px||0px||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ2MSJ9fQ==@\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#56d81c\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" admin_label=\"Film\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_last_edited=\"on|desktop\" admin_label=\"Video\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" background_color_gradient_direction=\"181deg\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px|0px||0px|false|false\" custom_margin_phone=\"0px|0px|0px|0px|false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|phone\" animation_style=\"fade\" animation_delay=\"200ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjM5MyJ9fQ==@\" background_last_edited=\"on|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\"]<h1><del><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></del></h1>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_phone=\"\" content_last_edited=\"on|phone\" _builder_version=\"4.8.2\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"300ms\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ4OSJ9fQ==@\" _dynamic_attributes=\"link_option_url\" sticky_enabled=\"0\" admin_label=\"Audio\"]<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-02-01 17:28:50','2021-02-01 17:28:50','',321,'http://wallstreet.getbiz.net/2021/02/01/321-revision-v1/',0,'revision','',0),(503,2,'2021-02-01 17:32:13','2021-02-01 17:32:13',' ','','','publish','closed','closed','','503','','','2021-07-19 13:35:22','2021-07-19 13:35:22','',0,'http://wallstreet.getbiz.net/2021/02/01/503/',5,'nav_menu_item','',0),(507,2,'2021-02-01 17:34:58','2021-02-01 17:34:58','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">MOTION PICTURE FILM RESTORATION & PRESERVATION HDR WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your film is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to direct sunlight. Your film and its canisters are then photographed and logged using Structured XML Metadata, documenting its journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" hover_enabled=\"0\" sticky_enabled=\"0\" color=\"#cbfca1\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL FILM INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png\" title_text=\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your film undergoes an end-to-end, manual inspection of all existing splices and sprocket holes, using Moviola and Neumade hand-cranked rewinds. Poor-quality splices are repaired and restored using Academy of Motion Picture Arts and Sciences (AMPAS), Scientific Award-Winning, Pressa CIR-Catozzo self-perforating, adhesive-tape film splicers, then repacked by hand winding to metal film reels or film cores with fresh, head and tail film leader.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LARGE-FORMAT, AREA IMAGER SCANNER</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:left;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||64px|||\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">PTR DUST & PARTICLE REMOVAL SYSTEM</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png\" title_text=\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Both sides of your physically-restored film are fed through nearly 30 linear inches of low-tack, particle transfer rollers, removing microscopic dust immediately prior to your film entering the 20-megapixel, large-format HDR area imager.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">ALL-CHROME, SPROCKETLESS FILM PATH with 3-AXIS OPTICAL PIN REGISTRATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"10px|10px|10px|10px|false|false\" custom_css_main_element=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Damaged sprockets & splices are ignored as the all-chrome film path gently transports your film through the scanner. A proprietary optical pin registration system perfectly stabilizes damaged, warped, or shrunken film on X, Y, and Z axes, requiring no edge guides or post-scan adjustments.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click HERE for a complete list of supported film formats.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">DIRECT OUTPUT TO FORMATS & CODECS</h1>[/et_pb_text][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">We directly output high-end formats and codecs, avoiding lossy concatenation errors caused by transcoding. Click HERE for a list of direct output formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click HERE for a complete list of supported film formats.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ULBRICHT INTEGRATING SPHERE DIFFUSE, COOL-LED LIGHT SOURCE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">A revolutionary Ulbricht Integrating Sphere creates a cool, diffuse, pure-white light source reducing the appearance of scratches on the emulsion side of the film base without softening, blurring, or altering the image. Unlike collimated light sources of telecines and line imagers, there is no risk of damage to the dye layers due to excessive heat. Further, off-axis photons from the Ulbricht Sphere pass through film scratches without deflection, resulting in a brighter, more complete image than all other types of scanners.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MULTI-FLASH HDR IMAGING</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/BT-2020-Rec-2020.png\" title_text=\"BT-2020-Rec-2020\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||124px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Single-pass, multi-flash High Dynamic Range imaging captures unparalleled detail with extremely low noise. ITU-R BT.2020, Rec. 2020, and ATSC 3.0 are already HDR. Release your film’s full potential for higher resolution, higher brightness, and wider color gamut as the world migrates to HDR10 and the dynamic metadata of HDR10+.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">SCENE BY SCENE COLOR CORRECTION</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">While other telecine facilities just set a one light color adjustment, we take the time to perform scene-to-scene, best light correction. The result is a highly-gradable, 10-bit output. Without this critical first step, future shot-by-shot color grading is limited or simply not possible, as important gamma metadata and tristimulus color values are lost.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">CHROMOGENIC DYE SHIFT CORRECTION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">The onset of acetate film base degradation -- commonly known as Vinegar Syndrome -- often signals the inevitable start of irreversible chromogenic yellow and cyan dye shift, commonly referred to as red dye shift or magenta dye shift. Our Industry Leading color cast removal process, corrects most common decay, restoring dye layer density loss.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL STORAGE</h1>\n<p style=\"text-align: left;\">After scanning your film, it is low-tension slow-wound back to your reel or core. We also offer archival-grade, vented film canisters, film cores, and plastic or steel reels. Ask about our human and machine-readable barcodes, onsite NAS and cloud backup featuring checksum data integrity verification, and long-term cold storage.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Film','','inherit','closed','closed','','461-revision-v1','','','2021-02-01 17:34:58','2021-02-01 17:34:58','',461,'http://wallstreet.getbiz.net/2021/02/01/461-revision-v1/',0,'revision','',0),(509,2,'2021-02-01 17:38:06','2021-02-01 17:38:06','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">MOTION PICTURE FILM RESTORATION & PRESERVATION HDR WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your film is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to direct sunlight. Your film and its canisters are then photographed and logged using Structured XML Metadata, documenting its journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL FILM INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png\" title_text=\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your film undergoes an end-to-end, manual inspection of all existing splices and sprocket holes, using Moviola and Neumade hand-cranked rewinds. Poor-quality splices are repaired and restored using Academy of Motion Picture Arts and Sciences (AMPAS), Scientific Award-Winning, Pressa CIR-Catozzo self-perforating, adhesive-tape film splicers, then repacked by hand winding to metal film reels or film cores with fresh, head and tail film leader.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" hover_enabled=\"0\" color=\"#95c57e\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LARGE-FORMAT, AREA IMAGER SCANNER</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:left;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||64px|||\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" hover_enabled=\"0\" color=\"#95c57e\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">PTR DUST & PARTICLE REMOVAL SYSTEM</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png\" title_text=\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Both sides of your physically-restored film are fed through nearly 30 linear inches of low-tack, particle transfer rollers, removing microscopic dust immediately prior to your film entering the 20-megapixel, large-format HDR area imager.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" hover_enabled=\"0\" color=\"#95c57e\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">ALL-CHROME, SPROCKETLESS FILM PATH with 3-AXIS OPTICAL PIN REGISTRATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"10px|10px|10px|10px|false|false\" custom_css_main_element=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Damaged sprockets & splices are ignored as the all-chrome film path gently transports your film through the scanner. A proprietary optical pin registration system perfectly stabilizes damaged, warped, or shrunken film on X, Y, and Z axes, requiring no edge guides or post-scan adjustments.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" hover_enabled=\"0\" color=\"#95c57e\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click HERE for a complete list of supported film formats.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" hover_enabled=\"0\" color=\"#95c57e\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">DIRECT OUTPUT TO FORMATS & CODECS</h1>[/et_pb_text][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">We directly output high-end formats and codecs, avoiding lossy concatenation errors caused by transcoding. Click HERE for a list of direct output formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" color=\"#95c57e\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click HERE for a complete list of supported film formats.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" color=\"#95c57e\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ULBRICHT INTEGRATING SPHERE DIFFUSE, COOL-LED LIGHT SOURCE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">A revolutionary Ulbricht Integrating Sphere creates a cool, diffuse, pure-white light source reducing the appearance of scratches on the emulsion side of the film base without softening, blurring, or altering the image. Unlike collimated light sources of telecines and line imagers, there is no risk of damage to the dye layers due to excessive heat. Further, off-axis photons from the Ulbricht Sphere pass through film scratches without deflection, resulting in a brighter, more complete image than all other types of scanners.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" hover_enabled=\"0\" color=\"#95c57e\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MULTI-FLASH HDR IMAGING</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/BT-2020-Rec-2020.png\" title_text=\"BT-2020-Rec-2020\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||124px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Single-pass, multi-flash High Dynamic Range imaging captures unparalleled detail with extremely low noise. ITU-R BT.2020, Rec. 2020, and ATSC 3.0 are already HDR. Release your film’s full potential for higher resolution, higher brightness, and wider color gamut as the world migrates to HDR10 and the dynamic metadata of HDR10+.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" hover_enabled=\"0\" color=\"#95c57e\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">SCENE BY SCENE COLOR CORRECTION</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">While other telecine facilities just set a one light color adjustment, we take the time to perform scene-to-scene, best light correction. The result is a highly-gradable, 10-bit output. Without this critical first step, future shot-by-shot color grading is limited or simply not possible, as important gamma metadata and tristimulus color values are lost.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" hover_enabled=\"0\" color=\"#95c57e\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">CHROMOGENIC DYE SHIFT CORRECTION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">The onset of acetate film base degradation -- commonly known as Vinegar Syndrome -- often signals the inevitable start of irreversible chromogenic yellow and cyan dye shift, commonly referred to as red dye shift or magenta dye shift. Our Industry Leading color cast removal process, corrects most common decay, restoring dye layer density loss.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" hover_enabled=\"0\" color=\"#95c57e\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" hover_enabled=\"0\" color=\"#95c57e\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL STORAGE</h1>\n<p style=\"text-align: left;\">After scanning your film, it is low-tension slow-wound back to your reel or core. We also offer archival-grade, vented film canisters, film cores, and plastic or steel reels. Ask about our human and machine-readable barcodes, onsite NAS and cloud backup featuring checksum data integrity verification, and long-term cold storage.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Film','','inherit','closed','closed','','461-revision-v1','','','2021-02-01 17:38:06','2021-02-01 17:38:06','',461,'http://wallstreet.getbiz.net/2021/02/01/461-revision-v1/',0,'revision','',0),(512,2,'2021-02-01 17:40:12','2021-02-01 17:40:12','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE AUDIO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk audio media is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" hover_enabled=\"0\" color=\"#b27ec5\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your audio media is carefully inspected for evidence of sticky-shed syndrome, bad splices, scratches, tears, rips, and mold. If your audio media’s reel, shell, or cartridge is warped or damaged, we can remove the inner take-up and supply reels and place them inside new enclosures. We keep a large supply of replacement reels, flanges, shells, and cartridges for all audio formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" hover_enabled=\"0\" color=\"#b27ec5\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" hover_enabled=\"0\" color=\"#b27ec5\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>[/et_pb_text][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" hover_enabled=\"0\" color=\"#b27ec5\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">EXTENSIVE AUDIO FORMAT SUPPORT & AUDIO PRESERVATION FORMATS</h1>[/et_pb_text][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" custom_padding=\"||1px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">From Edison wax cylinders, wire recordings, Dictabelts, and Magnabelts, to ADAT, PCM-F1, reel-to-reel of any width or track count, and dozens of formats in between, we support more audio formats than any company. We also encode lossless, high-quality preservation formats, avoiding lossy concatenation errors. Click HERE for a complete list of supported audio formats. Click HERE for a list of supported preservation formats.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" hover_enabled=\"0\" color=\"#b27ec5\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">REEL-to-REEL AUDIO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_css_main_element=\"float:left;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel audio tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what audio remains. Multitrack formats of 2” 24-track and DASH are as endangered as their ½” and ¼” open reel-to-reel cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, open reel audio tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" hover_enabled=\"0\" color=\"#b27ec5\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">AUDIO CART & CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_css_main_element=\"float:right;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Dozens of analog audio cartridge and cassette formats are at risk of becoming unrecoverable as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Trust the professionals at AVConservation.org to recover your at-risk audio media using reference-quality, 24-bit analog-to-digital conversion at sample rates up to 768kHz. Our jitter ratings are less than 1 picosecond thanks to an ultra-stable femtosecond digital clock. The result is unparalleled quality and the highest signal to noise, producing uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" color=\"#b27ec5\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">CYLINDER, DISC, & BELT DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<p style=\"text-align: left;\">The 20th century saw dozens of wax cylinder formats, wire spool cartridges, phonograph records, audio carts, and magnetic belts compete for widespread adoption. We can recover your antique wax cylinder, Magnabelt, wire recording, Flexidisc, and dozens of other obsolete audio formats. Our modified audio playback devices capture signals at the earliest possible point, ensuring the lowest noise floor prior to digitization. Not sure what obscure audio format you have? Send us a picture. We’ll tell you what it is and how we can restore it for you.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" color=\"#b27ec5\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">DIGITAL AUDIO TAPE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Digital audio tape media enjoys a longer shelf life than their analog counterparts. However, they are more at risk, because far fewer digital audio playback machines were manufactured. Plus, slight misalignments or tape damage results in no sound playback at all. Trust our carefully maintained equipment to recover precarious digital audio tape formats. From DASH, ProDigi, Alesis ADAT, and Tascam DTRS, to DCC, PCM-F1, FTR, and R-DAT, our all-digital signal path ensures capture and preservation of your digital audio tape-based media.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" hover_enabled=\"0\" color=\"#b27ec5\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL AUDIO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||86px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Fewer than a dozen optical audio disc formats existed before file-based media made them obsolete. While CD players remain ubiquitous, less common formats suffer from dwindling numbers of playback devices, and recordable optical discs suffer from degradation of the dyes retaining the audio data. In spite of their invincible appearance, now is the time to rescue all audio content on optical media before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" hover_enabled=\"0\" color=\"#b27ec5\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||0px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Audio','','inherit','closed','closed','','489-revision-v1','','','2021-02-01 17:40:12','2021-02-01 17:40:12','',489,'http://wallstreet.getbiz.net/2021/02/01/489-revision-v1/',0,'revision','',0),(514,2,'2021-02-01 17:43:52','2021-02-01 17:43:52','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">MOTION PICTURE FILM RESTORATION & PRESERVATION HDR WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your film is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to direct sunlight. Your film and its canisters are then photographed and logged using Structured XML Metadata, documenting its journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL FILM INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png\" title_text=\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your film undergoes an end-to-end, manual inspection of all existing splices and sprocket holes, using Moviola and Neumade hand-cranked rewinds. Poor-quality splices are repaired and restored using Academy of Motion Picture Arts and Sciences (AMPAS), Scientific Award-Winning, Pressa CIR-Catozzo self-perforating, adhesive-tape film splicers, then repacked by hand winding to metal film reels or film cores with fresh, head and tail film leader.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LARGE-FORMAT, AREA IMAGER SCANNER</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:left;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||64px|||\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">PTR DUST & PARTICLE REMOVAL SYSTEM</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png\" title_text=\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Both sides of your physically-restored film are fed through nearly 30 linear inches of low-tack, particle transfer rollers, removing microscopic dust immediately prior to your film entering the 20-megapixel, large-format HDR area imager.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">ALL-CHROME, SPROCKETLESS FILM PATH with 3-AXIS OPTICAL PIN REGISTRATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"10px|10px|10px|10px|false|false\" hover_enabled=\"0\" custom_css_main_element=\"float:none;\" animation_style=\"fade\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Damaged sprockets & splices are ignored as the all-chrome film path gently transports your film through the scanner. A proprietary optical pin registration system perfectly stabilizes damaged, warped, or shrunken film on X, Y, and Z axes, requiring no edge guides or post-scan adjustments.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click HERE for a complete list of supported film formats.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">DIRECT OUTPUT TO FORMATS & CODECS</h1>[/et_pb_text][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">We directly output high-end formats and codecs, avoiding lossy concatenation errors caused by transcoding. Click HERE for a list of direct output formats and codecs.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click HERE for a complete list of supported film formats.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ULBRICHT INTEGRATING SPHERE DIFFUSE, COOL-LED LIGHT SOURCE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">A revolutionary Ulbricht Integrating Sphere creates a cool, diffuse, pure-white light source reducing the appearance of scratches on the emulsion side of the film base without softening, blurring, or altering the image. Unlike collimated light sources of telecines and line imagers, there is no risk of damage to the dye layers due to excessive heat. Further, off-axis photons from the Ulbricht Sphere pass through film scratches without deflection, resulting in a brighter, more complete image than all other types of scanners.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MULTI-FLASH HDR IMAGING</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/BT-2020-Rec-2020.png\" title_text=\"BT-2020-Rec-2020\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||124px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Single-pass, multi-flash High Dynamic Range imaging captures unparalleled detail with extremely low noise. ITU-R BT.2020, Rec. 2020, and ATSC 3.0 are already HDR. Release your film’s full potential for higher resolution, higher brightness, and wider color gamut as the world migrates to HDR10 and the dynamic metadata of HDR10+.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">SCENE BY SCENE COLOR CORRECTION</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">While other telecine facilities just set a one light color adjustment, we take the time to perform scene-to-scene, best light correction. The result is a highly-gradable, 10-bit output. Without this critical first step, future shot-by-shot color grading is limited or simply not possible, as important gamma metadata and tristimulus color values are lost.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">CHROMOGENIC DYE SHIFT CORRECTION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">The onset of acetate film base degradation -- commonly known as Vinegar Syndrome -- often signals the inevitable start of irreversible chromogenic yellow and cyan dye shift, commonly referred to as red dye shift or magenta dye shift. Our Industry Leading color cast removal process, corrects most common decay, restoring dye layer density loss.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL STORAGE</h1>\n<p style=\"text-align: left;\">After scanning your film, it is low-tension slow-wound back to your reel or core. We also offer archival-grade, vented film canisters, film cores, and plastic or steel reels. Ask about our human and machine-readable barcodes, onsite NAS and cloud backup featuring checksum data integrity verification, and long-term cold storage.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Film','','inherit','closed','closed','','461-revision-v1','','','2021-02-01 17:43:52','2021-02-01 17:43:52','',461,'http://wallstreet.getbiz.net/2021/02/01/461-revision-v1/',0,'revision','',0),(516,2,'2021-02-01 17:45:25','2021-02-01 17:45:25','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\"][et_pb_row column_structure=\"1_3,2_3\" module_class=\"header-row\" _builder_version=\"4.8.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"11px|22px|11px|22px|true|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"1_3\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" custom_margin=\"|0px||0px|false|true\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjMyMSJ9fQ==@\"]<div class=\"logo-wrap\">\n<div><a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a></div>\n<div style=\"padding: 0 10px;\"><img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" /></div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column type=\"2_3\" module_class=\"header-right\" _builder_version=\"4.3.2\" custom_css_main_element=\"text-align: right;\"][et_pb_menu active_link_color=\"#000000\" mobile_menu_text_color=\"#0496d4\" module_class=\"main-nav\" _builder_version=\"4.8.2\" menu_font=\"Open Sans|800|||||||\" menu_text_color=\"#000000\" hover_enabled=\"0\" dropdown_menu_bg_color__hover_enabled=\"on|hover\" active_link_color__hover_enabled=\"on|desktop\" active_link_color__hover=\"#0C71C3\" menu_text_color__hover_enabled=\"on|hover\" menu_text_color__hover=\"#0C71C3\" sticky_enabled=\"0\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2021-02-01 17:45:25','2021-02-01 17:45:25','',117,'http://wallstreet.getbiz.net/2021/02/01/117-revision-v1/',0,'revision','',0),(517,2,'2021-02-01 17:47:28','2021-02-01 17:47:28','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"30px||0px||false|false\" animation_direction=\"bottom\" background_last_edited=\"on|tablet\" parallax_tablet=\"on\" parallax_phone=\"on\" parallax_method_tablet=\"off\" parallax_method_phone=\"off\" background_size_phone=\"cover\" background_repeat_phone=\"repeat\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.8.2\" custom_margin=\"0px||||false|false\" custom_padding=\"0px|||||\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.2\" header_font=\"Oswald|300|||||||\" header_font_size=\"48px\" header_line_height=\"1.5em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"40px\" text_orientation=\"center\" custom_margin=\"||-2px|||\" animation_style=\"fade\" animation_direction=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" header_2_font_size_tablet=\"30px\" header_2_font_size_phone=\"20px\" header_2_font_size_last_edited=\"on|phone\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day.</h2>\n<h2>Your priceless media deserves professional care.</h2>\n<h2>We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_margin=\"||-2px|||\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_last_edited=\"on|phone\" admin_label=\"Film\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px||0px||false|false\" custom_margin_phone=\"0px||0px||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ2MSJ9fQ==@\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#56d81c\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_last_edited=\"on|desktop\" admin_label=\"Video\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" background_color_gradient_direction=\"181deg\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px|0px||0px|false|false\" custom_margin_phone=\"0px|0px|0px|0px|false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|phone\" animation_style=\"fade\" animation_delay=\"200ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjM5MyJ9fQ==@\" background_last_edited=\"on|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\"]<h1><del><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></del></h1>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_phone=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_last_edited=\"on|phone\" admin_label=\"Audio\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"300ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ4OSJ9fQ==@\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" sticky_enabled=\"0\"]<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-02-01 17:47:28','2021-02-01 17:47:28','',321,'http://wallstreet.getbiz.net/2021/02/01/321-revision-v1/',0,'revision','',0),(519,2,'2021-02-01 18:43:14','2021-02-01 18:43:14','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" hover_enabled=\"0\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\" sticky_enabled=\"0\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE AUDIO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk audio media is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your audio media is carefully inspected for evidence of sticky-shed syndrome, bad splices, scratches, tears, rips, and mold. If your audio media’s reel, shell, or cartridge is warped or damaged, we can remove the inner take-up and supply reels and place them inside new enclosures. We keep a large supply of replacement reels, flanges, shells, and cartridges for all audio formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>[/et_pb_text][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">EXTENSIVE AUDIO FORMAT SUPPORT & AUDIO PRESERVATION FORMATS</h1>[/et_pb_text][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" custom_padding=\"||1px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">From Edison wax cylinders, wire recordings, Dictabelts, and Magnabelts, to ADAT, PCM-F1, reel-to-reel of any width or track count, and dozens of formats in between, we support more audio formats than any company. We also encode lossless, high-quality preservation formats, avoiding lossy concatenation errors. Click HERE for a complete list of supported audio formats. Click HERE for a list of supported preservation formats.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">REEL-to-REEL AUDIO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_css_main_element=\"float:left;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel audio tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what audio remains. Multitrack formats of 2” 24-track and DASH are as endangered as their ½” and ¼” open reel-to-reel cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, open reel audio tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">AUDIO CART & CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_css_main_element=\"float:right;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Dozens of analog audio cartridge and cassette formats are at risk of becoming unrecoverable as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Trust the professionals at AVConservation.org to recover your at-risk audio media using reference-quality, 24-bit analog-to-digital conversion at sample rates up to 768kHz. Our jitter ratings are less than 1 picosecond thanks to an ultra-stable femtosecond digital clock. The result is unparalleled quality and the highest signal to noise, producing uncompromising results.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">CYLINDER, DISC, & BELT DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<p style=\"text-align: left;\">The 20th century saw dozens of wax cylinder formats, wire spool cartridges, phonograph records, audio carts, and magnetic belts compete for widespread adoption. We can recover your antique wax cylinder, Magnabelt, wire recording, Flexidisc, and dozens of other obsolete audio formats. Our modified audio playback devices capture signals at the earliest possible point, ensuring the lowest noise floor prior to digitization. Not sure what obscure audio format you have? Send us a picture. We’ll tell you what it is and how we can restore it for you.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">DIGITAL AUDIO TAPE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Digital audio tape media enjoys a longer shelf life than their analog counterparts. However, they are more at risk, because far fewer digital audio playback machines were manufactured. Plus, slight misalignments or tape damage results in no sound playback at all. Trust our carefully maintained equipment to recover precarious digital audio tape formats. From DASH, ProDigi, Alesis ADAT, and Tascam DTRS, to DCC, PCM-F1, FTR, and R-DAT, our all-digital signal path ensures capture and preservation of your digital audio tape-based media.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL AUDIO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||86px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Fewer than a dozen optical audio disc formats existed before file-based media made them obsolete. While CD players remain ubiquitous, less common formats suffer from dwindling numbers of playback devices, and recordable optical discs suffer from degradation of the dyes retaining the audio data. In spite of their invincible appearance, now is the time to rescue all audio content on optical media before it’s too late.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||0px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Audio','','inherit','closed','closed','','489-revision-v1','','','2021-02-01 18:43:14','2021-02-01 18:43:14','',489,'http://wallstreet.getbiz.net/2021/02/01/489-revision-v1/',0,'revision','',0),(520,2,'2021-02-01 18:44:44','2021-02-01 18:44:44','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE AUDIO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk audio media is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your audio media is carefully inspected for evidence of sticky-shed syndrome, bad splices, scratches, tears, rips, and mold. If your audio media’s reel, shell, or cartridge is warped or damaged, we can remove the inner take-up and supply reels and place them inside new enclosures. We keep a large supply of replacement reels, flanges, shells, and cartridges for all audio formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>[/et_pb_text][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">EXTENSIVE AUDIO FORMAT SUPPORT & AUDIO PRESERVATION FORMATS</h1>[/et_pb_text][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" custom_padding=\"||1px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">From Edison wax cylinders, wire recordings, Dictabelts, and Magnabelts, to ADAT, PCM-F1, reel-to-reel of any width or track count, and dozens of formats in between, we support more audio formats than any company. We also encode lossless, high-quality preservation formats, avoiding lossy concatenation errors. Click HERE for a complete list of supported audio formats. Click HERE for a list of supported preservation formats.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">REEL-to-REEL AUDIO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" hover_enabled=\"0\" custom_css_main_element=\"float:left;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\" animation_style=\"fade\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel audio tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what audio remains. Multitrack formats of 2” 24-track and DASH are as endangered as their ½” and ¼” open reel-to-reel cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, open reel audio tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">AUDIO CART & CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" custom_css_main_element=\"float:right;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\" animation_style=\"fade\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Dozens of analog audio cartridge and cassette formats are at risk of becoming unrecoverable as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Trust the professionals at AVConservation.org to recover your at-risk audio media using reference-quality, 24-bit analog-to-digital conversion at sample rates up to 768kHz. Our jitter ratings are less than 1 picosecond thanks to an ultra-stable femtosecond digital clock. The result is unparalleled quality and the highest signal to noise, producing uncompromising results.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">CYLINDER, DISC, & BELT DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<p style=\"text-align: left;\">The 20th century saw dozens of wax cylinder formats, wire spool cartridges, phonograph records, audio carts, and magnetic belts compete for widespread adoption. We can recover your antique wax cylinder, Magnabelt, wire recording, Flexidisc, and dozens of other obsolete audio formats. Our modified audio playback devices capture signals at the earliest possible point, ensuring the lowest noise floor prior to digitization. Not sure what obscure audio format you have? Send us a picture. We’ll tell you what it is and how we can restore it for you.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">DIGITAL AUDIO TAPE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Digital audio tape media enjoys a longer shelf life than their analog counterparts. However, they are more at risk, because far fewer digital audio playback machines were manufactured. Plus, slight misalignments or tape damage results in no sound playback at all. Trust our carefully maintained equipment to recover precarious digital audio tape formats. From DASH, ProDigi, Alesis ADAT, and Tascam DTRS, to DCC, PCM-F1, FTR, and R-DAT, our all-digital signal path ensures capture and preservation of your digital audio tape-based media.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL AUDIO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||86px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Fewer than a dozen optical audio disc formats existed before file-based media made them obsolete. While CD players remain ubiquitous, less common formats suffer from dwindling numbers of playback devices, and recordable optical discs suffer from degradation of the dyes retaining the audio data. In spite of their invincible appearance, now is the time to rescue all audio content on optical media before it’s too late.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||0px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Audio','','inherit','closed','closed','','489-revision-v1','','','2021-02-01 18:44:44','2021-02-01 18:44:44','',489,'http://wallstreet.getbiz.net/2021/02/01/489-revision-v1/',0,'revision','',0),(523,2,'2021-02-01 18:46:55','2021-02-01 18:46:55','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\"][et_pb_row column_structure=\"1_3,2_3\" module_class=\"header-row\" _builder_version=\"4.8.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"11px|22px|11px|22px|true|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"1_3\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" custom_margin=\"|0px||0px|false|true\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjMyMSJ9fQ==@\"]<div class=\"logo-wrap\">\n<div><a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a></div>\n<div style=\"padding: 0 10px;\"><img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" /></div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column type=\"2_3\" module_class=\"header-right\" _builder_version=\"4.3.2\" custom_css_main_element=\"text-align: right;\"][et_pb_menu active_link_color=\"#000000\" mobile_menu_text_color=\"#0496d4\" module_class=\"main-nav\" _builder_version=\"4.8.2\" menu_font=\"Open Sans|800|||||||\" menu_text_color=\"#000000\" hover_enabled=\"0\" dropdown_menu_bg_color__hover_enabled=\"on|hover\" active_link_color__hover_enabled=\"on|desktop\" active_link_color__hover=\"#0C71C3\" menu_text_color__hover_enabled=\"on|hover\" menu_text_color__hover=\"#0C71C3\" sticky_position=\"top\" sticky_enabled=\"0\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2021-02-01 18:46:55','2021-02-01 18:46:55','',117,'http://wallstreet.getbiz.net/2021/02/01/117-revision-v1/',0,'revision','',0),(525,2,'2021-02-01 18:49:03','2021-02-01 18:49:03','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" width=\"100%\" max_width=\"100%\" custom_padding=\"0px||0px||true|false\"][et_pb_row column_structure=\"1_3,2_3\" module_class=\"header-row\" _builder_version=\"4.8.2\" width=\"100%\" max_width=\"100%\" custom_margin=\"|0px||0px|false|true\" custom_padding=\"11px|22px|11px|22px|true|true\" custom_css_main_element=\"display: flex;||align-items: center;\"][et_pb_column type=\"1_3\" module_class=\"header-left\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" custom_margin=\"|0px||0px|false|true\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjMyMSJ9fQ==@\"]<div class=\"logo-wrap\">\n<div><a href=\"#\"><img src=\"/wp-content/uploads/2020/03/AV-Conservation-300x67.png\" alt=\"\" class=\"wp-image-95 alignnone size-medium\" /></a></div>\n<div style=\"padding: 0 10px;\"><img src=\"/wp-content/uploads/2020/03/AVC-Powered-by-WS-Logo-no-bkgd.png\" width=\"80\" height=\"auto\" alt=\"\" class=\"wp-image-132 alignnone size-full\" /></div>\n</div>[/et_pb_text][/et_pb_column][et_pb_column type=\"2_3\" module_class=\"header-right\" _builder_version=\"4.3.2\" custom_css_main_element=\"text-align: right;\"][et_pb_menu active_link_color=\"#000000\" mobile_menu_text_color=\"#0496d4\" module_class=\"main-nav\" _builder_version=\"4.8.2\" menu_font=\"Open Sans|800|||||||\" menu_text_color=\"#000000\" hover_enabled=\"0\" dropdown_menu_bg_color__hover_enabled=\"on|hover\" active_link_color__hover_enabled=\"on|desktop\" active_link_color__hover=\"#0C71C3\" menu_text_color__hover_enabled=\"on|hover\" menu_text_color__hover=\"#0C71C3\" sticky_enabled=\"0\"][/et_pb_menu][/et_pb_column][/et_pb_row][/et_pb_section]','Theme Builder Layout','','inherit','closed','closed','','117-revision-v1','','','2021-02-01 18:49:03','2021-02-01 18:49:03','',117,'http://wallstreet.getbiz.net/2021/02/01/117-revision-v1/',0,'revision','',0),(526,2,'2021-02-01 18:55:53','2021-02-01 18:55:53','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AV_Conservation_Home_Page_Photo-2021.jpg-2.png\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"30px||0px||false|false\" animation_direction=\"bottom\" background_last_edited=\"on|tablet\" parallax_tablet=\"on\" parallax_phone=\"on\" parallax_method_tablet=\"off\" parallax_method_phone=\"off\" background_size_phone=\"cover\" background_repeat_phone=\"repeat\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.8.2\" custom_margin=\"0px||||false|false\" custom_padding=\"0px|||||\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.2\" header_font=\"Oswald|300|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"32px\" text_orientation=\"center\" custom_margin=\"||-2px|||\" animation_style=\"fade\" animation_direction=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"24px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" header_2_font_size_tablet=\"24px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\" sticky_enabled=\"0\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day.</h2>\n<h2>Your priceless media deserves professional care.</h2>\n<h2>We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_margin=\"||-2px|||\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_last_edited=\"on|phone\" admin_label=\"Film\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px||0px||false|false\" custom_margin_phone=\"0px||0px||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ2MSJ9fQ==@\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#56d81c\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_last_edited=\"on|desktop\" admin_label=\"Video\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" background_color_gradient_direction=\"181deg\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px|0px||0px|false|false\" custom_margin_phone=\"0px|0px|0px|0px|false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|phone\" animation_style=\"fade\" animation_delay=\"200ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjM5MyJ9fQ==@\" background_last_edited=\"on|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\"]<h1><del><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></del></h1>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_phone=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_last_edited=\"on|phone\" admin_label=\"Audio\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"300ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ4OSJ9fQ==@\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\"]<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-02-01 18:55:53','2021-02-01 18:55:53','',321,'http://wallstreet.getbiz.net/2021/02/01/321-revision-v1/',0,'revision','',0),(528,2,'2021-02-01 21:08:46','2021-02-01 21:08:46','','AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration','','inherit','open','closed','','avconservation-org-wall-street-productions-film-video-audio-media-restoration','','','2021-02-01 21:08:46','2021-02-01 21:08:46','',15,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration.jpg',0,'attachment','image/jpeg',0),(529,2,'2021-02-01 21:09:02','2021-02-01 21:09:02','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_blog _builder_version=\"4.8.2\" _module_preset=\"default\" include_categories=\"all,current\" excerpt_length=\"47\" posts_number=\"6\" show_more=\"on\" show_comments=\"on\" title_text=\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-scaled.jpg\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_blog][/et_pb_column][/et_pb_row][/et_pb_section]','Learn','','inherit','closed','closed','','15-revision-v1','','','2021-02-01 21:09:02','2021-02-01 21:09:02','',15,'http://wallstreet.getbiz.net/2021/02/01/15-revision-v1/',0,'revision','',0),(532,2,'2021-02-01 21:10:10','2021-02-01 21:10:10','','AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration','','inherit','open','closed','','avconservation-org-wall-street-productions-film-video-audio-media-restoration-2','','','2021-02-01 21:10:10','2021-02-01 21:10:10','',321,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1.jpg',0,'attachment','image/jpeg',0),(533,2,'2021-02-01 21:10:51','2021-02-01 21:10:51','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"30px||0px||false|false\" animation_direction=\"bottom\" hover_enabled=\"0\" background_last_edited=\"on|tablet\" parallax_tablet=\"on\" parallax_phone=\"on\" parallax_method_tablet=\"off\" parallax_method_phone=\"off\" background_size_phone=\"cover\" background_repeat_phone=\"repeat\" custom_css_main_element=\"display:flex;||flex-direction: column;\" title_text=\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration\" sticky_enabled=\"0\"][et_pb_row _builder_version=\"4.8.2\" custom_margin=\"0px||||false|false\" custom_padding=\"0px|||||\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.2\" header_font=\"Oswald|300|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"32px\" text_orientation=\"center\" custom_margin=\"||-2px|||\" animation_style=\"fade\" animation_direction=\"top\" header_font_size_tablet=\"24px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" header_2_font_size_tablet=\"24px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day.</h2>\n<h2>Your priceless media deserves professional care.</h2>\n<h2>We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_margin=\"||-2px|||\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_last_edited=\"on|phone\" admin_label=\"Film\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px||0px||false|false\" custom_margin_phone=\"0px||0px||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ2MSJ9fQ==@\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#56d81c\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_last_edited=\"on|desktop\" admin_label=\"Video\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" background_color_gradient_direction=\"181deg\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px|0px||0px|false|false\" custom_margin_phone=\"0px|0px|0px|0px|false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|phone\" animation_style=\"fade\" animation_delay=\"200ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjM5MyJ9fQ==@\" background_last_edited=\"on|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\"]<h1><del><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></del></h1>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_phone=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_last_edited=\"on|phone\" admin_label=\"Audio\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"300ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ4OSJ9fQ==@\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\"]<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-02-01 21:10:51','2021-02-01 21:10:51','',321,'http://wallstreet.getbiz.net/2021/02/01/321-revision-v1/',0,'revision','',0),(535,2,'2021-02-02 14:50:58','2021-02-02 14:50:58','<b>We all have one: </b><span style=\"font-weight: 400;\">the shoebox, shelf, or sea trunk of obsolete media to be digitized.</span>\r\n\r\n<b>We thought we’d get to it</b><span style=\"font-weight: 400;\"> one day soon, but that became next year, and now you’re not sure when. Professionals are not immune to this. Preserving media takes funding and funding takes time. Time, however, is media’s nemesis.</span>\r\n\r\n \r\n\r\n<span style=\"font-weight: 400;\">Time is Media’s Nemesis</span>\r\n\r\n<b>Time causes media to become brittle</b><span style=\"font-weight: 400;\">. Brittle media is easily damaged and repair often results in sacrificed slivers of content, lost forever. Time is indiscriminate and unkind to all media.</span>\r\n\r\n \r\n\r\n<span style=\"font-weight: 400;\">It Gets Worse</span>\r\n\r\n<b>Just as dog years differ from a human</b><span style=\"font-weight: 400;\">, your media’s chronological age is just the first number in an equation that guesstimates how soon your media will become unrecoverable. </span>\r\n\r\n \r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Temperatures above 68°</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Humidity below 40%</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">UV (ultraviolet light)</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">EMI (electromagnetic interference)</span></li>\r\n</ul>\r\n<b>These and other overlooked factors</b><span style=\"font-weight: 400;\"> accelerate content’s one-way march from tangible to nonexistent. Don’t ask how close magnetic media comes to reaching its Curie point in a non-ventilated space. It’s downright frightening.</span>\r\n\r\n \r\n\r\n<span style=\"font-weight: 400;\">But Your Media Storage is Different</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>You have consistent</b><span style=\"font-weight: 400;\">, year-round temperature control and unwavering humidity levels.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Each media type is stored </b><span style=\"font-weight: 400;\">vertically or horizontally based on its physical characteristics.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Stacking heights</b><span style=\"font-weight: 400;\"> are kept below crush-damage thresholds, and</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>All lighting sources</b><span style=\"font-weight: 400;\"> are cool, non-heat generating, and UV filtered. </span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>There’s no risk of static electricity</b><span style=\"font-weight: 400;\"> because the mesh embedded in your floors run to dual earth grounds. </span><i><span style=\"font-weight: 400;\">No dry winter shocks in your facility!</span></i></li>\r\n</ul>\r\n \r\n\r\n<span style=\"font-weight: 400;\">But Alas</span>\r\n\r\n<b>All our facilities lack in one aspect or another.</b><span style=\"font-weight: 400;\"> </span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Our shoeboxes, shelves, and sea trunks harbor the </span><b>same corrosive atmosphere inside, as exists outside</b><span style=\"font-weight: 400;\"> their boundaries.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Even worse, </span><b>moisture is absorbed by media</b><span style=\"font-weight: 400;\"> stored in air-restricted cases and canisters, making the very enclosures issued by OEMs favorable to devastating mold growth. </span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The </span><b>faintest mold sighting</b><span style=\"font-weight: 400;\"> or fleeting whiff of dank off-gassing, triggers dread in the staunchest archivist.</span></li>\r\n</ul>\r\n \r\n\r\n<span style=\"font-weight: 400;\">We Now Know</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Non-ventilated film</b><span style=\"font-weight: 400;\"> degrades at an alarming rate</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Dyes fade disproportionately</b><span style=\"font-weight: 400;\"> causing irreversible color shifts</span></li>\r\n</ul>\r\n \r\n\r\n<b>We’ve had a much longer time to learn from and decelerate film’s degradation</b><span style=\"font-weight: 400;\">. The first roll of film premiered in 1885, a century before we learned how to make magnetic audio and video tape that didn’t disintegrate from Sticky Shed Syndrome.</span>\r\n\r\n \r\n\r\n<span style=\"font-weight: 400;\">Watershed Years Have Emerged</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">35mm before 1952</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">16mm before 1981</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Pre-1973 Audiotape</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Pre-1985 Video</span></li>\r\n</ul>\r\n<b>Media from these eras are considered most at-risk.</b><span style=\"font-weight: 400;\"> Attempts at their recovery are foiled by misinformation, destructive home remedies, and urban legend. Every day, minutes of media disappear forever in the form of fading dyes and masking tape splices, weakened gauss and flaking oxide.</span>\r\n\r\n \r\n\r\n<b>While our necks and knuckles betray our true age</b><span style=\"font-weight: 400;\">, it’s easy to forget and easier to ignore media stored down the hall, in the basement, or offsite. It’s inconceivable that our 35mm has become 17mm, or a 30° temperature swing triggered an autocatalytic event, adding 350 years to our media’s effective age as it chemically feeds upon itself.</span>\r\n\r\n \r\n\r\n<span style=\"font-weight: 400;\">It’s Not All Doom and Gloom</span>\r\n\r\n<b>It’s simply inevitable</b><span style=\"font-weight: 400;\">; and as with all things inevitable, like death and taxes, proper planning precludes poor performance.</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Accept that your media isn’t getting any younger.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Accept that you must do something about it; not one day soon or next year.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Do something about it now.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Learn all you can.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Gather all media right away, and</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Enlist professionals to inventory and prescribe preservation options.</span></li>\r\n</ul>\r\n<b>A well-equipped AV conservation firm</b><span style=\"font-weight: 400;\"> can rescue hundreds of media hours per day. With that done, you can focus on content licensing, monetization, and a better use for your shoebox and sea trunk.</span>','Your Media Isn\'t Getting Any Younger','We all have one: the shoebox, shelf, or sea trunk of obsolete media to be digitized.\r\nWe thought we’d get to it one day soon, but that became next year, and now you’re not sure when. Professionals are not immune to this. Preserving media takes...','publish','open','open','','your-media-isnt-getting-any-younger','','','2021-07-19 14:27:42','2021-07-19 14:27:42','',0,'http://wallstreet.getbiz.net/?p=535',0,'post','',0),(536,2,'2021-02-02 14:08:17','2021-02-02 14:08:17','','Your Media Isn\'t Getting Any Younger','','inherit','closed','closed','','535-revision-v1','','','2021-02-02 14:08:17','2021-02-02 14:08:17','',535,'http://wallstreet.getbiz.net/2021/02/02/535-revision-v1/',0,'revision','',0),(537,2,'2021-02-02 15:14:42','2021-02-02 15:14:42','<b>You did it! </b><span style=\"font-weight: 400;\">You transferred your entire film library using full-frame sensors and pin-registered image stabilization. </span><i><span style=\"font-weight: 400;\">No gate swim found here!</span></i>\r\n\r\n<b>Your images are rock solid</b><span style=\"font-weight: 400;\">; and unlike your professional colleagues who jumped in early, you waited for an all-digital pipeline. </span><i><span style=\"font-weight: 400;\">Bully for you!</span></i>\r\n\r\n \r\n\r\n<b>But wait</b><span style=\"font-weight: 400;\">, just as in 1936 when people still referred to </span><i><span style=\"font-weight: 400;\">The Great War</span></i><span style=\"font-weight: 400;\">, your all-digital film scans are not yet referred to as </span><i><span style=\"font-weight: 400;\">standard</span></i><span style=\"font-weight: 400;\"> def. They’re simply called…well…def, because it’s the </span><i><span style=\"font-weight: 400;\">only</span></i><span style=\"font-weight: 400;\"> def, stored on Digital Betacam, D2, or even better: component D1.</span>\r\n\r\n \r\n\r\n<span style=\"font-weight: 400;\">“As there’s only one def, you can’t feel bad about not having chosen </span><i><span style=\"font-weight: 400;\">another</span></i><span style=\"font-weight: 400;\"> def.”</span>\r\n\r\n \r\n\r\n<b>That all changed</b><span style=\"font-weight: 400;\"> on the last Thursday in March, 1995, as Larry Pressler (R-SD) introduces Senate Bill 652; the first overhaul of telecommunications law in 60 years. It triggers sweeping changes:</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Rapid expansion in the number of </span><b>broadcast networks</b><span style=\"font-weight: 400;\">,</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Accommodates modern wireless communication including </span><b>cell phones</b><span style=\"font-weight: 400;\">, and </span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Elevates a promising young industry called the</span><b> internet</b><span style=\"font-weight: 400;\">.</span></li>\r\n</ul>\r\n<span style=\"font-weight: 400;\">A New Def</span>\r\n\r\n<span style=\"font-weight: 400;\">It also paves the road for a </span><i><span style=\"font-weight: 400;\">second</span></i><span style=\"font-weight: 400;\"> def – </span><b>a</b> <b>new def known as high def</b><span style=\"font-weight: 400;\">. Overnight, our pristine, all-digital film scans were forever tainted with a pejorative qualifier. And when President Clinton signed it into law on February 8, 1996: our investment became </span><i><span style=\"font-weight: 400;\">merely standard</span></i><span style=\"font-weight: 400;\">: standard def.</span>\r\n\r\n \r\n\r\n<b>You now had to explain to your stakeholders</b><span style=\"font-weight: 400;\"> why rescanning your entire library was urgent:</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Fewer broadcasters wanted to license your inferior, standard def content. </span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Simply blowing it up didn’t work, although many tried.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Consumers balked at the 300% quality reduction when viewed on their new high def TVs. </span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The difference was more than noticeable; it was palpable.</span></li>\r\n</ul>\r\n<i><span style=\"font-weight: 400;\">The difference was more than noticeable; it was palpable.</span></i>\r\n\r\n \r\n\r\n<b>However, you’re a forward-thinking survivor,</b><span style=\"font-weight: 400;\"> so you scour the earth for grants, content partners, and budget surpluses, mustering the resources to rescan your content in this best of all possible formats: high definition! Just saying it aloud conjures images of sparkling, sun-soaked waters with unprecedented, crisp details. </span>\r\n\r\n \r\n\r\n<b>Gone are fuzzy wide shots and close ups</b><span style=\"font-weight: 400;\"> that appear to have been shot through gauze. It’s 1996 and you’ve made it. Your footage is future proofed thanks to high def.</span>\r\n\r\n \r\n<p style=\"padding-left: 40px;\"><span style=\"font-weight: 400;\">Yet Another Def</span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"font-weight: 400;\">But what’s all this now?</span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"font-weight: 400;\">What do they mean by </span><i><span style=\"font-weight: 400;\">ultra</span></i><span style=\"font-weight: 400;\"> high def?</span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"font-weight: 400;\">This time they’ve added a qualifier reducing your coveted high def to </span><i><span style=\"font-weight: 400;\">merely</span></i><span style=\"font-weight: 400;\"> high def.</span></p>\r\n \r\n\r\n<b>You resume the trick of scaling your footage.</b><span style=\"font-weight: 400;\"> Surely no one can tell the difference; but it’s actually worse. The new, ultra high def requires scaling HD’s sole megapixel more than 800% to fill UHD’s 8.3 megapixel raster.</span>\r\n\r\n \r\n\r\n<b>So, here you sit today</b><span style=\"font-weight: 400;\"> with a library lovingly scanned at merely high def, feeling so 1996. After twenty years of pining to get it done, you’re twenty years behind. It’s déjà vu all over again:</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">More explaining to stakeholders,</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">More grant applications, and </span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">More hard drive capacity than you thought existed in a hundred-mile radius.</span></li>\r\n</ul>\r\n \r\n\r\n<b>2020 marks widespread adoption of ATSC 3.0</b><span style=\"font-weight: 400;\">, the broadcast standard bringing ultra high def to American households. Of course, services like Netflix and Amazon have been streaming UHD since 2013. </span><i><span style=\"font-weight: 400;\">What took you so long?</span></i><span style=\"font-weight: 400;\"> After all, the road to 33-Megapixel, Super Hi-Vision UHD-2 was paved years ago in 2017. </span><b>You’re already behind.</b>\r\n\r\n \r\n\r\n<b>The moral of this story?</b><span style=\"font-weight: 400;\"> Talk with the professionals at AV Conservation to future proof your investment. In a world where history repeats itself, their industry-first, UHD-2 Guarantee means you’ll never feel behind again.</span>','Your HD is so 1996','You did it! You transferred your entire film library using full-frame sensors and pin-registered image stabilization. No gate swim found here!\r\nYour images are rock solid; and unlike your professional colleagues who jumped in early, you waited for an all-digital pipeline. Bully for you!\r\n\r\nBut wait...','publish','open','open','','your-hd-is-so-1996','','','2021-07-21 14:15:39','2021-07-21 14:15:39','',0,'http://wallstreet.getbiz.net/?p=537',0,'post','',0),(538,2,'2021-02-02 14:08:29','2021-02-02 14:08:29','','Your HD is so 1996','','inherit','closed','closed','','537-revision-v1','','','2021-02-02 14:08:29','2021-02-02 14:08:29','',537,'http://wallstreet.getbiz.net/2021/02/02/537-revision-v1/',0,'revision','',0),(539,2,'2021-02-02 14:57:39','2021-02-02 14:57:39','<b>Regardless of how well your video and audio tapes are stored</b><span style=\"font-weight: 400;\">, it’s just a matter of time before they fall prey to the scourge of all magnetic media: sticky-shed syndrome. Pre-1985 media is especially at risk of becoming unrecoverable. Even your newer digital tapes if not stored well, risk permanent loss of content.</span>\r\n\r\n<span style=\"font-weight: 400;\">A Scourge Without Prejudice</span>\r\n\r\n<b>Sticky-shed syndrome lays waste to </b><b><i>every</i></b><b> magnetic-media format without prejudice:</b>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Audio or Video</b><span style=\"font-weight: 400;\"> – It does not matter what type of content is recorded on the magnetic-tape media. Audio tape’s relatively-low, sub-20,000 Hertz frequencies and video tape’s much higher 4.2-million Hertz frequencies are equally prone to sticky-shed syndrome.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Analog or Digital</b><span style=\"font-weight: 400;\"> – It’s easy to forget that magnetic tape is capable of recording either analog or digital signals. The tape’s formulation, particularly its binder, is the primary variable in its ability to record high-frequency digital signals. Even so, neither analog nor digital tape is immune from sticky-shed syndrome.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Cassette or Open Reel</b><span style=\"font-weight: 400;\"> – Often viewed as vastly different due to their physical appearance, one must remember that all cassette-based audio and video formats are simply open reels placed in a convenient housing. This cassette housing, however, provides no protection from the onset of sticky-shed syndrome.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Oxide or Metal </b><span style=\"font-weight: 400;\">– Pre-1983 audio tape and pre-1986 video tape was ferric (iron) oxide – Fe2O3 – which is notably more prone to sticky-shed, even when stored carefully. However, while subsequent introduction of metal tapes with improved binders for both audio and video may have prolonged the time before sticky-shed syndrome develops, the best environmental conditions merely delay but do not prevent its appearance.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Helical or Linear</b><span style=\"font-weight: 400;\"> – Video tape may have been first to be helically scanned, but for audio tape to offer digital’s benefits in a small package, it too needed the faster writing speeds of helical recording. Helically-scanned tapes, however, are prone to the slightest onset of stick-shed. One need only hear the sickening, audible screech as tape passes by an R-DAT’s dual 2,000 rpm heads, a 1” Type C’s four 3,600 rpm heads, or the eye-watering 14,400 revolutions per minute of 2” Quad’s transverse headwheel, to know you’ve damaged both your media and machine.</span></li>\r\n</ul>\r\n \r\n\r\n<span style=\"font-weight: 400;\">Optical Media Is Not Immune</span>\r\n\r\n<b>Your optical media is also at risk from a silent killer.</b>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Videodiscs </b><span style=\"font-weight: 400;\">and</span><b> DVDs</b><span style=\"font-weight: 400;\"> use a similar metallic data layer embedded in a polycarbonate substrate. Even stored correctly, these formats are subject to oxidation and data loss.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Audio CDs </b><span style=\"font-weight: 400;\">and</span><b> CD-ROMs</b><span style=\"font-weight: 400;\"> use an aluminum data layer which is prone to corrosion. Temperature and humidity variations not only accelerate this process, but risk warping or clouding the polycarbonate substrate making data recovery nearly impossible.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>CD-Rs </b><span style=\"font-weight: 400;\">and</span><b> DVD-Rs</b><span style=\"font-weight: 400;\"> use organic, photosensitive dyes which decay at an alarming rate. In fact, we’re learning that recordable optical media may degrade faster than their magnetic media counterparts. Lest your discs be made of gold – yes, that’s a thing – or better yet, inorganic stone – that’s a thing too – your discs may be unreadable in fewer than 10 years.</span></li>\r\n</ul>\r\n \r\n\r\n<span style=\"font-weight: 400;\">The Solution</span>\r\n\r\n<b>No matter what media format you have, it is silently degrading.</b>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Review how you’re storing each media format.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Ensure your storage environment remains cool and dry year round.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Use only archival-grade cases and vented canisters.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Repair sub-standard splices and re-pack all media via slow-winding.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Store magnetic media tails out and film with heads out.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Use ample leader at the head and tail of both magnetic media and film.</span></li>\r\n</ul>\r\n<span style=\"font-weight: 400;\">Finally, talk with the professionals at AV Conservation to preserve what’s left of your media before it’s too late.</span>','Sticky-Shed Syndrome\'s Sticky Wicket','Regardless of how well your video and audio tapes are stored, it’s just a matter of time before they fall prey to the scourge of all magnetic media: sticky-shed syndrome. Pre-1985 media is especially at risk of becoming unrecoverable. Even your newer digital tapes…','publish','open','open','','sticky-shed-syndromes-sticky-wicket','','','2021-07-19 14:23:37','2021-07-19 14:23:37','',0,'http://wallstreet.getbiz.net/?p=539',0,'post','',0),(540,2,'2021-02-02 14:08:39','2021-02-02 14:08:39','','Sticky-Shed Syndrome\'s Sticky Wicket','','inherit','closed','closed','','539-revision-v1','','','2021-02-02 14:08:39','2021-02-02 14:08:39','',539,'http://wallstreet.getbiz.net/2021/02/02/539-revision-v1/',0,'revision','',0),(541,2,'2021-02-02 15:18:20','2021-02-02 15:18:20','<h2><span style=\"font-weight: 400;\">New TV standards make your media appear old and dull.</span></h2>\r\n<p style=\"text-align: left; padding-left: 40px;\"><i><span style=\"font-weight: 400;\">Your res is too low,</span></i></p>\r\n<p style=\"text-align: left; padding-left: 40px;\"><i><span style=\"font-weight: 400;\">Your frame rate’s too slow,</span></i></p>\r\n<p style=\"text-align: left; padding-left: 40px;\"><i><span style=\"font-weight: 400;\">and your media’s</span></i></p>\r\n<p style=\"text-align: left; padding-left: 40px;\"><i><span style=\"font-weight: 400;\"> dynamic range</span></i></p>\r\n<p style=\"text-align: left; padding-left: 40px;\"><i><span style=\"font-weight: 400;\">is abysmal.</span></i></p>\r\n<span style=\"font-weight: 400;\"> </span>\r\n\r\n<span style=\"font-weight: 400;\">Does it have to be this way?</span>\r\n\r\n<span style=\"font-weight: 400;\">Does it matter?</span>\r\n\r\n<span style=\"font-weight: 400;\">The answers are no </span><i><span style=\"font-weight: 400;\">and</span></i><span style=\"font-weight: 400;\"> yes</span>\r\n\r\n<span style=\"font-weight: 400;\">It’s Time to Get With It</span>\r\n\r\n<b>Your HD film scans employ specs from 1996 that were doomed in 2009. </b>\r\n\r\n<b>Film scans prior to 2018 likely lack resolution</b><span style=\"font-weight: 400;\">. Chances are, if you scanned your film library before 2018, your scanner resolution was 1080p. This sounded good at the time, but 1080p captures less than 20% of your 16mm film’s resolution and an abysmal 3% of 35mm.</span>\r\n\r\n<b>Film Transfers prior to 2009 are even worse.</b><span style=\"font-weight: 400;\"> If you transferred your film to HD prior to 2009, it was likely a telecine, not a scan. Telecine was a real-time process matching the frame rate of your target video format, such as 24fps or worse: 29.97fps.</span>\r\n\r\n \r\n\r\n<b>Telecine transfers are inferior</b><span style=\"font-weight: 400;\"> to film scanning in every way. For one thing, telecine uses a mechanical pin registration to stabilize film running through its gate. This heavy-handed process potentially damages sprocket holes and results in less-than-perfect stabilization. Plus, the real-time optics produce non-linear illumination and inconsistencies frame-to-frame.</span>\r\n\r\n \r\n\r\n<b>Film Transfers prior to 1996 are dangerous.</b><span style=\"font-weight: 400;\"> Pre-1996 film transfers are less than ⅓ of a megapixel -- 0.3072 megapixels to be exact. This sub-standard resolution induces a dangerous, false sense of security. You’ve captured fewer than 4% of your film’s resolution, ignoring 96% of its detail. That’s an abysmal, failing grade.</span>\r\n\r\n \r\n\r\n<span style=\"font-weight: 400;\">HD Film Scans Are Destructive</span>\r\n\r\n<b>HD Film Scanning is destructive in several ways.</b>\r\n\r\n<b>1080p HD Film scanning loses 43.75% of your film’s frame. </b><span style=\"font-weight: 400;\">If you filled the width of your 1080p image while scanning your film, you discarded nearly half the film’s frame. This is because a film camera’s aperture exposes a 4:3 or 5:3 image. If you performed a full-width, 1080p HD film scan, you cropped 43.75% of the vertical image to fit your film scanner’s 16:9 sensor.</span>\r\n\r\n<b>Full Aperture HD Film scanning loses 25% of your film’s horizontal resolution. </b><span style=\"font-weight: 400;\">Perhaps you anticipated 1080p’s cropping of your film’s squarer raster and chose to match the 1080p vertical resolution to your film’s full aperture. However, that results in a pillar-boxed image with 12.5% unused black bars on each side of every frame. Your HD file properties claim a 1920 horizontal resolution, but it’s 25% less at merely 1440.</span>\r\n\r\n<i><span style=\"font-weight: 400;\">“HD Film Scans have fewer colors than an inkjet printer.”</span></i>\r\n\r\n<b>Your HD Film Scans likely have fewer colors than your inkjet printer. </b><span style=\"font-weight: 400;\">It’s a safe bet your HD scans were captured Rec.709 with fewer colors and less dynamic range than your inkjet printer. Film scanned using HD’s standard dynamic range is equivalent to having exposed the film initially several stops lower. The result has fewer colors, fewer gradations, and less detail.</span>\r\n\r\n \r\n\r\n<span style=\"font-weight: 400;\">Why Care About New TV Standards?</span>\r\n\r\n<b>It DOES NOT matter that your film may never be televised.</b>\r\n\r\n<b>TV Standards Drive Display Technology.</b><span style=\"font-weight: 400;\"> Just as NASA’s space program brought us Velcro®, LED lighting, and in-ear thermometers, the ever-evolving TV standards raise the baseline of our video displays.Do you still own a 50lb CRT television? Didn’t think so. You can thank ATSC 1.0.</span>\r\n\r\n<b>TV Standards Drive Video Archiving Formats.</b><span style=\"font-weight: 400;\"> Digital video cameras historically lead the way in both resolution and dynamic range, as acquisition logically precedes content distribution. Newer cameras required new video formats (and codecs), thus was borne familiar names as ProRes, DNxHD, and DPX, plus the evolution of legacy formats AVI and MPEG.</span>\r\n\r\n<span style=\"font-weight: 400;\">So, yes: the new TV standards have made your media appear old and dull. Just like cigarette smoking in the 1940s, we simply didn’t know any better; but now we do, and you can do something about it.</span>\r\n\r\n<span style=\"font-weight: 400;\">What to do?</span>\r\n\r\n<b>Review your film library</b><span style=\"font-weight: 400;\"> for reels that have not yet been digitized but continue to degrade.</span>\r\n\r\n<b>Audit your digitized film</b><span style=\"font-weight: 400;\"> for files with cropped 16:9 rasters or low-res pillar boxes.</span>\r\n\r\n<b>Prioritize telecined film</b><span style=\"font-weight: 400;\"> to be rescanned at a higher resolution with increased dynamic range.</span>\r\n\r\n<span style=\"font-weight: 400;\">Finally, talk with the professionals at AV Conservation to preserve what’s left of your media before it’s too late.</span>\r\n\r\n<span style=\"font-weight: 400;\"> </span>','Rec. 2020 Is Here. Are You Ready?','Your res is too low, Your frame rate’s too slow, and your media’s dynamic range is abysmal. Does it have to be this way? Does it matter? The answers are no and yes…','publish','open','open','','rec-2020-is-here-are-you-ready','','','2021-07-21 14:15:37','2021-07-21 14:15:37','',0,'http://wallstreet.getbiz.net/?p=541',0,'post','',0),(542,2,'2021-02-02 14:08:51','2021-02-02 14:08:51','','Rec. 2020 Is Here. Are You Ready?','','inherit','closed','closed','','541-revision-v1','','','2021-02-02 14:08:51','2021-02-02 14:08:51','',541,'http://wallstreet.getbiz.net/2021/02/02/541-revision-v1/',0,'revision','',0),(543,2,'2021-02-02 15:19:55','2021-02-02 15:19:55','<b>It’s easy to forget </b><span style=\"font-weight: 400;\">that audio and video cassettes are simply open-reel, magnetic tape on spools, housed in a convenient carrying case.</span> <span style=\"font-weight: 400;\">But while cassette housings were first introduced in the 1960s...</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1962 Philips introduced the compact audio cassette</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1969 Sony premiered the commercial video cassette</span></li>\r\n</ul>\r\n<span style=\"font-weight: 400;\">...their open-reel predecessors dominated high-end media production throughout the mid-1980s.</span> <span style=\"font-weight: 400;\">A Game of Inches</span> <b>Not until 1986</b><span style=\"font-weight: 400;\"> did open-reel audio and video formats begin to wane in professional media facilities. </span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">2” Quadruplex Video and 2” twenty-four track Audio</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1” Type C (and to a lesser extent, the specialized 1” Type B) and 1” sixteen-track Audio</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">½” 2-track and 4-track Audio</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">¼” 2-track Audio</span></li>\r\n</ul>\r\n<b>Every professional studio and broadcaster</b><span style=\"font-weight: 400;\"> owned these formats -- churning out hours upon hours of source elements, sub-masters, protection masters, and dubs -- while leaving you holding the bag.</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>30 years of open-reel video tapes</b><span style=\"font-weight: 400;\"> are approaching 60 years old. We’ve mentioned 2” Quadruplex and 1” Types B and C, but we haven’t mentioned the non-professional EIAJ formats EIAJ-1 and EIAJ-2. Hundreds of thousands of hours still exist on these analog formats; their original masters long since gone.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>50 years of open-reel audio tapes</b><span style=\"font-weight: 400;\"> are approaching 80 years old. In addition to the professional formats mentioned above, a surprising majority of U.S. households in the 1950s and 1960s owned a reel-to-reel recorder from Wollensak, Voice-of-America, Concord, Uher, or Norelco.</span></li>\r\n</ul>\r\n<span style=\"font-weight: 400;\">Age is Not Kind</span> <b>Age is not kind to any magnetic media.</b><span style=\"font-weight: 400;\"> Even when stored properly -- with careful attention paid to temperature, humidity, winding, and reel orientation -- the myriad ways magnetic media degrades is sobering:</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Sticky-Shed Syndrome</b><span style=\"font-weight: 400;\"> knows no bounds, affecting audio and video tapes alike. Simply put, sticky-shed syndrome is basic hydrolysis, in which a molecule of water is absorbed by magnetic tape. Needless to say, hijinks ensue.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Mold and Mildew</b><span style=\"font-weight: 400;\"> strike fear in the most fearless archivist. Mention either word to a media preservation professional and watch their eyes roll back. This is for good reason: mold must be removed before recovering magnetic media and the process of removal is arduous. Further, the slightest hint of mold or mildew portends bad tidings, as once mold spores take hold, they multiply at an alarming rate.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Reel Warping and Degradation</b><span style=\"font-weight: 400;\"> can happen due to temperature swings, incorrect storage, and outright physical damage. Once warped, a reel must not be used for playback, nor can it be used to unwind on to a new, unwarped reel. The only solution is disassembling the warped reel and carefully transferring to another disassembled reel to avoid irreversible edge damage.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Desiccating Flange Foam</b><span style=\"font-weight: 400;\"> is an unforeseen bane of late-era 2” Quadruplex and both types of 1” open-reel video tapes. Upper reel flanges were lined with a layer of open-cell foam. This was a fine idea when the tapes were new, but over time the foam desiccated, sprinkling tiny particles within the tape’s windings. If that wasn’t bad enough, the adhesive holding that foam in place either became exposed or seeped through the foam, depositing itself on the tape’s surface like Sticky-Shed Syndrome on steroids.</span></li>\r\n</ul>\r\n<b>This short list of maladies</b><span style=\"font-weight: 400;\"> is what can occur if you store your media reasonably well. </span> <span style=\"font-weight: 400;\">Be Afraid</span> <b>Are all your open reel tapes wound tails-out</b><span style=\"font-weight: 400;\"> to avoid print-through?</span> <b>Are all your reels</b> <b>stored on edge</b><span style=\"font-weight: 400;\"> so that no flanges are parallel with shelf surfaces?</span> <span style=\"font-weight: 400;\">Most of all, </span><b>do not attempt playback of open reel media</b><span style=\"font-weight: 400;\"> without first inspecting every inch by means of slow-winding. Open reel video heads spin at rates between 3,600 and 14,400 revolutions per minute, effectively abrading the very oxide embodying your irreplaceable images.</span> <span style=\"font-weight: 400;\">There’s a good chance your open reel media is older than you are. For that reason alone, content recovery is now or never. </span><span style=\"font-weight: 400;\">Enlist professionals in the field of AV Conservation to assess and preserve what’s left of your media before it’s too late.</span>','Open Reel Video Tape: Now or Never','It’s easy to forget that audio and video cassettes are simply open-reel, magnetic tape on spools, housed in a convenient carrying case.\r\nBut while cassette housings were first introduced in the 1960s... 1962 Philips introduced the compact audio cassette, 1969 Sony premiered the commercial video cassette ...their open-reel predecessors dominated…','publish','open','open','','open-reel-video-tape-now-or-never','','','2021-07-19 14:28:03','2021-07-19 14:28:03','',0,'http://wallstreet.getbiz.net/?p=543',0,'post','',0),(544,2,'2021-02-02 14:09:01','2021-02-02 14:09:01','','Open Reel Video Tape: Now or Never','','inherit','closed','closed','','543-revision-v1','','','2021-02-02 14:09:01','2021-02-02 14:09:01','',543,'http://wallstreet.getbiz.net/2021/02/02/543-revision-v1/',0,'revision','',0),(545,2,'2021-02-02 14:09:09','0000-00-00 00:00:00','','The High Cost of Not Using HDR','','draft','open','open','','','','','2021-02-02 14:09:09','2021-02-02 14:09:09','',0,'http://wallstreet.getbiz.net/?p=545',0,'post','',0),(546,2,'2021-02-02 14:09:09','2021-02-02 14:09:09','','The High Cost of Not Using HDR','','inherit','closed','closed','','545-revision-v1','','','2021-02-02 14:09:09','2021-02-02 14:09:09','',545,'http://wallstreet.getbiz.net/2021/02/02/545-revision-v1/',0,'revision','',0),(547,2,'2021-02-02 14:09:16','0000-00-00 00:00:00','','Archive + Mezzanine Files. Got Both?','','draft','open','open','','','','','2021-02-02 14:09:16','2021-02-02 14:09:16','',0,'http://wallstreet.getbiz.net/?p=547',0,'post','',0),(548,2,'2021-02-02 14:09:16','2021-02-02 14:09:16','','Archive + Mezzanine Files. Got Both?','','inherit','closed','closed','','547-revision-v1','','','2021-02-02 14:09:16','2021-02-02 14:09:16','',547,'http://wallstreet.getbiz.net/2021/02/02/547-revision-v1/',0,'revision','',0),(549,2,'2021-02-02 14:09:24','0000-00-00 00:00:00','','But You\'re Missing the Big Picture','','draft','open','open','','','','','2021-02-02 14:09:24','2021-02-02 14:09:24','',0,'http://wallstreet.getbiz.net/?p=549',0,'post','',0),(550,2,'2021-02-02 14:09:24','2021-02-02 14:09:24','','But You\'re Missing the Big Picture','','inherit','closed','closed','','549-revision-v1','','','2021-02-02 14:09:24','2021-02-02 14:09:24','',549,'http://wallstreet.getbiz.net/2021/02/02/549-revision-v1/',0,'revision','',0),(552,2,'2021-02-02 14:10:46','2021-02-02 14:10:46','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.8.2\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_blog posts_number=\"6\" include_categories=\"all,current,1\" excerpt_length=\"47\" show_more=\"on\" show_comments=\"on\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-scaled.jpg\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_blog][/et_pb_column][/et_pb_row][/et_pb_section]','Learn','','inherit','closed','closed','','15-revision-v1','','','2021-02-02 14:10:46','2021-02-02 14:10:46','',15,'http://wallstreet.getbiz.net/2021/02/02/15-revision-v1/',0,'revision','',0),(555,2,'2021-02-02 14:17:32','2021-02-02 14:17:32','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" hover_enabled=\"0\" title_text=\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\" sticky_enabled=\"0\"][et_pb_row _builder_version=\"4.8.2\" hover_enabled=\"0\" sticky_enabled=\"0\" background_enable_color=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_blog posts_number=\"6\" include_categories=\"all,current,1\" excerpt_length=\"47\" show_more=\"on\" show_comments=\"on\" _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" background_enable_image=\"off\" sticky_enabled=\"0\"][/et_pb_blog][/et_pb_column][/et_pb_row][/et_pb_section]','Learn','','inherit','closed','closed','','15-revision-v1','','','2021-02-02 14:17:32','2021-02-02 14:17:32','',15,'http://wallstreet.getbiz.net/2021/02/02/15-revision-v1/',0,'revision','',0),(556,2,'2021-02-02 14:18:43','2021-02-02 14:18:43','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','zAbout','','inherit','closed','closed','','21-revision-v1','','','2021-02-02 14:18:43','2021-02-02 14:18:43','',21,'http://wallstreet.getbiz.net/2021/02/02/21-revision-v1/',0,'revision','',0),(557,2,'2021-02-02 14:19:07','2021-02-02 14:19:07','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','zWho We Serve','','inherit','closed','closed','','23-revision-v1','','','2021-02-02 14:19:07','2021-02-02 14:19:07','',23,'http://wallstreet.getbiz.net/2021/02/02/23-revision-v1/',0,'revision','',0),(558,2,'2021-02-02 14:19:12','2021-02-02 14:19:12','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','zTechnologies','','inherit','closed','closed','','19-revision-v1','','','2021-02-02 14:19:12','2021-02-02 14:19:12','',19,'http://wallstreet.getbiz.net/2021/02/02/19-revision-v1/',0,'revision','',0),(559,2,'2021-02-02 14:19:17','2021-02-02 14:19:17','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','zServices','','inherit','closed','closed','','17-revision-v1','','','2021-02-02 14:19:17','2021-02-02 14:19:17','',17,'http://wallstreet.getbiz.net/2021/02/02/17-revision-v1/',0,'revision','',0),(560,2,'2021-02-02 14:19:23','2021-02-02 14:19:23','<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"http://wallstreet.getbiz.net/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','zzSample Page','','inherit','closed','closed','','2-revision-v1','','','2021-02-02 14:19:23','2021-02-02 14:19:23','',2,'http://wallstreet.getbiz.net/2021/02/02/2-revision-v1/',0,'revision','',0),(561,2,'2021-02-02 14:19:31','2021-02-02 14:19:31','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Our website address is: http://wallstreet.getbiz.net.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What personal data we collect and why we collect it</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Comments</h3><!-- /wp:heading --><!-- wp:paragraph --><p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Media</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Contact forms</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Cookies</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select "Remember Me", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Embedded content from other websites</h3><!-- /wp:heading --><!-- wp:paragraph --><p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Analytics</h3><!-- /wp:heading --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where we send your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Your contact information</h2><!-- /wp:heading --><!-- wp:heading --><h2>Additional information</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>How we protect your data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What data breach procedures we have in place</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What third parties we receive data from</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What automated decision making and/or profiling we do with user data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Industry regulatory disclosure requirements</h3><!-- /wp:heading -->','zPrivacy Policy','','inherit','closed','closed','','3-revision-v1','','','2021-02-02 14:19:31','2021-02-02 14:19:31','',3,'http://wallstreet.getbiz.net/2021/02/02/3-revision-v1/',0,'revision','',0),(562,2,'2021-02-02 14:19:42','2021-02-02 14:19:42','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2020/03/home-bg.png\" min_height=\"90vh\" custom_padding=\"||0px||false|false\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.3.2\" custom_margin=\"0px||||false|false\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\" text_orientation=\"center\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<p style=\"font-size: 48px; line-height: 52px; font-weight: 300;color: #000; margin-bottom: 16px;\">Serving the International Archival Community since 1985</p>\n<h1 style=\"font-weight: bold; color: #000; font-size:42px; line-height: 56px; letter-spacing: -1px;\">We are the media recover and preservation experts.<br /> Get control of your film, video, and audio media.<br /> Call for your free consultation today.</h1>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.3.2\" width=\"100%\" max_width=\"1400px\" custom_margin=\"0px||0px||false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#45aa42\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_FILM_Preservation_Icon.png\" width=\"149\" height=\"149\" alt=\"\" class=\"wp-image-53 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">FILM</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Restore your film at resoltions from HD to 6.5K on the world\'s most advanced film scanner. Add HDR, magenta-shift correction, and 444XQ world-class results.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta admin_label=\"Call To Action\" _builder_version=\"4.8.1\" background_color=\"#0495d4\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex; align-items: center; justify-content: center;\"><img class=\"wp-image-54 alignnone size-full\" src=\"/wp-content/uploads/2020/03/AVC_VIDEO_Preservation_Icon.png\" alt=\"\" width=\"152\" height=\"153\" /></div>\n<h2 style=\"font-weight: bold; font-family: \'Oswald\', sans-serif; font-size: 36px;\">VIDEO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size: 24px; line-height: 28px;\">Digitize your at-rish video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anywhere.</p>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta _builder_version=\"4.3.2\" background_color=\"#2c3642\" custom_margin=\"0px||0px||false|false\" custom_padding=\"||||false|false\" custom_css_main_element=\"min-height: 467px;\"]<div style=\"display: flex;align-items: center;justify-content: center;\"><img src=\"/wp-content/uploads/2020/03/AVC_AUDIO_Preservation_Icon.png\" width=\"125\" height=\"87\" alt=\"\" class=\"wp-image-52 alignnone size-full\" /></div>\n<h2 style=\"font-weight:bold;font-family: \'Oswald\', sans-serif;font-size:36px;\">AUDIO</h2>\n<p style=\"font-family: \'Open Sans\', sans-serif; font-size:24px;line-height:28px;\">Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we\'ll recover every decibel of signal with lowest possible noise.</p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','zHome (old)','','inherit','closed','closed','','8-revision-v1','','','2021-02-02 14:19:42','2021-02-02 14:19:42','',8,'http://wallstreet.getbiz.net/2021/02/02/8-revision-v1/',0,'revision','',0),(563,2,'2021-02-02 14:19:46','2021-02-02 14:19:46','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column _builder_version=\"4.3.2\" type=\"4_4\"][et_pb_text _builder_version=\"4.3.2\" hover_enabled=\"0\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','zContact','','inherit','closed','closed','','26-revision-v1','','','2021-02-02 14:19:46','2021-02-02 14:19:46','',26,'http://wallstreet.getbiz.net/2021/02/02/26-revision-v1/',0,'revision','',0),(564,2,'2021-02-02 14:50:58','2021-02-02 14:50:58','<b>We all have one: </b><span style=\"font-weight: 400;\">the shoebox, shelf, or sea trunk of obsolete media to be digitized.</span>\r\n\r\n<b>We thought we’d get to it</b><span style=\"font-weight: 400;\"> one day soon, but that became next year, and now you’re not sure when. Professionals are not immune to this. Preserving media takes funding and funding takes time. Time, however, is media’s nemesis.</span>\r\n\r\n \r\n\r\n<span style=\"font-weight: 400;\">Time is Media’s Nemesis</span>\r\n\r\n<b>Time causes media to become brittle</b><span style=\"font-weight: 400;\">. Brittle media is easily damaged and repair often results in sacrificed slivers of content, lost forever. Time is indiscriminate and unkind to all media.</span>\r\n\r\n \r\n\r\n<span style=\"font-weight: 400;\">It Gets Worse</span>\r\n\r\n<b>Just as dog years differ from a human</b><span style=\"font-weight: 400;\">, your media’s chronological age is just the first number in an equation that guesstimates how soon your media will become unrecoverable. </span>\r\n\r\n \r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Temperatures above 68°</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Humidity below 40%</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">UV (ultraviolet light)</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">EMI (electromagnetic interference)</span></li>\r\n</ul>\r\n<b>These and other overlooked factors</b><span style=\"font-weight: 400;\"> accelerate content’s one-way march from tangible to nonexistent. Don’t ask how close magnetic media comes to reaching its Curie point in a non-ventilated space. It’s downright frightening.</span>\r\n\r\n \r\n\r\n<span style=\"font-weight: 400;\">But Your Media Storage is Different</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>You have consistent</b><span style=\"font-weight: 400;\">, year-round temperature control and unwavering humidity levels.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Each media type is stored </b><span style=\"font-weight: 400;\">vertically or horizontally based on its physical characteristics.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Stacking heights</b><span style=\"font-weight: 400;\"> are kept below crush-damage thresholds, and</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>All lighting sources</b><span style=\"font-weight: 400;\"> are cool, non-heat generating, and UV filtered. </span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>There’s no risk of static electricity</b><span style=\"font-weight: 400;\"> because the mesh embedded in your floors run to dual earth grounds. </span><i><span style=\"font-weight: 400;\">No dry winter shocks in your facility!</span></i></li>\r\n</ul>\r\n \r\n\r\n<span style=\"font-weight: 400;\">But Alas</span>\r\n\r\n<b>All our facilities lack in one aspect or another.</b><span style=\"font-weight: 400;\"> </span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Our shoeboxes, shelves, and sea trunks harbor the </span><b>same corrosive atmosphere inside, as exists outside</b><span style=\"font-weight: 400;\"> their boundaries.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Even worse, </span><b>moisture is absorbed by media</b><span style=\"font-weight: 400;\"> stored in air-restricted cases and canisters, making the very enclosures issued by OEMs favorable to devastating mold growth. </span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The </span><b>faintest mold sighting</b><span style=\"font-weight: 400;\"> or fleeting whiff of dank off-gassing, triggers dread in the staunchest archivist.</span></li>\r\n</ul>\r\n \r\n\r\n<span style=\"font-weight: 400;\">We Now Know</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Non-ventilated film</b><span style=\"font-weight: 400;\"> degrades at an alarming rate</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Dyes fade disproportionately</b><span style=\"font-weight: 400;\"> causing irreversible color shifts</span></li>\r\n</ul>\r\n \r\n\r\n<b>We’ve had a much longer time to learn from and decelerate film’s degradation</b><span style=\"font-weight: 400;\">. The first roll of film premiered in 1885, a century before we learned how to make magnetic audio and video tape that didn’t disintegrate from Sticky Shed Syndrome.</span>\r\n\r\n \r\n\r\n<span style=\"font-weight: 400;\">Watershed Years Have Emerged</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">35mm before 1952</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">16mm before 1981</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Pre-1973 Audiotape</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Pre-1985 Video</span></li>\r\n</ul>\r\n<b>Media from these eras are considered most at-risk.</b><span style=\"font-weight: 400;\"> Attempts at their recovery are foiled by misinformation, destructive home remedies, and urban legend. Every day, minutes of media disappear forever in the form of fading dyes and masking tape splices, weakened gauss and flaking oxide.</span>\r\n\r\n \r\n\r\n<b>While our necks and knuckles betray our true age</b><span style=\"font-weight: 400;\">, it’s easy to forget and easier to ignore media stored down the hall, in the basement, or offsite. It’s inconceivable that our 35mm has become 17mm, or a 30° temperature swing triggered an autocatalytic event, adding 350 years to our media’s effective age as it chemically feeds upon itself.</span>\r\n\r\n \r\n\r\n<span style=\"font-weight: 400;\">It’s Not All Doom and Gloom</span>\r\n\r\n<b>It’s simply inevitable</b><span style=\"font-weight: 400;\">; and as with all things inevitable, like death and taxes, proper planning precludes poor performance.</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Accept that your media isn’t getting any younger.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Accept that you must do something about it; not one day soon or next year.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Do something about it now.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Learn all you can.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Gather all media right away, and</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Enlist professionals to inventory and prescribe preservation options.</span></li>\r\n</ul>\r\n<b>A well-equipped AV conservation firm</b><span style=\"font-weight: 400;\"> can rescue hundreds of media hours per day. With that done, you can focus on content licensing, monetization, and a better use for your shoebox and sea trunk.</span>','Your Media Isn\'t Getting Any Younger','We all have one: the shoebox, shelf, or sea trunk of obsolete media to be digitized.\r\nWe thought we’d get to it one day soon, but that became next year, and now you’re not sure when. Professionals are not immune to this. Preserving media takes...','inherit','closed','closed','','535-revision-v1','','','2021-02-02 14:50:58','2021-02-02 14:50:58','',535,'http://wallstreet.getbiz.net/2021/02/02/535-revision-v1/',0,'revision','',0),(566,2,'2021-02-02 14:56:06','2021-02-02 14:56:06','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\"][et_pb_row _builder_version=\"4.8.2\" hover_enabled=\"0\" background_color=\"rgba(255,255,255,0.65)\" sticky_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_blog posts_number=\"6\" include_categories=\"all,current,1\" excerpt_length=\"47\" show_more=\"on\" show_comments=\"on\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_image=\"off\" hover_enabled=\"0\" fullwidth=\"off\" sticky_enabled=\"0\"][/et_pb_blog][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" column_structure=\"3_5,2_5\"][et_pb_column _builder_version=\"4.8.2\" _module_preset=\"default\" type=\"3_5\"][et_pb_blog _builder_version=\"4.8.2\" _module_preset=\"default\" include_categories=\"all\" posts_number=\"6\" excerpt_length=\"47\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_blog][/et_pb_column][et_pb_column _builder_version=\"4.8.2\" _module_preset=\"default\" type=\"2_5\"][et_pb_sidebar _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_sidebar][/et_pb_column][/et_pb_row][/et_pb_section]','Learn','','inherit','closed','closed','','15-revision-v1','','','2021-02-02 14:56:06','2021-02-02 14:56:06','',15,'http://wallstreet.getbiz.net/2021/02/02/15-revision-v1/',0,'revision','',0),(567,2,'2021-02-02 14:57:39','2021-02-02 14:57:39','<b>Regardless of how well your video and audio tapes are stored</b><span style=\"font-weight: 400;\">, it’s just a matter of time before they fall prey to the scourge of all magnetic media: sticky-shed syndrome. Pre-1985 media is especially at risk of becoming unrecoverable. Even your newer digital tapes if not stored well, risk permanent loss of content.</span>\r\n\r\n<span style=\"font-weight: 400;\">A Scourge Without Prejudice</span>\r\n\r\n<b>Sticky-shed syndrome lays waste to </b><b><i>every</i></b><b> magnetic-media format without prejudice:</b>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Audio or Video</b><span style=\"font-weight: 400;\"> – It does not matter what type of content is recorded on the magnetic-tape media. Audio tape’s relatively-low, sub-20,000 Hertz frequencies and video tape’s much higher 4.2-million Hertz frequencies are equally prone to sticky-shed syndrome.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Analog or Digital</b><span style=\"font-weight: 400;\"> – It’s easy to forget that magnetic tape is capable of recording either analog or digital signals. The tape’s formulation, particularly its binder, is the primary variable in its ability to record high-frequency digital signals. Even so, neither analog nor digital tape is immune from sticky-shed syndrome.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Cassette or Open Reel</b><span style=\"font-weight: 400;\"> – Often viewed as vastly different due to their physical appearance, one must remember that all cassette-based audio and video formats are simply open reels placed in a convenient housing. This cassette housing, however, provides no protection from the onset of sticky-shed syndrome.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Oxide or Metal </b><span style=\"font-weight: 400;\">– Pre-1983 audio tape and pre-1986 video tape was ferric (iron) oxide – Fe2O3 – which is notably more prone to sticky-shed, even when stored carefully. However, while subsequent introduction of metal tapes with improved binders for both audio and video may have prolonged the time before sticky-shed syndrome develops, the best environmental conditions merely delay but do not prevent its appearance.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Helical or Linear</b><span style=\"font-weight: 400;\"> – Video tape may have been first to be helically scanned, but for audio tape to offer digital’s benefits in a small package, it too needed the faster writing speeds of helical recording. Helically-scanned tapes, however, are prone to the slightest onset of stick-shed. One need only hear the sickening, audible screech as tape passes by an R-DAT’s dual 2,000 rpm heads, a 1” Type C’s four 3,600 rpm heads, or the eye-watering 14,400 revolutions per minute of 2” Quad’s transverse headwheel, to know you’ve damaged both your media and machine.</span></li>\r\n</ul>\r\n \r\n\r\n<span style=\"font-weight: 400;\">Optical Media Is Not Immune</span>\r\n\r\n<b>Your optical media is also at risk from a silent killer.</b>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Videodiscs </b><span style=\"font-weight: 400;\">and</span><b> DVDs</b><span style=\"font-weight: 400;\"> use a similar metallic data layer embedded in a polycarbonate substrate. Even stored correctly, these formats are subject to oxidation and data loss.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Audio CDs </b><span style=\"font-weight: 400;\">and</span><b> CD-ROMs</b><span style=\"font-weight: 400;\"> use an aluminum data layer which is prone to corrosion. Temperature and humidity variations not only accelerate this process, but risk warping or clouding the polycarbonate substrate making data recovery nearly impossible.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>CD-Rs </b><span style=\"font-weight: 400;\">and</span><b> DVD-Rs</b><span style=\"font-weight: 400;\"> use organic, photosensitive dyes which decay at an alarming rate. In fact, we’re learning that recordable optical media may degrade faster than their magnetic media counterparts. Lest your discs be made of gold – yes, that’s a thing – or better yet, inorganic stone – that’s a thing too – your discs may be unreadable in fewer than 10 years.</span></li>\r\n</ul>\r\n \r\n\r\n<span style=\"font-weight: 400;\">The Solution</span>\r\n\r\n<b>No matter what media format you have, it is silently degrading.</b>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Review how you’re storing each media format.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Ensure your storage environment remains cool and dry year round.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Use only archival-grade cases and vented canisters.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Repair sub-standard splices and re-pack all media via slow-winding.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Store magnetic media tails out and film with heads out.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Use ample leader at the head and tail of both magnetic media and film.</span></li>\r\n</ul>\r\n<span style=\"font-weight: 400;\">Finally, talk with the professionals at AV Conservation to preserve what’s left of your media before it’s too late.</span>','Sticky-Shed Syndrome\'s Sticky Wicket','Regardless of how well your video and audio tapes are stored, it’s just a matter of time before they fall prey to the scourge of all magnetic media: sticky-shed syndrome. Pre-1985 media is especially at risk of becoming unrecoverable. Even your newer digital tapes…','inherit','closed','closed','','539-revision-v1','','','2021-02-02 14:57:39','2021-02-02 14:57:39','',539,'http://wallstreet.getbiz.net/2021/02/02/539-revision-v1/',0,'revision','',0),(569,2,'2021-02-02 15:08:13','2021-02-02 15:08:13','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\"][et_pb_row column_structure=\"3_5,2_5\" _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" background_color=\"rgba(255,255,255,0.75)\" custom_margin=\"||||false|false\" custom_padding=\"32px|32px|32px|32px|false|false\" sticky_enabled=\"0\"][et_pb_column type=\"3_5\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_blog posts_number=\"6\" include_categories=\"all\" excerpt_length=\"47\" _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_blog][/et_pb_column][et_pb_column type=\"2_5\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_sidebar _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_sidebar][/et_pb_column][/et_pb_row][/et_pb_section]','Learn','','inherit','closed','closed','','15-revision-v1','','','2021-02-02 15:08:13','2021-02-02 15:08:13','',15,'http://wallstreet.getbiz.net/2021/02/02/15-revision-v1/',0,'revision','',0),(571,2,'2021-02-02 15:12:34','2021-02-02 15:12:34','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\"][et_pb_row column_structure=\"3_5,2_5\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"rgba(255,255,255,0.75)\" custom_margin=\"||||false|false\" custom_padding=\"32px|32px|32px|32px|false|false\"][et_pb_column type=\"3_5\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_blog posts_number=\"6\" include_categories=\"all\" excerpt_length=\"47\" _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" show_more=\"on\" sticky_enabled=\"0\" header_text_color=\"#0c71c3\" header_font=\"Oswald|600|||||||\"][/et_pb_blog][/et_pb_column][et_pb_column type=\"2_5\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_sidebar _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_sidebar][/et_pb_column][/et_pb_row][/et_pb_section]','Learn','','inherit','closed','closed','','15-revision-v1','','','2021-02-02 15:12:34','2021-02-02 15:12:34','',15,'http://wallstreet.getbiz.net/2021/02/02/15-revision-v1/',0,'revision','',0),(572,2,'2021-02-02 15:14:42','2021-02-02 15:14:42','<b>You did it! </b><span style=\"font-weight: 400;\">You transferred your entire film library using full-frame sensors and pin-registered image stabilization. </span><i><span style=\"font-weight: 400;\">No gate swim found here!</span></i>\r\n\r\n<b>Your images are rock solid</b><span style=\"font-weight: 400;\">; and unlike your professional colleagues who jumped in early, you waited for an all-digital pipeline. </span><i><span style=\"font-weight: 400;\">Bully for you!</span></i>\r\n\r\n \r\n\r\n<b>But wait</b><span style=\"font-weight: 400;\">, just as in 1936 when people still referred to </span><i><span style=\"font-weight: 400;\">The Great War</span></i><span style=\"font-weight: 400;\">, your all-digital film scans are not yet referred to as </span><i><span style=\"font-weight: 400;\">standard</span></i><span style=\"font-weight: 400;\"> def. They’re simply called…well…def, because it’s the </span><i><span style=\"font-weight: 400;\">only</span></i><span style=\"font-weight: 400;\"> def, stored on Digital Betacam, D2, or even better: component D1.</span>\r\n\r\n \r\n\r\n<span style=\"font-weight: 400;\">“As there’s only one def, you can’t feel bad about not having chosen </span><i><span style=\"font-weight: 400;\">another</span></i><span style=\"font-weight: 400;\"> def.”</span>\r\n\r\n \r\n\r\n<b>That all changed</b><span style=\"font-weight: 400;\"> on the last Thursday in March, 1995, as Larry Pressler (R-SD) introduces Senate Bill 652; the first overhaul of telecommunications law in 60 years. It triggers sweeping changes:</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Rapid expansion in the number of </span><b>broadcast networks</b><span style=\"font-weight: 400;\">,</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Accommodates modern wireless communication including </span><b>cell phones</b><span style=\"font-weight: 400;\">, and </span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Elevates a promising young industry called the</span><b> internet</b><span style=\"font-weight: 400;\">.</span></li>\r\n</ul>\r\n<span style=\"font-weight: 400;\">A New Def</span>\r\n\r\n<span style=\"font-weight: 400;\">It also paves the road for a </span><i><span style=\"font-weight: 400;\">second</span></i><span style=\"font-weight: 400;\"> def – </span><b>a</b> <b>new def known as high def</b><span style=\"font-weight: 400;\">. Overnight, our pristine, all-digital film scans were forever tainted with a pejorative qualifier. And when President Clinton signed it into law on February 8, 1996: our investment became </span><i><span style=\"font-weight: 400;\">merely standard</span></i><span style=\"font-weight: 400;\">: standard def.</span>\r\n\r\n \r\n\r\n<b>You now had to explain to your stakeholders</b><span style=\"font-weight: 400;\"> why rescanning your entire library was urgent:</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Fewer broadcasters wanted to license your inferior, standard def content. </span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Simply blowing it up didn’t work, although many tried.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Consumers balked at the 300% quality reduction when viewed on their new high def TVs. </span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The difference was more than noticeable; it was palpable.</span></li>\r\n</ul>\r\n<i><span style=\"font-weight: 400;\">The difference was more than noticeable; it was palpable.</span></i>\r\n\r\n \r\n\r\n<b>However, you’re a forward-thinking survivor,</b><span style=\"font-weight: 400;\"> so you scour the earth for grants, content partners, and budget surpluses, mustering the resources to rescan your content in this best of all possible formats: high definition! Just saying it aloud conjures images of sparkling, sun-soaked waters with unprecedented, crisp details. </span>\r\n\r\n \r\n\r\n<b>Gone are fuzzy wide shots and close ups</b><span style=\"font-weight: 400;\"> that appear to have been shot through gauze. It’s 1996 and you’ve made it. Your footage is future proofed thanks to high def.</span>\r\n\r\n \r\n\r\n<span style=\"font-weight: 400;\">Yet Another Def</span>\r\n\r\n<span style=\"font-weight: 400;\">But what’s all this now?</span>\r\n\r\n<span style=\"font-weight: 400;\">What do they mean by </span><i><span style=\"font-weight: 400;\">ultra</span></i><span style=\"font-weight: 400;\"> high def?</span>\r\n\r\n<span style=\"font-weight: 400;\">This time they’ve added a qualifier reducing your coveted high def to </span><i><span style=\"font-weight: 400;\">merely</span></i><span style=\"font-weight: 400;\"> high def.</span>\r\n\r\n \r\n\r\n<b>You resume the trick of scaling your footage.</b><span style=\"font-weight: 400;\"> Surely no one can tell the difference; but it’s actually worse. The new, ultra high def requires scaling HD’s sole megapixel more than 800% to fill UHD’s 8.3 megapixel raster.</span>\r\n\r\n \r\n\r\n<b>So, here you sit today</b><span style=\"font-weight: 400;\"> with a library lovingly scanned at merely high def, feeling so 1996. After twenty years of pining to get it done, you’re twenty years behind. It’s déjà vu all over again:</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">More explaining to stakeholders,</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">More grant applications, and </span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">More hard drive capacity than you thought existed in a hundred-mile radius.</span></li>\r\n</ul>\r\n \r\n\r\n<b>2020 marks widespread adoption of ATSC 3.0</b><span style=\"font-weight: 400;\">, the broadcast standard bringing ultra high def to American households. Of course, services like Netflix and Amazon have been streaming UHD since 2013. </span><i><span style=\"font-weight: 400;\">What took you so long?</span></i><span style=\"font-weight: 400;\"> After all, the road to 33-Megapixel, Super Hi-Vision UHD-2 was paved years ago in 2017. </span><b>You’re already behind.</b>\r\n\r\n \r\n\r\n<b>The moral of this story?</b><span style=\"font-weight: 400;\"> Talk with the professionals at AV Conservation to future proof your investment. In a world where history repeats itself, their industry-first, UHD-2 Guarantee means you’ll never feel behind again.</span>','Your HD is so 1996','You did it! You transferred your entire film library using full-frame sensors and pin-registered image stabilization. No gate swim found here!\r\nYour images are rock solid; and unlike your professional colleagues who jumped in early, you waited for an all-digital pipeline. Bully for you!\r\n\r\nBut wait...','inherit','closed','closed','','537-revision-v1','','','2021-02-02 15:14:42','2021-02-02 15:14:42','',537,'http://wallstreet.getbiz.net/2021/02/02/537-revision-v1/',0,'revision','',0),(573,2,'2021-02-02 15:18:20','2021-02-02 15:18:20','<h2><span style=\"font-weight: 400;\">New TV standards make your media appear old and dull.</span></h2>\r\n<i><span style=\"font-weight: 400;\">Your res is too low,</span></i>\r\n\r\n<i><span style=\"font-weight: 400;\">Your frame rate’s too slow,</span></i>\r\n\r\n<i><span style=\"font-weight: 400;\"> and your media’s</span></i>\r\n\r\n<i><span style=\"font-weight: 400;\"> dynamic range</span></i>\r\n\r\n<i><span style=\"font-weight: 400;\">is abysmal.</span></i>\r\n\r\n<span style=\"font-weight: 400;\"> </span>\r\n\r\n<span style=\"font-weight: 400;\">Does it have to be this way?</span>\r\n\r\n<span style=\"font-weight: 400;\">Does it matter?</span>\r\n\r\n<span style=\"font-weight: 400;\">The answers are no </span><i><span style=\"font-weight: 400;\">and</span></i><span style=\"font-weight: 400;\"> yes</span>\r\n\r\n<span style=\"font-weight: 400;\">It’s Time to Get With It</span>\r\n\r\n<b>Your HD film scans employ specs from 1996 that were doomed in 2009. </b>\r\n\r\n<b>Film scans prior to 2018 likely lack resolution</b><span style=\"font-weight: 400;\">. Chances are, if you scanned your film library before 2018, your scanner resolution was 1080p. This sounded good at the time, but 1080p captures less than 20% of your 16mm film’s resolution and an abysmal 3% of 35mm.</span>\r\n\r\n<b>Film Transfers prior to 2009 are even worse.</b><span style=\"font-weight: 400;\"> If you transferred your film to HD prior to 2009, it was likely a telecine, not a scan. Telecine was a real-time process matching the frame rate of your target video format, such as 24fps or worse: 29.97fps.</span>\r\n\r\n \r\n\r\n<b>Telecine transfers are inferior</b><span style=\"font-weight: 400;\"> to film scanning in every way. For one thing, telecine uses a mechanical pin registration to stabilize film running through its gate. This heavy-handed process potentially damages sprocket holes and results in less-than-perfect stabilization. Plus, the real-time optics produce non-linear illumination and inconsistencies frame-to-frame.</span>\r\n\r\n \r\n\r\n<b>Film Transfers prior to 1996 are dangerous.</b><span style=\"font-weight: 400;\"> Pre-1996 film transfers are less than ⅓ of a megapixel -- 0.3072 megapixels to be exact. This sub-standard resolution induces a dangerous, false sense of security. You’ve captured fewer than 4% of your film’s resolution, ignoring 96% of its detail. That’s an abysmal, failing grade.</span>\r\n\r\n \r\n\r\n<span style=\"font-weight: 400;\">HD Film Scans Are Destructive</span>\r\n\r\n<b>HD Film Scanning is destructive in several ways.</b>\r\n\r\n<b>1080p HD Film scanning loses 43.75% of your film’s frame. </b><span style=\"font-weight: 400;\">If you filled the width of your 1080p image while scanning your film, you discarded nearly half the film’s frame. This is because a film camera’s aperture exposes a 4:3 or 5:3 image. If you performed a full-width, 1080p HD film scan, you cropped 43.75% of the vertical image to fit your film scanner’s 16:9 sensor.</span>\r\n\r\n<b>Full Aperture HD Film scanning loses 25% of your film’s horizontal resolution. </b><span style=\"font-weight: 400;\">Perhaps you anticipated 1080p’s cropping of your film’s squarer raster and chose to match the 1080p vertical resolution to your film’s full aperture. However, that results in a pillar-boxed image with 12.5% unused black bars on each side of every frame. Your HD file properties claim a 1920 horizontal resolution, but it’s 25% less at merely 1440.</span>\r\n\r\n<i><span style=\"font-weight: 400;\">“HD Film Scans have fewer colors than an inkjet printer.”</span></i>\r\n\r\n<b>Your HD Film Scans likely have fewer colors than your inkjet printer. </b><span style=\"font-weight: 400;\">It’s a safe bet your HD scans were captured Rec.709 with fewer colors and less dynamic range than your inkjet printer. Film scanned using HD’s standard dynamic range is equivalent to having exposed the film initially several stops lower. The result has fewer colors, fewer gradations, and less detail.</span>\r\n\r\n \r\n\r\n<span style=\"font-weight: 400;\">Why Care About New TV Standards?</span>\r\n\r\n<b>It DOES NOT matter that your film may never be televised.</b>\r\n\r\n<b>TV Standards Drive Display Technology.</b><span style=\"font-weight: 400;\"> Just as NASA’s space program brought us Velcro®, LED lighting, and in-ear thermometers, the ever-evolving TV standards raise the baseline of our video displays.Do you still own a 50lb CRT television? Didn’t think so. You can thank ATSC 1.0.</span>\r\n\r\n<b>TV Standards Drive Video Archiving Formats.</b><span style=\"font-weight: 400;\"> Digital video cameras historically lead the way in both resolution and dynamic range, as acquisition logically precedes content distribution. Newer cameras required new video formats (and codecs), thus was borne familiar names as ProRes, DNxHD, and DPX, plus the evolution of legacy formats AVI and MPEG.</span>\r\n\r\n<span style=\"font-weight: 400;\">So, yes: the new TV standards have made your media appear old and dull. Just like cigarette smoking in the 1940s, we simply didn’t know any better; but now we do, and you can do something about it.</span>\r\n\r\n<span style=\"font-weight: 400;\">What to do?</span>\r\n\r\n<b>Review your film library</b><span style=\"font-weight: 400;\"> for reels that have not yet been digitized but continue to degrade.</span>\r\n\r\n<b>Audit your digitized film</b><span style=\"font-weight: 400;\"> for files with cropped 16:9 rasters or low-res pillar boxes.</span>\r\n\r\n<b>Prioritize telecined film</b><span style=\"font-weight: 400;\"> to be rescanned at a higher resolution with increased dynamic range.</span>\r\n\r\n<span style=\"font-weight: 400;\">Finally, talk with the professionals at AV Conservation to preserve what’s left of your media before it’s too late.</span>\r\n\r\n<span style=\"font-weight: 400;\"> </span>','Rec. 2020 Is Here. Are You Ready?','Your res is too low, Your frame rate’s too slow, and your media’s dynamic range is abysmal. Does it have to be this way? Does it matter? The answers are no and yes…','inherit','closed','closed','','541-revision-v1','','','2021-02-02 15:18:20','2021-02-02 15:18:20','',541,'http://wallstreet.getbiz.net/2021/02/02/541-revision-v1/',0,'revision','',0),(574,2,'2021-02-02 15:19:55','2021-02-02 15:19:55','<b>It’s easy to forget </b><span style=\"font-weight: 400;\">that audio and video cassettes are simply open-reel, magnetic tape on spools, housed in a convenient carrying case.</span>\r\n\r\n<span style=\"font-weight: 400;\">But while cassette housings were first introduced in the 1960s...</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1962 Philips introduced the compact audio cassette</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1969 Sony premiered the commercial video cassette</span></li>\r\n</ul>\r\n<span style=\"font-weight: 400;\">...their open-reel predecessors dominated high-end media production throughout the mid-1980s.</span>\r\n\r\n<span style=\"font-weight: 400;\">A Game of Inches</span>\r\n\r\n<b>Not until 1986</b><span style=\"font-weight: 400;\"> did open-reel audio and video formats begin to wane in professional media facilities. </span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">2” Quadruplex Video and 2” twenty-four track Audio</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1” Type C (and to a lesser extent, the specialized 1” Type B) and 1” sixteen-track Audio</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">½” 2-track and 4-track Audio</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">¼” 2-track Audio</span></li>\r\n</ul>\r\n<b>Every professional studio and broadcaster</b><span style=\"font-weight: 400;\"> owned these formats -- churning out hours upon hours of source elements, sub-masters, protection masters, and dubs -- while leaving you holding the bag.</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>30 years of open-reel video tapes</b><span style=\"font-weight: 400;\"> are approaching 60 years old. We’ve mentioned 2” Quadruplex and 1” Types B and C, but we haven’t mentioned the non-professional EIAJ formats EIAJ-1 and EIAJ-2. Hundreds of thousands of hours still exist on these analog formats; their original masters long since gone.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>50 years of open-reel audio tapes</b><span style=\"font-weight: 400;\"> are approaching 80 years old. In addition to the professional formats mentioned above, a surprising majority of U.S. households in the 1950s and 1960s owned a reel-to-reel recorder from Wollensak, Voice-of-America, Concord, Uher, or Norelco.</span></li>\r\n</ul>\r\n<span style=\"font-weight: 400;\">Age is Not Kind</span>\r\n\r\n<b>Age is not kind to any magnetic media.</b><span style=\"font-weight: 400;\"> Even when stored properly -- with careful attention paid to temperature, humidity, winding, and reel orientation -- the myriad ways magnetic media degrades is sobering:</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Sticky-Shed Syndrome</b><span style=\"font-weight: 400;\"> knows no bounds, affecting audio and video tapes alike. Simply put, sticky-shed syndrome is basic hydrolysis, in which a molecule of water is absorbed by magnetic tape. Needless to say, hijinks ensue.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Mold and Mildew</b><span style=\"font-weight: 400;\"> strike fear in the most fearless archivist. Mention either word to a media preservation professional and watch their eyes roll back. This is for good reason: mold must be removed before recovering magnetic media and the process of removal is arduous. Further, the slightest hint of mold or mildew portends bad tidings, as once mold spores take hold, they multiply at an alarming rate.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Reel Warping and Degradation</b><span style=\"font-weight: 400;\"> can happen due to temperature swings, incorrect storage, and outright physical damage. Once warped, a reel must not be used for playback, nor can it be used to unwind on to a new, unwarped reel. The only solution is disassembling the warped reel and carefully transferring to another disassembled reel to avoid irreversible edge damage.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Desiccating Flange Foam</b><span style=\"font-weight: 400;\"> is an unforeseen bane of late-era 2” Quadruplex and both types of 1” open-reel video tapes. Upper reel flanges were lined with a layer of open-cell foam. This was a fine idea when the tapes were new, but over time the foam desiccated, sprinkling tiny particles within the tape’s windings. If that wasn’t bad enough, the adhesive holding that foam in place either became exposed or seeped through the foam, depositing itself on the tape’s surface like Sticky-Shed Syndrome on steroids.</span></li>\r\n</ul>\r\n<b>This short list of maladies</b><span style=\"font-weight: 400;\"> is what can occur if you store your media reasonably well. </span>\r\n\r\n<span style=\"font-weight: 400;\">Be Afraid</span>\r\n\r\n<b>Are all your open reel tapes wound tails-out</b><span style=\"font-weight: 400;\"> to avoid print-through?</span>\r\n\r\n<b>Are all your reels</b> <b>stored on edge</b><span style=\"font-weight: 400;\"> so that no flanges are parallel with shelf surfaces?</span>\r\n\r\n<span style=\"font-weight: 400;\">Most of all, </span><b>do not attempt playback of open reel media</b><span style=\"font-weight: 400;\"> without first inspecting every inch by means of slow-winding. Open reel video heads spin at rates between 3,600 and 14,400 revolutions per minute, effectively abrading the very oxide embodying your irreplaceable images.</span>\r\n\r\n<span style=\"font-weight: 400;\">There’s a good chance your open reel media is older than you are. For that reason alone, content recovery is now or never. </span><span style=\"font-weight: 400;\">Enlist professionals in the field of AV Conservation to assess and preserve what’s left of your media before it’s too late.</span>','Open Reel Video Tape: Now or Never','It’s easy to forget that audio and video cassettes are simply open-reel, magnetic tape on spools, housed in a convenient carrying case.\r\nBut while cassette housings were first introduced in the 1960s... 1962 Philips introduced the compact audio cassette, 1969 Sony premiered the commercial video cassette ...their open-reel predecessors dominated…','inherit','closed','closed','','543-revision-v1','','','2021-02-02 15:19:55','2021-02-02 15:19:55','',543,'http://wallstreet.getbiz.net/2021/02/02/543-revision-v1/',0,'revision','',0),(575,2,'2021-02-02 15:20:39','2021-02-02 15:20:39','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\"][et_pb_row column_structure=\"3_5,2_5\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"rgba(255,255,255,0.75)\" custom_margin=\"||||false|false\" custom_padding=\"32px|32px|32px|32px|false|false\"][et_pb_column type=\"3_5\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_blog posts_number=\"6\" include_categories=\"all\" excerpt_length=\"47\" show_more=\"on\" _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|600|||||||\" header_text_color=\"#0c71c3\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_blog][/et_pb_column][et_pb_column type=\"2_5\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_sidebar _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_sidebar][/et_pb_column][/et_pb_row][/et_pb_section]','Learn','','inherit','closed','closed','','15-revision-v1','','','2021-02-02 15:20:39','2021-02-02 15:20:39','',15,'http://wallstreet.getbiz.net/2021/02/02/15-revision-v1/',0,'revision','',0),(576,2,'2021-02-02 15:21:48','2021-02-02 15:21:48','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\"][et_pb_row column_structure=\"3_5,2_5\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"rgba(255,255,255,0.75)\" custom_margin=\"||||false|false\" custom_padding=\"32px|32px|32px|32px|false|false\"][et_pb_column type=\"3_5\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_blog posts_number=\"6\" include_categories=\"all\" excerpt_length=\"47\" show_more=\"on\" _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|600|||||||\" header_text_color=\"#0c71c3\"][/et_pb_blog][/et_pb_column][et_pb_column type=\"2_5\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_sidebar _builder_version=\"4.8.2\" _module_preset=\"default\"][/et_pb_sidebar][/et_pb_column][/et_pb_row][/et_pb_section]','Learn','','inherit','closed','closed','','15-revision-v1','','','2021-02-02 15:21:48','2021-02-02 15:21:48','',15,'http://wallstreet.getbiz.net/2021/02/02/15-revision-v1/',0,'revision','',0),(578,2,'2021-02-02 15:41:39','2021-02-02 15:41:39','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">MOTION PICTURE FILM RESTORATION & PRESERVATION HDR WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your film is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to direct sunlight. Your film and its canisters are then photographed and logged using Structured XML Metadata, documenting its journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL FILM INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png\" title_text=\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your film undergoes an end-to-end, manual inspection of all existing splices and sprocket holes, using Moviola and Neumade hand-cranked rewinds. Poor-quality splices are repaired and restored using Academy of Motion Picture Arts and Sciences (AMPAS), Scientific Award-Winning, Pressa CIR-Catozzo self-perforating, adhesive-tape film splicers, then repacked by hand winding to metal film reels or film cores with fresh, head and tail film leader.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LARGE-FORMAT, AREA IMAGER SCANNER</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:left;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||64px|||\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">PTR DUST & PARTICLE REMOVAL SYSTEM</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png\" title_text=\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Both sides of your physically-restored film are fed through nearly 30 linear inches of low-tack, particle transfer rollers, removing microscopic dust immediately prior to your film entering the 20-megapixel, large-format HDR area imager.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">ALL-CHROME, SPROCKETLESS FILM PATH with 3-AXIS OPTICAL PIN REGISTRATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"10px|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Damaged sprockets & splices are ignored as the all-chrome film path gently transports your film through the scanner. A proprietary optical pin registration system perfectly stabilizes damaged, warped, or shrunken film on X, Y, and Z axes, requiring no edge guides or post-scan adjustments.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click below for a complete list of supported film formats.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">DIRECT OUTPUT TO FORMATS & CODECS</h1>[/et_pb_text][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">We directly output high-end formats and codecs, avoiding lossy concatenation errors caused by transcoding. Click HERE for a list of direct output formats and codecs.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click HERE for a complete list of supported film formats.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ULBRICHT INTEGRATING SPHERE DIFFUSE, COOL-LED LIGHT SOURCE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">A revolutionary Ulbricht Integrating Sphere creates a cool, diffuse, pure-white light source reducing the appearance of scratches on the emulsion side of the film base without softening, blurring, or altering the image. Unlike collimated light sources of telecines and line imagers, there is no risk of damage to the dye layers due to excessive heat. Further, off-axis photons from the Ulbricht Sphere pass through film scratches without deflection, resulting in a brighter, more complete image than all other types of scanners.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MULTI-FLASH HDR IMAGING</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/BT-2020-Rec-2020.png\" title_text=\"BT-2020-Rec-2020\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||124px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Single-pass, multi-flash High Dynamic Range imaging captures unparalleled detail with extremely low noise. ITU-R BT.2020, Rec. 2020, and ATSC 3.0 are already HDR. Release your film’s full potential for higher resolution, higher brightness, and wider color gamut as the world migrates to HDR10 and the dynamic metadata of HDR10+.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">SCENE BY SCENE COLOR CORRECTION</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">While other telecine facilities just set a one light color adjustment, we take the time to perform scene-to-scene, best light correction. The result is a highly-gradable, 10-bit output. Without this critical first step, future shot-by-shot color grading is limited or simply not possible, as important gamma metadata and tristimulus color values are lost.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">CHROMOGENIC DYE SHIFT CORRECTION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">The onset of acetate film base degradation -- commonly known as Vinegar Syndrome -- often signals the inevitable start of irreversible chromogenic yellow and cyan dye shift, commonly referred to as red dye shift or magenta dye shift. Our Industry Leading color cast removal process, corrects most common decay, restoring dye layer density loss.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL STORAGE</h1>\n<p style=\"text-align: left;\">After scanning your film, it is low-tension slow-wound back to your reel or core. We also offer archival-grade, vented film canisters, film cores, and plastic or steel reels. Ask about our human and machine-readable barcodes, onsite NAS and cloud backup featuring checksum data integrity verification, and long-term cold storage.</p>[/et_pb_text][et_pb_button _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_button][/et_pb_column][/et_pb_row][/et_pb_section]','Film','','inherit','closed','closed','','461-revision-v1','','','2021-02-02 15:41:39','2021-02-02 15:41:39','',461,'http://wallstreet.getbiz.net/2021/02/02/461-revision-v1/',0,'revision','',0),(581,2,'2021-02-02 16:05:17','2021-02-02 16:05:17','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\" custom_padding=\"||0px|||\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">MOTION PICTURE FILM RESTORATION & PRESERVATION HDR WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your film is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to direct sunlight. Your film and its canisters are then photographed and logged using Structured XML Metadata, documenting its journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL FILM INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png\" title_text=\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your film undergoes an end-to-end, manual inspection of all existing splices and sprocket holes, using Moviola and Neumade hand-cranked rewinds. Poor-quality splices are repaired and restored using Academy of Motion Picture Arts and Sciences (AMPAS), Scientific Award-Winning, Pressa CIR-Catozzo self-perforating, adhesive-tape film splicers, then repacked by hand winding to metal film reels or film cores with fresh, head and tail film leader.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LARGE-FORMAT, AREA IMAGER SCANNER</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:left;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||64px|||\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">PTR DUST & PARTICLE REMOVAL SYSTEM</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png\" title_text=\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Both sides of your physically-restored film are fed through nearly 30 linear inches of low-tack, particle transfer rollers, removing microscopic dust immediately prior to your film entering the 20-megapixel, large-format HDR area imager.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" hover_enabled=\"0\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">ALL-CHROME, SPROCKETLESS FILM PATH with 3-AXIS OPTICAL PIN REGISTRATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"10px|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Damaged sprockets & splices are ignored as the all-chrome film path gently transports your film through the scanner. A proprietary optical pin registration system perfectly stabilizes damaged, warped, or shrunken film on X, Y, and Z axes, requiring no edge guides or post-scan adjustments.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click below for a complete list of supported film formats.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" column_structure=\"1_3,1_3,1_3\"][et_pb_column _builder_version=\"4.8.2\" _module_preset=\"default\" type=\"1_3\"][et_pb_toggle _builder_version=\"4.8.2\" _module_preset=\"default\" title=\"8 mm to 28 mm Formats\" hover_enabled=\"0\" sticky_enabled=\"0\" body_text_color=\"#FFFFFF\" body_font=\"|600|||||||\" title_font=\"Oswald|700|||||||\" open_toggle_text_color=\"#FFFFFF\" title_text_color=\"#FFFFFF\" closed_title_font=\"Oswald|600|||||||\" closed_title_font_size=\"18px\" title_font_size=\"18px\" body_font_size=\"18px\" background_color=\"#45aa42\" border_color_all=\"#45aa42\" border_width_all=\"3px\"]<table dir=\"ltr\" style=\"color: #666666; font-size: 14px;\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"224\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm"}\">8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8 mm Commag"}\">Super 8 mm Commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Single-8 Cartridge"}\">Single-8 Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double 8 mm"}\">Double 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double Super 8 mm"}\">Double Super 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"UltraPan 8 mm"}\">UltraPan 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm fullcoat SEPMAG"}\">8 mm fullcoat SEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Max 8 mm"}\">Max 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8B"}\">Super 8B</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Panoramic"}\">8 mm Panoramic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Polaroid Polavision"}\">8 mm Polaroid Polavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Technicolor Magi-Cartridge"}\">8 mm Technicolor Magi-Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Pathescope"}\">9.5 mm Pathescope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Bingoscope"}\">9.5 mm Bingoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Duplex"}\">9.5 mm Duplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm 110"}\">16 mm 110</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm commag"}\">16 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm double perf"}\">16 mm double perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm magnetic"}\">16 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm negative"}\">16 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm optical ComOpt"}\">16 mm optical ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm positive"}\">16 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm Fullcoat sepmag"}\">16 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm super"}\">16 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biotac"}\">17.5 mm Biotac</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biokam"}\">17.5 mm Biokam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Hughes"}\">17.5 mm Hughes</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Gaumont"}\">17.5 mm Gaumont</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Clou"}\">17.5 mm Clou</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Duoscope"}\">17.5 mm Duoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Movette"}\">17.5 mm Movette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Pathé Rural"}\">17.5 mm Pathé Rural</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Fullcoat sepmag"}\">17.5 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"19 mm Kinetoscope"}\">19 mm Kinetoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"21 mm Mirograph"}\">21 mm Mirograph</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"24 mm APS"}\">24 mm APS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"28 mm Pathé Kok"}\">28 mm Pathé Kok</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column _builder_version=\"4.8.2\" _module_preset=\"default\" type=\"1_3\"][et_pb_toggle _builder_version=\"4.8.2\" _module_preset=\"default\" title=\"35 mm Formats\" hover_enabled=\"0\" sticky_enabled=\"0\" body_text_color=\"#FFFFFF\" body_font=\"|600|||||||\" title_font=\"Oswald|700|||||||\" open_toggle_text_color=\"#FFFFFF\" title_text_color=\"#FFFFFF\" closed_title_font=\"Oswald|600|||||||\" closed_title_font_size=\"18px\" title_font_size=\"18px\" body_font_size=\"18px\" background_color=\"#45aa42\" border_color_all=\"#45aa42\" border_width_all=\"3px\" icon_color=\"#FFFFFF\" title_text_align=\"left\"]<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"185\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 126"}\">35 mm 126</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 135"}\">35 mm 135</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 828"}\">35 mm 828</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm commag"}\">35 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Full coatSEPMAG"}\">35 mm Full coatSEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm positive"}\">35 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm negative"}\">35 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm magnetic"}\">35 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm optical"}\">35 mm optical</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm ComOpt"}\">35 mm ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Mini-Max"}\">35 mm Mini-Max</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vistascope"}\">35 mm Vistascope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35"}\">35 mm Vario-35</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35A"}\">35 mm Vario-35A</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Single Cinerama"}\">35 mm Single Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Hexiplex"}\">35 mm Hexiplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Row-film"}\">35 mm Row-film</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Ultra Toruscope"}\">35 mm Ultra Toruscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Imagination FX 7012"}\">35 mm Imagination FX 7012</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Univisium"}\">35 mm Univisium</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision"}\">35 mm Maxivision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision 48"}\">35 mm Maxivision 48</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm sepmag"}\">35 mm sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm CinameScope"}\">35 mm CinameScope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Dynamic Frame"}\">35 mm Dynamic Frame</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm VistaVision"}\">35 mm VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Technirama"}\">35 mm Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Anamorphic"}\">35 mm Anamorphic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Techniscope"}\">35 mm Techniscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm super"}\">35 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinerama"}\">35 mm Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super VistaVision"}\">35 mm Super VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinemiracle"}\">35 mm Cinemiracle</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Thrillarama"}\">35 mm Thrillarama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Magirama"}\">35 mm Magirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super Technirama"}\">35 mm Super Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circlorama"}\">35 mm Circlorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 200"}\">35 mm Circle Vision 200</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 360"}\">35 mm Circle Vision 360</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][et_pb_column _builder_version=\"4.8.2\" _module_preset=\"default\" type=\"1_3\"][et_pb_toggle _builder_version=\"4.8.2\" _module_preset=\"default\" title=\"40 mm to 70 mm Formats\" hover_enabled=\"0\" sticky_enabled=\"0\" body_text_color=\"#FFFFFF\" body_font=\"|600|||||||\" title_font=\"Oswald|700|||||||\" open_toggle_text_color=\"#FFFFFF\" title_text_color=\"#FFFFFF\" closed_title_font=\"Oswald|600|||||||\" closed_title_font_size=\"18px\" title_font_size=\"18px\" body_font_size=\"18px\" background_color=\"#45aa42\" border_width_all=\"3px\" border_color_all=\"#45aa42\" icon_color=\"#FFFFFF\"]<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"174\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"40 mm 127"}\">40 mm 127</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"60 mm 120 220 620"}\">60 mm 120 220 620</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm 5-perf"}\">65 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinerama 360"}\">65 mm Cinerama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Ultra Panavision"}\">65 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Varioscope"}\">65 mm Varioscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dimension 150"}\">65 mm Dimension 150</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Astrovision"}\">65 mm Astrovision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dynavision"}\">65 mm Dynavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Super Dimension 70"}\">65 mm Super Dimension 70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm FuturVision 360"}\">65 mm FuturVision 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Showscan"}\">65 mm Showscan</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinema 180"}\">65 mm Cinema 180</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Swissorama 360"}\">65 mm Swissorama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Iwerksphere"}\">65 mm Iwerksphere</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm MotionMaster"}\">65 mm MotionMaster</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Soviet 10"}\">65 mm Soviet 10</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Vario-70"}\">65 mm Vario-70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Imagine 360"}\">65 mm Imagine 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm 5-perf"}\">70 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Todd-AO"}\">70 mm Todd-AO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Ultra Panavision"}\">70 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Super Panavision"}\">70 mm Super Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX"}\">70 mm IMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm OMNIMAX"}\">70 mm OMNIMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Grandeur"}\">70 mm Grandeur</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX Magic Carpet"}\">70 mm IMAX Magic Carpet</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX HD"}\">70 mm IMAX HD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"FMC Quadravision"}\">FMC Quadravision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Septorama"}\">Septorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wonderama"}\">Wonderama</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\" hover_enabled=\"0\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">DIRECT OUTPUT TO FORMATS & CODECS</h1>[/et_pb_text][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">We directly output high-end formats and codecs, avoiding lossy concatenation errors caused by transcoding. Click HERE for a list of direct output formats and codecs.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"cool-led light\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">ULBRICHT INTEGRATING SPHERE DIFFUSE, COOL-LED LIGHT SOURCE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">A revolutionary Ulbricht Integrating Sphere creates a cool, diffuse, pure-white light source reducing the appearance of scratches on the emulsion side of the film base without softening, blurring, or altering the image. Unlike collimated light sources of telecines and line imagers, there is no risk of damage to the dye layers due to excessive heat. Further, off-axis photons from the Ulbricht Sphere pass through film scratches without deflection, resulting in a brighter, more complete image than all other types of scanners.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MULTI-FLASH HDR IMAGING</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/BT-2020-Rec-2020.png\" title_text=\"BT-2020-Rec-2020\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||124px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Single-pass, multi-flash High Dynamic Range imaging captures unparalleled detail with extremely low noise. ITU-R BT.2020, Rec. 2020, and ATSC 3.0 are already HDR. Release your film’s full potential for higher resolution, higher brightness, and wider color gamut as the world migrates to HDR10 and the dynamic metadata of HDR10+.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">SCENE BY SCENE COLOR CORRECTION</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">While other telecine facilities just set a one light color adjustment, we take the time to perform scene-to-scene, best light correction. The result is a highly-gradable, 10-bit output. Without this critical first step, future shot-by-shot color grading is limited or simply not possible, as important gamma metadata and tristimulus color values are lost.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">CHROMOGENIC DYE SHIFT CORRECTION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">The onset of acetate film base degradation -- commonly known as Vinegar Syndrome -- often signals the inevitable start of irreversible chromogenic yellow and cyan dye shift, commonly referred to as red dye shift or magenta dye shift. Our Industry Leading color cast removal process, corrects most common decay, restoring dye layer density loss.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL STORAGE</h1>\n<p style=\"text-align: left;\">After scanning your film, it is low-tension slow-wound back to your reel or core. We also offer archival-grade, vented film canisters, film cores, and plastic or steel reels. Ask about our human and machine-readable barcodes, onsite NAS and cloud backup featuring checksum data integrity verification, and long-term cold storage.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Film','','inherit','closed','closed','','461-revision-v1','','','2021-02-02 16:05:17','2021-02-02 16:05:17','',461,'http://wallstreet.getbiz.net/2021/02/02/461-revision-v1/',0,'revision','',0),(583,2,'2021-02-02 16:08:09','2021-02-02 16:08:09','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"||0px|||\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">MOTION PICTURE FILM RESTORATION & PRESERVATION HDR WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your film is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to direct sunlight. Your film and its canisters are then photographed and logged using Structured XML Metadata, documenting its journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL FILM INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png\" title_text=\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your film undergoes an end-to-end, manual inspection of all existing splices and sprocket holes, using Moviola and Neumade hand-cranked rewinds. Poor-quality splices are repaired and restored using Academy of Motion Picture Arts and Sciences (AMPAS), Scientific Award-Winning, Pressa CIR-Catozzo self-perforating, adhesive-tape film splicers, then repacked by hand winding to metal film reels or film cores with fresh, head and tail film leader.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LARGE-FORMAT, AREA IMAGER SCANNER</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:left;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||64px|||\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">PTR DUST & PARTICLE REMOVAL SYSTEM</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png\" title_text=\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Both sides of your physically-restored film are fed through nearly 30 linear inches of low-tack, particle transfer rollers, removing microscopic dust immediately prior to your film entering the 20-megapixel, large-format HDR area imager.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">ALL-CHROME, SPROCKETLESS FILM PATH with 3-AXIS OPTICAL PIN REGISTRATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"10px|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Damaged sprockets & splices are ignored as the all-chrome film path gently transports your film through the scanner. A proprietary optical pin registration system perfectly stabilizes damaged, warped, or shrunken film on X, Y, and Z axes, requiring no edge guides or post-scan adjustments.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click below for a complete list of supported film formats.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"8 mm to 28 mm Formats\" open_toggle_text_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"18px\" background_color=\"#45aa42\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#45aa42\" sticky_enabled=\"0\"]<p><google-sheets-html-origin></p>\n<style type=\"text/css\"><!-- td {border: 1px solid #ccc;}br {mso-data-placement:same-cell;} --></style>\n<p></google-sheets-html-origin></p>\n<table xmlns=\"http://www.w3.org/1999/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\">\n<colgroup>\n<col width=\"224\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm"}\">8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8 mm Commag"}\">Super 8 mm Commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Single-8 Cartridge"}\">Single-8 Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double 8 mm"}\">Double 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double Super 8 mm"}\">Double Super 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"UltraPan 8 mm"}\">UltraPan 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm fullcoat SEPMAG"}\">8 mm fullcoat SEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Max 8 mm"}\">Max 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8B"}\">Super 8B</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Panoramic"}\">8 mm Panoramic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Polaroid Polavision"}\">8 mm Polaroid Polavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Technicolor Magi-Cartridge"}\">8 mm Technicolor Magi-Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Pathescope"}\">9.5 mm Pathescope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Bingoscope"}\">9.5 mm Bingoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Duplex"}\">9.5 mm Duplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm 110"}\">16 mm 110</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm commag"}\">16 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm double perf"}\">16 mm double perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm magnetic"}\">16 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm negative"}\">16 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm optical ComOpt"}\">16 mm optical ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm positive"}\">16 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm Fullcoat sepmag"}\">16 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm super"}\">16 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biotac"}\">17.5 mm Biotac</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biokam"}\">17.5 mm Biokam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Hughes"}\">17.5 mm Hughes</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Gaumont"}\">17.5 mm Gaumont</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Clou"}\">17.5 mm Clou</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Duoscope"}\">17.5 mm Duoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Movette"}\">17.5 mm Movette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Pathé Rural"}\">17.5 mm Pathé Rural</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Fullcoat sepmag"}\">17.5 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"19 mm Kinetoscope"}\">19 mm Kinetoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"21 mm Mirograph"}\">21 mm Mirograph</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"24 mm APS"}\">24 mm APS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"28 mm Pathé Kok"}\">28 mm Pathé Kok</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"35 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_text_align=\"left\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"18px\" background_color=\"#45aa42\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#45aa42\" sticky_enabled=\"0\"]<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"185\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 126"}\">35 mm 126</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 135"}\">35 mm 135</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 828"}\">35 mm 828</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm commag"}\">35 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Full coatSEPMAG"}\">35 mm Full coatSEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm positive"}\">35 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm negative"}\">35 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm magnetic"}\">35 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm optical"}\">35 mm optical</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm ComOpt"}\">35 mm ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Mini-Max"}\">35 mm Mini-Max</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vistascope"}\">35 mm Vistascope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35"}\">35 mm Vario-35</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35A"}\">35 mm Vario-35A</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Single Cinerama"}\">35 mm Single Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Hexiplex"}\">35 mm Hexiplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Row-film"}\">35 mm Row-film</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Ultra Toruscope"}\">35 mm Ultra Toruscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Imagination FX 7012"}\">35 mm Imagination FX 7012</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Univisium"}\">35 mm Univisium</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision"}\">35 mm Maxivision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision 48"}\">35 mm Maxivision 48</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm sepmag"}\">35 mm sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm CinameScope"}\">35 mm CinameScope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Dynamic Frame"}\">35 mm Dynamic Frame</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm VistaVision"}\">35 mm VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Technirama"}\">35 mm Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Anamorphic"}\">35 mm Anamorphic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Techniscope"}\">35 mm Techniscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm super"}\">35 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinerama"}\">35 mm Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super VistaVision"}\">35 mm Super VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinemiracle"}\">35 mm Cinemiracle</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Thrillarama"}\">35 mm Thrillarama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Magirama"}\">35 mm Magirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super Technirama"}\">35 mm Super Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circlorama"}\">35 mm Circlorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 200"}\">35 mm Circle Vision 200</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 360"}\">35 mm Circle Vision 360</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"40 mm to 70 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"18px\" background_color=\"#45aa42\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#45aa42\" sticky_enabled=\"0\"]<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"174\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"40 mm 127"}\">40 mm 127</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"60 mm 120 220 620"}\">60 mm 120 220 620</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm 5-perf"}\">65 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinerama 360"}\">65 mm Cinerama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Ultra Panavision"}\">65 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Varioscope"}\">65 mm Varioscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dimension 150"}\">65 mm Dimension 150</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Astrovision"}\">65 mm Astrovision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dynavision"}\">65 mm Dynavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Super Dimension 70"}\">65 mm Super Dimension 70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm FuturVision 360"}\">65 mm FuturVision 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Showscan"}\">65 mm Showscan</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinema 180"}\">65 mm Cinema 180</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Swissorama 360"}\">65 mm Swissorama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Iwerksphere"}\">65 mm Iwerksphere</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm MotionMaster"}\">65 mm MotionMaster</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Soviet 10"}\">65 mm Soviet 10</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Vario-70"}\">65 mm Vario-70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Imagine 360"}\">65 mm Imagine 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm 5-perf"}\">70 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Todd-AO"}\">70 mm Todd-AO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Ultra Panavision"}\">70 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Super Panavision"}\">70 mm Super Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX"}\">70 mm IMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm OMNIMAX"}\">70 mm OMNIMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Grandeur"}\">70 mm Grandeur</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX Magic Carpet"}\">70 mm IMAX Magic Carpet</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX HD"}\">70 mm IMAX HD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"FMC Quadravision"}\">FMC Quadravision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Septorama"}\">Septorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wonderama"}\">Wonderama</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">DIRECT OUTPUT TO FORMATS & CODECS</h1>[/et_pb_text][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">We directly output high-end formats and codecs, avoiding lossy concatenation errors caused by transcoding. Click HERE for a list of direct output formats and codecs.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"cool-led light\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ULBRICHT INTEGRATING SPHERE DIFFUSE, COOL-LED LIGHT SOURCE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">A revolutionary Ulbricht Integrating Sphere creates a cool, diffuse, pure-white light source reducing the appearance of scratches on the emulsion side of the film base without softening, blurring, or altering the image. Unlike collimated light sources of telecines and line imagers, there is no risk of damage to the dye layers due to excessive heat. Further, off-axis photons from the Ulbricht Sphere pass through film scratches without deflection, resulting in a brighter, more complete image than all other types of scanners.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MULTI-FLASH HDR IMAGING</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/BT-2020-Rec-2020.png\" title_text=\"BT-2020-Rec-2020\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||124px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Single-pass, multi-flash High Dynamic Range imaging captures unparalleled detail with extremely low noise. ITU-R BT.2020, Rec. 2020, and ATSC 3.0 are already HDR. Release your film’s full potential for higher resolution, higher brightness, and wider color gamut as the world migrates to HDR10 and the dynamic metadata of HDR10+.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">SCENE BY SCENE COLOR CORRECTION</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">While other telecine facilities just set a one light color adjustment, we take the time to perform scene-to-scene, best light correction. The result is a highly-gradable, 10-bit output. Without this critical first step, future shot-by-shot color grading is limited or simply not possible, as important gamma metadata and tristimulus color values are lost.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">CHROMOGENIC DYE SHIFT CORRECTION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">The onset of acetate film base degradation -- commonly known as Vinegar Syndrome -- often signals the inevitable start of irreversible chromogenic yellow and cyan dye shift, commonly referred to as red dye shift or magenta dye shift. Our Industry Leading color cast removal process, corrects most common decay, restoring dye layer density loss.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL STORAGE</h1>\n<p style=\"text-align: left;\">After scanning your film, it is low-tension slow-wound back to your reel or core. We also offer archival-grade, vented film canisters, film cores, and plastic or steel reels. Ask about our human and machine-readable barcodes, onsite NAS and cloud backup featuring checksum data integrity verification, and long-term cold storage.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Film','','inherit','closed','closed','','461-revision-v1','','','2021-02-02 16:08:09','2021-02-02 16:08:09','',461,'http://wallstreet.getbiz.net/2021/02/02/461-revision-v1/',0,'revision','',0),(585,2,'2021-02-02 16:10:01','2021-02-02 16:10:01','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"||0px|||\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">MOTION PICTURE FILM RESTORATION & PRESERVATION HDR WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your film is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to direct sunlight. Your film and its canisters are then photographed and logged using Structured XML Metadata, documenting its journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL FILM INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png\" title_text=\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your film undergoes an end-to-end, manual inspection of all existing splices and sprocket holes, using Moviola and Neumade hand-cranked rewinds. Poor-quality splices are repaired and restored using Academy of Motion Picture Arts and Sciences (AMPAS), Scientific Award-Winning, Pressa CIR-Catozzo self-perforating, adhesive-tape film splicers, then repacked by hand winding to metal film reels or film cores with fresh, head and tail film leader.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LARGE-FORMAT, AREA IMAGER SCANNER</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:left;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||64px|||\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">PTR DUST & PARTICLE REMOVAL SYSTEM</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png\" title_text=\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Both sides of your physically-restored film are fed through nearly 30 linear inches of low-tack, particle transfer rollers, removing microscopic dust immediately prior to your film entering the 20-megapixel, large-format HDR area imager.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">ALL-CHROME, SPROCKETLESS FILM PATH with 3-AXIS OPTICAL PIN REGISTRATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"10px|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Damaged sprockets & splices are ignored as the all-chrome film path gently transports your film through the scanner. A proprietary optical pin registration system perfectly stabilizes damaged, warped, or shrunken film on X, Y, and Z axes, requiring no edge guides or post-scan adjustments.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click below for a complete list of supported film formats.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"8 mm to 28 mm Formats\" open_toggle_text_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"18px\" background_color=\"#45aa42\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#45aa42\" sticky_enabled=\"0\"]<table xmlns=\"http://www.w3.org/1999/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"2\" style=\"margin-left: auto; margin-right: auto;\">\n<colgroup>\n<col width=\"224\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm"}\">8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8 mm Commag"}\">Super 8 mm Commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Single-8 Cartridge"}\">Single-8 Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double 8 mm"}\">Double 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double Super 8 mm"}\">Double Super 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"UltraPan 8 mm"}\">UltraPan 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm fullcoat SEPMAG"}\">8 mm fullcoat SEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Max 8 mm"}\">Max 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8B"}\">Super 8B</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Panoramic"}\">8 mm Panoramic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Polaroid Polavision"}\">8 mm Polaroid Polavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Technicolor Magi-Cartridge"}\">8 mm Technicolor Magi-Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Pathescope"}\">9.5 mm Pathescope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Bingoscope"}\">9.5 mm Bingoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Duplex"}\">9.5 mm Duplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm 110"}\">16 mm 110</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm commag"}\">16 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm double perf"}\">16 mm double perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm magnetic"}\">16 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm negative"}\">16 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm optical ComOpt"}\">16 mm optical ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm positive"}\">16 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm Fullcoat sepmag"}\">16 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm super"}\">16 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biotac"}\">17.5 mm Biotac</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biokam"}\">17.5 mm Biokam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Hughes"}\">17.5 mm Hughes</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Gaumont"}\">17.5 mm Gaumont</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Clou"}\">17.5 mm Clou</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Duoscope"}\">17.5 mm Duoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Movette"}\">17.5 mm Movette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Pathé Rural"}\">17.5 mm Pathé Rural</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Fullcoat sepmag"}\">17.5 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"19 mm Kinetoscope"}\">19 mm Kinetoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"21 mm Mirograph"}\">21 mm Mirograph</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"24 mm APS"}\">24 mm APS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"28 mm Pathé Kok"}\">28 mm Pathé Kok</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"35 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_text_align=\"left\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"18px\" background_color=\"#45aa42\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#45aa42\" sticky_enabled=\"0\"]<table dir=\"ltr\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: auto; margin-right: auto;\">\n<colgroup>\n<col width=\"185\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 126"}\">35 mm 126</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 135"}\">35 mm 135</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 828"}\">35 mm 828</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm commag"}\">35 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Full coatSEPMAG"}\">35 mm Full coatSEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm positive"}\">35 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm negative"}\">35 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm magnetic"}\">35 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm optical"}\">35 mm optical</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm ComOpt"}\">35 mm ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Mini-Max"}\">35 mm Mini-Max</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vistascope"}\">35 mm Vistascope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35"}\">35 mm Vario-35</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35A"}\">35 mm Vario-35A</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Single Cinerama"}\">35 mm Single Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Hexiplex"}\">35 mm Hexiplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Row-film"}\">35 mm Row-film</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Ultra Toruscope"}\">35 mm Ultra Toruscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Imagination FX 7012"}\">35 mm Imagination FX 7012</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Univisium"}\">35 mm Univisium</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision"}\">35 mm Maxivision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision 48"}\">35 mm Maxivision 48</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm sepmag"}\">35 mm sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm CinameScope"}\">35 mm CinameScope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Dynamic Frame"}\">35 mm Dynamic Frame</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm VistaVision"}\">35 mm VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Technirama"}\">35 mm Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Anamorphic"}\">35 mm Anamorphic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Techniscope"}\">35 mm Techniscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm super"}\">35 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinerama"}\">35 mm Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super VistaVision"}\">35 mm Super VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinemiracle"}\">35 mm Cinemiracle</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Thrillarama"}\">35 mm Thrillarama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Magirama"}\">35 mm Magirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super Technirama"}\">35 mm Super Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circlorama"}\">35 mm Circlorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 200"}\">35 mm Circle Vision 200</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 360"}\">35 mm Circle Vision 360</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"40 mm to 70 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"18px\" background_color=\"#45aa42\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#45aa42\" sticky_enabled=\"0\"]<table dir=\"ltr\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: auto; margin-right: auto;\">\n<colgroup>\n<col width=\"174\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"40 mm 127"}\">40 mm 127</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"60 mm 120 220 620"}\">60 mm 120 220 620</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm 5-perf"}\">65 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinerama 360"}\">65 mm Cinerama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Ultra Panavision"}\">65 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Varioscope"}\">65 mm Varioscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dimension 150"}\">65 mm Dimension 150</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Astrovision"}\">65 mm Astrovision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dynavision"}\">65 mm Dynavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Super Dimension 70"}\">65 mm Super Dimension 70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm FuturVision 360"}\">65 mm FuturVision 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Showscan"}\">65 mm Showscan</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinema 180"}\">65 mm Cinema 180</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Swissorama 360"}\">65 mm Swissorama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Iwerksphere"}\">65 mm Iwerksphere</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm MotionMaster"}\">65 mm MotionMaster</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Soviet 10"}\">65 mm Soviet 10</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Vario-70"}\">65 mm Vario-70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Imagine 360"}\">65 mm Imagine 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm 5-perf"}\">70 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Todd-AO"}\">70 mm Todd-AO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Ultra Panavision"}\">70 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Super Panavision"}\">70 mm Super Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX"}\">70 mm IMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm OMNIMAX"}\">70 mm OMNIMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Grandeur"}\">70 mm Grandeur</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX Magic Carpet"}\">70 mm IMAX Magic Carpet</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX HD"}\">70 mm IMAX HD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"FMC Quadravision"}\">FMC Quadravision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Septorama"}\">Septorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wonderama"}\">Wonderama</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">DIRECT OUTPUT TO FORMATS & CODECS</h1>[/et_pb_text][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">We directly output high-end formats and codecs, avoiding lossy concatenation errors caused by transcoding. Click HERE for a list of direct output formats and codecs.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"cool-led light\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ULBRICHT INTEGRATING SPHERE DIFFUSE, COOL-LED LIGHT SOURCE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">A revolutionary Ulbricht Integrating Sphere creates a cool, diffuse, pure-white light source reducing the appearance of scratches on the emulsion side of the film base without softening, blurring, or altering the image. Unlike collimated light sources of telecines and line imagers, there is no risk of damage to the dye layers due to excessive heat. Further, off-axis photons from the Ulbricht Sphere pass through film scratches without deflection, resulting in a brighter, more complete image than all other types of scanners.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MULTI-FLASH HDR IMAGING</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/BT-2020-Rec-2020.png\" title_text=\"BT-2020-Rec-2020\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||124px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Single-pass, multi-flash High Dynamic Range imaging captures unparalleled detail with extremely low noise. ITU-R BT.2020, Rec. 2020, and ATSC 3.0 are already HDR. Release your film’s full potential for higher resolution, higher brightness, and wider color gamut as the world migrates to HDR10 and the dynamic metadata of HDR10+.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">SCENE BY SCENE COLOR CORRECTION</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">While other telecine facilities just set a one light color adjustment, we take the time to perform scene-to-scene, best light correction. The result is a highly-gradable, 10-bit output. Without this critical first step, future shot-by-shot color grading is limited or simply not possible, as important gamma metadata and tristimulus color values are lost.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">CHROMOGENIC DYE SHIFT CORRECTION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">The onset of acetate film base degradation -- commonly known as Vinegar Syndrome -- often signals the inevitable start of irreversible chromogenic yellow and cyan dye shift, commonly referred to as red dye shift or magenta dye shift. Our Industry Leading color cast removal process, corrects most common decay, restoring dye layer density loss.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL STORAGE</h1>\n<p style=\"text-align: left;\">After scanning your film, it is low-tension slow-wound back to your reel or core. We also offer archival-grade, vented film canisters, film cores, and plastic or steel reels. Ask about our human and machine-readable barcodes, onsite NAS and cloud backup featuring checksum data integrity verification, and long-term cold storage.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Film','','inherit','closed','closed','','461-revision-v1','','','2021-02-02 16:10:01','2021-02-02 16:10:01','',461,'http://wallstreet.getbiz.net/2021/02/02/461-revision-v1/',0,'revision','',0),(587,2,'2021-02-02 16:11:42','2021-02-02 16:11:42','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"||0px|||\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">MOTION PICTURE FILM RESTORATION & PRESERVATION HDR WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your film is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to direct sunlight. Your film and its canisters are then photographed and logged using Structured XML Metadata, documenting its journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL FILM INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png\" title_text=\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your film undergoes an end-to-end, manual inspection of all existing splices and sprocket holes, using Moviola and Neumade hand-cranked rewinds. Poor-quality splices are repaired and restored using Academy of Motion Picture Arts and Sciences (AMPAS), Scientific Award-Winning, Pressa CIR-Catozzo self-perforating, adhesive-tape film splicers, then repacked by hand winding to metal film reels or film cores with fresh, head and tail film leader.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LARGE-FORMAT, AREA IMAGER SCANNER</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:left;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||64px|||\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">PTR DUST & PARTICLE REMOVAL SYSTEM</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png\" title_text=\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Both sides of your physically-restored film are fed through nearly 30 linear inches of low-tack, particle transfer rollers, removing microscopic dust immediately prior to your film entering the 20-megapixel, large-format HDR area imager.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">ALL-CHROME, SPROCKETLESS FILM PATH with 3-AXIS OPTICAL PIN REGISTRATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"10px|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Damaged sprockets & splices are ignored as the all-chrome film path gently transports your film through the scanner. A proprietary optical pin registration system perfectly stabilizes damaged, warped, or shrunken film on X, Y, and Z axes, requiring no edge guides or post-scan adjustments.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click below for a complete list of supported film formats.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"8 mm to 28 mm Formats\" open_toggle_text_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"18px\" background_color=\"#45aa42\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#45aa42\" icon_color=\"#FFFFFF\" sticky_enabled=\"0\"]<table xmlns=\"http://www.w3.org/1999/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"2\" style=\"margin-left: auto; margin-right: auto;\">\n<colgroup>\n<col width=\"224\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm"}\">8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8 mm Commag"}\">Super 8 mm Commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Single-8 Cartridge"}\">Single-8 Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double 8 mm"}\">Double 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double Super 8 mm"}\">Double Super 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"UltraPan 8 mm"}\">UltraPan 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm fullcoat SEPMAG"}\">8 mm fullcoat SEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Max 8 mm"}\">Max 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8B"}\">Super 8B</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Panoramic"}\">8 mm Panoramic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Polaroid Polavision"}\">8 mm Polaroid Polavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Technicolor Magi-Cartridge"}\">8 mm Technicolor Magi-Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Pathescope"}\">9.5 mm Pathescope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Bingoscope"}\">9.5 mm Bingoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Duplex"}\">9.5 mm Duplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm 110"}\">16 mm 110</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm commag"}\">16 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm double perf"}\">16 mm double perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm magnetic"}\">16 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm negative"}\">16 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm optical ComOpt"}\">16 mm optical ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm positive"}\">16 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm Fullcoat sepmag"}\">16 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm super"}\">16 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biotac"}\">17.5 mm Biotac</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biokam"}\">17.5 mm Biokam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Hughes"}\">17.5 mm Hughes</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Gaumont"}\">17.5 mm Gaumont</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Clou"}\">17.5 mm Clou</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Duoscope"}\">17.5 mm Duoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Movette"}\">17.5 mm Movette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Pathé Rural"}\">17.5 mm Pathé Rural</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Fullcoat sepmag"}\">17.5 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"19 mm Kinetoscope"}\">19 mm Kinetoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"21 mm Mirograph"}\">21 mm Mirograph</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"24 mm APS"}\">24 mm APS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"28 mm Pathé Kok"}\">28 mm Pathé Kok</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"35 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_text_align=\"left\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"18px\" background_color=\"#45aa42\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#45aa42\" sticky_enabled=\"0\"]<table dir=\"ltr\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: auto; margin-right: auto;\">\n<colgroup>\n<col width=\"185\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 126"}\">35 mm 126</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 135"}\">35 mm 135</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 828"}\">35 mm 828</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm commag"}\">35 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Full coatSEPMAG"}\">35 mm Full coatSEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm positive"}\">35 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm negative"}\">35 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm magnetic"}\">35 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm optical"}\">35 mm optical</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm ComOpt"}\">35 mm ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Mini-Max"}\">35 mm Mini-Max</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vistascope"}\">35 mm Vistascope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35"}\">35 mm Vario-35</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35A"}\">35 mm Vario-35A</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Single Cinerama"}\">35 mm Single Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Hexiplex"}\">35 mm Hexiplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Row-film"}\">35 mm Row-film</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Ultra Toruscope"}\">35 mm Ultra Toruscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Imagination FX 7012"}\">35 mm Imagination FX 7012</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Univisium"}\">35 mm Univisium</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision"}\">35 mm Maxivision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision 48"}\">35 mm Maxivision 48</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm sepmag"}\">35 mm sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm CinameScope"}\">35 mm CinameScope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Dynamic Frame"}\">35 mm Dynamic Frame</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm VistaVision"}\">35 mm VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Technirama"}\">35 mm Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Anamorphic"}\">35 mm Anamorphic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Techniscope"}\">35 mm Techniscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm super"}\">35 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinerama"}\">35 mm Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super VistaVision"}\">35 mm Super VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinemiracle"}\">35 mm Cinemiracle</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Thrillarama"}\">35 mm Thrillarama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Magirama"}\">35 mm Magirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super Technirama"}\">35 mm Super Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circlorama"}\">35 mm Circlorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 200"}\">35 mm Circle Vision 200</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 360"}\">35 mm Circle Vision 360</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"40 mm to 70 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"18px\" background_color=\"#45aa42\" border_width_all=\"3px\" border_color_all=\"#45aa42\"]<table dir=\"ltr\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: auto; margin-right: auto;\">\n<colgroup>\n<col width=\"174\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"40 mm 127"}\">40 mm 127</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"60 mm 120 220 620"}\">60 mm 120 220 620</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm 5-perf"}\">65 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinerama 360"}\">65 mm Cinerama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Ultra Panavision"}\">65 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Varioscope"}\">65 mm Varioscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dimension 150"}\">65 mm Dimension 150</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Astrovision"}\">65 mm Astrovision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dynavision"}\">65 mm Dynavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Super Dimension 70"}\">65 mm Super Dimension 70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm FuturVision 360"}\">65 mm FuturVision 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Showscan"}\">65 mm Showscan</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinema 180"}\">65 mm Cinema 180</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Swissorama 360"}\">65 mm Swissorama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Iwerksphere"}\">65 mm Iwerksphere</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm MotionMaster"}\">65 mm MotionMaster</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Soviet 10"}\">65 mm Soviet 10</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Vario-70"}\">65 mm Vario-70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Imagine 360"}\">65 mm Imagine 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm 5-perf"}\">70 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Todd-AO"}\">70 mm Todd-AO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Ultra Panavision"}\">70 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Super Panavision"}\">70 mm Super Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX"}\">70 mm IMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm OMNIMAX"}\">70 mm OMNIMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Grandeur"}\">70 mm Grandeur</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX Magic Carpet"}\">70 mm IMAX Magic Carpet</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX HD"}\">70 mm IMAX HD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"FMC Quadravision"}\">FMC Quadravision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Septorama"}\">Septorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wonderama"}\">Wonderama</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">DIRECT OUTPUT TO FORMATS & CODECS</h1>[/et_pb_text][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">We directly output high-end formats and codecs, avoiding lossy concatenation errors caused by transcoding. Click HERE for a list of direct output formats and codecs.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"cool-led light\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ULBRICHT INTEGRATING SPHERE DIFFUSE, COOL-LED LIGHT SOURCE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">A revolutionary Ulbricht Integrating Sphere creates a cool, diffuse, pure-white light source reducing the appearance of scratches on the emulsion side of the film base without softening, blurring, or altering the image. Unlike collimated light sources of telecines and line imagers, there is no risk of damage to the dye layers due to excessive heat. Further, off-axis photons from the Ulbricht Sphere pass through film scratches without deflection, resulting in a brighter, more complete image than all other types of scanners.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MULTI-FLASH HDR IMAGING</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/BT-2020-Rec-2020.png\" title_text=\"BT-2020-Rec-2020\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||124px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Single-pass, multi-flash High Dynamic Range imaging captures unparalleled detail with extremely low noise. ITU-R BT.2020, Rec. 2020, and ATSC 3.0 are already HDR. Release your film’s full potential for higher resolution, higher brightness, and wider color gamut as the world migrates to HDR10 and the dynamic metadata of HDR10+.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">SCENE BY SCENE COLOR CORRECTION</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">While other telecine facilities just set a one light color adjustment, we take the time to perform scene-to-scene, best light correction. The result is a highly-gradable, 10-bit output. Without this critical first step, future shot-by-shot color grading is limited or simply not possible, as important gamma metadata and tristimulus color values are lost.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">CHROMOGENIC DYE SHIFT CORRECTION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">The onset of acetate film base degradation -- commonly known as Vinegar Syndrome -- often signals the inevitable start of irreversible chromogenic yellow and cyan dye shift, commonly referred to as red dye shift or magenta dye shift. Our Industry Leading color cast removal process, corrects most common decay, restoring dye layer density loss.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL STORAGE</h1>\n<p style=\"text-align: left;\">After scanning your film, it is low-tension slow-wound back to your reel or core. We also offer archival-grade, vented film canisters, film cores, and plastic or steel reels. Ask about our human and machine-readable barcodes, onsite NAS and cloud backup featuring checksum data integrity verification, and long-term cold storage.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Film','','inherit','closed','closed','','461-revision-v1','','','2021-02-02 16:11:42','2021-02-02 16:11:42','',461,'http://wallstreet.getbiz.net/2021/02/02/461-revision-v1/',0,'revision','',0),(590,2,'2021-02-02 16:38:55','2021-02-02 16:38:55','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE AUDIO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk audio media is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your audio media is carefully inspected for evidence of sticky-shed syndrome, bad splices, scratches, tears, rips, and mold. If your audio media’s reel, shell, or cartridge is warped or damaged, we can remove the inner take-up and supply reels and place them inside new enclosures. We keep a large supply of replacement reels, flanges, shells, and cartridges for all audio formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>[/et_pb_text][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" hover_enabled=\"0\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">EXTENSIVE AUDIO FORMAT SUPPORT & AUDIO PRESERVATION FORMATS</h1>[/et_pb_text][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" custom_padding=\"||1px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<p style=\"text-align: left;\">From Edison wax cylinders, wire recordings, Dictabelts, and Magnabelts, to ADAT, PCM-F1, reel-to-reel of any width or track count, and dozens of formats in between, we support more audio formats than any company. We also encode lossless, high-quality preservation formats, avoiding lossy concatenation errors. Click HERE for a list of supported preservation formats.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" column_structure=\"1_2,1_2\"][et_pb_column _builder_version=\"4.8.2\" _module_preset=\"default\" type=\"1_2\"][et_pb_toggle _builder_version=\"4.8.2\" _module_preset=\"default\" title=\"Reel & Mechanical\" hover_enabled=\"0\" sticky_enabled=\"0\" closed_title_font=\"Open Sans|700|||||||\" closed_toggle_text_color=\"#FFFFFF\" closed_title_font_size=\"18px\" title_font_size=\"18px\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|600|||||||\" body_font=\"Open Sans||||||||\" body_font_size=\"18px\" title_level=\"h1\" background_color=\"#5a3d63\" border_color_all=\"#5a3d63\" border_width_all=\"3px\"]<h1><span data-sheets-value=\"{"1":2,"2":"MAG ANAL AUDIO"}\" data-sheets-userformat=\"{"2":12817,"3":{"1":0},"7":{"1":[{"1":2,"2":0,"5":[null,2,0]},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":2}]},"12":0,"15":"Arial","16":10}\">Magnetic Analog Audio</span></h1>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 16-Track"}\">2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 24-Track"}\">2\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 32-Track"}\">2\" 32-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 40-Track"}\">2\" 40-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/2-Track 2-Track"}\">1\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/4-Track 4-Track"}\">1\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 8-Track"}\">1\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 12-Track"}\">1\" 12-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 16-Track"}\">1\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 24-Track"}\">1\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" Full Track"}\">1/2\" Full Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/2-Track 2-Track"}\">1/2\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 3-Track"}\">1/2\" 3-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/4-Track 4-Track"}\">1/2\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 8-Track"}\">1/2\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 16-Track"}\">1/2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" Full-Track"}\">1/4\" Full-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/2-Track 2-Track"}\">1/4\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/4-Track 4-Track"}\">1/4\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 8-Track"}\">1/4\" 8-Track</td>\n</tr>\n</tbody>\n</table>\n<h1>Reel Magnetic Digital Audio</h1>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Mitsubishi ProDigi"}\">Mitsubishi ProDigi</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony DASH"}\">Sony DASH</td>\n</tr>\n</tbody>\n</table>\n<h1>Mechanical Audio</h1>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Vinyl"}\">78 rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Electrical Cut Record"}\">78 rpm Electrical Cut Record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"45-rpm Vinyl"}\">45-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"33 1/3-rpm Vinyl"}\">33 1/3-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-rpm Vinyl"}\">16-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Quadraphonic Vinyl Record (CD-4)"}\">Quadraphonic Vinyl Record (CD-4)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-inch transcription record"}\">16-inch transcription record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 2-minute wax"}\">Edison 2-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 4-minute wax"}\">Edison 4-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Aberol Cylinders"}\">Aberol Cylinders</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phoautogram"}\">Phoautogram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph Cylinder"}\">Phonograph Cylinder</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Ediphone"}\">Ediphone</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Recordio"}\">Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph disk (Emile Berliner)"}\">Phonograph disk (Emile Berliner)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom Flexi disc"}\">Americom Flexi disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom PocketDiscs"}\">Americom PocketDiscs</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philco Hip-Pocket Records"}\">Philco Hip-Pocket Records</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Recordio"}\">Wilcox Gay Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Coin Recordio-Gram"}\">Wilcox Gay Coin Recordio-Gram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SoundScriber"}\">SoundScriber</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison Voicewriter"}\">Edison Voicewriter</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Music Roll"}\">Music Roll</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][et_pb_column _builder_version=\"4.8.2\" _module_preset=\"default\" type=\"1_2\"][et_pb_toggle _builder_version=\"4.8.2\" _module_preset=\"default\" title=\"Belt, Cass, & Digital\" hover_enabled=\"0\" sticky_enabled=\"0\" closed_title_font=\"Open Sans|700|||||||\" closed_toggle_text_color=\"#FFFFFF\" closed_title_font_size=\"18px\" title_font_size=\"18px\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|600|||||||\" body_font=\"Open Sans||||||||\" body_font_size=\"18px\" title_level=\"h1\" background_color=\"#5a3d63\" border_color_all=\"#5a3d63\" border_width_all=\"3px\"]<h1>Analog Magnetic Belt</h1>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Dictaphone Dictabelt (Memobelt)"}\">Dictaphone Dictabelt (Memobelt)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"IBM 3-inch Magnabelt"}\">IBM 3-inch Magnabelt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Protona Minifon"}\">Protona Minifon</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Dictaphone Picocassette"}\">Dictaphone Picocassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips EL 3581 ¼” cassette"}\">Philips EL 3581 ¼” cassette</td>\n</tr>\n</tbody>\n</table>\n<h1>Digital Magnetic Audio Casset</h1>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ADAT 16-Bit 8-Track Digital Cassette"}\">ADAT 16-Bit 8-Track Digital Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ADAT 12-Bit 8-Track Digital Cassette"}\">ADAT 12-Bit 8-Track Digital Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DTRS 44.1, 48, 88.2, 96 digital cassette"}\">DTRS 44.1, 48, 88.2, 96 digital cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 U-Matic ¾” Digital Audio"}\">PCM-F1 U-Matic ¾” Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 VHS Digital Audio"}\">PCM-F1 VHS Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 Betamax Digital Audio"}\">PCM-F1 Betamax Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"High Definition Compatible Digital"}\">High Definition Compatible Digital</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Rotary Digital Audio Tape (R-DAT) DAT"}\">Rotary Digital Audio Tape (R-DAT) DAT</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital Compact Cassette DCC Tape"}\">Digital Compact Cassette DCC Tape</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"FTR (For The Record) court recordings"}\">FTR (For The Record) court recordings</td>\n</tr>\n</tbody>\n</table>\n<h1>Optical Audio Disc</h1>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Compact Disc (CD-DA) Red Book"}\">Compact Disc (CD-DA) Red Book</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"MiniDisc (MD)"}\">MiniDisc (MD)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super Audio CD (SACD)"}\">Super Audio CD (SACD)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Universal Media Disc"}\">Universal Media Disc</td>\n</tr>\n</tbody>\n</table>\n<h1>Digital Audio Cartridge</h1>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DCP (Digital Cinema Package)"}\">DCP (Digital Cinema Package)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Stuzzi Memocord"}\">Stuzzi Memocord</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig DeJur Versatile III"}\">Grundig DeJur Versatile III</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig DeJur Reel to Reel"}\">Grundig DeJur Reel to Reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig Steno-Cassette"}\">Grundig Steno-Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Gray Audograph"}\">Gray Audograph</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Telefunken Disc"}\">Telefunken Disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"(SQ Matrix) (QS Matrix)"}\">(SQ Matrix) (QS Matrix)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HiPac"}\">HiPac</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">REEL-to-REEL AUDIO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel audio tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what audio remains. Multitrack formats of 2” 24-track and DASH are as endangered as their ½” and ¼” open reel-to-reel cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, open reel audio tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">AUDIO CART & CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" custom_css_main_element=\"float:right;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Dozens of analog audio cartridge and cassette formats are at risk of becoming unrecoverable as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Trust the professionals at AVConservation.org to recover your at-risk audio media using reference-quality, 24-bit analog-to-digital conversion at sample rates up to 768kHz. Our jitter ratings are less than 1 picosecond thanks to an ultra-stable femtosecond digital clock. The result is unparalleled quality and the highest signal to noise, producing uncompromising results.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">CYLINDER, DISC, & BELT DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<p style=\"text-align: left;\">The 20th century saw dozens of wax cylinder formats, wire spool cartridges, phonograph records, audio carts, and magnetic belts compete for widespread adoption. We can recover your antique wax cylinder, Magnabelt, wire recording, Flexidisc, and dozens of other obsolete audio formats. Our modified audio playback devices capture signals at the earliest possible point, ensuring the lowest noise floor prior to digitization. Not sure what obscure audio format you have? Send us a picture. We’ll tell you what it is and how we can restore it for you.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">DIGITAL AUDIO TAPE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Digital audio tape media enjoys a longer shelf life than their analog counterparts. However, they are more at risk, because far fewer digital audio playback machines were manufactured. Plus, slight misalignments or tape damage results in no sound playback at all. Trust our carefully maintained equipment to recover precarious digital audio tape formats. From DASH, ProDigi, Alesis ADAT, and Tascam DTRS, to DCC, PCM-F1, FTR, and R-DAT, our all-digital signal path ensures capture and preservation of your digital audio tape-based media.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL AUDIO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||86px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Fewer than a dozen optical audio disc formats existed before file-based media made them obsolete. While CD players remain ubiquitous, less common formats suffer from dwindling numbers of playback devices, and recordable optical discs suffer from degradation of the dyes retaining the audio data. In spite of their invincible appearance, now is the time to rescue all audio content on optical media before it’s too late.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||0px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Audio','','inherit','closed','closed','','489-revision-v1','','','2021-02-02 16:38:55','2021-02-02 16:38:55','',489,'http://wallstreet.getbiz.net/2021/02/02/489-revision-v1/',0,'revision','',0),(592,2,'2021-02-02 16:43:33','2021-02-02 16:43:33','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE AUDIO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk audio media is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your audio media is carefully inspected for evidence of sticky-shed syndrome, bad splices, scratches, tears, rips, and mold. If your audio media’s reel, shell, or cartridge is warped or damaged, we can remove the inner take-up and supply reels and place them inside new enclosures. We keep a large supply of replacement reels, flanges, shells, and cartridges for all audio formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>[/et_pb_text][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">EXTENSIVE AUDIO FORMAT SUPPORT & AUDIO PRESERVATION FORMATS</h1>[/et_pb_text][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" custom_padding=\"||1px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">From Edison wax cylinders, wire recordings, Dictabelts, and Magnabelts, to ADAT, PCM-F1, reel-to-reel of any width or track count, and dozens of formats in between, we support more audio formats than any company. We also encode lossless, high-quality preservation formats, avoiding lossy concatenation errors. Click HERE for a list of supported preservation formats.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Reel & Mechanical\" closed_toggle_text_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_level=\"h1\" title_font=\"Open Sans|600|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_font_size=\"16px\" background_color=\"#5a3d63\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#5a3d63\" body_text_color=\"#FFFFFF\" open_toggle_text_color=\"#FFFFFF\" sticky_enabled=\"0\" body_text_color_last_edited=\"on|phone\"]<p><strong>Magnetic Analog Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 16-Track"}\">2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 24-Track"}\">2\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 32-Track"}\">2\" 32-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 40-Track"}\">2\" 40-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/2-Track 2-Track"}\">1\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/4-Track 4-Track"}\">1\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 8-Track"}\">1\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 12-Track"}\">1\" 12-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 16-Track"}\">1\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 24-Track"}\">1\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" Full Track"}\">1/2\" Full Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/2-Track 2-Track"}\">1/2\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 3-Track"}\">1/2\" 3-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/4-Track 4-Track"}\">1/2\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 8-Track"}\">1/2\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 16-Track"}\">1/2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" Full-Track"}\">1/4\" Full-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/2-Track 2-Track"}\">1/4\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/4-Track 4-Track"}\">1/4\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 8-Track"}\">1/4\" 8-Track</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Reel Magnetic Digital Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Mitsubishi ProDigi"}\">Mitsubishi ProDigi</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony DASH"}\">Sony DASH</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Mechanical Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Vinyl"}\">78 rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Electrical Cut Record"}\">78 rpm Electrical Cut Record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"45-rpm Vinyl"}\">45-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"33 1/3-rpm Vinyl"}\">33 1/3-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-rpm Vinyl"}\">16-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Quadraphonic Vinyl Record (CD-4)"}\">Quadraphonic Vinyl Record (CD-4)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-inch transcription record"}\">16-inch transcription record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 2-minute wax"}\">Edison 2-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 4-minute wax"}\">Edison 4-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Aberol Cylinders"}\">Aberol Cylinders</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phoautogram"}\">Phoautogram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph Cylinder"}\">Phonograph Cylinder</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Ediphone"}\">Ediphone</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Recordio"}\">Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph disk (Emile Berliner)"}\">Phonograph disk (Emile Berliner)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom Flexi disc"}\">Americom Flexi disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom PocketDiscs"}\">Americom PocketDiscs</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philco Hip-Pocket Records"}\">Philco Hip-Pocket Records</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Recordio"}\">Wilcox Gay Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Coin Recordio-Gram"}\">Wilcox Gay Coin Recordio-Gram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SoundScriber"}\">SoundScriber</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison Voicewriter"}\">Edison Voicewriter</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Music Roll"}\">Music Roll</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Belt, Cass, & Digital\" closed_toggle_text_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_level=\"h1\" title_font=\"Open Sans|600|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_font_size=\"16px\" background_color=\"#5a3d63\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#5a3d63\" sticky_enabled=\"0\" body_text_color=\"#FFFFFF\" body_text_color_last_edited=\"on|phone\"]<p><strong>Analog Magnetic Belt</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Dictaphone Dictabelt (Memobelt)"}\">Dictaphone Dictabelt (Memobelt)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"IBM 3-inch Magnabelt"}\">IBM 3-inch Magnabelt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Protona Minifon"}\">Protona Minifon</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Dictaphone Picocassette"}\">Dictaphone Picocassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips EL 3581 ¼” cassette"}\">Philips EL 3581 ¼” cassette</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Magnetic Audio Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ADAT 16-Bit 8-Track Digital Cassette"}\">ADAT 16-Bit 8-Track Digital Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ADAT 12-Bit 8-Track Digital Cassette"}\">ADAT 12-Bit 8-Track Digital Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DTRS 44.1, 48, 88.2, 96 digital cassette"}\">DTRS 44.1, 48, 88.2, 96 digital cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 U-Matic ¾” Digital Audio"}\">PCM-F1 U-Matic ¾” Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 VHS Digital Audio"}\">PCM-F1 VHS Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 Betamax Digital Audio"}\">PCM-F1 Betamax Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"High Definition Compatible Digital"}\">High Definition Compatible Digital</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Rotary Digital Audio Tape (R-DAT) DAT"}\">Rotary Digital Audio Tape (R-DAT) DAT</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital Compact Cassette DCC Tape"}\">Digital Compact Cassette DCC Tape</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"FTR (For The Record) court recordings"}\">FTR (For The Record) court recordings</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Optical Audio Disc</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Compact Disc (CD-DA) Red Book"}\">Compact Disc (CD-DA) Red Book</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"MiniDisc (MD)"}\">MiniDisc (MD)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super Audio CD (SACD)"}\">Super Audio CD (SACD)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Universal Media Disc"}\">Universal Media Disc</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Audio Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DCP (Digital Cinema Package)"}\">DCP (Digital Cinema Package)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Stuzzi Memocord"}\">Stuzzi Memocord</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig DeJur Versatile III"}\">Grundig DeJur Versatile III</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig DeJur Reel to Reel"}\">Grundig DeJur Reel to Reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig Steno-Cassette"}\">Grundig Steno-Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Gray Audograph"}\">Gray Audograph</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Telefunken Disc"}\">Telefunken Disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"(SQ Matrix) (QS Matrix)"}\">(SQ Matrix) (QS Matrix)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HiPac"}\">HiPac</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">REEL-to-REEL AUDIO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel audio tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what audio remains. Multitrack formats of 2” 24-track and DASH are as endangered as their ½” and ¼” open reel-to-reel cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, open reel audio tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">AUDIO CART & CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" custom_css_main_element=\"float:right;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Dozens of analog audio cartridge and cassette formats are at risk of becoming unrecoverable as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Trust the professionals at AVConservation.org to recover your at-risk audio media using reference-quality, 24-bit analog-to-digital conversion at sample rates up to 768kHz. Our jitter ratings are less than 1 picosecond thanks to an ultra-stable femtosecond digital clock. The result is unparalleled quality and the highest signal to noise, producing uncompromising results.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">CYLINDER, DISC, & BELT DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<p style=\"text-align: left;\">The 20th century saw dozens of wax cylinder formats, wire spool cartridges, phonograph records, audio carts, and magnetic belts compete for widespread adoption. We can recover your antique wax cylinder, Magnabelt, wire recording, Flexidisc, and dozens of other obsolete audio formats. Our modified audio playback devices capture signals at the earliest possible point, ensuring the lowest noise floor prior to digitization. Not sure what obscure audio format you have? Send us a picture. We’ll tell you what it is and how we can restore it for you.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">DIGITAL AUDIO TAPE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Digital audio tape media enjoys a longer shelf life than their analog counterparts. However, they are more at risk, because far fewer digital audio playback machines were manufactured. Plus, slight misalignments or tape damage results in no sound playback at all. Trust our carefully maintained equipment to recover precarious digital audio tape formats. From DASH, ProDigi, Alesis ADAT, and Tascam DTRS, to DCC, PCM-F1, FTR, and R-DAT, our all-digital signal path ensures capture and preservation of your digital audio tape-based media.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL AUDIO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||86px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Fewer than a dozen optical audio disc formats existed before file-based media made them obsolete. While CD players remain ubiquitous, less common formats suffer from dwindling numbers of playback devices, and recordable optical discs suffer from degradation of the dyes retaining the audio data. In spite of their invincible appearance, now is the time to rescue all audio content on optical media before it’s too late.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||0px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Audio','','inherit','closed','closed','','489-revision-v1','','','2021-02-02 16:43:33','2021-02-02 16:43:33','',489,'http://wallstreet.getbiz.net/2021/02/02/489-revision-v1/',0,'revision','',0),(593,2,'2021-02-02 16:43:48','2021-02-02 16:43:48','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"30px||0px||false|false\" animation_direction=\"bottom\" background_last_edited=\"on|tablet\" parallax_tablet=\"on\" parallax_phone=\"on\" parallax_method_tablet=\"off\" parallax_method_phone=\"off\" background_size_phone=\"cover\" background_repeat_phone=\"repeat\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.8.2\" custom_margin=\"0px||||false|false\" custom_padding=\"0px|||||\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.2\" header_font=\"Oswald|300|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"32px\" text_orientation=\"center\" custom_margin=\"||-2px|||\" animation_style=\"fade\" animation_direction=\"top\" header_font_size_tablet=\"24px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" header_2_font_size_tablet=\"24px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day.</h2>\n<h2>Your priceless media deserves professional care.</h2>\n<h2>We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_margin=\"||-2px|||\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_last_edited=\"on|phone\" admin_label=\"Film\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px||0px||false|false\" custom_margin_phone=\"0px||0px||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ2MSJ9fQ==@\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#56d81c\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_last_edited=\"on|desktop\" admin_label=\"Video\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" background_color_gradient_direction=\"181deg\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px|0px||0px|false|false\" custom_margin_phone=\"0px|0px|0px|0px|false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|phone\" animation_style=\"fade\" animation_delay=\"200ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjM5MyJ9fQ==@\" background_last_edited=\"on|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\"]<h1><del><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></del></h1>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_phone=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_last_edited=\"on|desktop\" admin_label=\"Audio\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"300ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ4OSJ9fQ==@\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" sticky_enabled=\"0\"]<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-02-02 16:43:48','2021-02-02 16:43:48','',321,'http://wallstreet.getbiz.net/2021/02/02/321-revision-v1/',0,'revision','',0),(594,2,'2021-02-02 16:44:56','2021-02-02 16:44:56','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"||0px|||\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">MOTION PICTURE FILM RESTORATION & PRESERVATION HDR WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your film is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to direct sunlight. Your film and its canisters are then photographed and logged using Structured XML Metadata, documenting its journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL FILM INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png\" title_text=\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your film undergoes an end-to-end, manual inspection of all existing splices and sprocket holes, using Moviola and Neumade hand-cranked rewinds. Poor-quality splices are repaired and restored using Academy of Motion Picture Arts and Sciences (AMPAS), Scientific Award-Winning, Pressa CIR-Catozzo self-perforating, adhesive-tape film splicers, then repacked by hand winding to metal film reels or film cores with fresh, head and tail film leader.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LARGE-FORMAT, AREA IMAGER SCANNER</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:left;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||64px|||\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">PTR DUST & PARTICLE REMOVAL SYSTEM</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png\" title_text=\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Both sides of your physically-restored film are fed through nearly 30 linear inches of low-tack, particle transfer rollers, removing microscopic dust immediately prior to your film entering the 20-megapixel, large-format HDR area imager.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">ALL-CHROME, SPROCKETLESS FILM PATH with 3-AXIS OPTICAL PIN REGISTRATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"10px|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Damaged sprockets & splices are ignored as the all-chrome film path gently transports your film through the scanner. A proprietary optical pin registration system perfectly stabilizes damaged, warped, or shrunken film on X, Y, and Z axes, requiring no edge guides or post-scan adjustments.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click below for a complete list of supported film formats.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"8 mm to 28 mm Formats\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#45aa42\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#45aa42\" sticky_enabled=\"0\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"224\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm"}\">8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8 mm Commag"}\">Super 8 mm Commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Single-8 Cartridge"}\">Single-8 Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double 8 mm"}\">Double 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double Super 8 mm"}\">Double Super 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"UltraPan 8 mm"}\">UltraPan 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm fullcoat SEPMAG"}\">8 mm fullcoat SEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Max 8 mm"}\">Max 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8B"}\">Super 8B</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Panoramic"}\">8 mm Panoramic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Polaroid Polavision"}\">8 mm Polaroid Polavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Technicolor Magi-Cartridge"}\">8 mm Technicolor Magi-Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Pathescope"}\">9.5 mm Pathescope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Bingoscope"}\">9.5 mm Bingoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Duplex"}\">9.5 mm Duplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm 110"}\">16 mm 110</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm commag"}\">16 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm double perf"}\">16 mm double perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm magnetic"}\">16 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm negative"}\">16 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm optical ComOpt"}\">16 mm optical ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm positive"}\">16 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm Fullcoat sepmag"}\">16 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm super"}\">16 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biotac"}\">17.5 mm Biotac</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biokam"}\">17.5 mm Biokam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Hughes"}\">17.5 mm Hughes</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Gaumont"}\">17.5 mm Gaumont</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Clou"}\">17.5 mm Clou</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Duoscope"}\">17.5 mm Duoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Movette"}\">17.5 mm Movette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Pathé Rural"}\">17.5 mm Pathé Rural</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Fullcoat sepmag"}\">17.5 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"19 mm Kinetoscope"}\">19 mm Kinetoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"21 mm Mirograph"}\">21 mm Mirograph</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"24 mm APS"}\">24 mm APS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"28 mm Pathé Kok"}\">28 mm Pathé Kok</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"35 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_text_align=\"left\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#45aa42\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#45aa42\" sticky_enabled=\"0\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"185\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 126"}\">35 mm 126</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 135"}\">35 mm 135</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 828"}\">35 mm 828</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm commag"}\">35 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Full coatSEPMAG"}\">35 mm Full coatSEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm positive"}\">35 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm negative"}\">35 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm magnetic"}\">35 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm optical"}\">35 mm optical</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm ComOpt"}\">35 mm ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Mini-Max"}\">35 mm Mini-Max</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vistascope"}\">35 mm Vistascope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35"}\">35 mm Vario-35</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35A"}\">35 mm Vario-35A</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Single Cinerama"}\">35 mm Single Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Hexiplex"}\">35 mm Hexiplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Row-film"}\">35 mm Row-film</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Ultra Toruscope"}\">35 mm Ultra Toruscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Imagination FX 7012"}\">35 mm Imagination FX 7012</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Univisium"}\">35 mm Univisium</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision"}\">35 mm Maxivision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision 48"}\">35 mm Maxivision 48</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm sepmag"}\">35 mm sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm CinameScope"}\">35 mm CinameScope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Dynamic Frame"}\">35 mm Dynamic Frame</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm VistaVision"}\">35 mm VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Technirama"}\">35 mm Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Anamorphic"}\">35 mm Anamorphic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Techniscope"}\">35 mm Techniscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm super"}\">35 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinerama"}\">35 mm Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super VistaVision"}\">35 mm Super VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinemiracle"}\">35 mm Cinemiracle</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Thrillarama"}\">35 mm Thrillarama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Magirama"}\">35 mm Magirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super Technirama"}\">35 mm Super Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circlorama"}\">35 mm Circlorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 200"}\">35 mm Circle Vision 200</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 360"}\">35 mm Circle Vision 360</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"40 mm to 70 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#45aa42\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#45aa42\" sticky_enabled=\"0\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"174\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"40 mm 127"}\">40 mm 127</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"60 mm 120 220 620"}\">60 mm 120 220 620</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm 5-perf"}\">65 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinerama 360"}\">65 mm Cinerama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Ultra Panavision"}\">65 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Varioscope"}\">65 mm Varioscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dimension 150"}\">65 mm Dimension 150</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Astrovision"}\">65 mm Astrovision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dynavision"}\">65 mm Dynavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Super Dimension 70"}\">65 mm Super Dimension 70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm FuturVision 360"}\">65 mm FuturVision 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Showscan"}\">65 mm Showscan</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinema 180"}\">65 mm Cinema 180</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Swissorama 360"}\">65 mm Swissorama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Iwerksphere"}\">65 mm Iwerksphere</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm MotionMaster"}\">65 mm MotionMaster</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Soviet 10"}\">65 mm Soviet 10</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Vario-70"}\">65 mm Vario-70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Imagine 360"}\">65 mm Imagine 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm 5-perf"}\">70 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Todd-AO"}\">70 mm Todd-AO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Ultra Panavision"}\">70 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Super Panavision"}\">70 mm Super Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX"}\">70 mm IMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm OMNIMAX"}\">70 mm OMNIMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Grandeur"}\">70 mm Grandeur</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX Magic Carpet"}\">70 mm IMAX Magic Carpet</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX HD"}\">70 mm IMAX HD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"FMC Quadravision"}\">FMC Quadravision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Septorama"}\">Septorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wonderama"}\">Wonderama</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">DIRECT OUTPUT TO FORMATS & CODECS</h1>[/et_pb_text][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">We directly output high-end formats and codecs, avoiding lossy concatenation errors caused by transcoding. Click HERE for a list of direct output formats and codecs.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"cool-led light\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ULBRICHT INTEGRATING SPHERE DIFFUSE, COOL-LED LIGHT SOURCE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">A revolutionary Ulbricht Integrating Sphere creates a cool, diffuse, pure-white light source reducing the appearance of scratches on the emulsion side of the film base without softening, blurring, or altering the image. Unlike collimated light sources of telecines and line imagers, there is no risk of damage to the dye layers due to excessive heat. Further, off-axis photons from the Ulbricht Sphere pass through film scratches without deflection, resulting in a brighter, more complete image than all other types of scanners.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MULTI-FLASH HDR IMAGING</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/BT-2020-Rec-2020.png\" title_text=\"BT-2020-Rec-2020\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||124px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Single-pass, multi-flash High Dynamic Range imaging captures unparalleled detail with extremely low noise. ITU-R BT.2020, Rec. 2020, and ATSC 3.0 are already HDR. Release your film’s full potential for higher resolution, higher brightness, and wider color gamut as the world migrates to HDR10 and the dynamic metadata of HDR10+.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">SCENE BY SCENE COLOR CORRECTION</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">While other telecine facilities just set a one light color adjustment, we take the time to perform scene-to-scene, best light correction. The result is a highly-gradable, 10-bit output. Without this critical first step, future shot-by-shot color grading is limited or simply not possible, as important gamma metadata and tristimulus color values are lost.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">CHROMOGENIC DYE SHIFT CORRECTION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">The onset of acetate film base degradation -- commonly known as Vinegar Syndrome -- often signals the inevitable start of irreversible chromogenic yellow and cyan dye shift, commonly referred to as red dye shift or magenta dye shift. Our Industry Leading color cast removal process, corrects most common decay, restoring dye layer density loss.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL STORAGE</h1>\n<p style=\"text-align: left;\">After scanning your film, it is low-tension slow-wound back to your reel or core. We also offer archival-grade, vented film canisters, film cores, and plastic or steel reels. Ask about our human and machine-readable barcodes, onsite NAS and cloud backup featuring checksum data integrity verification, and long-term cold storage.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Film','','inherit','closed','closed','','461-revision-v1','','','2021-02-02 16:44:56','2021-02-02 16:44:56','',461,'http://wallstreet.getbiz.net/2021/02/02/461-revision-v1/',0,'revision','',0); INSERT INTO `wp_posts` VALUES (596,2,'2021-02-02 17:13:43','2021-02-02 17:13:43','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"||0px|||\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">MOTION PICTURE FILM RESTORATION & PRESERVATION HDR WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your film is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to direct sunlight. Your film and its canisters are then photographed and logged using Structured XML Metadata, documenting its journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL FILM INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png\" title_text=\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your film undergoes an end-to-end, manual inspection of all existing splices and sprocket holes, using Moviola and Neumade hand-cranked rewinds. Poor-quality splices are repaired and restored using Academy of Motion Picture Arts and Sciences (AMPAS), Scientific Award-Winning, Pressa CIR-Catozzo self-perforating, adhesive-tape film splicers, then repacked by hand winding to metal film reels or film cores with fresh, head and tail film leader.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LARGE-FORMAT, AREA IMAGER SCANNER</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:left;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||64px|||\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">PTR DUST & PARTICLE REMOVAL SYSTEM</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png\" title_text=\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Both sides of your physically-restored film are fed through nearly 30 linear inches of low-tack, particle transfer rollers, removing microscopic dust immediately prior to your film entering the 20-megapixel, large-format HDR area imager.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">ALL-CHROME, SPROCKETLESS FILM PATH with 3-AXIS OPTICAL PIN REGISTRATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"10px|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Damaged sprockets & splices are ignored as the all-chrome film path gently transports your film through the scanner. A proprietary optical pin registration system perfectly stabilizes damaged, warped, or shrunken film on X, Y, and Z axes, requiring no edge guides or post-scan adjustments.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click below for a complete list of supported film formats.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"8 mm to 28 mm Formats\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#45aa42\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#45aa42\" animation_style=\"fade\" sticky_enabled=\"0\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"224\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm"}\">8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8 mm Commag"}\">Super 8 mm Commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Single-8 Cartridge"}\">Single-8 Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double 8 mm"}\">Double 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double Super 8 mm"}\">Double Super 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"UltraPan 8 mm"}\">UltraPan 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm fullcoat SEPMAG"}\">8 mm fullcoat SEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Max 8 mm"}\">Max 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8B"}\">Super 8B</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Panoramic"}\">8 mm Panoramic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Polaroid Polavision"}\">8 mm Polaroid Polavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Technicolor Magi-Cartridge"}\">8 mm Technicolor Magi-Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Pathescope"}\">9.5 mm Pathescope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Bingoscope"}\">9.5 mm Bingoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Duplex"}\">9.5 mm Duplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm 110"}\">16 mm 110</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm commag"}\">16 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm double perf"}\">16 mm double perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm magnetic"}\">16 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm negative"}\">16 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm optical ComOpt"}\">16 mm optical ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm positive"}\">16 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm Fullcoat sepmag"}\">16 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm super"}\">16 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biotac"}\">17.5 mm Biotac</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biokam"}\">17.5 mm Biokam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Hughes"}\">17.5 mm Hughes</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Gaumont"}\">17.5 mm Gaumont</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Clou"}\">17.5 mm Clou</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Duoscope"}\">17.5 mm Duoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Movette"}\">17.5 mm Movette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Pathé Rural"}\">17.5 mm Pathé Rural</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Fullcoat sepmag"}\">17.5 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"19 mm Kinetoscope"}\">19 mm Kinetoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"21 mm Mirograph"}\">21 mm Mirograph</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"24 mm APS"}\">24 mm APS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"28 mm Pathé Kok"}\">28 mm Pathé Kok</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"35 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_text_align=\"left\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#45aa42\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#45aa42\" animation_style=\"fade\" sticky_enabled=\"0\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"185\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 126"}\">35 mm 126</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 135"}\">35 mm 135</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 828"}\">35 mm 828</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm commag"}\">35 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Full coatSEPMAG"}\">35 mm Full coatSEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm positive"}\">35 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm negative"}\">35 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm magnetic"}\">35 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm optical"}\">35 mm optical</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm ComOpt"}\">35 mm ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Mini-Max"}\">35 mm Mini-Max</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vistascope"}\">35 mm Vistascope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35"}\">35 mm Vario-35</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35A"}\">35 mm Vario-35A</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Single Cinerama"}\">35 mm Single Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Hexiplex"}\">35 mm Hexiplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Row-film"}\">35 mm Row-film</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Ultra Toruscope"}\">35 mm Ultra Toruscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Imagination FX 7012"}\">35 mm Imagination FX 7012</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Univisium"}\">35 mm Univisium</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision"}\">35 mm Maxivision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision 48"}\">35 mm Maxivision 48</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm sepmag"}\">35 mm sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm CinameScope"}\">35 mm CinameScope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Dynamic Frame"}\">35 mm Dynamic Frame</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm VistaVision"}\">35 mm VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Technirama"}\">35 mm Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Anamorphic"}\">35 mm Anamorphic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Techniscope"}\">35 mm Techniscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm super"}\">35 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinerama"}\">35 mm Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super VistaVision"}\">35 mm Super VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinemiracle"}\">35 mm Cinemiracle</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Thrillarama"}\">35 mm Thrillarama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Magirama"}\">35 mm Magirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super Technirama"}\">35 mm Super Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circlorama"}\">35 mm Circlorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 200"}\">35 mm Circle Vision 200</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 360"}\">35 mm Circle Vision 360</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"40 mm to 70 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#45aa42\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#45aa42\" animation_style=\"fade\" sticky_enabled=\"0\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"174\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"40 mm 127"}\">40 mm 127</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"60 mm 120 220 620"}\">60 mm 120 220 620</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm 5-perf"}\">65 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinerama 360"}\">65 mm Cinerama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Ultra Panavision"}\">65 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Varioscope"}\">65 mm Varioscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dimension 150"}\">65 mm Dimension 150</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Astrovision"}\">65 mm Astrovision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dynavision"}\">65 mm Dynavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Super Dimension 70"}\">65 mm Super Dimension 70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm FuturVision 360"}\">65 mm FuturVision 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Showscan"}\">65 mm Showscan</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinema 180"}\">65 mm Cinema 180</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Swissorama 360"}\">65 mm Swissorama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Iwerksphere"}\">65 mm Iwerksphere</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm MotionMaster"}\">65 mm MotionMaster</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Soviet 10"}\">65 mm Soviet 10</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Vario-70"}\">65 mm Vario-70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Imagine 360"}\">65 mm Imagine 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm 5-perf"}\">70 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Todd-AO"}\">70 mm Todd-AO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Ultra Panavision"}\">70 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Super Panavision"}\">70 mm Super Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX"}\">70 mm IMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm OMNIMAX"}\">70 mm OMNIMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Grandeur"}\">70 mm Grandeur</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX Magic Carpet"}\">70 mm IMAX Magic Carpet</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX HD"}\">70 mm IMAX HD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"FMC Quadravision"}\">FMC Quadravision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Septorama"}\">Septorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wonderama"}\">Wonderama</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">DIRECT OUTPUT TO FORMATS & CODECS</h1>[/et_pb_text][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">We directly output high-end formats and codecs, avoiding lossy concatenation errors caused by transcoding. Click HERE for a list of direct output formats and codecs.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"cool-led light\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ULBRICHT INTEGRATING SPHERE DIFFUSE, COOL-LED LIGHT SOURCE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">A revolutionary Ulbricht Integrating Sphere creates a cool, diffuse, pure-white light source reducing the appearance of scratches on the emulsion side of the film base without softening, blurring, or altering the image. Unlike collimated light sources of telecines and line imagers, there is no risk of damage to the dye layers due to excessive heat. Further, off-axis photons from the Ulbricht Sphere pass through film scratches without deflection, resulting in a brighter, more complete image than all other types of scanners.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MULTI-FLASH HDR IMAGING</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/BT-2020-Rec-2020.png\" title_text=\"BT-2020-Rec-2020\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||124px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Single-pass, multi-flash High Dynamic Range imaging captures unparalleled detail with extremely low noise. ITU-R BT.2020, Rec. 2020, and ATSC 3.0 are already HDR. Release your film’s full potential for higher resolution, higher brightness, and wider color gamut as the world migrates to HDR10 and the dynamic metadata of HDR10+.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">SCENE BY SCENE COLOR CORRECTION</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">While other telecine facilities just set a one light color adjustment, we take the time to perform scene-to-scene, best light correction. The result is a highly-gradable, 10-bit output. Without this critical first step, future shot-by-shot color grading is limited or simply not possible, as important gamma metadata and tristimulus color values are lost.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">CHROMOGENIC DYE SHIFT CORRECTION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">The onset of acetate film base degradation -- commonly known as Vinegar Syndrome -- often signals the inevitable start of irreversible chromogenic yellow and cyan dye shift, commonly referred to as red dye shift or magenta dye shift. Our Industry Leading color cast removal process, corrects most common decay, restoring dye layer density loss.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL STORAGE</h1>\n<p style=\"text-align: left;\">After scanning your film, it is low-tension slow-wound back to your reel or core. We also offer archival-grade, vented film canisters, film cores, and plastic or steel reels. Ask about our human and machine-readable barcodes, onsite NAS and cloud backup featuring checksum data integrity verification, and long-term cold storage.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Film','','inherit','closed','closed','','461-revision-v1','','','2021-02-02 17:13:43','2021-02-02 17:13:43','',461,'http://wallstreet.getbiz.net/2021/02/02/461-revision-v1/',0,'revision','',0),(598,2,'2021-02-02 17:28:28','2021-02-02 17:28:28','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE AUDIO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk audio media is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your audio media is carefully inspected for evidence of sticky-shed syndrome, bad splices, scratches, tears, rips, and mold. If your audio media’s reel, shell, or cartridge is warped or damaged, we can remove the inner take-up and supply reels and place them inside new enclosures. We keep a large supply of replacement reels, flanges, shells, and cartridges for all audio formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>[/et_pb_text][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">EXTENSIVE AUDIO FORMAT SUPPORT & AUDIO PRESERVATION FORMATS</h1>[/et_pb_text][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" custom_padding=\"||1px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">From Edison wax cylinders, wire recordings, Dictabelts, and Magnabelts, to ADAT, PCM-F1, reel-to-reel of any width or track count, and dozens of formats in between, we support more audio formats than any company. We also encode lossless, high-quality preservation formats, avoiding lossy concatenation errors. Click HERE for a list of supported preservation formats.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Reel & Mechanical\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_level=\"h1\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#5a3d63\" hover_enabled=\"0\" body_text_color_tablet=\"\" body_text_color_phone=\"\" body_text_color_last_edited=\"on|phone\" border_width_all=\"3px\" border_color_all=\"#5a3d63\" sticky_enabled=\"0\"]<p><strong>Magnetic Analog Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 16-Track"}\">2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 24-Track"}\">2\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 32-Track"}\">2\" 32-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 40-Track"}\">2\" 40-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/2-Track 2-Track"}\">1\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/4-Track 4-Track"}\">1\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 8-Track"}\">1\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 12-Track"}\">1\" 12-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 16-Track"}\">1\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 24-Track"}\">1\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" Full Track"}\">1/2\" Full Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/2-Track 2-Track"}\">1/2\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 3-Track"}\">1/2\" 3-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/4-Track 4-Track"}\">1/2\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 8-Track"}\">1/2\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 16-Track"}\">1/2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" Full-Track"}\">1/4\" Full-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/2-Track 2-Track"}\">1/4\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/4-Track 4-Track"}\">1/4\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 8-Track"}\">1/4\" 8-Track</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Reel Magnetic Digital Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Mitsubishi ProDigi"}\">Mitsubishi ProDigi</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony DASH"}\">Sony DASH</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Mechanical Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Vinyl"}\">78 rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Electrical Cut Record"}\">78 rpm Electrical Cut Record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"45-rpm Vinyl"}\">45-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"33 1/3-rpm Vinyl"}\">33 1/3-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-rpm Vinyl"}\">16-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Quadraphonic Vinyl Record (CD-4)"}\">Quadraphonic Vinyl Record (CD-4)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-inch transcription record"}\">16-inch transcription record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 2-minute wax"}\">Edison 2-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 4-minute wax"}\">Edison 4-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Aberol Cylinders"}\">Aberol Cylinders</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phoautogram"}\">Phoautogram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph Cylinder"}\">Phonograph Cylinder</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Ediphone"}\">Ediphone</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Recordio"}\">Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph disk (Emile Berliner)"}\">Phonograph disk (Emile Berliner)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom Flexi disc"}\">Americom Flexi disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom PocketDiscs"}\">Americom PocketDiscs</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philco Hip-Pocket Records"}\">Philco Hip-Pocket Records</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Recordio"}\">Wilcox Gay Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Coin Recordio-Gram"}\">Wilcox Gay Coin Recordio-Gram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SoundScriber"}\">SoundScriber</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison Voicewriter"}\">Edison Voicewriter</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Music Roll"}\">Music Roll</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Belt, Cass, & Digital\" closed_toggle_text_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_level=\"h1\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#5a3d63\" hover_enabled=\"0\" body_text_color_tablet=\"\" body_text_color_phone=\"\" body_text_color_last_edited=\"on|phone\" border_width_all=\"3px\" border_color_all=\"#5a3d63\" sticky_enabled=\"0\"]<p><strong>Analog Magnetic Belt</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Dictaphone Dictabelt (Memobelt)"}\">Dictaphone Dictabelt (Memobelt)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"IBM 3-inch Magnabelt"}\">IBM 3-inch Magnabelt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Protona Minifon"}\">Protona Minifon</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Dictaphone Picocassette"}\">Dictaphone Picocassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips EL 3581 ¼” cassette"}\">Philips EL 3581 ¼” cassette</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Magnetic Audio Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ADAT 16-Bit 8-Track Digital Cassette"}\">ADAT 16-Bit 8-Track Digital Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ADAT 12-Bit 8-Track Digital Cassette"}\">ADAT 12-Bit 8-Track Digital Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DTRS 44.1, 48, 88.2, 96 digital cassette"}\">DTRS 44.1, 48, 88.2, 96 digital cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 U-Matic ¾” Digital Audio"}\">PCM-F1 U-Matic ¾” Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 VHS Digital Audio"}\">PCM-F1 VHS Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 Betamax Digital Audio"}\">PCM-F1 Betamax Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"High Definition Compatible Digital"}\">High Definition Compatible Digital</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Rotary Digital Audio Tape (R-DAT) DAT"}\">Rotary Digital Audio Tape (R-DAT) DAT</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital Compact Cassette DCC Tape"}\">Digital Compact Cassette DCC Tape</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"FTR (For The Record) court recordings"}\">FTR (For The Record) court recordings</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Optical Audio Disc</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Compact Disc (CD-DA) Red Book"}\">Compact Disc (CD-DA) Red Book</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"MiniDisc (MD)"}\">MiniDisc (MD)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super Audio CD (SACD)"}\">Super Audio CD (SACD)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Universal Media Disc"}\">Universal Media Disc</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Audio Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DCP (Digital Cinema Package)"}\">DCP (Digital Cinema Package)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Stuzzi Memocord"}\">Stuzzi Memocord</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig DeJur Versatile III"}\">Grundig DeJur Versatile III</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig DeJur Reel to Reel"}\">Grundig DeJur Reel to Reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig Steno-Cassette"}\">Grundig Steno-Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Gray Audograph"}\">Gray Audograph</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Telefunken Disc"}\">Telefunken Disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"(SQ Matrix) (QS Matrix)"}\">(SQ Matrix) (QS Matrix)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HiPac"}\">HiPac</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">REEL-to-REEL AUDIO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel audio tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what audio remains. Multitrack formats of 2” 24-track and DASH are as endangered as their ½” and ¼” open reel-to-reel cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, open reel audio tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">AUDIO CART & CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" custom_css_main_element=\"float:right;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Dozens of analog audio cartridge and cassette formats are at risk of becoming unrecoverable as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Trust the professionals at AVConservation.org to recover your at-risk audio media using reference-quality, 24-bit analog-to-digital conversion at sample rates up to 768kHz. Our jitter ratings are less than 1 picosecond thanks to an ultra-stable femtosecond digital clock. The result is unparalleled quality and the highest signal to noise, producing uncompromising results.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">CYLINDER, DISC, & BELT DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<p style=\"text-align: left;\">The 20th century saw dozens of wax cylinder formats, wire spool cartridges, phonograph records, audio carts, and magnetic belts compete for widespread adoption. We can recover your antique wax cylinder, Magnabelt, wire recording, Flexidisc, and dozens of other obsolete audio formats. Our modified audio playback devices capture signals at the earliest possible point, ensuring the lowest noise floor prior to digitization. Not sure what obscure audio format you have? Send us a picture. We’ll tell you what it is and how we can restore it for you.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">DIGITAL AUDIO TAPE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Digital audio tape media enjoys a longer shelf life than their analog counterparts. However, they are more at risk, because far fewer digital audio playback machines were manufactured. Plus, slight misalignments or tape damage results in no sound playback at all. Trust our carefully maintained equipment to recover precarious digital audio tape formats. From DASH, ProDigi, Alesis ADAT, and Tascam DTRS, to DCC, PCM-F1, FTR, and R-DAT, our all-digital signal path ensures capture and preservation of your digital audio tape-based media.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL AUDIO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||86px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Fewer than a dozen optical audio disc formats existed before file-based media made them obsolete. While CD players remain ubiquitous, less common formats suffer from dwindling numbers of playback devices, and recordable optical discs suffer from degradation of the dyes retaining the audio data. In spite of their invincible appearance, now is the time to rescue all audio content on optical media before it’s too late.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||0px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Audio','','inherit','closed','closed','','489-revision-v1','','','2021-02-02 17:28:28','2021-02-02 17:28:28','',489,'http://wallstreet.getbiz.net/2021/02/02/489-revision-v1/',0,'revision','',0),(601,2,'2021-02-02 17:35:42','2021-02-02 17:35:42','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"30px||0px||false|false\" animation_direction=\"bottom\" background_last_edited=\"on|tablet\" parallax_tablet=\"on\" parallax_phone=\"on\" parallax_method_tablet=\"off\" parallax_method_phone=\"off\" background_size_phone=\"cover\" background_repeat_phone=\"repeat\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.8.2\" custom_margin=\"0px||||false|false\" custom_padding=\"0px|||||\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.2\" header_font=\"Oswald|300|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"32px\" text_orientation=\"center\" custom_margin=\"||-2px|||\" animation_style=\"fade\" animation_direction=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"24px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" header_2_font_size_tablet=\"24px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\" sticky_enabled=\"0\"]<h1>Serving the International Archival Community since 1985</h1>\n<h2>Our equipment is maintained and calibrated every day.</h2>\n<h2>Your priceless media deserves professional care.</h2>\n<h2>We’re here to help. Call for a free consultation.</h2>[/et_pb_text][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_margin=\"||-2px|||\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][et_pb_slider _builder_version=\"4.8.2\" _module_preset=\"default\" show_arrows=\"off\" show_pagination=\"off\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_slider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_last_edited=\"on|phone\" admin_label=\"Film\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px||0px||false|false\" custom_margin_phone=\"0px||0px||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ2MSJ9fQ==@\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#56d81c\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_last_edited=\"on|desktop\" admin_label=\"Video\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" background_color_gradient_direction=\"181deg\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px|0px||0px|false|false\" custom_margin_phone=\"0px|0px|0px|0px|false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|phone\" animation_style=\"fade\" animation_delay=\"200ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjM5MyJ9fQ==@\" background_last_edited=\"on|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\"]<h1><del><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></del></h1>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_phone=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_last_edited=\"on|desktop\" admin_label=\"Audio\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"300ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ4OSJ9fQ==@\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\"]<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-02-02 17:35:42','2021-02-02 17:35:42','',321,'http://wallstreet.getbiz.net/2021/02/02/321-revision-v1/',0,'revision','',0),(604,2,'2021-02-02 17:36:41','2021-02-02 17:36:41','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE AUDIO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk audio media is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your audio media is carefully inspected for evidence of sticky-shed syndrome, bad splices, scratches, tears, rips, and mold. If your audio media’s reel, shell, or cartridge is warped or damaged, we can remove the inner take-up and supply reels and place them inside new enclosures. We keep a large supply of replacement reels, flanges, shells, and cartridges for all audio formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>[/et_pb_text][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">EXTENSIVE AUDIO FORMAT SUPPORT & AUDIO PRESERVATION FORMATS</h1>[/et_pb_text][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<p style=\"text-align: left;\">From Edison wax cylinders, wire recordings, Dictabelts, and Magnabelts, to ADAT, PCM-F1, reel-to-reel of any width or track count, and dozens of formats in between, we support more audio formats than any company. We also encode lossless, high-quality preservation formats, avoiding lossy concatenation errors. Click HERE for a list of supported preservation formats.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Reel & Mechanical\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_level=\"h1\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#5a3d63\" hover_enabled=\"0\" body_text_color_tablet=\"\" body_text_color_phone=\"\" body_text_color_last_edited=\"on|phone\" border_width_all=\"3px\" border_color_all=\"#5a3d63\" sticky_enabled=\"0\"]<p><strong>Magnetic Analog Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 16-Track"}\">2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 24-Track"}\">2\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 32-Track"}\">2\" 32-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 40-Track"}\">2\" 40-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/2-Track 2-Track"}\">1\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/4-Track 4-Track"}\">1\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 8-Track"}\">1\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 12-Track"}\">1\" 12-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 16-Track"}\">1\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 24-Track"}\">1\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" Full Track"}\">1/2\" Full Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/2-Track 2-Track"}\">1/2\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 3-Track"}\">1/2\" 3-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/4-Track 4-Track"}\">1/2\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 8-Track"}\">1/2\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 16-Track"}\">1/2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" Full-Track"}\">1/4\" Full-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/2-Track 2-Track"}\">1/4\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/4-Track 4-Track"}\">1/4\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 8-Track"}\">1/4\" 8-Track</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Reel Magnetic Digital Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Mitsubishi ProDigi"}\">Mitsubishi ProDigi</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony DASH"}\">Sony DASH</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Mechanical Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Vinyl"}\">78 rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Electrical Cut Record"}\">78 rpm Electrical Cut Record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"45-rpm Vinyl"}\">45-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"33 1/3-rpm Vinyl"}\">33 1/3-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-rpm Vinyl"}\">16-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Quadraphonic Vinyl Record (CD-4)"}\">Quadraphonic Vinyl Record (CD-4)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-inch transcription record"}\">16-inch transcription record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 2-minute wax"}\">Edison 2-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 4-minute wax"}\">Edison 4-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Aberol Cylinders"}\">Aberol Cylinders</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phoautogram"}\">Phoautogram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph Cylinder"}\">Phonograph Cylinder</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Ediphone"}\">Ediphone</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Recordio"}\">Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph disk (Emile Berliner)"}\">Phonograph disk (Emile Berliner)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom Flexi disc"}\">Americom Flexi disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom PocketDiscs"}\">Americom PocketDiscs</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philco Hip-Pocket Records"}\">Philco Hip-Pocket Records</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Recordio"}\">Wilcox Gay Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Coin Recordio-Gram"}\">Wilcox Gay Coin Recordio-Gram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SoundScriber"}\">SoundScriber</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison Voicewriter"}\">Edison Voicewriter</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Music Roll"}\">Music Roll</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Belt, Cass, & Digital\" closed_toggle_text_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_level=\"h1\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#5a3d63\" hover_enabled=\"0\" body_text_color_tablet=\"\" body_text_color_phone=\"\" body_text_color_last_edited=\"on|phone\" border_width_all=\"3px\" border_color_all=\"#5a3d63\" sticky_enabled=\"0\"]<p><strong>Analog Magnetic Belt</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Dictaphone Dictabelt (Memobelt)"}\">Dictaphone Dictabelt (Memobelt)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"IBM 3-inch Magnabelt"}\">IBM 3-inch Magnabelt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Protona Minifon"}\">Protona Minifon</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Dictaphone Picocassette"}\">Dictaphone Picocassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips EL 3581 ¼” cassette"}\">Philips EL 3581 ¼” cassette</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Magnetic Audio Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ADAT 16-Bit 8-Track Digital Cassette"}\">ADAT 16-Bit 8-Track Digital Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ADAT 12-Bit 8-Track Digital Cassette"}\">ADAT 12-Bit 8-Track Digital Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DTRS 44.1, 48, 88.2, 96 digital cassette"}\">DTRS 44.1, 48, 88.2, 96 digital cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 U-Matic ¾” Digital Audio"}\">PCM-F1 U-Matic ¾” Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 VHS Digital Audio"}\">PCM-F1 VHS Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 Betamax Digital Audio"}\">PCM-F1 Betamax Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"High Definition Compatible Digital"}\">High Definition Compatible Digital</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Rotary Digital Audio Tape (R-DAT) DAT"}\">Rotary Digital Audio Tape (R-DAT) DAT</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital Compact Cassette DCC Tape"}\">Digital Compact Cassette DCC Tape</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"FTR (For The Record) court recordings"}\">FTR (For The Record) court recordings</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Optical Audio Disc</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Compact Disc (CD-DA) Red Book"}\">Compact Disc (CD-DA) Red Book</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"MiniDisc (MD)"}\">MiniDisc (MD)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super Audio CD (SACD)"}\">Super Audio CD (SACD)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Universal Media Disc"}\">Universal Media Disc</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Audio Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DCP (Digital Cinema Package)"}\">DCP (Digital Cinema Package)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Stuzzi Memocord"}\">Stuzzi Memocord</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig DeJur Versatile III"}\">Grundig DeJur Versatile III</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig DeJur Reel to Reel"}\">Grundig DeJur Reel to Reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig Steno-Cassette"}\">Grundig Steno-Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Gray Audograph"}\">Gray Audograph</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Telefunken Disc"}\">Telefunken Disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"(SQ Matrix) (QS Matrix)"}\">(SQ Matrix) (QS Matrix)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HiPac"}\">HiPac</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">REEL-to-REEL AUDIO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel audio tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what audio remains. Multitrack formats of 2” 24-track and DASH are as endangered as their ½” and ¼” open reel-to-reel cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, open reel audio tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">AUDIO CART & CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" custom_css_main_element=\"float:right;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Dozens of analog audio cartridge and cassette formats are at risk of becoming unrecoverable as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Trust the professionals at AVConservation.org to recover your at-risk audio media using reference-quality, 24-bit analog-to-digital conversion at sample rates up to 768kHz. Our jitter ratings are less than 1 picosecond thanks to an ultra-stable femtosecond digital clock. The result is unparalleled quality and the highest signal to noise, producing uncompromising results.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">CYLINDER, DISC, & BELT DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<p style=\"text-align: left;\">The 20th century saw dozens of wax cylinder formats, wire spool cartridges, phonograph records, audio carts, and magnetic belts compete for widespread adoption. We can recover your antique wax cylinder, Magnabelt, wire recording, Flexidisc, and dozens of other obsolete audio formats. Our modified audio playback devices capture signals at the earliest possible point, ensuring the lowest noise floor prior to digitization. Not sure what obscure audio format you have? Send us a picture. We’ll tell you what it is and how we can restore it for you.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">DIGITAL AUDIO TAPE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Digital audio tape media enjoys a longer shelf life than their analog counterparts. However, they are more at risk, because far fewer digital audio playback machines were manufactured. Plus, slight misalignments or tape damage results in no sound playback at all. Trust our carefully maintained equipment to recover precarious digital audio tape formats. From DASH, ProDigi, Alesis ADAT, and Tascam DTRS, to DCC, PCM-F1, FTR, and R-DAT, our all-digital signal path ensures capture and preservation of your digital audio tape-based media.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL AUDIO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||86px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Fewer than a dozen optical audio disc formats existed before file-based media made them obsolete. While CD players remain ubiquitous, less common formats suffer from dwindling numbers of playback devices, and recordable optical discs suffer from degradation of the dyes retaining the audio data. In spite of their invincible appearance, now is the time to rescue all audio content on optical media before it’s too late.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||0px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Audio','','inherit','closed','closed','','489-revision-v1','','','2021-02-02 17:36:41','2021-02-02 17:36:41','',489,'http://wallstreet.getbiz.net/2021/02/02/489-revision-v1/',0,'revision','',0),(605,2,'2021-02-02 17:40:20','2021-02-02 17:40:20','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"||0px|||\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">MOTION PICTURE FILM RESTORATION & PRESERVATION HDR WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your film is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to direct sunlight. Your film and its canisters are then photographed and logged using Structured XML Metadata, documenting its journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL FILM INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png\" title_text=\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your film undergoes an end-to-end, manual inspection of all existing splices and sprocket holes, using Moviola and Neumade hand-cranked rewinds. Poor-quality splices are repaired and restored using Academy of Motion Picture Arts and Sciences (AMPAS), Scientific Award-Winning, Pressa CIR-Catozzo self-perforating, adhesive-tape film splicers, then repacked by hand winding to metal film reels or film cores with fresh, head and tail film leader.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LARGE-FORMAT, AREA IMAGER SCANNER</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:left;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||64px|||\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">PTR DUST & PARTICLE REMOVAL SYSTEM</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png\" title_text=\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Both sides of your physically-restored film are fed through nearly 30 linear inches of low-tack, particle transfer rollers, removing microscopic dust immediately prior to your film entering the 20-megapixel, large-format HDR area imager.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">ALL-CHROME, SPROCKETLESS FILM PATH with 3-AXIS OPTICAL PIN REGISTRATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"10px|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Damaged sprockets & splices are ignored as the all-chrome film path gently transports your film through the scanner. A proprietary optical pin registration system perfectly stabilizes damaged, warped, or shrunken film on X, Y, and Z axes, requiring no edge guides or post-scan adjustments.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click below for a complete list of supported film formats.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"8 mm to 28 mm Formats\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#45aa42\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#45aa42\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"224\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm"}\">8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8 mm Commag"}\">Super 8 mm Commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Single-8 Cartridge"}\">Single-8 Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double 8 mm"}\">Double 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double Super 8 mm"}\">Double Super 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"UltraPan 8 mm"}\">UltraPan 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm fullcoat SEPMAG"}\">8 mm fullcoat SEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Max 8 mm"}\">Max 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8B"}\">Super 8B</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Panoramic"}\">8 mm Panoramic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Polaroid Polavision"}\">8 mm Polaroid Polavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Technicolor Magi-Cartridge"}\">8 mm Technicolor Magi-Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Pathescope"}\">9.5 mm Pathescope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Bingoscope"}\">9.5 mm Bingoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Duplex"}\">9.5 mm Duplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm 110"}\">16 mm 110</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm commag"}\">16 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm double perf"}\">16 mm double perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm magnetic"}\">16 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm negative"}\">16 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm optical ComOpt"}\">16 mm optical ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm positive"}\">16 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm Fullcoat sepmag"}\">16 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm super"}\">16 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biotac"}\">17.5 mm Biotac</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biokam"}\">17.5 mm Biokam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Hughes"}\">17.5 mm Hughes</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Gaumont"}\">17.5 mm Gaumont</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Clou"}\">17.5 mm Clou</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Duoscope"}\">17.5 mm Duoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Movette"}\">17.5 mm Movette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Pathé Rural"}\">17.5 mm Pathé Rural</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Fullcoat sepmag"}\">17.5 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"19 mm Kinetoscope"}\">19 mm Kinetoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"21 mm Mirograph"}\">21 mm Mirograph</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"24 mm APS"}\">24 mm APS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"28 mm Pathé Kok"}\">28 mm Pathé Kok</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"35 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_text_align=\"left\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#45aa42\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#45aa42\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"185\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 126"}\">35 mm 126</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 135"}\">35 mm 135</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 828"}\">35 mm 828</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm commag"}\">35 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Full coatSEPMAG"}\">35 mm Full coatSEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm positive"}\">35 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm negative"}\">35 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm magnetic"}\">35 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm optical"}\">35 mm optical</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm ComOpt"}\">35 mm ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Mini-Max"}\">35 mm Mini-Max</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vistascope"}\">35 mm Vistascope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35"}\">35 mm Vario-35</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35A"}\">35 mm Vario-35A</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Single Cinerama"}\">35 mm Single Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Hexiplex"}\">35 mm Hexiplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Row-film"}\">35 mm Row-film</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Ultra Toruscope"}\">35 mm Ultra Toruscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Imagination FX 7012"}\">35 mm Imagination FX 7012</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Univisium"}\">35 mm Univisium</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision"}\">35 mm Maxivision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision 48"}\">35 mm Maxivision 48</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm sepmag"}\">35 mm sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm CinameScope"}\">35 mm CinameScope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Dynamic Frame"}\">35 mm Dynamic Frame</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm VistaVision"}\">35 mm VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Technirama"}\">35 mm Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Anamorphic"}\">35 mm Anamorphic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Techniscope"}\">35 mm Techniscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm super"}\">35 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinerama"}\">35 mm Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super VistaVision"}\">35 mm Super VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinemiracle"}\">35 mm Cinemiracle</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Thrillarama"}\">35 mm Thrillarama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Magirama"}\">35 mm Magirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super Technirama"}\">35 mm Super Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circlorama"}\">35 mm Circlorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 200"}\">35 mm Circle Vision 200</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 360"}\">35 mm Circle Vision 360</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"40 mm to 70 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#45aa42\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#45aa42\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"174\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"40 mm 127"}\">40 mm 127</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"60 mm 120 220 620"}\">60 mm 120 220 620</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm 5-perf"}\">65 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinerama 360"}\">65 mm Cinerama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Ultra Panavision"}\">65 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Varioscope"}\">65 mm Varioscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dimension 150"}\">65 mm Dimension 150</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Astrovision"}\">65 mm Astrovision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dynavision"}\">65 mm Dynavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Super Dimension 70"}\">65 mm Super Dimension 70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm FuturVision 360"}\">65 mm FuturVision 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Showscan"}\">65 mm Showscan</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinema 180"}\">65 mm Cinema 180</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Swissorama 360"}\">65 mm Swissorama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Iwerksphere"}\">65 mm Iwerksphere</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm MotionMaster"}\">65 mm MotionMaster</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Soviet 10"}\">65 mm Soviet 10</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Vario-70"}\">65 mm Vario-70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Imagine 360"}\">65 mm Imagine 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm 5-perf"}\">70 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Todd-AO"}\">70 mm Todd-AO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Ultra Panavision"}\">70 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Super Panavision"}\">70 mm Super Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX"}\">70 mm IMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm OMNIMAX"}\">70 mm OMNIMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Grandeur"}\">70 mm Grandeur</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX Magic Carpet"}\">70 mm IMAX Magic Carpet</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX HD"}\">70 mm IMAX HD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"FMC Quadravision"}\">FMC Quadravision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Septorama"}\">Septorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wonderama"}\">Wonderama</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">DIRECT OUTPUT TO FORMATS & CODECS</h1>[/et_pb_text][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">We directly output high-end formats and codecs, avoiding lossy concatenation errors caused by transcoding. Click HERE for a list of direct output formats and codecs.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"cool-led light\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ULBRICHT INTEGRATING SPHERE DIFFUSE, COOL-LED LIGHT SOURCE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">A revolutionary Ulbricht Integrating Sphere creates a cool, diffuse, pure-white light source reducing the appearance of scratches on the emulsion side of the film base without softening, blurring, or altering the image. Unlike collimated light sources of telecines and line imagers, there is no risk of damage to the dye layers due to excessive heat. Further, off-axis photons from the Ulbricht Sphere pass through film scratches without deflection, resulting in a brighter, more complete image than all other types of scanners.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MULTI-FLASH HDR IMAGING</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/BT-2020-Rec-2020.png\" title_text=\"BT-2020-Rec-2020\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||124px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Single-pass, multi-flash High Dynamic Range imaging captures unparalleled detail with extremely low noise. ITU-R BT.2020, Rec. 2020, and ATSC 3.0 are already HDR. Release your film’s full potential for higher resolution, higher brightness, and wider color gamut as the world migrates to HDR10 and the dynamic metadata of HDR10+.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">SCENE BY SCENE COLOR CORRECTION</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">While other telecine facilities just set a one light color adjustment, we take the time to perform scene-to-scene, best light correction. The result is a highly-gradable, 10-bit output. Without this critical first step, future shot-by-shot color grading is limited or simply not possible, as important gamma metadata and tristimulus color values are lost.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">CHROMOGENIC DYE SHIFT CORRECTION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">The onset of acetate film base degradation -- commonly known as Vinegar Syndrome -- often signals the inevitable start of irreversible chromogenic yellow and cyan dye shift, commonly referred to as red dye shift or magenta dye shift. Our Industry Leading color cast removal process, corrects most common decay, restoring dye layer density loss.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL STORAGE</h1>\n<p style=\"text-align: left;\">After scanning your film, it is low-tension slow-wound back to your reel or core. We also offer archival-grade, vented film canisters, film cores, and plastic or steel reels. Ask about our human and machine-readable barcodes, onsite NAS and cloud backup featuring checksum data integrity verification, and long-term cold storage.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Film','','inherit','closed','closed','','461-revision-v1','','','2021-02-02 17:40:20','2021-02-02 17:40:20','',461,'http://wallstreet.getbiz.net/2021/02/02/461-revision-v1/',0,'revision','',0),(608,2,'2021-02-02 17:58:24','2021-02-02 17:58:24','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" column_structure=\"1_2,1_2\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_column _builder_version=\"4.8.2\" _module_preset=\"default\" type=\"1_2\"][et_pb_toggle _builder_version=\"4.8.2\" _module_preset=\"default\" title=\"Analog Video\" icon_color=\"#FFFFFF\" open_toggle_text_color=\"#FFFFFF\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"16px\" closed_title_font=\"Open Sans|700|||||||\" closed_toggle_text_color=\"#FFFFFF\" hover_enabled=\"0\" sticky_enabled=\"0\" body_text_color=\"#FFFFFF\" body_font=\"Open Sans||||||||\" body_font_size=\"16px\" background_color=\"#0496d4\" border_color_all=\"#0496d4\" border_width_all=\"3px\"]<p><strong>Open Reel Video</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2-inch Quadruplex Low Band"}\">2-inch Quadruplex Low Band</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2-inch Quadruplex High Band"}\">2-inch Quadruplex High Band</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type A open reel"}\">1-inch Type A open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type B open reel"}\">1-inch Type B open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type C open reel"}\">1-inch Type C open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"AKAI AK-VT (B&W) ¼” open reel"}\">AKAI AK-VT (B&W) ¼” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"EIAJ Type 1 (B&W) ½” open reel"}\">EIAJ Type 1 (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"EIAJ Type 2 (Color) ½” open reel"}\">EIAJ Type 2 (Color) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Concord NV (B&W) ½” open reel"}\">Concord NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic NV (B&W) ½” open reel"}\">Panasonic NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic CV (Color) ½” open reel"}\">Panasonic CV (Color) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Skip Field NV (B&W) ½” open reel"}\">Skip Field NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Technicolor CVC ½” open reel"}\">Technicolor CVC ½” open reel</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Analog Video Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sanyo Vcord I"}\">Sanyo Vcord I</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sanyo Vcord II"}\">Sanyo Vcord II</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N1500 ½” Video Cartridge"}\">Philips N1500 ½” Video Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N1700 ½” Video Cartridge"}\">Philips N1700 ½” Video Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N2000 ½” Video Cartridge"}\">Philips N2000 ½” Video Cartridge</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Analog Video Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"¾” U-Matic"}\">¾” U-Matic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"¾” U-Matic SP"}\">¾” U-Matic SP</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VCC Video 2000 V2000 ½”"}\">VCC Video 2000 V2000 ½”</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßI"}\">Betamax ßI</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßII"}\">Betamax ßII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßIII"}\">Betamax ßIII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super Betamax (High-Band)"}\">Super Betamax (High-Band)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Extended Definition Betamax ED Beta"}\">Extended Definition Betamax ED Beta</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam"}\">Betacam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam SP"}\">Betacam SP</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam SX"}\">Betacam SX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam IMX"}\">Betacam IMX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VHS"}\">VHS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VHS-C"}\">VHS-C</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"S-VHS"}\">S-VHS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic M"}\">Panasonic M</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic MII"}\">Panasonic MII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Video8"}\">8 mm Video8</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Hi-8"}\">Hi-8</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][et_pb_column _builder_version=\"4.8.2\" _module_preset=\"default\" type=\"1_2\"][et_pb_toggle _builder_version=\"4.8.2\" _module_preset=\"default\" title=\"Digital Video\" icon_color=\"#FFFFFF\" open_toggle_text_color=\"#FFFFFF\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"16px\" closed_title_font=\"Open Sans|700|||||||\" closed_toggle_text_color=\"#FFFFFF\" hover_enabled=\"0\" sticky_enabled=\"0\" body_text_color=\"#FFFFFF\" body_font=\"Open Sans||||||||\" body_font_size=\"16px\" background_color=\"#0496d4\" border_color_all=\"#0496d4\" border_width_all=\"3px\"]<p><strong>Digital Video Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital 8"}\">Digital 8</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital Betacam"}\">Digital Betacam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDCAM"}\">HDCAM</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDCAM-SR"}\">HDCAM-SR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-1 component"}\">D-1 component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-2 composite"}\">D-2 composite</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-3 composite"}\">D-3 composite</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 component"}\">D-5 component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 HD component"}\">D-5 HD component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 2K component"}\">D-5 2K component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-9 Digital S"}\">D-9 Digital S</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DV MiniDV"}\">DV MiniDV</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDV"}\">HDV</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCAM"}\">DVCAM</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO"}\">DVCPRO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO 50"}\">DVCPRO 50</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO 100 HD"}\">DVCPRO 100 HD</td>\n</tr>\n</tbody>\n</table>\n<p><span data-sheets-value=\"{"1":2,"2":"DIGITAL VIDEO CART"}\" data-sheets-userformat=\"{"2":12817,"3":{"1":0},"7":{"1":[{"1":2,"2":0,"5":[null,2,0]},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":2}]},"12":0,"15":"Arial","16":10}\">Digital Video Cartridge</span></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic P2"}\">Panasonic P2</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"REDMAG"}\">REDMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"RED MINI-MAG"}\">RED MINI-MAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI CFast 2.0"}\">ARRI CFast 2.0</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex"}\">ARRI Codex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex XR"}\">ARRI Codex XR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex SXR"}\">ARRI Codex SXR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS"}\">Sony SxS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS Pro card"}\">Sony SxS Pro card</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS Pro+ card"}\">Sony SxS Pro+ card</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony AtomX SSDmini"}\">Sony AtomX SSDmini</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"AJA Pak SSD Module"}\">AJA Pak SSD Module</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Optical Video Disc</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Muse HD Laserdisc"}\">Muse HD Laserdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"RLV WORM Laserdisc"}\">RLV WORM Laserdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CDi Digital Video"}\">CDi Digital Video</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CD Video 8”"}\">CD Video 8”</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VCD Video CD"}\">VCD Video CD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CAA LaserDisc"}\">CAA LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CAV LaserDisc"}\">CAV LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CLV LaserDisc"}\">CLV LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CRVdisc"}\">CRVdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SVCD"}\">SVCD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVD Digital Versatile Disc"}\">DVD Digital Versatile Disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HD DVD"}\">HD DVD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Blu-Ray"}\">Blu-Ray</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"4K Ultra HD BD"}\">4K Ultra HD BD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"XDCAM PFD"}\">XDCAM PFD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"XDCAM HD"}\">XDCAM HD</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Video','','inherit','closed','closed','','393-revision-v1','','','2021-02-02 17:58:24','2021-02-02 17:58:24','',393,'http://wallstreet.getbiz.net/2021/02/02/393-revision-v1/',0,'revision','',0),(610,2,'2021-02-02 18:11:42','2021-02-02 18:11:42','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company. Click HERE for a complete list of supported video formats.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Analog Video\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"16px\" closed_title_font=\"Open Sans|700|||||||\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#0496d4\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#0496d4\" sticky_enabled=\"0\"]<p><strong>Open Reel Video</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2-inch Quadruplex Low Band"}\">2-inch Quadruplex Low Band</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2-inch Quadruplex High Band"}\">2-inch Quadruplex High Band</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type A open reel"}\">1-inch Type A open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type B open reel"}\">1-inch Type B open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type C open reel"}\">1-inch Type C open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"AKAI AK-VT (B&W) ¼” open reel"}\">AKAI AK-VT (B&W) ¼” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"EIAJ Type 1 (B&W) ½” open reel"}\">EIAJ Type 1 (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"EIAJ Type 2 (Color) ½” open reel"}\">EIAJ Type 2 (Color) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Concord NV (B&W) ½” open reel"}\">Concord NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic NV (B&W) ½” open reel"}\">Panasonic NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic CV (Color) ½” open reel"}\">Panasonic CV (Color) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Skip Field NV (B&W) ½” open reel"}\">Skip Field NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Technicolor CVC ½” open reel"}\">Technicolor CVC ½” open reel</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Analog Video Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sanyo Vcord I"}\">Sanyo Vcord I</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sanyo Vcord II"}\">Sanyo Vcord II</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N1500 ½” Video Cartridge"}\">Philips N1500 ½” Video Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N1700 ½” Video Cartridge"}\">Philips N1700 ½” Video Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N2000 ½” Video Cartridge"}\">Philips N2000 ½” Video Cartridge</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Analog Video Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"¾” U-Matic"}\">¾” U-Matic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"¾” U-Matic SP"}\">¾” U-Matic SP</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VCC Video 2000 V2000 ½”"}\">VCC Video 2000 V2000 ½”</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßI"}\">Betamax ßI</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßII"}\">Betamax ßII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßIII"}\">Betamax ßIII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super Betamax (High-Band)"}\">Super Betamax (High-Band)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Extended Definition Betamax ED Beta"}\">Extended Definition Betamax ED Beta</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam"}\">Betacam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam SP"}\">Betacam SP</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam SX"}\">Betacam SX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam IMX"}\">Betacam IMX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VHS"}\">VHS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VHS-C"}\">VHS-C</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"S-VHS"}\">S-VHS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic M"}\">Panasonic M</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic MII"}\">Panasonic MII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Video8"}\">8 mm Video8</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Hi-8"}\">Hi-8</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Digital Video\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"16px\" closed_title_font=\"Open Sans|700|||||||\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#0496d4\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#0496d4\" sticky_enabled=\"0\"]<p><strong>Digital Video Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital 8"}\">Digital 8</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital Betacam"}\">Digital Betacam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDCAM"}\">HDCAM</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDCAM-SR"}\">HDCAM-SR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-1 component"}\">D-1 component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-2 composite"}\">D-2 composite</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-3 composite"}\">D-3 composite</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 component"}\">D-5 component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 HD component"}\">D-5 HD component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 2K component"}\">D-5 2K component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-9 Digital S"}\">D-9 Digital S</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DV MiniDV"}\">DV MiniDV</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDV"}\">HDV</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCAM"}\">DVCAM</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO"}\">DVCPRO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO 50"}\">DVCPRO 50</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO 100 HD"}\">DVCPRO 100 HD</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Video Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic P2"}\">Panasonic P2</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"REDMAG"}\">REDMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"RED MINI-MAG"}\">RED MINI-MAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI CFast 2.0"}\">ARRI CFast 2.0</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex"}\">ARRI Codex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex XR"}\">ARRI Codex XR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex SXR"}\">ARRI Codex SXR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS"}\">Sony SxS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS Pro card"}\">Sony SxS Pro card</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS Pro+ card"}\">Sony SxS Pro+ card</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony AtomX SSDmini"}\">Sony AtomX SSDmini</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"AJA Pak SSD Module"}\">AJA Pak SSD Module</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Optical Video Disc</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Muse HD Laserdisc"}\">Muse HD Laserdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"RLV WORM Laserdisc"}\">RLV WORM Laserdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CDi Digital Video"}\">CDi Digital Video</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CD Video 8”"}\">CD Video 8”</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VCD Video CD"}\">VCD Video CD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CAA LaserDisc"}\">CAA LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CAV LaserDisc"}\">CAV LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CLV LaserDisc"}\">CLV LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CRVdisc"}\">CRVdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SVCD"}\">SVCD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVD Digital Versatile Disc"}\">DVD Digital Versatile Disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HD DVD"}\">HD DVD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Blu-Ray"}\">Blu-Ray</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"4K Ultra HD BD"}\">4K Ultra HD BD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"XDCAM PFD"}\">XDCAM PFD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"XDCAM HD"}\">XDCAM HD</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Video','','inherit','closed','closed','','393-revision-v1','','','2021-02-02 18:11:42','2021-02-02 18:11:42','',393,'http://wallstreet.getbiz.net/2021/02/02/393-revision-v1/',0,'revision','',0),(611,2,'2021-02-02 19:00:48','2021-02-02 19:00:48','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" custom_padding=\"||0px|||\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Analog Video\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"16px\" closed_title_font=\"Open Sans|700|||||||\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#0496d4\" border_width_all=\"3px\" border_color_all=\"#0496d4\"]<p><strong>Open Reel Video</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2-inch Quadruplex Low Band"}\">2-inch Quadruplex Low Band</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2-inch Quadruplex High Band"}\">2-inch Quadruplex High Band</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type A open reel"}\">1-inch Type A open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type B open reel"}\">1-inch Type B open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type C open reel"}\">1-inch Type C open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"AKAI AK-VT (B&W) ¼” open reel"}\">AKAI AK-VT (B&W) ¼” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"EIAJ Type 1 (B&W) ½” open reel"}\">EIAJ Type 1 (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"EIAJ Type 2 (Color) ½” open reel"}\">EIAJ Type 2 (Color) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Concord NV (B&W) ½” open reel"}\">Concord NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic NV (B&W) ½” open reel"}\">Panasonic NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic CV (Color) ½” open reel"}\">Panasonic CV (Color) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Skip Field NV (B&W) ½” open reel"}\">Skip Field NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Technicolor CVC ½” open reel"}\">Technicolor CVC ½” open reel</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Analog Video Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sanyo Vcord I"}\">Sanyo Vcord I</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sanyo Vcord II"}\">Sanyo Vcord II</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N1500 ½” Video Cartridge"}\">Philips N1500 ½” Video Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N1700 ½” Video Cartridge"}\">Philips N1700 ½” Video Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N2000 ½” Video Cartridge"}\">Philips N2000 ½” Video Cartridge</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Analog Video Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"¾” U-Matic"}\">¾” U-Matic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"¾” U-Matic SP"}\">¾” U-Matic SP</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VCC Video 2000 V2000 ½”"}\">VCC Video 2000 V2000 ½”</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßI"}\">Betamax ßI</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßII"}\">Betamax ßII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßIII"}\">Betamax ßIII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super Betamax (High-Band)"}\">Super Betamax (High-Band)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Extended Definition Betamax ED Beta"}\">Extended Definition Betamax ED Beta</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam"}\">Betacam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam SP"}\">Betacam SP</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam SX"}\">Betacam SX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam IMX"}\">Betacam IMX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VHS"}\">VHS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VHS-C"}\">VHS-C</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"S-VHS"}\">S-VHS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic M"}\">Panasonic M</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic MII"}\">Panasonic MII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Video8"}\">8 mm Video8</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Hi-8"}\">Hi-8</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Digital Video\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"16px\" closed_title_font=\"Open Sans|700|||||||\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#0496d4\" border_width_all=\"3px\" border_color_all=\"#0496d4\"]<p><strong>Digital Video Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital 8"}\">Digital 8</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital Betacam"}\">Digital Betacam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDCAM"}\">HDCAM</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDCAM-SR"}\">HDCAM-SR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-1 component"}\">D-1 component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-2 composite"}\">D-2 composite</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-3 composite"}\">D-3 composite</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 component"}\">D-5 component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 HD component"}\">D-5 HD component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 2K component"}\">D-5 2K component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-9 Digital S"}\">D-9 Digital S</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DV MiniDV"}\">DV MiniDV</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDV"}\">HDV</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCAM"}\">DVCAM</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO"}\">DVCPRO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO 50"}\">DVCPRO 50</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO 100 HD"}\">DVCPRO 100 HD</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Video Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic P2"}\">Panasonic P2</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"REDMAG"}\">REDMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"RED MINI-MAG"}\">RED MINI-MAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI CFast 2.0"}\">ARRI CFast 2.0</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex"}\">ARRI Codex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex XR"}\">ARRI Codex XR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex SXR"}\">ARRI Codex SXR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS"}\">Sony SxS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS Pro card"}\">Sony SxS Pro card</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS Pro+ card"}\">Sony SxS Pro+ card</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony AtomX SSDmini"}\">Sony AtomX SSDmini</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"AJA Pak SSD Module"}\">AJA Pak SSD Module</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Optical Video Disc</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Muse HD Laserdisc"}\">Muse HD Laserdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"RLV WORM Laserdisc"}\">RLV WORM Laserdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CDi Digital Video"}\">CDi Digital Video</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CD Video 8”"}\">CD Video 8”</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VCD Video CD"}\">VCD Video CD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CAA LaserDisc"}\">CAA LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CAV LaserDisc"}\">CAV LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CLV LaserDisc"}\">CLV LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CRVdisc"}\">CRVdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SVCD"}\">SVCD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVD Digital Versatile Disc"}\">DVD Digital Versatile Disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HD DVD"}\">HD DVD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Blu-Ray"}\">Blu-Ray</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"4K Ultra HD BD"}\">4K Ultra HD BD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"XDCAM PFD"}\">XDCAM PFD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"XDCAM HD"}\">XDCAM HD</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Video','','inherit','closed','closed','','393-revision-v1','','','2021-02-02 19:00:48','2021-02-02 19:00:48','',393,'http://wallstreet.getbiz.net/2021/02/02/393-revision-v1/',0,'revision','',0),(613,2,'2021-02-02 19:25:59','2021-02-02 19:25:59','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Analog Video\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"16px\" closed_title_font=\"Open Sans|700|||||||\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#0496d4\" border_width_all=\"3px\" border_color_all=\"#0496d4\"]<p><strong>Open Reel Video</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2-inch Quadruplex Low Band"}\">2-inch Quadruplex Low Band</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2-inch Quadruplex High Band"}\">2-inch Quadruplex High Band</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type A open reel"}\">1-inch Type A open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type B open reel"}\">1-inch Type B open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type C open reel"}\">1-inch Type C open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"AKAI AK-VT (B&W) ¼” open reel"}\">AKAI AK-VT (B&W) ¼” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"EIAJ Type 1 (B&W) ½” open reel"}\">EIAJ Type 1 (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"EIAJ Type 2 (Color) ½” open reel"}\">EIAJ Type 2 (Color) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Concord NV (B&W) ½” open reel"}\">Concord NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic NV (B&W) ½” open reel"}\">Panasonic NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic CV (Color) ½” open reel"}\">Panasonic CV (Color) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Skip Field NV (B&W) ½” open reel"}\">Skip Field NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Technicolor CVC ½” open reel"}\">Technicolor CVC ½” open reel</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Analog Video Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sanyo Vcord I"}\">Sanyo Vcord I</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sanyo Vcord II"}\">Sanyo Vcord II</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N1500 ½” Video Cartridge"}\">Philips N1500 ½” Video Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N1700 ½” Video Cartridge"}\">Philips N1700 ½” Video Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N2000 ½” Video Cartridge"}\">Philips N2000 ½” Video Cartridge</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Analog Video Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"¾” U-Matic"}\">¾” U-Matic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"¾” U-Matic SP"}\">¾” U-Matic SP</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VCC Video 2000 V2000 ½”"}\">VCC Video 2000 V2000 ½”</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßI"}\">Betamax ßI</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßII"}\">Betamax ßII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßIII"}\">Betamax ßIII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super Betamax (High-Band)"}\">Super Betamax (High-Band)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Extended Definition Betamax ED Beta"}\">Extended Definition Betamax ED Beta</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam"}\">Betacam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam SP"}\">Betacam SP</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam SX"}\">Betacam SX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam IMX"}\">Betacam IMX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VHS"}\">VHS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VHS-C"}\">VHS-C</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"S-VHS"}\">S-VHS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic M"}\">Panasonic M</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic MII"}\">Panasonic MII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Video8"}\">8 mm Video8</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Hi-8"}\">Hi-8</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Digital Video\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"16px\" closed_title_font=\"Open Sans|700|||||||\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#0496d4\" border_width_all=\"3px\" border_color_all=\"#0496d4\"]<p><strong>Digital Video Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital 8"}\">Digital 8</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital Betacam"}\">Digital Betacam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDCAM"}\">HDCAM</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDCAM-SR"}\">HDCAM-SR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-1 component"}\">D-1 component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-2 composite"}\">D-2 composite</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-3 composite"}\">D-3 composite</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 component"}\">D-5 component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 HD component"}\">D-5 HD component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 2K component"}\">D-5 2K component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-9 Digital S"}\">D-9 Digital S</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DV MiniDV"}\">DV MiniDV</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDV"}\">HDV</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCAM"}\">DVCAM</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO"}\">DVCPRO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO 50"}\">DVCPRO 50</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO 100 HD"}\">DVCPRO 100 HD</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Video Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic P2"}\">Panasonic P2</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"REDMAG"}\">REDMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"RED MINI-MAG"}\">RED MINI-MAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI CFast 2.0"}\">ARRI CFast 2.0</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex"}\">ARRI Codex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex XR"}\">ARRI Codex XR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex SXR"}\">ARRI Codex SXR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS"}\">Sony SxS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS Pro card"}\">Sony SxS Pro card</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS Pro+ card"}\">Sony SxS Pro+ card</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony AtomX SSDmini"}\">Sony AtomX SSDmini</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"AJA Pak SSD Module"}\">AJA Pak SSD Module</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Optical Video Disc</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Muse HD Laserdisc"}\">Muse HD Laserdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"RLV WORM Laserdisc"}\">RLV WORM Laserdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CDi Digital Video"}\">CDi Digital Video</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CD Video 8”"}\">CD Video 8”</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VCD Video CD"}\">VCD Video CD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CAA LaserDisc"}\">CAA LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CAV LaserDisc"}\">CAV LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CLV LaserDisc"}\">CLV LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CRVdisc"}\">CRVdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SVCD"}\">SVCD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVD Digital Versatile Disc"}\">DVD Digital Versatile Disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HD DVD"}\">HD DVD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Blu-Ray"}\">Blu-Ray</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"4K Ultra HD BD"}\">4K Ultra HD BD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"XDCAM PFD"}\">XDCAM PFD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"XDCAM HD"}\">XDCAM HD</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Video','','inherit','closed','closed','','393-revision-v1','','','2021-02-02 19:25:59','2021-02-02 19:25:59','',393,'http://wallstreet.getbiz.net/2021/02/02/393-revision-v1/',0,'revision','',0),(614,2,'2021-02-02 19:35:01','2021-02-02 19:35:01','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Analog Video\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"16px\" closed_title_font=\"Open Sans|700|||||||\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#0496d4\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#0496d4\" animation_style=\"fade\" sticky_enabled=\"0\"]<p><strong>Open Reel Video</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2-inch Quadruplex Low Band"}\">2-inch Quadruplex Low Band</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2-inch Quadruplex High Band"}\">2-inch Quadruplex High Band</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type A open reel"}\">1-inch Type A open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type B open reel"}\">1-inch Type B open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type C open reel"}\">1-inch Type C open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"AKAI AK-VT (B&W) ¼” open reel"}\">AKAI AK-VT (B&W) ¼” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"EIAJ Type 1 (B&W) ½” open reel"}\">EIAJ Type 1 (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"EIAJ Type 2 (Color) ½” open reel"}\">EIAJ Type 2 (Color) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Concord NV (B&W) ½” open reel"}\">Concord NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic NV (B&W) ½” open reel"}\">Panasonic NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic CV (Color) ½” open reel"}\">Panasonic CV (Color) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Skip Field NV (B&W) ½” open reel"}\">Skip Field NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Technicolor CVC ½” open reel"}\">Technicolor CVC ½” open reel</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Analog Video Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sanyo Vcord I"}\">Sanyo Vcord I</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sanyo Vcord II"}\">Sanyo Vcord II</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N1500 ½” Video Cartridge"}\">Philips N1500 ½” Video Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N1700 ½” Video Cartridge"}\">Philips N1700 ½” Video Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N2000 ½” Video Cartridge"}\">Philips N2000 ½” Video Cartridge</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Analog Video Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"¾” U-Matic"}\">¾” U-Matic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"¾” U-Matic SP"}\">¾” U-Matic SP</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VCC Video 2000 V2000 ½”"}\">VCC Video 2000 V2000 ½”</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßI"}\">Betamax ßI</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßII"}\">Betamax ßII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßIII"}\">Betamax ßIII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super Betamax (High-Band)"}\">Super Betamax (High-Band)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Extended Definition Betamax ED Beta"}\">Extended Definition Betamax ED Beta</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam"}\">Betacam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam SP"}\">Betacam SP</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam SX"}\">Betacam SX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam IMX"}\">Betacam IMX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VHS"}\">VHS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VHS-C"}\">VHS-C</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"S-VHS"}\">S-VHS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic M"}\">Panasonic M</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic MII"}\">Panasonic MII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Video8"}\">8 mm Video8</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Hi-8"}\">Hi-8</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Digital Video\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"16px\" closed_title_font=\"Open Sans|700|||||||\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#0496d4\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#0496d4\" animation_style=\"fade\" sticky_enabled=\"0\"]<p><strong>Digital Video Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital 8"}\">Digital 8</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital Betacam"}\">Digital Betacam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDCAM"}\">HDCAM</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDCAM-SR"}\">HDCAM-SR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-1 component"}\">D-1 component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-2 composite"}\">D-2 composite</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-3 composite"}\">D-3 composite</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 component"}\">D-5 component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 HD component"}\">D-5 HD component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 2K component"}\">D-5 2K component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-9 Digital S"}\">D-9 Digital S</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DV MiniDV"}\">DV MiniDV</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDV"}\">HDV</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCAM"}\">DVCAM</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO"}\">DVCPRO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO 50"}\">DVCPRO 50</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO 100 HD"}\">DVCPRO 100 HD</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Video Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic P2"}\">Panasonic P2</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"REDMAG"}\">REDMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"RED MINI-MAG"}\">RED MINI-MAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI CFast 2.0"}\">ARRI CFast 2.0</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex"}\">ARRI Codex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex XR"}\">ARRI Codex XR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex SXR"}\">ARRI Codex SXR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS"}\">Sony SxS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS Pro card"}\">Sony SxS Pro card</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS Pro+ card"}\">Sony SxS Pro+ card</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony AtomX SSDmini"}\">Sony AtomX SSDmini</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"AJA Pak SSD Module"}\">AJA Pak SSD Module</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Optical Video Disc</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Muse HD Laserdisc"}\">Muse HD Laserdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"RLV WORM Laserdisc"}\">RLV WORM Laserdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CDi Digital Video"}\">CDi Digital Video</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CD Video 8”"}\">CD Video 8”</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VCD Video CD"}\">VCD Video CD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CAA LaserDisc"}\">CAA LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CAV LaserDisc"}\">CAV LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CLV LaserDisc"}\">CLV LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CRVdisc"}\">CRVdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SVCD"}\">SVCD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVD Digital Versatile Disc"}\">DVD Digital Versatile Disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HD DVD"}\">HD DVD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Blu-Ray"}\">Blu-Ray</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"4K Ultra HD BD"}\">4K Ultra HD BD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"XDCAM PFD"}\">XDCAM PFD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"XDCAM HD"}\">XDCAM HD</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Video','','inherit','closed','closed','','393-revision-v1','','','2021-02-02 19:35:01','2021-02-02 19:35:01','',393,'http://wallstreet.getbiz.net/2021/02/02/393-revision-v1/',0,'revision','',0),(616,2,'2021-02-02 19:40:40','2021-02-02 19:40:40','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Analog Video\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"16px\" closed_title_font=\"Open Sans|700|||||||\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#0496d4\" animation_style=\"fade\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#0496d4\" sticky_enabled=\"0\"]<p><strong>Open Reel Video</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2-inch Quadruplex Low Band"}\">2-inch Quadruplex Low Band</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2-inch Quadruplex High Band"}\">2-inch Quadruplex High Band</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type A open reel"}\">1-inch Type A open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type B open reel"}\">1-inch Type B open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type C open reel"}\">1-inch Type C open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"AKAI AK-VT (B&W) ¼” open reel"}\">AKAI AK-VT (B&W) ¼” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"EIAJ Type 1 (B&W) ½” open reel"}\">EIAJ Type 1 (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"EIAJ Type 2 (Color) ½” open reel"}\">EIAJ Type 2 (Color) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Concord NV (B&W) ½” open reel"}\">Concord NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic NV (B&W) ½” open reel"}\">Panasonic NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic CV (Color) ½” open reel"}\">Panasonic CV (Color) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Skip Field NV (B&W) ½” open reel"}\">Skip Field NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Technicolor CVC ½” open reel"}\">Technicolor CVC ½” open reel</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Analog Video Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sanyo Vcord I"}\">Sanyo Vcord I</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sanyo Vcord II"}\">Sanyo Vcord II</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N1500 ½” Video Cartridge"}\">Philips N1500 ½” Video Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N1700 ½” Video Cartridge"}\">Philips N1700 ½” Video Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N2000 ½” Video Cartridge"}\">Philips N2000 ½” Video Cartridge</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Analog Video Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"¾” U-Matic"}\">¾” U-Matic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"¾” U-Matic SP"}\">¾” U-Matic SP</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VCC Video 2000 V2000 ½”"}\">VCC Video 2000 V2000 ½”</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßI"}\">Betamax ßI</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßII"}\">Betamax ßII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßIII"}\">Betamax ßIII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super Betamax (High-Band)"}\">Super Betamax (High-Band)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Extended Definition Betamax ED Beta"}\">Extended Definition Betamax ED Beta</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam"}\">Betacam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam SP"}\">Betacam SP</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam SX"}\">Betacam SX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam IMX"}\">Betacam IMX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VHS"}\">VHS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VHS-C"}\">VHS-C</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"S-VHS"}\">S-VHS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic M"}\">Panasonic M</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic MII"}\">Panasonic MII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Video8"}\">8 mm Video8</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Hi-8"}\">Hi-8</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Digital Video\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"16px\" closed_title_font=\"Open Sans|700|||||||\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#0496d4\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#0496d4\"]<p><strong>Digital Video Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital 8"}\">Digital 8</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital Betacam"}\">Digital Betacam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDCAM"}\">HDCAM</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDCAM-SR"}\">HDCAM-SR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-1 component"}\">D-1 component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-2 composite"}\">D-2 composite</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-3 composite"}\">D-3 composite</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 component"}\">D-5 component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 HD component"}\">D-5 HD component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 2K component"}\">D-5 2K component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-9 Digital S"}\">D-9 Digital S</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DV MiniDV"}\">DV MiniDV</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDV"}\">HDV</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCAM"}\">DVCAM</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO"}\">DVCPRO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO 50"}\">DVCPRO 50</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO 100 HD"}\">DVCPRO 100 HD</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Video Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic P2"}\">Panasonic P2</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"REDMAG"}\">REDMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"RED MINI-MAG"}\">RED MINI-MAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI CFast 2.0"}\">ARRI CFast 2.0</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex"}\">ARRI Codex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex XR"}\">ARRI Codex XR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex SXR"}\">ARRI Codex SXR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS"}\">Sony SxS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS Pro card"}\">Sony SxS Pro card</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS Pro+ card"}\">Sony SxS Pro+ card</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony AtomX SSDmini"}\">Sony AtomX SSDmini</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"AJA Pak SSD Module"}\">AJA Pak SSD Module</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Optical Video Disc</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Muse HD Laserdisc"}\">Muse HD Laserdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"RLV WORM Laserdisc"}\">RLV WORM Laserdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CDi Digital Video"}\">CDi Digital Video</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CD Video 8”"}\">CD Video 8”</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VCD Video CD"}\">VCD Video CD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CAA LaserDisc"}\">CAA LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CAV LaserDisc"}\">CAV LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CLV LaserDisc"}\">CLV LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CRVdisc"}\">CRVdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SVCD"}\">SVCD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVD Digital Versatile Disc"}\">DVD Digital Versatile Disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HD DVD"}\">HD DVD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Blu-Ray"}\">Blu-Ray</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"4K Ultra HD BD"}\">4K Ultra HD BD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"XDCAM PFD"}\">XDCAM PFD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"XDCAM HD"}\">XDCAM HD</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Video','','inherit','closed','closed','','393-revision-v1','','','2021-02-02 19:40:40','2021-02-02 19:40:40','',393,'http://wallstreet.getbiz.net/2021/02/02/393-revision-v1/',0,'revision','',0),(617,2,'2021-02-02 19:43:42','2021-02-02 19:43:42','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"||0px|||\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">MOTION PICTURE FILM RESTORATION & PRESERVATION HDR WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your film is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to direct sunlight. Your film and its canisters are then photographed and logged using Structured XML Metadata, documenting its journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL FILM INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png\" title_text=\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your film undergoes an end-to-end, manual inspection of all existing splices and sprocket holes, using Moviola and Neumade hand-cranked rewinds. Poor-quality splices are repaired and restored using Academy of Motion Picture Arts and Sciences (AMPAS), Scientific Award-Winning, Pressa CIR-Catozzo self-perforating, adhesive-tape film splicers, then repacked by hand winding to metal film reels or film cores with fresh, head and tail film leader.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LARGE-FORMAT, AREA IMAGER SCANNER</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:left;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||64px|||\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">PTR DUST & PARTICLE REMOVAL SYSTEM</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png\" title_text=\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Both sides of your physically-restored film are fed through nearly 30 linear inches of low-tack, particle transfer rollers, removing microscopic dust immediately prior to your film entering the 20-megapixel, large-format HDR area imager.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">ALL-CHROME, SPROCKETLESS FILM PATH</h1>\n<h1 style=\"text-align: left;\">with 3-AXIS OPTICAL PIN REGISTRATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"10px|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Damaged sprockets & splices are ignored as the all-chrome film path gently transports your film through the scanner. A proprietary optical pin registration system perfectly stabilizes damaged, warped, or shrunken film on X, Y, and Z axes, requiring no edge guides or post-scan adjustments.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click below for a complete list of supported film formats.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"8 mm to 28 mm Formats\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#45aa42\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#45aa42\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"224\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm"}\">8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8 mm Commag"}\">Super 8 mm Commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Single-8 Cartridge"}\">Single-8 Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double 8 mm"}\">Double 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double Super 8 mm"}\">Double Super 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"UltraPan 8 mm"}\">UltraPan 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm fullcoat SEPMAG"}\">8 mm fullcoat SEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Max 8 mm"}\">Max 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8B"}\">Super 8B</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Panoramic"}\">8 mm Panoramic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Polaroid Polavision"}\">8 mm Polaroid Polavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Technicolor Magi-Cartridge"}\">8 mm Technicolor Magi-Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Pathescope"}\">9.5 mm Pathescope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Bingoscope"}\">9.5 mm Bingoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Duplex"}\">9.5 mm Duplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm 110"}\">16 mm 110</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm commag"}\">16 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm double perf"}\">16 mm double perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm magnetic"}\">16 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm negative"}\">16 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm optical ComOpt"}\">16 mm optical ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm positive"}\">16 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm Fullcoat sepmag"}\">16 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm super"}\">16 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biotac"}\">17.5 mm Biotac</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biokam"}\">17.5 mm Biokam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Hughes"}\">17.5 mm Hughes</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Gaumont"}\">17.5 mm Gaumont</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Clou"}\">17.5 mm Clou</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Duoscope"}\">17.5 mm Duoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Movette"}\">17.5 mm Movette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Pathé Rural"}\">17.5 mm Pathé Rural</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Fullcoat sepmag"}\">17.5 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"19 mm Kinetoscope"}\">19 mm Kinetoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"21 mm Mirograph"}\">21 mm Mirograph</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"24 mm APS"}\">24 mm APS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"28 mm Pathé Kok"}\">28 mm Pathé Kok</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"35 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_text_align=\"left\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#45aa42\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#45aa42\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"185\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 126"}\">35 mm 126</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 135"}\">35 mm 135</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 828"}\">35 mm 828</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm commag"}\">35 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Full coatSEPMAG"}\">35 mm Full coatSEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm positive"}\">35 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm negative"}\">35 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm magnetic"}\">35 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm optical"}\">35 mm optical</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm ComOpt"}\">35 mm ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Mini-Max"}\">35 mm Mini-Max</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vistascope"}\">35 mm Vistascope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35"}\">35 mm Vario-35</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35A"}\">35 mm Vario-35A</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Single Cinerama"}\">35 mm Single Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Hexiplex"}\">35 mm Hexiplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Row-film"}\">35 mm Row-film</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Ultra Toruscope"}\">35 mm Ultra Toruscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Imagination FX 7012"}\">35 mm Imagination FX 7012</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Univisium"}\">35 mm Univisium</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision"}\">35 mm Maxivision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision 48"}\">35 mm Maxivision 48</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm sepmag"}\">35 mm sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm CinameScope"}\">35 mm CinameScope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Dynamic Frame"}\">35 mm Dynamic Frame</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm VistaVision"}\">35 mm VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Technirama"}\">35 mm Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Anamorphic"}\">35 mm Anamorphic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Techniscope"}\">35 mm Techniscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm super"}\">35 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinerama"}\">35 mm Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super VistaVision"}\">35 mm Super VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinemiracle"}\">35 mm Cinemiracle</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Thrillarama"}\">35 mm Thrillarama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Magirama"}\">35 mm Magirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super Technirama"}\">35 mm Super Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circlorama"}\">35 mm Circlorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 200"}\">35 mm Circle Vision 200</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 360"}\">35 mm Circle Vision 360</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"40 mm to 70 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#45aa42\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#45aa42\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"174\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"40 mm 127"}\">40 mm 127</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"60 mm 120 220 620"}\">60 mm 120 220 620</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm 5-perf"}\">65 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinerama 360"}\">65 mm Cinerama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Ultra Panavision"}\">65 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Varioscope"}\">65 mm Varioscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dimension 150"}\">65 mm Dimension 150</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Astrovision"}\">65 mm Astrovision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dynavision"}\">65 mm Dynavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Super Dimension 70"}\">65 mm Super Dimension 70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm FuturVision 360"}\">65 mm FuturVision 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Showscan"}\">65 mm Showscan</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinema 180"}\">65 mm Cinema 180</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Swissorama 360"}\">65 mm Swissorama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Iwerksphere"}\">65 mm Iwerksphere</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm MotionMaster"}\">65 mm MotionMaster</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Soviet 10"}\">65 mm Soviet 10</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Vario-70"}\">65 mm Vario-70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Imagine 360"}\">65 mm Imagine 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm 5-perf"}\">70 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Todd-AO"}\">70 mm Todd-AO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Ultra Panavision"}\">70 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Super Panavision"}\">70 mm Super Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX"}\">70 mm IMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm OMNIMAX"}\">70 mm OMNIMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Grandeur"}\">70 mm Grandeur</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX Magic Carpet"}\">70 mm IMAX Magic Carpet</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX HD"}\">70 mm IMAX HD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"FMC Quadravision"}\">FMC Quadravision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Septorama"}\">Septorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wonderama"}\">Wonderama</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">DIRECT OUTPUT TO FORMATS & CODECS</h1>[/et_pb_text][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">We directly output high-end formats and codecs, avoiding lossy concatenation errors caused by transcoding. Click HERE for a list of direct output formats and codecs.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"cool-led light\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ULBRICHT INTEGRATING SPHERE DIFFUSE, COOL-LED LIGHT SOURCE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">A revolutionary Ulbricht Integrating Sphere creates a cool, diffuse, pure-white light source reducing the appearance of scratches on the emulsion side of the film base without softening, blurring, or altering the image. Unlike collimated light sources of telecines and line imagers, there is no risk of damage to the dye layers due to excessive heat. Further, off-axis photons from the Ulbricht Sphere pass through film scratches without deflection, resulting in a brighter, more complete image than all other types of scanners.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MULTI-FLASH HDR IMAGING</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/BT-2020-Rec-2020.png\" title_text=\"BT-2020-Rec-2020\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||124px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Single-pass, multi-flash High Dynamic Range imaging captures unparalleled detail with extremely low noise. ITU-R BT.2020, Rec. 2020, and ATSC 3.0 are already HDR. Release your film’s full potential for higher resolution, higher brightness, and wider color gamut as the world migrates to HDR10 and the dynamic metadata of HDR10+.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">SCENE BY SCENE COLOR CORRECTION</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">While other telecine facilities just set a one light color adjustment, we take the time to perform scene-to-scene, best light correction. The result is a highly-gradable, 10-bit output. Without this critical first step, future shot-by-shot color grading is limited or simply not possible, as important gamma metadata and tristimulus color values are lost.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">CHROMOGENIC DYE SHIFT CORRECTION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">The onset of acetate film base degradation -- commonly known as Vinegar Syndrome -- often signals the inevitable start of irreversible chromogenic yellow and cyan dye shift, commonly referred to as red dye shift or magenta dye shift. Our Industry Leading color cast removal process, corrects most common decay, restoring dye layer density loss.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL STORAGE</h1>\n<p style=\"text-align: left;\">After scanning your film, it is low-tension slow-wound back to your reel or core. We also offer archival-grade, vented film canisters, film cores, and plastic or steel reels. Ask about our human and machine-readable barcodes, onsite NAS and cloud backup featuring checksum data integrity verification, and long-term cold storage.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Film','','inherit','closed','closed','','461-revision-v1','','','2021-02-02 19:43:42','2021-02-02 19:43:42','',461,'http://wallstreet.getbiz.net/2021/02/02/461-revision-v1/',0,'revision','',0),(618,2,'2021-02-02 19:53:09','2021-02-02 19:53:09','','AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP 2021','','inherit','open','closed','','avconservation-org-d5-1-inch-type-c-dvcpro-digital-betacam-sp-2021-3','','','2021-02-02 19:53:09','2021-02-02 19:53:09','',461,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021.jpg',0,'attachment','image/jpeg',0),(619,2,'2021-02-02 19:53:15','2021-02-02 19:53:15','','AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner 2021','','inherit','open','closed','','avconservation-org-lasergraphics-scanstation-35-mm-16-mm-8-mm-film-scanner-2021','','','2021-02-02 19:53:15','2021-02-02 19:53:15','',461,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021.jpg',0,'attachment','image/jpeg',0),(622,2,'2021-02-02 19:53:48','2021-02-02 19:53:48','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" hover_enabled=\"0\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\" title_text=\"AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP 2021\" sticky_enabled=\"0\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Analog Video\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"16px\" closed_title_font=\"Open Sans|700|||||||\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#0496d4\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#0496d4\"]<p><strong>Open Reel Video</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2-inch Quadruplex Low Band"}\">2-inch Quadruplex Low Band</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2-inch Quadruplex High Band"}\">2-inch Quadruplex High Band</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type A open reel"}\">1-inch Type A open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type B open reel"}\">1-inch Type B open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type C open reel"}\">1-inch Type C open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"AKAI AK-VT (B&W) ¼” open reel"}\">AKAI AK-VT (B&W) ¼” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"EIAJ Type 1 (B&W) ½” open reel"}\">EIAJ Type 1 (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"EIAJ Type 2 (Color) ½” open reel"}\">EIAJ Type 2 (Color) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Concord NV (B&W) ½” open reel"}\">Concord NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic NV (B&W) ½” open reel"}\">Panasonic NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic CV (Color) ½” open reel"}\">Panasonic CV (Color) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Skip Field NV (B&W) ½” open reel"}\">Skip Field NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Technicolor CVC ½” open reel"}\">Technicolor CVC ½” open reel</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Analog Video Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sanyo Vcord I"}\">Sanyo Vcord I</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sanyo Vcord II"}\">Sanyo Vcord II</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N1500 ½” Video Cartridge"}\">Philips N1500 ½” Video Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N1700 ½” Video Cartridge"}\">Philips N1700 ½” Video Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N2000 ½” Video Cartridge"}\">Philips N2000 ½” Video Cartridge</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Analog Video Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"¾” U-Matic"}\">¾” U-Matic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"¾” U-Matic SP"}\">¾” U-Matic SP</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VCC Video 2000 V2000 ½”"}\">VCC Video 2000 V2000 ½”</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßI"}\">Betamax ßI</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßII"}\">Betamax ßII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßIII"}\">Betamax ßIII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super Betamax (High-Band)"}\">Super Betamax (High-Band)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Extended Definition Betamax ED Beta"}\">Extended Definition Betamax ED Beta</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam"}\">Betacam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam SP"}\">Betacam SP</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam SX"}\">Betacam SX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam IMX"}\">Betacam IMX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VHS"}\">VHS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VHS-C"}\">VHS-C</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"S-VHS"}\">S-VHS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic M"}\">Panasonic M</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic MII"}\">Panasonic MII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Video8"}\">8 mm Video8</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Hi-8"}\">Hi-8</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Digital Video\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"16px\" closed_title_font=\"Open Sans|700|||||||\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#0496d4\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#0496d4\"]<p><strong>Digital Video Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital 8"}\">Digital 8</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital Betacam"}\">Digital Betacam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDCAM"}\">HDCAM</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDCAM-SR"}\">HDCAM-SR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-1 component"}\">D-1 component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-2 composite"}\">D-2 composite</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-3 composite"}\">D-3 composite</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 component"}\">D-5 component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 HD component"}\">D-5 HD component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 2K component"}\">D-5 2K component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-9 Digital S"}\">D-9 Digital S</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DV MiniDV"}\">DV MiniDV</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDV"}\">HDV</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCAM"}\">DVCAM</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO"}\">DVCPRO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO 50"}\">DVCPRO 50</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO 100 HD"}\">DVCPRO 100 HD</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Video Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic P2"}\">Panasonic P2</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"REDMAG"}\">REDMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"RED MINI-MAG"}\">RED MINI-MAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI CFast 2.0"}\">ARRI CFast 2.0</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex"}\">ARRI Codex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex XR"}\">ARRI Codex XR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex SXR"}\">ARRI Codex SXR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS"}\">Sony SxS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS Pro card"}\">Sony SxS Pro card</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS Pro+ card"}\">Sony SxS Pro+ card</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony AtomX SSDmini"}\">Sony AtomX SSDmini</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"AJA Pak SSD Module"}\">AJA Pak SSD Module</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Optical Video Disc</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Muse HD Laserdisc"}\">Muse HD Laserdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"RLV WORM Laserdisc"}\">RLV WORM Laserdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CDi Digital Video"}\">CDi Digital Video</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CD Video 8”"}\">CD Video 8”</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VCD Video CD"}\">VCD Video CD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CAA LaserDisc"}\">CAA LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CAV LaserDisc"}\">CAV LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CLV LaserDisc"}\">CLV LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CRVdisc"}\">CRVdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SVCD"}\">SVCD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVD Digital Versatile Disc"}\">DVD Digital Versatile Disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HD DVD"}\">HD DVD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Blu-Ray"}\">Blu-Ray</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"4K Ultra HD BD"}\">4K Ultra HD BD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"XDCAM PFD"}\">XDCAM PFD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"XDCAM HD"}\">XDCAM HD</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Video','','inherit','closed','closed','','393-revision-v1','','','2021-02-02 19:53:48','2021-02-02 19:53:48','',393,'http://wallstreet.getbiz.net/2021/02/02/393-revision-v1/',0,'revision','',0),(623,2,'2021-02-02 19:54:00','2021-02-02 19:54:00','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" hover_enabled=\"0\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\" title_text=\"AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner 2021\" sticky_enabled=\"0\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"||0px|||\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">MOTION PICTURE FILM RESTORATION & PRESERVATION HDR WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your film is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to direct sunlight. Your film and its canisters are then photographed and logged using Structured XML Metadata, documenting its journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL FILM INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png\" title_text=\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your film undergoes an end-to-end, manual inspection of all existing splices and sprocket holes, using Moviola and Neumade hand-cranked rewinds. Poor-quality splices are repaired and restored using Academy of Motion Picture Arts and Sciences (AMPAS), Scientific Award-Winning, Pressa CIR-Catozzo self-perforating, adhesive-tape film splicers, then repacked by hand winding to metal film reels or film cores with fresh, head and tail film leader.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LARGE-FORMAT, AREA IMAGER SCANNER</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:left;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||64px|||\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">PTR DUST & PARTICLE REMOVAL SYSTEM</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png\" title_text=\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Both sides of your physically-restored film are fed through nearly 30 linear inches of low-tack, particle transfer rollers, removing microscopic dust immediately prior to your film entering the 20-megapixel, large-format HDR area imager.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">ALL-CHROME, SPROCKETLESS FILM PATH</h1>\n<h1 style=\"text-align: left;\">with 3-AXIS OPTICAL PIN REGISTRATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"10px|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Damaged sprockets & splices are ignored as the all-chrome film path gently transports your film through the scanner. A proprietary optical pin registration system perfectly stabilizes damaged, warped, or shrunken film on X, Y, and Z axes, requiring no edge guides or post-scan adjustments.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click below for a complete list of supported film formats.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"8 mm to 28 mm Formats\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#45aa42\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#45aa42\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"224\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm"}\">8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8 mm Commag"}\">Super 8 mm Commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Single-8 Cartridge"}\">Single-8 Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double 8 mm"}\">Double 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double Super 8 mm"}\">Double Super 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"UltraPan 8 mm"}\">UltraPan 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm fullcoat SEPMAG"}\">8 mm fullcoat SEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Max 8 mm"}\">Max 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8B"}\">Super 8B</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Panoramic"}\">8 mm Panoramic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Polaroid Polavision"}\">8 mm Polaroid Polavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Technicolor Magi-Cartridge"}\">8 mm Technicolor Magi-Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Pathescope"}\">9.5 mm Pathescope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Bingoscope"}\">9.5 mm Bingoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Duplex"}\">9.5 mm Duplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm 110"}\">16 mm 110</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm commag"}\">16 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm double perf"}\">16 mm double perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm magnetic"}\">16 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm negative"}\">16 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm optical ComOpt"}\">16 mm optical ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm positive"}\">16 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm Fullcoat sepmag"}\">16 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm super"}\">16 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biotac"}\">17.5 mm Biotac</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biokam"}\">17.5 mm Biokam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Hughes"}\">17.5 mm Hughes</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Gaumont"}\">17.5 mm Gaumont</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Clou"}\">17.5 mm Clou</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Duoscope"}\">17.5 mm Duoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Movette"}\">17.5 mm Movette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Pathé Rural"}\">17.5 mm Pathé Rural</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Fullcoat sepmag"}\">17.5 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"19 mm Kinetoscope"}\">19 mm Kinetoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"21 mm Mirograph"}\">21 mm Mirograph</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"24 mm APS"}\">24 mm APS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"28 mm Pathé Kok"}\">28 mm Pathé Kok</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"35 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_text_align=\"left\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#45aa42\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#45aa42\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"185\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 126"}\">35 mm 126</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 135"}\">35 mm 135</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 828"}\">35 mm 828</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm commag"}\">35 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Full coatSEPMAG"}\">35 mm Full coatSEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm positive"}\">35 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm negative"}\">35 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm magnetic"}\">35 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm optical"}\">35 mm optical</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm ComOpt"}\">35 mm ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Mini-Max"}\">35 mm Mini-Max</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vistascope"}\">35 mm Vistascope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35"}\">35 mm Vario-35</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35A"}\">35 mm Vario-35A</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Single Cinerama"}\">35 mm Single Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Hexiplex"}\">35 mm Hexiplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Row-film"}\">35 mm Row-film</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Ultra Toruscope"}\">35 mm Ultra Toruscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Imagination FX 7012"}\">35 mm Imagination FX 7012</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Univisium"}\">35 mm Univisium</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision"}\">35 mm Maxivision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision 48"}\">35 mm Maxivision 48</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm sepmag"}\">35 mm sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm CinameScope"}\">35 mm CinameScope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Dynamic Frame"}\">35 mm Dynamic Frame</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm VistaVision"}\">35 mm VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Technirama"}\">35 mm Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Anamorphic"}\">35 mm Anamorphic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Techniscope"}\">35 mm Techniscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm super"}\">35 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinerama"}\">35 mm Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super VistaVision"}\">35 mm Super VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinemiracle"}\">35 mm Cinemiracle</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Thrillarama"}\">35 mm Thrillarama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Magirama"}\">35 mm Magirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super Technirama"}\">35 mm Super Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circlorama"}\">35 mm Circlorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 200"}\">35 mm Circle Vision 200</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 360"}\">35 mm Circle Vision 360</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"40 mm to 70 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#45aa42\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#45aa42\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"174\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"40 mm 127"}\">40 mm 127</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"60 mm 120 220 620"}\">60 mm 120 220 620</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm 5-perf"}\">65 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinerama 360"}\">65 mm Cinerama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Ultra Panavision"}\">65 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Varioscope"}\">65 mm Varioscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dimension 150"}\">65 mm Dimension 150</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Astrovision"}\">65 mm Astrovision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dynavision"}\">65 mm Dynavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Super Dimension 70"}\">65 mm Super Dimension 70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm FuturVision 360"}\">65 mm FuturVision 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Showscan"}\">65 mm Showscan</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinema 180"}\">65 mm Cinema 180</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Swissorama 360"}\">65 mm Swissorama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Iwerksphere"}\">65 mm Iwerksphere</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm MotionMaster"}\">65 mm MotionMaster</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Soviet 10"}\">65 mm Soviet 10</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Vario-70"}\">65 mm Vario-70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Imagine 360"}\">65 mm Imagine 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm 5-perf"}\">70 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Todd-AO"}\">70 mm Todd-AO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Ultra Panavision"}\">70 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Super Panavision"}\">70 mm Super Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX"}\">70 mm IMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm OMNIMAX"}\">70 mm OMNIMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Grandeur"}\">70 mm Grandeur</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX Magic Carpet"}\">70 mm IMAX Magic Carpet</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX HD"}\">70 mm IMAX HD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"FMC Quadravision"}\">FMC Quadravision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Septorama"}\">Septorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wonderama"}\">Wonderama</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">DIRECT OUTPUT TO FORMATS & CODECS</h1>[/et_pb_text][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">We directly output high-end formats and codecs, avoiding lossy concatenation errors caused by transcoding. Click HERE for a list of direct output formats and codecs.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"cool-led light\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ULBRICHT INTEGRATING SPHERE DIFFUSE, COOL-LED LIGHT SOURCE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">A revolutionary Ulbricht Integrating Sphere creates a cool, diffuse, pure-white light source reducing the appearance of scratches on the emulsion side of the film base without softening, blurring, or altering the image. Unlike collimated light sources of telecines and line imagers, there is no risk of damage to the dye layers due to excessive heat. Further, off-axis photons from the Ulbricht Sphere pass through film scratches without deflection, resulting in a brighter, more complete image than all other types of scanners.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MULTI-FLASH HDR IMAGING</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/BT-2020-Rec-2020.png\" title_text=\"BT-2020-Rec-2020\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||124px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Single-pass, multi-flash High Dynamic Range imaging captures unparalleled detail with extremely low noise. ITU-R BT.2020, Rec. 2020, and ATSC 3.0 are already HDR. Release your film’s full potential for higher resolution, higher brightness, and wider color gamut as the world migrates to HDR10 and the dynamic metadata of HDR10+.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">SCENE BY SCENE COLOR CORRECTION</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">While other telecine facilities just set a one light color adjustment, we take the time to perform scene-to-scene, best light correction. The result is a highly-gradable, 10-bit output. Without this critical first step, future shot-by-shot color grading is limited or simply not possible, as important gamma metadata and tristimulus color values are lost.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">CHROMOGENIC DYE SHIFT CORRECTION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">The onset of acetate film base degradation -- commonly known as Vinegar Syndrome -- often signals the inevitable start of irreversible chromogenic yellow and cyan dye shift, commonly referred to as red dye shift or magenta dye shift. Our Industry Leading color cast removal process, corrects most common decay, restoring dye layer density loss.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL STORAGE</h1>\n<p style=\"text-align: left;\">After scanning your film, it is low-tension slow-wound back to your reel or core. We also offer archival-grade, vented film canisters, film cores, and plastic or steel reels. Ask about our human and machine-readable barcodes, onsite NAS and cloud backup featuring checksum data integrity verification, and long-term cold storage.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Film','','inherit','closed','closed','','461-revision-v1','','','2021-02-02 19:54:00','2021-02-02 19:54:00','',461,'http://wallstreet.getbiz.net/2021/02/02/461-revision-v1/',0,'revision','',0),(626,2,'2021-02-02 20:17:35','2021-02-02 20:17:35','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<h1 style=\"text-align: center;\">OBSOLETE AUDIO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk audio media is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your audio media is carefully inspected for evidence of sticky-shed syndrome, bad splices, scratches, tears, rips, and mold. If your audio media’s reel, shell, or cartridge is warped or damaged, we can remove the inner take-up and supply reels and place them inside new enclosures. We keep a large supply of replacement reels, flanges, shells, and cartridges for all audio formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>[/et_pb_text][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">EXTENSIVE AUDIO FORMAT SUPPORT & AUDIO PRESERVATION FORMATS</h1>[/et_pb_text][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">From Edison wax cylinders, wire recordings, Dictabelts, and Magnabelts, to ADAT, PCM-F1, reel-to-reel of any width or track count, and dozens of formats in between, we support more audio formats than any company. We also encode lossless, high-quality preservation formats, avoiding lossy concatenation errors. Click HERE for a list of supported preservation formats.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Reel & Mechanical\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_level=\"h1\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#5a3d63\" body_text_color_tablet=\"\" body_text_color_phone=\"\" body_text_color_last_edited=\"on|phone\" border_width_all=\"3px\" border_color_all=\"#5a3d63\"]<p><strong>Magnetic Analog Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 16-Track"}\">2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 24-Track"}\">2\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 32-Track"}\">2\" 32-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 40-Track"}\">2\" 40-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/2-Track 2-Track"}\">1\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/4-Track 4-Track"}\">1\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 8-Track"}\">1\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 12-Track"}\">1\" 12-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 16-Track"}\">1\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 24-Track"}\">1\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" Full Track"}\">1/2\" Full Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/2-Track 2-Track"}\">1/2\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 3-Track"}\">1/2\" 3-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/4-Track 4-Track"}\">1/2\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 8-Track"}\">1/2\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 16-Track"}\">1/2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" Full-Track"}\">1/4\" Full-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/2-Track 2-Track"}\">1/4\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/4-Track 4-Track"}\">1/4\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 8-Track"}\">1/4\" 8-Track</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Reel Magnetic Digital Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Mitsubishi ProDigi"}\">Mitsubishi ProDigi</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony DASH"}\">Sony DASH</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Mechanical Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Vinyl"}\">78 rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Electrical Cut Record"}\">78 rpm Electrical Cut Record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"45-rpm Vinyl"}\">45-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"33 1/3-rpm Vinyl"}\">33 1/3-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-rpm Vinyl"}\">16-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Quadraphonic Vinyl Record (CD-4)"}\">Quadraphonic Vinyl Record (CD-4)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-inch transcription record"}\">16-inch transcription record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 2-minute wax"}\">Edison 2-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 4-minute wax"}\">Edison 4-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Aberol Cylinders"}\">Aberol Cylinders</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phoautogram"}\">Phoautogram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph Cylinder"}\">Phonograph Cylinder</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Ediphone"}\">Ediphone</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Recordio"}\">Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph disk (Emile Berliner)"}\">Phonograph disk (Emile Berliner)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom Flexi disc"}\">Americom Flexi disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom PocketDiscs"}\">Americom PocketDiscs</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philco Hip-Pocket Records"}\">Philco Hip-Pocket Records</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Recordio"}\">Wilcox Gay Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Coin Recordio-Gram"}\">Wilcox Gay Coin Recordio-Gram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SoundScriber"}\">SoundScriber</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison Voicewriter"}\">Edison Voicewriter</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Music Roll"}\">Music Roll</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Belt, Cass, & Digital\" closed_toggle_text_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_level=\"h1\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#5a3d63\" body_text_color_tablet=\"\" body_text_color_phone=\"\" body_text_color_last_edited=\"on|phone\" border_width_all=\"3px\" border_color_all=\"#5a3d63\"]<p><strong>Analog Magnetic Belt</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Dictaphone Dictabelt (Memobelt)"}\">Dictaphone Dictabelt (Memobelt)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"IBM 3-inch Magnabelt"}\">IBM 3-inch Magnabelt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Protona Minifon"}\">Protona Minifon</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Dictaphone Picocassette"}\">Dictaphone Picocassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips EL 3581 ¼” cassette"}\">Philips EL 3581 ¼” cassette</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Magnetic Audio Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ADAT 16-Bit 8-Track Digital Cassette"}\">ADAT 16-Bit 8-Track Digital Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ADAT 12-Bit 8-Track Digital Cassette"}\">ADAT 12-Bit 8-Track Digital Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DTRS 44.1, 48, 88.2, 96 digital cassette"}\">DTRS 44.1, 48, 88.2, 96 digital cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 U-Matic ¾” Digital Audio"}\">PCM-F1 U-Matic ¾” Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 VHS Digital Audio"}\">PCM-F1 VHS Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 Betamax Digital Audio"}\">PCM-F1 Betamax Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"High Definition Compatible Digital"}\">High Definition Compatible Digital</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Rotary Digital Audio Tape (R-DAT) DAT"}\">Rotary Digital Audio Tape (R-DAT) DAT</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital Compact Cassette DCC Tape"}\">Digital Compact Cassette DCC Tape</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"FTR (For The Record) court recordings"}\">FTR (For The Record) court recordings</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Optical Audio Disc</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Compact Disc (CD-DA) Red Book"}\">Compact Disc (CD-DA) Red Book</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"MiniDisc (MD)"}\">MiniDisc (MD)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super Audio CD (SACD)"}\">Super Audio CD (SACD)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Universal Media Disc"}\">Universal Media Disc</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Audio Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DCP (Digital Cinema Package)"}\">DCP (Digital Cinema Package)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Stuzzi Memocord"}\">Stuzzi Memocord</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig DeJur Versatile III"}\">Grundig DeJur Versatile III</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig DeJur Reel to Reel"}\">Grundig DeJur Reel to Reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig Steno-Cassette"}\">Grundig Steno-Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Gray Audograph"}\">Gray Audograph</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Telefunken Disc"}\">Telefunken Disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"(SQ Matrix) (QS Matrix)"}\">(SQ Matrix) (QS Matrix)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HiPac"}\">HiPac</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">REEL-to-REEL AUDIO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel audio tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what audio remains. Multitrack formats of 2” 24-track and DASH are as endangered as their ½” and ¼” open reel-to-reel cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, open reel audio tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">AUDIO CART & CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" custom_css_main_element=\"float:right;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Dozens of analog audio cartridge and cassette formats are at risk of becoming unrecoverable as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Trust the professionals at AVConservation.org to recover your at-risk audio media using reference-quality, 24-bit analog-to-digital conversion at sample rates up to 768kHz. Our jitter ratings are less than 1 picosecond thanks to an ultra-stable femtosecond digital clock. The result is unparalleled quality and the highest signal to noise, producing uncompromising results.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">CYLINDER, DISC, & BELT DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<p style=\"text-align: left;\">The 20th century saw dozens of wax cylinder formats, wire spool cartridges, phonograph records, audio carts, and magnetic belts compete for widespread adoption. We can recover your antique wax cylinder, Magnabelt, wire recording, Flexidisc, and dozens of other obsolete audio formats. Our modified audio playback devices capture signals at the earliest possible point, ensuring the lowest noise floor prior to digitization. Not sure what obscure audio format you have? Send us a picture. We’ll tell you what it is and how we can restore it for you.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">DIGITAL AUDIO TAPE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Digital audio tape media enjoys a longer shelf life than their analog counterparts. However, they are more at risk, because far fewer digital audio playback machines were manufactured. Plus, slight misalignments or tape damage results in no sound playback at all. Trust our carefully maintained equipment to recover precarious digital audio tape formats. From DASH, ProDigi, Alesis ADAT, and Tascam DTRS, to DCC, PCM-F1, FTR, and R-DAT, our all-digital signal path ensures capture and preservation of your digital audio tape-based media.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL AUDIO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||86px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Fewer than a dozen optical audio disc formats existed before file-based media made them obsolete. While CD players remain ubiquitous, less common formats suffer from dwindling numbers of playback devices, and recordable optical discs suffer from degradation of the dyes retaining the audio data. In spite of their invincible appearance, now is the time to rescue all audio content on optical media before it’s too late.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||0px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Audio','','inherit','closed','closed','','489-revision-v1','','','2021-02-02 20:17:35','2021-02-02 20:17:35','',489,'http://wallstreet.getbiz.net/2021/02/02/489-revision-v1/',0,'revision','',0),(627,2,'2021-02-02 20:17:41','2021-02-02 20:17:41','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Analog Video\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"16px\" closed_title_font=\"Open Sans|700|||||||\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#0496d4\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#0496d4\"]<p><strong>Open Reel Video</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2-inch Quadruplex Low Band"}\">2-inch Quadruplex Low Band</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2-inch Quadruplex High Band"}\">2-inch Quadruplex High Band</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type A open reel"}\">1-inch Type A open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type B open reel"}\">1-inch Type B open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type C open reel"}\">1-inch Type C open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"AKAI AK-VT (B&W) ¼” open reel"}\">AKAI AK-VT (B&W) ¼” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"EIAJ Type 1 (B&W) ½” open reel"}\">EIAJ Type 1 (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"EIAJ Type 2 (Color) ½” open reel"}\">EIAJ Type 2 (Color) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Concord NV (B&W) ½” open reel"}\">Concord NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic NV (B&W) ½” open reel"}\">Panasonic NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic CV (Color) ½” open reel"}\">Panasonic CV (Color) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Skip Field NV (B&W) ½” open reel"}\">Skip Field NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Technicolor CVC ½” open reel"}\">Technicolor CVC ½” open reel</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Analog Video Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sanyo Vcord I"}\">Sanyo Vcord I</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sanyo Vcord II"}\">Sanyo Vcord II</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N1500 ½” Video Cartridge"}\">Philips N1500 ½” Video Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N1700 ½” Video Cartridge"}\">Philips N1700 ½” Video Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N2000 ½” Video Cartridge"}\">Philips N2000 ½” Video Cartridge</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Analog Video Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"¾” U-Matic"}\">¾” U-Matic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"¾” U-Matic SP"}\">¾” U-Matic SP</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VCC Video 2000 V2000 ½”"}\">VCC Video 2000 V2000 ½”</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßI"}\">Betamax ßI</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßII"}\">Betamax ßII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßIII"}\">Betamax ßIII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super Betamax (High-Band)"}\">Super Betamax (High-Band)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Extended Definition Betamax ED Beta"}\">Extended Definition Betamax ED Beta</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam"}\">Betacam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam SP"}\">Betacam SP</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam SX"}\">Betacam SX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam IMX"}\">Betacam IMX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VHS"}\">VHS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VHS-C"}\">VHS-C</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"S-VHS"}\">S-VHS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic M"}\">Panasonic M</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic MII"}\">Panasonic MII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Video8"}\">8 mm Video8</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Hi-8"}\">Hi-8</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Digital Video\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"16px\" closed_title_font=\"Open Sans|700|||||||\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#0496d4\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#0496d4\"]<p><strong>Digital Video Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital 8"}\">Digital 8</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital Betacam"}\">Digital Betacam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDCAM"}\">HDCAM</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDCAM-SR"}\">HDCAM-SR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-1 component"}\">D-1 component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-2 composite"}\">D-2 composite</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-3 composite"}\">D-3 composite</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 component"}\">D-5 component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 HD component"}\">D-5 HD component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 2K component"}\">D-5 2K component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-9 Digital S"}\">D-9 Digital S</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DV MiniDV"}\">DV MiniDV</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDV"}\">HDV</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCAM"}\">DVCAM</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO"}\">DVCPRO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO 50"}\">DVCPRO 50</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO 100 HD"}\">DVCPRO 100 HD</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Video Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic P2"}\">Panasonic P2</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"REDMAG"}\">REDMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"RED MINI-MAG"}\">RED MINI-MAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI CFast 2.0"}\">ARRI CFast 2.0</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex"}\">ARRI Codex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex XR"}\">ARRI Codex XR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex SXR"}\">ARRI Codex SXR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS"}\">Sony SxS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS Pro card"}\">Sony SxS Pro card</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS Pro+ card"}\">Sony SxS Pro+ card</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony AtomX SSDmini"}\">Sony AtomX SSDmini</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"AJA Pak SSD Module"}\">AJA Pak SSD Module</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Optical Video Disc</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Muse HD Laserdisc"}\">Muse HD Laserdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"RLV WORM Laserdisc"}\">RLV WORM Laserdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CDi Digital Video"}\">CDi Digital Video</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CD Video 8”"}\">CD Video 8”</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VCD Video CD"}\">VCD Video CD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CAA LaserDisc"}\">CAA LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CAV LaserDisc"}\">CAV LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CLV LaserDisc"}\">CLV LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CRVdisc"}\">CRVdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SVCD"}\">SVCD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVD Digital Versatile Disc"}\">DVD Digital Versatile Disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HD DVD"}\">HD DVD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Blu-Ray"}\">Blu-Ray</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"4K Ultra HD BD"}\">4K Ultra HD BD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"XDCAM PFD"}\">XDCAM PFD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"XDCAM HD"}\">XDCAM HD</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_text_color_last_edited=\"off|desktop\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Video','','inherit','closed','closed','','393-revision-v1','','','2021-02-02 20:17:41','2021-02-02 20:17:41','',393,'http://wallstreet.getbiz.net/2021/02/02/393-revision-v1/',0,'revision','',0),(630,2,'2021-02-02 21:24:08','2021-02-02 21:24:08','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Analog Video\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"16px\" closed_title_font=\"Open Sans|700|||||||\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#0496d4\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#0496d4\"]<p><strong>Open Reel Video</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2-inch Quadruplex Low Band"}\">2-inch Quadruplex Low Band</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2-inch Quadruplex High Band"}\">2-inch Quadruplex High Band</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type A open reel"}\">1-inch Type A open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type B open reel"}\">1-inch Type B open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type C open reel"}\">1-inch Type C open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"AKAI AK-VT (B&W) ¼” open reel"}\">AKAI AK-VT (B&W) ¼” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"EIAJ Type 1 (B&W) ½” open reel"}\">EIAJ Type 1 (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"EIAJ Type 2 (Color) ½” open reel"}\">EIAJ Type 2 (Color) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Concord NV (B&W) ½” open reel"}\">Concord NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic NV (B&W) ½” open reel"}\">Panasonic NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic CV (Color) ½” open reel"}\">Panasonic CV (Color) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Skip Field NV (B&W) ½” open reel"}\">Skip Field NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Technicolor CVC ½” open reel"}\">Technicolor CVC ½” open reel</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Analog Video Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sanyo Vcord I"}\">Sanyo Vcord I</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sanyo Vcord II"}\">Sanyo Vcord II</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N1500 ½” Video Cartridge"}\">Philips N1500 ½” Video Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N1700 ½” Video Cartridge"}\">Philips N1700 ½” Video Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N2000 ½” Video Cartridge"}\">Philips N2000 ½” Video Cartridge</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Analog Video Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"¾” U-Matic"}\">¾” U-Matic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"¾” U-Matic SP"}\">¾” U-Matic SP</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VCC Video 2000 V2000 ½”"}\">VCC Video 2000 V2000 ½”</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßI"}\">Betamax ßI</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßII"}\">Betamax ßII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßIII"}\">Betamax ßIII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super Betamax (High-Band)"}\">Super Betamax (High-Band)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Extended Definition Betamax ED Beta"}\">Extended Definition Betamax ED Beta</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam"}\">Betacam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam SP"}\">Betacam SP</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam SX"}\">Betacam SX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam IMX"}\">Betacam IMX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VHS"}\">VHS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VHS-C"}\">VHS-C</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"S-VHS"}\">S-VHS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic M"}\">Panasonic M</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic MII"}\">Panasonic MII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Video8"}\">8 mm Video8</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Hi-8"}\">Hi-8</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Digital Video\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"16px\" closed_title_font=\"Open Sans|700|||||||\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#0496d4\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#0496d4\"]<p><strong>Digital Video Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital 8"}\">Digital 8</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital Betacam"}\">Digital Betacam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDCAM"}\">HDCAM</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDCAM-SR"}\">HDCAM-SR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-1 component"}\">D-1 component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-2 composite"}\">D-2 composite</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-3 composite"}\">D-3 composite</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 component"}\">D-5 component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 HD component"}\">D-5 HD component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 2K component"}\">D-5 2K component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-9 Digital S"}\">D-9 Digital S</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DV MiniDV"}\">DV MiniDV</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDV"}\">HDV</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCAM"}\">DVCAM</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO"}\">DVCPRO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO 50"}\">DVCPRO 50</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO 100 HD"}\">DVCPRO 100 HD</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Video Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic P2"}\">Panasonic P2</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"REDMAG"}\">REDMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"RED MINI-MAG"}\">RED MINI-MAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI CFast 2.0"}\">ARRI CFast 2.0</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex"}\">ARRI Codex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex XR"}\">ARRI Codex XR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex SXR"}\">ARRI Codex SXR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS"}\">Sony SxS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS Pro card"}\">Sony SxS Pro card</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS Pro+ card"}\">Sony SxS Pro+ card</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony AtomX SSDmini"}\">Sony AtomX SSDmini</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"AJA Pak SSD Module"}\">AJA Pak SSD Module</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Optical Video Disc</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Muse HD Laserdisc"}\">Muse HD Laserdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"RLV WORM Laserdisc"}\">RLV WORM Laserdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CDi Digital Video"}\">CDi Digital Video</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CD Video 8”"}\">CD Video 8”</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VCD Video CD"}\">VCD Video CD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CAA LaserDisc"}\">CAA LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CAV LaserDisc"}\">CAV LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CLV LaserDisc"}\">CLV LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CRVdisc"}\">CRVdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SVCD"}\">SVCD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVD Digital Versatile Disc"}\">DVD Digital Versatile Disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HD DVD"}\">HD DVD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Blu-Ray"}\">Blu-Ray</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"4K Ultra HD BD"}\">4K Ultra HD BD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"XDCAM PFD"}\">XDCAM PFD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"XDCAM HD"}\">XDCAM HD</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_text_color_last_edited=\"off|desktop\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Video','','inherit','closed','closed','','393-revision-v1','','','2021-02-02 21:24:08','2021-02-02 21:24:08','',393,'http://wallstreet.getbiz.net/2021/02/02/393-revision-v1/',0,'revision','',0),(634,2,'2021-02-03 21:15:10','2021-02-03 21:15:10','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\" hover_enabled=\"0\" parallax=\"on\" parallax_method=\"off\" sticky_enabled=\"0\"][et_pb_row column_structure=\"3_5,2_5\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"rgba(255,255,255,0.75)\" custom_margin=\"||||false|false\" custom_padding=\"32px|32px|32px|32px|false|false\"][et_pb_column type=\"3_5\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_blog posts_number=\"6\" include_categories=\"all\" excerpt_length=\"47\" show_more=\"on\" _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|600|||||||\" header_text_color=\"#0c71c3\"][/et_pb_blog][/et_pb_column][et_pb_column type=\"2_5\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_sidebar _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_sidebar][/et_pb_column][/et_pb_row][/et_pb_section]','Learn','','inherit','closed','closed','','15-revision-v1','','','2021-02-03 21:15:10','2021-02-03 21:15:10','',15,'http://wallstreet.getbiz.net/2021/02/03/15-revision-v1/',0,'revision','',0),(637,2,'2021-02-03 21:19:34','2021-02-03 21:19:34','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"||0px|||\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">MOTION PICTURE FILM RESTORATION & PRESERVATION HDR WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your film is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to direct sunlight. Your film and its canisters are then photographed and logged using Structured XML Metadata, documenting its journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL FILM INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png\" title_text=\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your film undergoes an end-to-end, manual inspection of all existing splices and sprocket holes, using Moviola and Neumade hand-cranked rewinds. Poor-quality splices are repaired and restored using Academy of Motion Picture Arts and Sciences (AMPAS), Scientific Award-Winning, Pressa CIR-Catozzo self-perforating, adhesive-tape film splicers, then repacked by hand winding to metal film reels or film cores with fresh, head and tail film leader.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LARGE-FORMAT, AREA IMAGER SCANNER</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:left;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||64px|||\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">PTR DUST & PARTICLE REMOVAL SYSTEM</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png\" title_text=\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Both sides of your physically-restored film are fed through nearly 30 linear inches of low-tack, particle transfer rollers, removing microscopic dust immediately prior to your film entering the 20-megapixel, large-format HDR area imager.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">ALL-CHROME, SPROCKETLESS FILM PATH</h1>\n<h1 style=\"text-align: left;\">with 3-AXIS OPTICAL PIN REGISTRATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"10px|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Damaged sprockets & splices are ignored as the all-chrome film path gently transports your film through the scanner. A proprietary optical pin registration system perfectly stabilizes damaged, warped, or shrunken film on X, Y, and Z axes, requiring no edge guides or post-scan adjustments.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click below for a complete list of supported film formats.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"8 mm to 28 mm Formats\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#45aa42\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#45aa42\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"224\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm"}\">8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8 mm Commag"}\">Super 8 mm Commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Single-8 Cartridge"}\">Single-8 Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double 8 mm"}\">Double 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double Super 8 mm"}\">Double Super 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"UltraPan 8 mm"}\">UltraPan 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm fullcoat SEPMAG"}\">8 mm fullcoat SEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Max 8 mm"}\">Max 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8B"}\">Super 8B</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Panoramic"}\">8 mm Panoramic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Polaroid Polavision"}\">8 mm Polaroid Polavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Technicolor Magi-Cartridge"}\">8 mm Technicolor Magi-Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Pathescope"}\">9.5 mm Pathescope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Bingoscope"}\">9.5 mm Bingoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Duplex"}\">9.5 mm Duplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm 110"}\">16 mm 110</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm commag"}\">16 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm double perf"}\">16 mm double perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm magnetic"}\">16 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm negative"}\">16 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm optical ComOpt"}\">16 mm optical ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm positive"}\">16 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm Fullcoat sepmag"}\">16 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm super"}\">16 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biotac"}\">17.5 mm Biotac</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biokam"}\">17.5 mm Biokam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Hughes"}\">17.5 mm Hughes</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Gaumont"}\">17.5 mm Gaumont</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Clou"}\">17.5 mm Clou</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Duoscope"}\">17.5 mm Duoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Movette"}\">17.5 mm Movette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Pathé Rural"}\">17.5 mm Pathé Rural</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Fullcoat sepmag"}\">17.5 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"19 mm Kinetoscope"}\">19 mm Kinetoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"21 mm Mirograph"}\">21 mm Mirograph</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"24 mm APS"}\">24 mm APS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"28 mm Pathé Kok"}\">28 mm Pathé Kok</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"35 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_text_align=\"left\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#45aa42\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#45aa42\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"185\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 126"}\">35 mm 126</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 135"}\">35 mm 135</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 828"}\">35 mm 828</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm commag"}\">35 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Full coatSEPMAG"}\">35 mm Full coatSEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm positive"}\">35 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm negative"}\">35 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm magnetic"}\">35 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm optical"}\">35 mm optical</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm ComOpt"}\">35 mm ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Mini-Max"}\">35 mm Mini-Max</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vistascope"}\">35 mm Vistascope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35"}\">35 mm Vario-35</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35A"}\">35 mm Vario-35A</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Single Cinerama"}\">35 mm Single Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Hexiplex"}\">35 mm Hexiplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Row-film"}\">35 mm Row-film</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Ultra Toruscope"}\">35 mm Ultra Toruscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Imagination FX 7012"}\">35 mm Imagination FX 7012</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Univisium"}\">35 mm Univisium</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision"}\">35 mm Maxivision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision 48"}\">35 mm Maxivision 48</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm sepmag"}\">35 mm sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm CinameScope"}\">35 mm CinameScope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Dynamic Frame"}\">35 mm Dynamic Frame</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm VistaVision"}\">35 mm VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Technirama"}\">35 mm Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Anamorphic"}\">35 mm Anamorphic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Techniscope"}\">35 mm Techniscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm super"}\">35 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinerama"}\">35 mm Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super VistaVision"}\">35 mm Super VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinemiracle"}\">35 mm Cinemiracle</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Thrillarama"}\">35 mm Thrillarama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Magirama"}\">35 mm Magirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super Technirama"}\">35 mm Super Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circlorama"}\">35 mm Circlorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 200"}\">35 mm Circle Vision 200</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 360"}\">35 mm Circle Vision 360</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"40 mm to 70 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#45aa42\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#45aa42\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"174\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"40 mm 127"}\">40 mm 127</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"60 mm 120 220 620"}\">60 mm 120 220 620</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm 5-perf"}\">65 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinerama 360"}\">65 mm Cinerama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Ultra Panavision"}\">65 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Varioscope"}\">65 mm Varioscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dimension 150"}\">65 mm Dimension 150</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Astrovision"}\">65 mm Astrovision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dynavision"}\">65 mm Dynavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Super Dimension 70"}\">65 mm Super Dimension 70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm FuturVision 360"}\">65 mm FuturVision 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Showscan"}\">65 mm Showscan</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinema 180"}\">65 mm Cinema 180</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Swissorama 360"}\">65 mm Swissorama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Iwerksphere"}\">65 mm Iwerksphere</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm MotionMaster"}\">65 mm MotionMaster</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Soviet 10"}\">65 mm Soviet 10</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Vario-70"}\">65 mm Vario-70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Imagine 360"}\">65 mm Imagine 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm 5-perf"}\">70 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Todd-AO"}\">70 mm Todd-AO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Ultra Panavision"}\">70 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Super Panavision"}\">70 mm Super Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX"}\">70 mm IMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm OMNIMAX"}\">70 mm OMNIMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Grandeur"}\">70 mm Grandeur</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX Magic Carpet"}\">70 mm IMAX Magic Carpet</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX HD"}\">70 mm IMAX HD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"FMC Quadravision"}\">FMC Quadravision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Septorama"}\">Septorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wonderama"}\">Wonderama</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">DIRECT OUTPUT TO FORMATS & CODECS</h1>[/et_pb_text][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">We directly output high-end formats and codecs, avoiding lossy concatenation errors caused by transcoding. Click HERE for a list of direct output formats and codecs.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"cool-led light\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ULBRICHT INTEGRATING SPHERE DIFFUSE, COOL-LED LIGHT SOURCE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">A revolutionary Ulbricht Integrating Sphere creates a cool, diffuse, pure-white light source reducing the appearance of scratches on the emulsion side of the film base without softening, blurring, or altering the image. Unlike collimated light sources of telecines and line imagers, there is no risk of damage to the dye layers due to excessive heat. Further, off-axis photons from the Ulbricht Sphere pass through film scratches without deflection, resulting in a brighter, more complete image than all other types of scanners.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MULTI-FLASH HDR IMAGING</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/BT-2020-Rec-2020.png\" title_text=\"BT-2020-Rec-2020\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_enabled=\"0\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" sticky_enabled=\"0\" transform_scale__hover=\"80%|80%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||124px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Single-pass, multi-flash High Dynamic Range imaging captures unparalleled detail with extremely low noise. ITU-R BT.2020, Rec. 2020, and ATSC 3.0 are already HDR. Release your film’s full potential for higher resolution, higher brightness, and wider color gamut as the world migrates to HDR10 and the dynamic metadata of HDR10+.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">SCENE BY SCENE COLOR CORRECTION</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">While other telecine facilities just set a one light color adjustment, we take the time to perform scene-to-scene, best light correction. The result is a highly-gradable, 10-bit output. Without this critical first step, future shot-by-shot color grading is limited or simply not possible, as important gamma metadata and tristimulus color values are lost.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">CHROMOGENIC DYE SHIFT CORRECTION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">The onset of acetate film base degradation -- commonly known as Vinegar Syndrome -- often signals the inevitable start of irreversible chromogenic yellow and cyan dye shift, commonly referred to as red dye shift or magenta dye shift. Our Industry Leading color cast removal process, corrects most common decay, restoring dye layer density loss.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL STORAGE</h1>\n<p style=\"text-align: left;\">After scanning your film, it is low-tension slow-wound back to your reel or core. We also offer archival-grade, vented film canisters, film cores, and plastic or steel reels. Ask about our human and machine-readable barcodes, onsite NAS and cloud backup featuring checksum data integrity verification, and long-term cold storage.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Film','','inherit','closed','closed','','461-revision-v1','','','2021-02-03 21:19:34','2021-02-03 21:19:34','',461,'http://wallstreet.getbiz.net/2021/02/03/461-revision-v1/',0,'revision','',0),(638,2,'2021-02-03 21:20:41','2021-02-03 21:20:41','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"||0px|||\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">MOTION PICTURE FILM RESTORATION & PRESERVATION HDR WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your film is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to direct sunlight. Your film and its canisters are then photographed and logged using Structured XML Metadata, documenting its journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL FILM INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png\" title_text=\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your film undergoes an end-to-end, manual inspection of all existing splices and sprocket holes, using Moviola and Neumade hand-cranked rewinds. Poor-quality splices are repaired and restored using Academy of Motion Picture Arts and Sciences (AMPAS), Scientific Award-Winning, Pressa CIR-Catozzo self-perforating, adhesive-tape film splicers, then repacked by hand winding to metal film reels or film cores with fresh, head and tail film leader.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LARGE-FORMAT, AREA IMAGER SCANNER</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:left;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||64px|||\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">PTR DUST & PARTICLE REMOVAL SYSTEM</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png\" title_text=\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Both sides of your physically-restored film are fed through nearly 30 linear inches of low-tack, particle transfer rollers, removing microscopic dust immediately prior to your film entering the 20-megapixel, large-format HDR area imager.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">ALL-CHROME, SPROCKETLESS FILM PATH</h1>\n<h1 style=\"text-align: left;\">with 3-AXIS OPTICAL PIN REGISTRATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"10px|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Damaged sprockets & splices are ignored as the all-chrome film path gently transports your film through the scanner. A proprietary optical pin registration system perfectly stabilizes damaged, warped, or shrunken film on X, Y, and Z axes, requiring no edge guides or post-scan adjustments.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click below for a complete list of supported film formats.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"8 mm to 28 mm Formats\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#45aa42\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#45aa42\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"224\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm"}\">8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8 mm Commag"}\">Super 8 mm Commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Single-8 Cartridge"}\">Single-8 Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double 8 mm"}\">Double 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double Super 8 mm"}\">Double Super 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"UltraPan 8 mm"}\">UltraPan 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm fullcoat SEPMAG"}\">8 mm fullcoat SEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Max 8 mm"}\">Max 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8B"}\">Super 8B</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Panoramic"}\">8 mm Panoramic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Polaroid Polavision"}\">8 mm Polaroid Polavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Technicolor Magi-Cartridge"}\">8 mm Technicolor Magi-Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Pathescope"}\">9.5 mm Pathescope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Bingoscope"}\">9.5 mm Bingoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Duplex"}\">9.5 mm Duplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm 110"}\">16 mm 110</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm commag"}\">16 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm double perf"}\">16 mm double perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm magnetic"}\">16 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm negative"}\">16 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm optical ComOpt"}\">16 mm optical ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm positive"}\">16 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm Fullcoat sepmag"}\">16 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm super"}\">16 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biotac"}\">17.5 mm Biotac</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biokam"}\">17.5 mm Biokam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Hughes"}\">17.5 mm Hughes</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Gaumont"}\">17.5 mm Gaumont</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Clou"}\">17.5 mm Clou</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Duoscope"}\">17.5 mm Duoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Movette"}\">17.5 mm Movette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Pathé Rural"}\">17.5 mm Pathé Rural</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Fullcoat sepmag"}\">17.5 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"19 mm Kinetoscope"}\">19 mm Kinetoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"21 mm Mirograph"}\">21 mm Mirograph</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"24 mm APS"}\">24 mm APS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"28 mm Pathé Kok"}\">28 mm Pathé Kok</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"35 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_text_align=\"left\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#45aa42\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#45aa42\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"185\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 126"}\">35 mm 126</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 135"}\">35 mm 135</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 828"}\">35 mm 828</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm commag"}\">35 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Full coatSEPMAG"}\">35 mm Full coatSEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm positive"}\">35 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm negative"}\">35 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm magnetic"}\">35 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm optical"}\">35 mm optical</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm ComOpt"}\">35 mm ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Mini-Max"}\">35 mm Mini-Max</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vistascope"}\">35 mm Vistascope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35"}\">35 mm Vario-35</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35A"}\">35 mm Vario-35A</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Single Cinerama"}\">35 mm Single Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Hexiplex"}\">35 mm Hexiplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Row-film"}\">35 mm Row-film</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Ultra Toruscope"}\">35 mm Ultra Toruscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Imagination FX 7012"}\">35 mm Imagination FX 7012</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Univisium"}\">35 mm Univisium</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision"}\">35 mm Maxivision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision 48"}\">35 mm Maxivision 48</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm sepmag"}\">35 mm sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm CinameScope"}\">35 mm CinameScope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Dynamic Frame"}\">35 mm Dynamic Frame</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm VistaVision"}\">35 mm VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Technirama"}\">35 mm Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Anamorphic"}\">35 mm Anamorphic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Techniscope"}\">35 mm Techniscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm super"}\">35 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinerama"}\">35 mm Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super VistaVision"}\">35 mm Super VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinemiracle"}\">35 mm Cinemiracle</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Thrillarama"}\">35 mm Thrillarama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Magirama"}\">35 mm Magirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super Technirama"}\">35 mm Super Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circlorama"}\">35 mm Circlorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 200"}\">35 mm Circle Vision 200</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 360"}\">35 mm Circle Vision 360</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"40 mm to 70 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" background_color=\"#45aa42\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#45aa42\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"174\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"40 mm 127"}\">40 mm 127</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"60 mm 120 220 620"}\">60 mm 120 220 620</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm 5-perf"}\">65 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinerama 360"}\">65 mm Cinerama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Ultra Panavision"}\">65 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Varioscope"}\">65 mm Varioscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dimension 150"}\">65 mm Dimension 150</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Astrovision"}\">65 mm Astrovision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dynavision"}\">65 mm Dynavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Super Dimension 70"}\">65 mm Super Dimension 70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm FuturVision 360"}\">65 mm FuturVision 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Showscan"}\">65 mm Showscan</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinema 180"}\">65 mm Cinema 180</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Swissorama 360"}\">65 mm Swissorama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Iwerksphere"}\">65 mm Iwerksphere</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm MotionMaster"}\">65 mm MotionMaster</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Soviet 10"}\">65 mm Soviet 10</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Vario-70"}\">65 mm Vario-70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Imagine 360"}\">65 mm Imagine 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm 5-perf"}\">70 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Todd-AO"}\">70 mm Todd-AO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Ultra Panavision"}\">70 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Super Panavision"}\">70 mm Super Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX"}\">70 mm IMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm OMNIMAX"}\">70 mm OMNIMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Grandeur"}\">70 mm Grandeur</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX Magic Carpet"}\">70 mm IMAX Magic Carpet</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX HD"}\">70 mm IMAX HD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"FMC Quadravision"}\">FMC Quadravision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Septorama"}\">Septorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wonderama"}\">Wonderama</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">DIRECT OUTPUT TO FORMATS & CODECS</h1>[/et_pb_text][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">We directly output high-end formats and codecs, avoiding lossy concatenation errors caused by transcoding. Click HERE for a list of direct output formats and codecs.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"cool-led light\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ULBRICHT INTEGRATING SPHERE DIFFUSE, COOL-LED LIGHT SOURCE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">A revolutionary Ulbricht Integrating Sphere creates a cool, diffuse, pure-white light source reducing the appearance of scratches on the emulsion side of the film base without softening, blurring, or altering the image. Unlike collimated light sources of telecines and line imagers, there is no risk of damage to the dye layers due to excessive heat. Further, off-axis photons from the Ulbricht Sphere pass through film scratches without deflection, resulting in a brighter, more complete image than all other types of scanners.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MULTI-FLASH HDR IMAGING</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/BT-2020-Rec-2020.png\" title_text=\"BT-2020-Rec-2020\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_enabled=\"0\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\" transform_styles__hover_enabled=\"off|hover\" transform_scale__hover_enabled=\"off|hover\" transform_translate__hover_enabled=\"off|hover\" transform_rotate__hover_enabled=\"off|hover\" transform_skew__hover_enabled=\"off|hover\" transform_origin__hover_enabled=\"off|hover\" transform_scale__hover=\"80%|80%\" sticky_enabled=\"0\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||124px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Single-pass, multi-flash High Dynamic Range imaging captures unparalleled detail with extremely low noise. ITU-R BT.2020, Rec. 2020, and ATSC 3.0 are already HDR. Release your film’s full potential for higher resolution, higher brightness, and wider color gamut as the world migrates to HDR10 and the dynamic metadata of HDR10+.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">SCENE BY SCENE COLOR CORRECTION</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">While other telecine facilities just set a one light color adjustment, we take the time to perform scene-to-scene, best light correction. The result is a highly-gradable, 10-bit output. Without this critical first step, future shot-by-shot color grading is limited or simply not possible, as important gamma metadata and tristimulus color values are lost.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">CHROMOGENIC DYE SHIFT CORRECTION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">The onset of acetate film base degradation -- commonly known as Vinegar Syndrome -- often signals the inevitable start of irreversible chromogenic yellow and cyan dye shift, commonly referred to as red dye shift or magenta dye shift. Our Industry Leading color cast removal process, corrects most common decay, restoring dye layer density loss.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL STORAGE</h1>\n<p style=\"text-align: left;\">After scanning your film, it is low-tension slow-wound back to your reel or core. We also offer archival-grade, vented film canisters, film cores, and plastic or steel reels. Ask about our human and machine-readable barcodes, onsite NAS and cloud backup featuring checksum data integrity verification, and long-term cold storage.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Film','','inherit','closed','closed','','461-revision-v1','','','2021-02-03 21:20:41','2021-02-03 21:20:41','',461,'http://wallstreet.getbiz.net/2021/02/03/461-revision-v1/',0,'revision','',0),(641,2,'2021-02-03 22:05:14','2021-02-03 22:05:14','','Our Proven Process','','publish','closed','closed','','our-proven-process','','','2021-07-19 13:35:22','2021-07-19 13:35:22','',0,'http://wallstreet.getbiz.net/2021/02/03/our-proven-process/',2,'nav_menu_item','',0),(642,2,'2021-02-03 22:05:14','2021-02-03 22:05:14',' ','','','publish','closed','closed','','642','','','2021-07-19 13:35:22','2021-07-19 13:35:22','',0,'http://wallstreet.getbiz.net/2021/02/03/642/',1,'nav_menu_item','',0),(645,2,'2021-02-04 14:34:33','2021-02-04 14:34:33','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"30px||0px||false|false\" animation_direction=\"bottom\" background_last_edited=\"on|tablet\" parallax_tablet=\"on\" parallax_phone=\"on\" parallax_method_tablet=\"off\" parallax_method_phone=\"off\" background_size_phone=\"cover\" background_repeat_phone=\"repeat\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.8.2\" custom_margin=\"0px||||false|false\" custom_padding=\"0px|||||\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.2\" header_font=\"Oswald|300|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"32px\" text_orientation=\"center\" custom_margin=\"||-2px|||\" animation_style=\"fade\" animation_direction=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"24px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" header_2_font_size_tablet=\"24px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\" sticky_enabled=\"0\"]<h1>Serving the International Archival Community since 1985</h1>[/et_pb_text][et_pb_slider _builder_version=\"4.8.2\" _module_preset=\"default\" auto=\"on\" background_color=\"rgba(255,255,255,0)\" body_font=\"Oswald||||||||\" hover_enabled=\"0\" sticky_enabled=\"0\" body_font_size=\"32px\" body_text_color=\"#000000\" body_line_height=\"1.2em\" custom_padding=\"32px||0px||false|false\" show_arrows=\"off\" show_pagination=\"off\" custom_button=\"on\" button_text_color=\"#FFFFFF\" button_bg_color=\"#6d6d6d\" button_bg_enable_color=\"on\" button_border_color=\"#FFFFFF\" button_border_width=\"2px\" button_font=\"Open Sans||||||||\" button_use_icon=\"off\" auto_speed=\"10000\"][et_pb_slide _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\" button_text=\"Learn\" background_enable_color=\"off\"]<p>Our equipment is maintained and calibrated every day.</p>\n<p>Your priceless media deserves professional care.</p>\n<p>We’re here to help.</p>[/et_pb_slide][et_pb_slide _builder_version=\"4.8.2\" _module_preset=\"default\" button_text=\"Contact\" hover_enabled=\"0\" sticky_enabled=\"0\" background_enable_color=\"off\"]<p>We are media recovery and preservation experts.</p>\n<p>Get control of your film, video, and audio media.</p>\n<p>Call for a free consultation today.</p>[/et_pb_slide][/et_pb_slider][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_margin=\"||-2px|||\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_last_edited=\"on|phone\" admin_label=\"Film\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px||0px||false|false\" custom_margin_phone=\"0px||0px||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ2MSJ9fQ==@\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#56d81c\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_last_edited=\"on|desktop\" admin_label=\"Video\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" background_color_gradient_direction=\"181deg\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px|0px||0px|false|false\" custom_margin_phone=\"0px|0px|0px|0px|false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|phone\" animation_style=\"fade\" animation_delay=\"200ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjM5MyJ9fQ==@\" background_last_edited=\"on|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\"]<h1><del><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></del></h1>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_phone=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_last_edited=\"on|desktop\" admin_label=\"Audio\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"300ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ4OSJ9fQ==@\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\"]<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-02-04 14:34:33','2021-02-04 14:34:33','',321,'http://wallstreet.getbiz.net/2021/02/04/321-revision-v1/',0,'revision','',0),(647,2,'2021-02-04 14:59:18','2021-02-04 14:59:18','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"30px||0px||false|false\" animation_direction=\"bottom\" background_last_edited=\"on|tablet\" parallax_tablet=\"on\" parallax_phone=\"on\" parallax_method_tablet=\"off\" parallax_method_phone=\"off\" background_size_phone=\"cover\" background_repeat_phone=\"repeat\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.8.2\" custom_margin=\"0px||||false|false\" custom_padding=\"0px|||||\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.2\" header_font=\"Oswald|300|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"32px\" text_orientation=\"center\" custom_margin=\"||-2px|||\" animation_style=\"fade\" animation_direction=\"top\" header_font_size_tablet=\"24px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" header_2_font_size_tablet=\"24px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>[/et_pb_text][et_pb_slider show_arrows=\"off\" show_pagination=\"off\" _builder_version=\"4.8.2\" _module_preset=\"default\" body_font=\"Oswald||||||||\" body_text_color=\"#000000\" body_font_size=\"32px\" body_line_height=\"1.2em\" background_color=\"rgba(255,255,255,0)\" custom_button=\"on\" button_text_color=\"#FFFFFF\" button_bg_color=\"#6d6d6d\" button_border_width=\"0px\" button_border_color=\"RGBA(0,0,0,0)\" button_font=\"Open Sans||||||||\" button_use_icon=\"off\" custom_padding=\"32px||0px||false|false\" auto=\"on\" hover_enabled=\"0\" sticky_enabled=\"0\" button_alignment=\"center\" use_text_overlay=\"off\"][et_pb_slide button_text=\"LEARN\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" hover_enabled=\"0\" sticky_transition=\"on\" sticky_enabled=\"0\"]<p>Our equipment is maintained and calibrated every day.</p>\n<p>Your priceless media deserves professional care.</p>\n<p>We’re here to help.</p>[/et_pb_slide][et_pb_slide button_text=\"CONTACT\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" hover_enabled=\"0\" sticky_transition=\"on\" sticky_enabled=\"0\"]<p>We are media recovery and preservation experts.</p>\n<p>Get control of your film, video, and audio media.</p>\n<p>Call for a free consultation today.</p>[/et_pb_slide][/et_pb_slider][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_margin=\"||-2px|||\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_last_edited=\"on|phone\" admin_label=\"Film\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px||0px||false|false\" custom_margin_phone=\"0px||0px||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ2MSJ9fQ==@\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#56d81c\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_last_edited=\"on|desktop\" admin_label=\"Video\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" background_color_gradient_direction=\"181deg\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px|0px||0px|false|false\" custom_margin_phone=\"0px|0px|0px|0px|false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|phone\" animation_style=\"fade\" animation_delay=\"200ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjM5MyJ9fQ==@\" background_last_edited=\"on|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\"]<h1><del><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></del></h1>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_phone=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_last_edited=\"on|desktop\" admin_label=\"Audio\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"300ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ4OSJ9fQ==@\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\"]<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-02-04 14:59:18','2021-02-04 14:59:18','',321,'http://wallstreet.getbiz.net/2021/02/04/321-revision-v1/',0,'revision','',0),(648,2,'2021-02-04 14:59:47','2021-02-04 14:59:47','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"30px||0px||false|false\" animation_direction=\"bottom\" background_last_edited=\"on|tablet\" parallax_tablet=\"on\" parallax_phone=\"on\" parallax_method_tablet=\"off\" parallax_method_phone=\"off\" background_size_phone=\"cover\" background_repeat_phone=\"repeat\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.8.2\" custom_margin=\"0px||||false|false\" custom_padding=\"0px|||||\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.2\" header_font=\"Oswald|300|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"32px\" text_orientation=\"center\" custom_margin=\"||-2px|||\" animation_style=\"fade\" animation_direction=\"top\" header_font_size_tablet=\"24px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" header_2_font_size_tablet=\"24px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>[/et_pb_text][et_pb_slider show_arrows=\"off\" show_pagination=\"off\" use_text_overlay=\"off\" _builder_version=\"4.8.2\" _module_preset=\"default\" body_font=\"Oswald||||||||\" body_text_color=\"#000000\" body_font_size=\"32px\" body_line_height=\"1.2em\" background_color=\"rgba(255,255,255,0)\" custom_button=\"on\" button_text_color=\"#FFFFFF\" button_bg_color=\"#6d6d6d\" button_border_width=\"0px\" button_border_color=\"RGBA(0,0,0,0)\" button_font=\"Open Sans||||||||\" button_use_icon=\"off\" button_alignment=\"center\" custom_padding=\"32px||0px||false|false\" auto=\"on\" hover_enabled=\"0\" animation_style=\"fade\" sticky_enabled=\"0\"][et_pb_slide button_text=\"LEARN\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" sticky_transition=\"on\"]<p>Our equipment is maintained and calibrated every day.</p>\n<p>Your priceless media deserves professional care.</p>\n<p>We’re here to help.</p>[/et_pb_slide][et_pb_slide button_text=\"CONTACT\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" sticky_transition=\"on\"]<p>We are media recovery and preservation experts.</p>\n<p>Get control of your film, video, and audio media.</p>\n<p>Call for a free consultation today.</p>[/et_pb_slide][/et_pb_slider][et_pb_divider show_divider=\"off\" _builder_version=\"4.3.2\" custom_margin=\"||-2px|||\" custom_padding=\"15px||15px||true|false\"][/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_last_edited=\"on|phone\" admin_label=\"Film\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px||0px||false|false\" custom_margin_phone=\"0px||0px||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ2MSJ9fQ==@\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#56d81c\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_last_edited=\"on|desktop\" admin_label=\"Video\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" background_color_gradient_direction=\"181deg\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px|0px||0px|false|false\" custom_margin_phone=\"0px|0px|0px|0px|false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|phone\" animation_style=\"fade\" animation_delay=\"200ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjM5MyJ9fQ==@\" background_last_edited=\"on|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\"]<h1><del><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></del></h1>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_phone=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_last_edited=\"on|desktop\" admin_label=\"Audio\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"300ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ4OSJ9fQ==@\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\"]<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-02-04 14:59:47','2021-02-04 14:59:47','',321,'http://wallstreet.getbiz.net/2021/02/04/321-revision-v1/',0,'revision','',0),(650,2,'2021-02-04 15:22:19','2021-02-04 15:22:19','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"30px||0px||false|false\" animation_direction=\"bottom\" background_last_edited=\"on|tablet\" parallax_tablet=\"on\" parallax_phone=\"on\" parallax_method_tablet=\"off\" parallax_method_phone=\"off\" background_size_phone=\"cover\" background_repeat_phone=\"repeat\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.8.2\" custom_margin=\"0px||||false|false\" custom_padding=\"0px|||||\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.2\" header_font=\"Oswald|300|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"32px\" text_orientation=\"center\" custom_margin=\"||-2px|||\" animation_style=\"fade\" animation_direction=\"top\" header_font_size_tablet=\"24px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" header_2_font_size_tablet=\"24px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>[/et_pb_text][et_pb_slider show_arrows=\"off\" show_pagination=\"off\" use_text_overlay=\"off\" _builder_version=\"4.8.2\" _module_preset=\"default\" body_font=\"Oswald||||||||\" body_text_color=\"#000000\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"rgba(255,255,255,0)\" custom_button=\"on\" button_text_color=\"#FFFFFF\" button_bg_color=\"#6d6d6d\" button_border_width=\"0px\" button_border_color=\"RGBA(0,0,0,0)\" button_font=\"Open Sans||||||||\" button_use_icon=\"off\" button_alignment=\"center\" custom_padding=\"32px||0px||false|false\" animation_style=\"fade\" auto=\"on\" hover_enabled=\"0\" sticky_enabled=\"0\" body_font_size__hover_enabled=\"off|desktop\" body_font_size_last_edited=\"on|tablet\" body_font_size_phone=\"18px\" button_text_size=\"18px\" custom_margin=\"||32px|||\"][et_pb_slide button_text=\"LEARN\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" sticky_transition=\"on\"]<p>Our equipment is maintained and calibrated every day.</p>\n<p>Your priceless media deserves professional care.</p>\n<p>We’re here to help.</p>[/et_pb_slide][et_pb_slide button_text=\"CONTACT\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" sticky_transition=\"on\"]<p>We are media recovery and preservation experts.</p>\n<p>Get control of your film, video, and audio media.</p>\n<p>Call for a free consultation today.</p>[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_last_edited=\"on|phone\" admin_label=\"Film\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px||0px||false|false\" custom_margin_phone=\"0px||0px||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ2MSJ9fQ==@\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#56d81c\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_last_edited=\"on|desktop\" admin_label=\"Video\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" background_color_gradient_direction=\"181deg\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px|0px||0px|false|false\" custom_margin_phone=\"0px|0px|0px|0px|false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|phone\" animation_style=\"fade\" animation_delay=\"200ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjM5MyJ9fQ==@\" hover_enabled=\"0\" background_last_edited=\"on|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" sticky_enabled=\"0\"]<h1><del><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></del></h1>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_phone=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_last_edited=\"on|desktop\" admin_label=\"Audio\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"300ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ4OSJ9fQ==@\" hover_enabled=\"0\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" sticky_enabled=\"0\"]<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-02-04 15:22:19','2021-02-04 15:22:19','',321,'http://wallstreet.getbiz.net/2021/02/04/321-revision-v1/',0,'revision','',0),(652,2,'2021-02-04 15:26:38','2021-02-04 15:26:38','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"30px||0px||false|false\" animation_direction=\"bottom\" background_last_edited=\"on|tablet\" parallax_tablet=\"on\" parallax_phone=\"on\" parallax_method_tablet=\"off\" parallax_method_phone=\"off\" background_size_phone=\"cover\" background_repeat_phone=\"repeat\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.8.2\" custom_margin=\"0px||||false|false\" custom_padding=\"0px|||||\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.2\" header_font=\"Oswald|300|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"32px\" text_orientation=\"center\" custom_margin=\"||-2px|||\" animation_style=\"fade\" animation_direction=\"top\" header_font_size_tablet=\"24px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" header_2_font_size_tablet=\"24px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>[/et_pb_text][et_pb_slider show_arrows=\"off\" show_pagination=\"off\" use_text_overlay=\"off\" _builder_version=\"4.8.2\" _module_preset=\"default\" body_font=\"Oswald||||||||\" body_text_color=\"#000000\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"rgba(255,255,255,0)\" custom_button=\"on\" button_text_size=\"18px\" button_text_color=\"#FFFFFF\" button_bg_color=\"#6d6d6d\" button_border_width=\"0px\" button_border_color=\"RGBA(0,0,0,0)\" button_font=\"Open Sans||||||||\" button_use_icon=\"off\" button_alignment=\"center\" custom_margin=\"||32px|||\" custom_padding=\"32px||0px||false|false\" animation_style=\"fade\" auto=\"on\" hover_enabled=\"0\" body_font_size_tablet=\"\" body_font_size_phone=\"18px\" body_font_size_last_edited=\"on|tablet\" body_font_size__hover_enabled=\"off|desktop\" sticky_enabled=\"0\"][et_pb_slide button_text=\"Learn\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" hover_enabled=\"0\" sticky_transition=\"on\" sticky_enabled=\"0\" button_link=\"http://wallstreet.getbiz.net/learn/\"]<p>Our equipment is maintained and calibrated every day.</p>\n<p>Your priceless media deserves professional care.</p>\n<p>We’re here to help.</p>[/et_pb_slide][et_pb_slide button_text=\"Contact\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" hover_enabled=\"0\" sticky_transition=\"on\" sticky_enabled=\"0\" button_link=\"http://wallstreet.getbiz.net/contact/\"]<p>We are media recovery and preservation experts.</p>\n<p>Get control of your film, video, and audio media.</p>\n<p>Call for a free consultation today.</p>[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_last_edited=\"on|phone\" admin_label=\"Film\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px||0px||false|false\" custom_margin_phone=\"0px||0px||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ2MSJ9fQ==@\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#56d81c\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_last_edited=\"on|desktop\" admin_label=\"Video\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" background_color_gradient_direction=\"181deg\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px|0px||0px|false|false\" custom_margin_phone=\"0px|0px|0px|0px|false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|phone\" animation_style=\"fade\" animation_delay=\"200ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjM5MyJ9fQ==@\" background_last_edited=\"on|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\"]<h1><del><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></del></h1>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_phone=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_last_edited=\"on|desktop\" admin_label=\"Audio\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"300ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ4OSJ9fQ==@\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\"]<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-02-04 15:26:38','2021-02-04 15:26:38','',321,'http://wallstreet.getbiz.net/2021/02/04/321-revision-v1/',0,'revision','',0),(654,2,'2021-02-04 20:02:13','2021-02-04 20:02:13','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"30px||0px||false|false\" animation_direction=\"bottom\" background_last_edited=\"on|tablet\" parallax_tablet=\"on\" parallax_phone=\"on\" parallax_method_tablet=\"off\" parallax_method_phone=\"off\" background_size_phone=\"cover\" background_repeat_phone=\"repeat\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.8.2\" custom_margin=\"0px||||false|false\" custom_padding=\"0px|||||\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.2\" header_font=\"Oswald|300|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"32px\" text_orientation=\"center\" custom_margin=\"||-2px|||\" animation_style=\"fade\" animation_direction=\"top\" header_font_size_tablet=\"24px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" header_2_font_size_tablet=\"24px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>[/et_pb_text][et_pb_slider show_arrows=\"off\" show_pagination=\"off\" use_text_overlay=\"off\" _builder_version=\"4.8.2\" _module_preset=\"default\" body_font=\"Oswald||||||||\" body_text_color=\"#000000\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"rgba(255,255,255,0)\" custom_button=\"on\" button_text_size=\"18px\" button_text_color=\"#FFFFFF\" button_bg_color=\"#6d6d6d\" button_border_width=\"0px\" button_border_color=\"RGBA(0,0,0,0)\" button_font=\"Open Sans||||||||\" button_use_icon=\"off\" button_alignment=\"center\" custom_margin=\"||32px|||\" custom_padding=\"32px||0px||false|false\" animation_style=\"fade\" auto=\"on\" hover_enabled=\"0\" body_font_size_tablet=\"\" body_font_size_phone=\"18px\" body_font_size_last_edited=\"on|tablet\" body_font_size__hover_enabled=\"off|desktop\" auto_ignore_hover=\"on\" sticky_enabled=\"0\"][et_pb_slide button_text=\"Learn\" button_link=\"http://wallstreet.getbiz.net/learn/\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" sticky_transition=\"on\"]<p>Our equipment is maintained and calibrated every day.</p>\n<p>Your priceless media deserves professional care.</p>\n<p>We’re here to help.</p>[/et_pb_slide][et_pb_slide button_text=\"Contact\" button_link=\"http://wallstreet.getbiz.net/contact/\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" sticky_transition=\"on\"]<p>We are media recovery and preservation experts.</p>\n<p>Get control of your film, video, and audio media.</p>\n<p>Call for a free consultation today.</p>[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_last_edited=\"on|phone\" admin_label=\"Film\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px||0px||false|false\" custom_margin_phone=\"0px||0px||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ2MSJ9fQ==@\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#56d81c\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_last_edited=\"on|desktop\" admin_label=\"Video\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" background_color_gradient_direction=\"181deg\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px|0px||0px|false|false\" custom_margin_phone=\"0px|0px|0px|0px|false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|phone\" animation_style=\"fade\" animation_delay=\"200ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjM5MyJ9fQ==@\" background_last_edited=\"on|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\"]<h1><del><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></del></h1>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_phone=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_last_edited=\"on|desktop\" admin_label=\"Audio\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"300ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ4OSJ9fQ==@\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\"]<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-02-04 20:02:13','2021-02-04 20:02:13','',321,'http://wallstreet.getbiz.net/2021/02/04/321-revision-v1/',0,'revision','',0),(655,2,'2021-02-04 20:02:43','2021-02-04 20:02:43','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"30px||0px||false|false\" animation_direction=\"bottom\" background_last_edited=\"on|tablet\" parallax_tablet=\"on\" parallax_phone=\"on\" parallax_method_tablet=\"off\" parallax_method_phone=\"off\" background_size_phone=\"cover\" background_repeat_phone=\"repeat\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.8.2\" custom_margin=\"0px||||false|false\" custom_padding=\"0px|||||\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.2\" header_font=\"Oswald|300|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"32px\" text_orientation=\"center\" custom_margin=\"||-2px|||\" animation_style=\"fade\" animation_direction=\"top\" header_font_size_tablet=\"24px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" header_2_font_size_tablet=\"24px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>[/et_pb_text][et_pb_slider show_arrows=\"off\" show_pagination=\"off\" use_text_overlay=\"off\" _builder_version=\"4.8.2\" _module_preset=\"default\" body_font=\"Oswald||||||||\" body_text_color=\"#000000\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"rgba(255,255,255,0)\" custom_button=\"on\" button_text_size=\"18px\" button_text_color=\"#FFFFFF\" button_bg_color=\"#6d6d6d\" button_border_width=\"0px\" button_border_color=\"RGBA(0,0,0,0)\" button_font=\"Open Sans||||||||\" button_use_icon=\"off\" button_alignment=\"center\" custom_margin=\"||32px|||\" custom_padding=\"32px||0px||false|false\" animation_style=\"fade\" auto=\"on\" hover_enabled=\"0\" body_font_size_tablet=\"\" body_font_size_phone=\"18px\" body_font_size_last_edited=\"on|tablet\" body_font_size__hover_enabled=\"off|desktop\" auto_ignore_hover=\"on\" sticky_enabled=\"0\" auto_speed=\"10000\"][et_pb_slide button_text=\"Learn\" button_link=\"http://wallstreet.getbiz.net/learn/\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" sticky_transition=\"on\"]<p>Our equipment is maintained and calibrated every day.</p>\n<p>Your priceless media deserves professional care.</p>\n<p>We’re here to help.</p>[/et_pb_slide][et_pb_slide button_text=\"Contact\" button_link=\"http://wallstreet.getbiz.net/contact/\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" sticky_transition=\"on\"]<p>We are media recovery and preservation experts.</p>\n<p>Get control of your film, video, and audio media.</p>\n<p>Call for a free consultation today.</p>[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_last_edited=\"on|phone\" admin_label=\"Film\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px||0px||false|false\" custom_margin_phone=\"0px||0px||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ2MSJ9fQ==@\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#56d81c\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_last_edited=\"on|desktop\" admin_label=\"Video\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" background_color_gradient_direction=\"181deg\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px|0px||0px|false|false\" custom_margin_phone=\"0px|0px|0px|0px|false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|phone\" animation_style=\"fade\" animation_delay=\"200ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjM5MyJ9fQ==@\" background_last_edited=\"on|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\"]<h1><del><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></del></h1>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_phone=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_last_edited=\"on|desktop\" admin_label=\"Audio\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"300ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ4OSJ9fQ==@\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\"]<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-02-04 20:02:43','2021-02-04 20:02:43','',321,'http://wallstreet.getbiz.net/2021/02/04/321-revision-v1/',0,'revision','',0),(659,2,'2021-02-05 15:12:22','2021-02-05 15:12:22','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE AUDIO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk audio media is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your audio media is carefully inspected for evidence of sticky-shed syndrome, bad splices, scratches, tears, rips, and mold. If your audio media’s reel, shell, or cartridge is warped or damaged, we can remove the inner take-up and supply reels and place them inside new enclosures. We keep a large supply of replacement reels, flanges, shells, and cartridges for all audio formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>[/et_pb_text][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">EXTENSIVE AUDIO FORMAT SUPPORT & AUDIO PRESERVATION FORMATS</h1>[/et_pb_text][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">From Edison wax cylinders, wire recordings, Dictabelts, and Magnabelts, to ADAT, PCM-F1, reel-to-reel of any width or track count, and dozens of formats in between, we support more audio formats than any company. We also encode lossless, high-quality preservation formats, avoiding lossy concatenation errors. Click HERE for a list of supported preservation formats.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Reel & Mechanical\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_level=\"h1\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#5a3d63\" hover_enabled=\"0\" body_text_color_tablet=\"\" body_text_color_phone=\"\" body_text_color_last_edited=\"on|phone\" border_width_all=\"3px\" border_color_all=\"#5a3d63\" sticky_enabled=\"0\"]<p><strong>Magnetic Analog Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 16-Track"}\">2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 24-Track"}\">2\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 32-Track"}\">2\" 32-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 40-Track"}\">2\" 40-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/2-Track 2-Track"}\">1\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/4-Track 4-Track"}\">1\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 8-Track"}\">1\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 12-Track"}\">1\" 12-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 16-Track"}\">1\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 24-Track"}\">1\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" Full Track"}\">1/2\" Full Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/2-Track 2-Track"}\">1/2\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 3-Track"}\">1/2\" 3-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/4-Track 4-Track"}\">1/2\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 8-Track"}\">1/2\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 16-Track"}\">1/2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" Full-Track"}\">1/4\" Full-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/2-Track 2-Track"}\">1/4\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/4-Track 4-Track"}\">1/4\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 8-Track"}\">1/4\" 8-Track</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Reel Magnetic Digital Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Mitsubishi ProDigi"}\">Mitsubishi ProDigi</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony DASH"}\">Sony DASH</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Mechanical Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Vinyl"}\">78 rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Electrical Cut Record"}\">78 rpm Electrical Cut Record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"45-rpm Vinyl"}\">45-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"33 1/3-rpm Vinyl"}\">33 1/3-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-rpm Vinyl"}\">16-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Quadraphonic Vinyl Record (CD-4)"}\">Quadraphonic Vinyl Record (CD-4)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-inch transcription record"}\">16-inch transcription record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 2-minute wax"}\">Edison 2-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 4-minute wax"}\">Edison 4-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Aberol Cylinders"}\">Aberol Cylinders</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phoautogram"}\">Phoautogram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph Cylinder"}\">Phonograph Cylinder</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Ediphone"}\">Ediphone</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Recordio"}\">Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph disk (Emile Berliner)"}\">Phonograph disk (Emile Berliner)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom Flexi disc"}\">Americom Flexi disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom PocketDiscs"}\">Americom PocketDiscs</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philco Hip-Pocket Records"}\">Philco Hip-Pocket Records</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Recordio"}\">Wilcox Gay Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Coin Recordio-Gram"}\">Wilcox Gay Coin Recordio-Gram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SoundScriber"}\">SoundScriber</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison Voicewriter"}\">Edison Voicewriter</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Music Roll"}\">Music Roll</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Belt, Cass, & Digital\" closed_toggle_text_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_level=\"h1\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#5a3d63\" hover_enabled=\"0\" body_text_color_tablet=\"\" body_text_color_phone=\"\" body_text_color_last_edited=\"on|phone\" border_width_all=\"3px\" border_color_all=\"#5a3d63\" sticky_enabled=\"0\"]<p><strong>Analog Magnetic Belt</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Dictaphone Dictabelt (Memobelt)"}\">Dictaphone Dictabelt (Memobelt)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"IBM 3-inch Magnabelt"}\">IBM 3-inch Magnabelt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Protona Minifon"}\">Protona Minifon</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Dictaphone Picocassette"}\">Dictaphone Picocassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips EL 3581 ¼” cassette"}\">Philips EL 3581 ¼” cassette</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Magnetic Audio Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ADAT 16-Bit 8-Track Digital Cassette"}\">ADAT 16-Bit 8-Track Digital Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ADAT 12-Bit 8-Track Digital Cassette"}\">ADAT 12-Bit 8-Track Digital Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DTRS 44.1, 48, 88.2, 96 digital cassette"}\">DTRS 44.1, 48, 88.2, 96 digital cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 U-Matic ¾” Digital Audio"}\">PCM-F1 U-Matic ¾” Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 VHS Digital Audio"}\">PCM-F1 VHS Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 Betamax Digital Audio"}\">PCM-F1 Betamax Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"High Definition Compatible Digital"}\">High Definition Compatible Digital</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Rotary Digital Audio Tape (R-DAT) DAT"}\">Rotary Digital Audio Tape (R-DAT) DAT</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital Compact Cassette DCC Tape"}\">Digital Compact Cassette DCC Tape</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"FTR (For The Record) court recordings"}\">FTR (For The Record) court recordings</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Optical Audio Disc</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Compact Disc (CD-DA) Red Book"}\">Compact Disc (CD-DA) Red Book</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"MiniDisc (MD)"}\">MiniDisc (MD)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super Audio CD (SACD)"}\">Super Audio CD (SACD)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Universal Media Disc"}\">Universal Media Disc</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Audio Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DCP (Digital Cinema Package)"}\">DCP (Digital Cinema Package)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Stuzzi Memocord"}\">Stuzzi Memocord</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig DeJur Versatile III"}\">Grundig DeJur Versatile III</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig DeJur Reel to Reel"}\">Grundig DeJur Reel to Reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig Steno-Cassette"}\">Grundig Steno-Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Gray Audograph"}\">Gray Audograph</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Telefunken Disc"}\">Telefunken Disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"(SQ Matrix) (QS Matrix)"}\">(SQ Matrix) (QS Matrix)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HiPac"}\">HiPac</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">REEL-to-REEL AUDIO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel audio tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what audio remains. Multitrack formats of 2” 24-track and DASH are as endangered as their ½” and ¼” open reel-to-reel cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, open reel audio tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">AUDIO CART & CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" custom_css_main_element=\"float:right;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Dozens of analog audio cartridge and cassette formats are at risk of becoming unrecoverable as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Trust the professionals at AVConservation.org to recover your at-risk audio media using reference-quality, 24-bit analog-to-digital conversion at sample rates up to 768kHz. Our jitter ratings are less than 1 picosecond thanks to an ultra-stable femtosecond digital clock. The result is unparalleled quality and the highest signal to noise, producing uncompromising results.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">CYLINDER, DISC, & BELT DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<p style=\"text-align: left;\">The 20th century saw dozens of wax cylinder formats, wire spool cartridges, phonograph records, audio carts, and magnetic belts compete for widespread adoption. We can recover your antique wax cylinder, Magnabelt, wire recording, Flexidisc, and dozens of other obsolete audio formats. Our modified audio playback devices capture signals at the earliest possible point, ensuring the lowest noise floor prior to digitization. Not sure what obscure audio format you have? Send us a picture. We’ll tell you what it is and how we can restore it for you.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">DIGITAL AUDIO TAPE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Digital audio tape media enjoys a longer shelf life than their analog counterparts. However, they are more at risk, because far fewer digital audio playback machines were manufactured. Plus, slight misalignments or tape damage results in no sound playback at all. Trust our carefully maintained equipment to recover precarious digital audio tape formats. From DASH, ProDigi, Alesis ADAT, and Tascam DTRS, to DCC, PCM-F1, FTR, and R-DAT, our all-digital signal path ensures capture and preservation of your digital audio tape-based media.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL AUDIO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||86px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Fewer than a dozen optical audio disc formats existed before file-based media made them obsolete. While CD players remain ubiquitous, less common formats suffer from dwindling numbers of playback devices, and recordable optical discs suffer from degradation of the dyes retaining the audio data. In spite of their invincible appearance, now is the time to rescue all audio content on optical media before it’s too late.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||0px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Audio','','inherit','closed','closed','','489-revision-v1','','','2021-02-05 15:12:22','2021-02-05 15:12:22','',489,'http://wallstreet.getbiz.net/2021/02/05/489-revision-v1/',0,'revision','',0),(660,2,'2021-02-05 15:13:58','2021-02-05 15:13:58','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"||0px|||\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">MOTION PICTURE FILM RESTORATION & PRESERVATION HDR WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your film is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to direct sunlight. Your film and its canisters are then photographed and logged using Structured XML Metadata, documenting its journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL FILM INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png\" title_text=\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your film undergoes an end-to-end, manual inspection of all existing splices and sprocket holes, using Moviola and Neumade hand-cranked rewinds. Poor-quality splices are repaired and restored using Academy of Motion Picture Arts and Sciences (AMPAS), Scientific Award-Winning, Pressa CIR-Catozzo self-perforating, adhesive-tape film splicers, then repacked by hand winding to metal film reels or film cores with fresh, head and tail film leader.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LARGE-FORMAT, AREA IMAGER SCANNER</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:left;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||64px|||\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">PTR DUST & PARTICLE REMOVAL SYSTEM</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png\" title_text=\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Both sides of your physically-restored film are fed through nearly 30 linear inches of low-tack, particle transfer rollers, removing microscopic dust immediately prior to your film entering the 20-megapixel, large-format HDR area imager.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">ALL-CHROME, SPROCKETLESS FILM PATH</h1>\n<h1 style=\"text-align: left;\">with 3-AXIS OPTICAL PIN REGISTRATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"10px|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Damaged sprockets & splices are ignored as the all-chrome film path gently transports your film through the scanner. A proprietary optical pin registration system perfectly stabilizes damaged, warped, or shrunken film on X, Y, and Z axes, requiring no edge guides or post-scan adjustments.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click below for a complete list of supported film formats.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"8 mm to 28 mm Formats\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#45aa42\" animation_style=\"fade\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#45aa42\" sticky_enabled=\"0\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"224\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm"}\">8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8 mm Commag"}\">Super 8 mm Commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Single-8 Cartridge"}\">Single-8 Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double 8 mm"}\">Double 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double Super 8 mm"}\">Double Super 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"UltraPan 8 mm"}\">UltraPan 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm fullcoat SEPMAG"}\">8 mm fullcoat SEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Max 8 mm"}\">Max 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8B"}\">Super 8B</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Panoramic"}\">8 mm Panoramic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Polaroid Polavision"}\">8 mm Polaroid Polavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Technicolor Magi-Cartridge"}\">8 mm Technicolor Magi-Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Pathescope"}\">9.5 mm Pathescope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Bingoscope"}\">9.5 mm Bingoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Duplex"}\">9.5 mm Duplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm 110"}\">16 mm 110</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm commag"}\">16 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm double perf"}\">16 mm double perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm magnetic"}\">16 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm negative"}\">16 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm optical ComOpt"}\">16 mm optical ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm positive"}\">16 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm Fullcoat sepmag"}\">16 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm super"}\">16 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biotac"}\">17.5 mm Biotac</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biokam"}\">17.5 mm Biokam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Hughes"}\">17.5 mm Hughes</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Gaumont"}\">17.5 mm Gaumont</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Clou"}\">17.5 mm Clou</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Duoscope"}\">17.5 mm Duoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Movette"}\">17.5 mm Movette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Pathé Rural"}\">17.5 mm Pathé Rural</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Fullcoat sepmag"}\">17.5 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"19 mm Kinetoscope"}\">19 mm Kinetoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"21 mm Mirograph"}\">21 mm Mirograph</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"24 mm APS"}\">24 mm APS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"28 mm Pathé Kok"}\">28 mm Pathé Kok</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"35 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_text_align=\"left\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#45aa42\" animation_style=\"fade\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#45aa42\" sticky_enabled=\"0\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"185\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 126"}\">35 mm 126</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 135"}\">35 mm 135</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 828"}\">35 mm 828</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm commag"}\">35 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Full coatSEPMAG"}\">35 mm Full coatSEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm positive"}\">35 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm negative"}\">35 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm magnetic"}\">35 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm optical"}\">35 mm optical</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm ComOpt"}\">35 mm ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Mini-Max"}\">35 mm Mini-Max</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vistascope"}\">35 mm Vistascope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35"}\">35 mm Vario-35</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35A"}\">35 mm Vario-35A</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Single Cinerama"}\">35 mm Single Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Hexiplex"}\">35 mm Hexiplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Row-film"}\">35 mm Row-film</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Ultra Toruscope"}\">35 mm Ultra Toruscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Imagination FX 7012"}\">35 mm Imagination FX 7012</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Univisium"}\">35 mm Univisium</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision"}\">35 mm Maxivision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision 48"}\">35 mm Maxivision 48</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm sepmag"}\">35 mm sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm CinameScope"}\">35 mm CinameScope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Dynamic Frame"}\">35 mm Dynamic Frame</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm VistaVision"}\">35 mm VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Technirama"}\">35 mm Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Anamorphic"}\">35 mm Anamorphic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Techniscope"}\">35 mm Techniscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm super"}\">35 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinerama"}\">35 mm Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super VistaVision"}\">35 mm Super VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinemiracle"}\">35 mm Cinemiracle</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Thrillarama"}\">35 mm Thrillarama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Magirama"}\">35 mm Magirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super Technirama"}\">35 mm Super Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circlorama"}\">35 mm Circlorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 200"}\">35 mm Circle Vision 200</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 360"}\">35 mm Circle Vision 360</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"40 mm to 70 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#45aa42\" animation_style=\"fade\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#45aa42\" sticky_enabled=\"0\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"174\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"40 mm 127"}\">40 mm 127</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"60 mm 120 220 620"}\">60 mm 120 220 620</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm 5-perf"}\">65 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinerama 360"}\">65 mm Cinerama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Ultra Panavision"}\">65 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Varioscope"}\">65 mm Varioscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dimension 150"}\">65 mm Dimension 150</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Astrovision"}\">65 mm Astrovision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dynavision"}\">65 mm Dynavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Super Dimension 70"}\">65 mm Super Dimension 70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm FuturVision 360"}\">65 mm FuturVision 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Showscan"}\">65 mm Showscan</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinema 180"}\">65 mm Cinema 180</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Swissorama 360"}\">65 mm Swissorama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Iwerksphere"}\">65 mm Iwerksphere</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm MotionMaster"}\">65 mm MotionMaster</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Soviet 10"}\">65 mm Soviet 10</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Vario-70"}\">65 mm Vario-70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Imagine 360"}\">65 mm Imagine 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm 5-perf"}\">70 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Todd-AO"}\">70 mm Todd-AO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Ultra Panavision"}\">70 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Super Panavision"}\">70 mm Super Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX"}\">70 mm IMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm OMNIMAX"}\">70 mm OMNIMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Grandeur"}\">70 mm Grandeur</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX Magic Carpet"}\">70 mm IMAX Magic Carpet</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX HD"}\">70 mm IMAX HD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"FMC Quadravision"}\">FMC Quadravision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Septorama"}\">Septorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wonderama"}\">Wonderama</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">DIRECT OUTPUT TO FORMATS & CODECS</h1>[/et_pb_text][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">We directly output high-end formats and codecs, avoiding lossy concatenation errors caused by transcoding. Click HERE for a list of direct output formats and codecs.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"cool-led light\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ULBRICHT INTEGRATING SPHERE DIFFUSE, COOL-LED LIGHT SOURCE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">A revolutionary Ulbricht Integrating Sphere creates a cool, diffuse, pure-white light source reducing the appearance of scratches on the emulsion side of the film base without softening, blurring, or altering the image. Unlike collimated light sources of telecines and line imagers, there is no risk of damage to the dye layers due to excessive heat. Further, off-axis photons from the Ulbricht Sphere pass through film scratches without deflection, resulting in a brighter, more complete image than all other types of scanners.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MULTI-FLASH HDR IMAGING</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/BT-2020-Rec-2020.png\" title_text=\"BT-2020-Rec-2020\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\" transform_styles__hover_enabled=\"off|hover\" transform_scale__hover_enabled=\"off|hover\" transform_translate__hover_enabled=\"off|hover\" transform_rotate__hover_enabled=\"off|hover\" transform_skew__hover_enabled=\"off|hover\" transform_origin__hover_enabled=\"off|hover\" transform_scale__hover=\"80%|80%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||124px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Single-pass, multi-flash High Dynamic Range imaging captures unparalleled detail with extremely low noise. ITU-R BT.2020, Rec. 2020, and ATSC 3.0 are already HDR. Release your film’s full potential for higher resolution, higher brightness, and wider color gamut as the world migrates to HDR10 and the dynamic metadata of HDR10+.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">SCENE BY SCENE COLOR CORRECTION</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">While other telecine facilities just set a one light color adjustment, we take the time to perform scene-to-scene, best light correction. The result is a highly-gradable, 10-bit output. Without this critical first step, future shot-by-shot color grading is limited or simply not possible, as important gamma metadata and tristimulus color values are lost.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">CHROMOGENIC DYE SHIFT CORRECTION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">The onset of acetate film base degradation -- commonly known as Vinegar Syndrome -- often signals the inevitable start of irreversible chromogenic yellow and cyan dye shift, commonly referred to as red dye shift or magenta dye shift. Our Industry Leading color cast removal process, corrects most common decay, restoring dye layer density loss.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL STORAGE</h1>\n<p style=\"text-align: left;\">After scanning your film, it is low-tension slow-wound back to your reel or core. We also offer archival-grade, vented film canisters, film cores, and plastic or steel reels. Ask about our human and machine-readable barcodes, onsite NAS and cloud backup featuring checksum data integrity verification, and long-term cold storage.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Film','','inherit','closed','closed','','461-revision-v1','','','2021-02-05 15:13:58','2021-02-05 15:13:58','',461,'http://wallstreet.getbiz.net/2021/02/05/461-revision-v1/',0,'revision','',0),(662,2,'2021-02-05 15:15:10','2021-02-05 15:15:10','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Lasergraphics-ScanStation-35-mm-16-mm-8-mm-Film-Scanner-2021-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"||0px|||\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">MOTION PICTURE FILM RESTORATION & PRESERVATION HDR WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your film is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to direct sunlight. Your film and its canisters are then photographed and logged using Structured XML Metadata, documenting its journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL FILM INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels.png\" title_text=\"AVConservation.org-Wall-Street-Productions-8-mm-16-mm-35-mm-Film-Scanning-Reels\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your film undergoes an end-to-end, manual inspection of all existing splices and sprocket holes, using Moviola and Neumade hand-cranked rewinds. Poor-quality splices are repaired and restored using Academy of Motion Picture Arts and Sciences (AMPAS), Scientific Award-Winning, Pressa CIR-Catozzo self-perforating, adhesive-tape film splicers, then repacked by hand winding to metal film reels or film cores with fresh, head and tail film leader.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LARGE-FORMAT, AREA IMAGER SCANNER</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Large-Format-Area-Imager-Film-Scanner\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:left;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||64px|||\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">PTR DUST & PARTICLE REMOVAL SYSTEM</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System.png\" title_text=\"AVConservation.org-Wall-Street-Productions-16mm-35mm-Film-Scanning-Particle-Transfer-Rollers-System\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Both sides of your physically-restored film are fed through nearly 30 linear inches of low-tack, particle transfer rollers, removing microscopic dust immediately prior to your film entering the 20-megapixel, large-format HDR area imager.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">ALL-CHROME, SPROCKETLESS FILM PATH</h1>\n<h1 style=\"text-align: left;\">with 3-AXIS OPTICAL PIN REGISTRATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sprocketless-Film-Optical-Pin-Registration\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"10px|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Damaged sprockets & splices are ignored as the all-chrome film path gently transports your film through the scanner. A proprietary optical pin registration system perfectly stabilizes damaged, warped, or shrunken film on X, Y, and Z axes, requiring no edge guides or post-scan adjustments.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">ALL MOTION PICTURE FILM FORMATS</h1>\n<p style=\"text-align: left;\">From 8 mm to 70 mm and everything in between, we support more film formats than any other company. Click below for a complete list of supported film formats.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"8 mm to 28 mm Formats\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#45aa42\" animation_style=\"fade\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#45aa42\" sticky_enabled=\"0\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"224\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm"}\">8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8 mm Commag"}\">Super 8 mm Commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Single-8 Cartridge"}\">Single-8 Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double 8 mm"}\">Double 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Double Super 8 mm"}\">Double Super 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"UltraPan 8 mm"}\">UltraPan 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm fullcoat SEPMAG"}\">8 mm fullcoat SEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Max 8 mm"}\">Max 8 mm</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super 8B"}\">Super 8B</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Panoramic"}\">8 mm Panoramic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Polaroid Polavision"}\">8 mm Polaroid Polavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Technicolor Magi-Cartridge"}\">8 mm Technicolor Magi-Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Pathescope"}\">9.5 mm Pathescope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Bingoscope"}\">9.5 mm Bingoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"9.5 mm Duplex"}\">9.5 mm Duplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm 110"}\">16 mm 110</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm commag"}\">16 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm double perf"}\">16 mm double perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm magnetic"}\">16 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm negative"}\">16 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm optical ComOpt"}\">16 mm optical ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm positive"}\">16 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm Fullcoat sepmag"}\">16 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16 mm super"}\">16 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biotac"}\">17.5 mm Biotac</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Biokam"}\">17.5 mm Biokam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Hughes"}\">17.5 mm Hughes</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Gaumont"}\">17.5 mm Gaumont</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Clou"}\">17.5 mm Clou</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Duoscope"}\">17.5 mm Duoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Movette"}\">17.5 mm Movette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Pathé Rural"}\">17.5 mm Pathé Rural</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"17.5 mm Fullcoat sepmag"}\">17.5 mm Fullcoat sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"19 mm Kinetoscope"}\">19 mm Kinetoscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"21 mm Mirograph"}\">21 mm Mirograph</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"24 mm APS"}\">24 mm APS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"28 mm Pathé Kok"}\">28 mm Pathé Kok</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"35 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_text_align=\"left\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#45aa42\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#45aa42\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"185\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 126"}\">35 mm 126</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 135"}\">35 mm 135</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm 828"}\">35 mm 828</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm commag"}\">35 mm commag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Full coatSEPMAG"}\">35 mm Full coatSEPMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm positive"}\">35 mm positive</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm negative"}\">35 mm negative</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm magnetic"}\">35 mm magnetic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm optical"}\">35 mm optical</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm ComOpt"}\">35 mm ComOpt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Mini-Max"}\">35 mm Mini-Max</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vistascope"}\">35 mm Vistascope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35"}\">35 mm Vario-35</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Vario-35A"}\">35 mm Vario-35A</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Single Cinerama"}\">35 mm Single Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Hexiplex"}\">35 mm Hexiplex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Row-film"}\">35 mm Row-film</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Ultra Toruscope"}\">35 mm Ultra Toruscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Imagination FX 7012"}\">35 mm Imagination FX 7012</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Univisium"}\">35 mm Univisium</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision"}\">35 mm Maxivision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Maxivision 48"}\">35 mm Maxivision 48</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm sepmag"}\">35 mm sepmag</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm CinameScope"}\">35 mm CinameScope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Dynamic Frame"}\">35 mm Dynamic Frame</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm VistaVision"}\">35 mm VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Technirama"}\">35 mm Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Anamorphic"}\">35 mm Anamorphic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Techniscope"}\">35 mm Techniscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm super"}\">35 mm super</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinerama"}\">35 mm Cinerama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super VistaVision"}\">35 mm Super VistaVision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Cinemiracle"}\">35 mm Cinemiracle</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Thrillarama"}\">35 mm Thrillarama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Magirama"}\">35 mm Magirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Super Technirama"}\">35 mm Super Technirama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Kinopanorama"}\">35 mm Kinopanorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circlorama"}\">35 mm Circlorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 200"}\">35 mm Circle Vision 200</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"35 mm Circle Vision 360"}\">35 mm Circle Vision 360</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"40 mm to 70 mm\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#45aa42\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#45aa42\"]<table dir=\"ltr\" style=\"margin-left: auto; margin-right: auto;\" border=\"2\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"174\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"40 mm 127"}\">40 mm 127</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"60 mm 120 220 620"}\">60 mm 120 220 620</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm 5-perf"}\">65 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinerama 360"}\">65 mm Cinerama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Ultra Panavision"}\">65 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Varioscope"}\">65 mm Varioscope</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dimension 150"}\">65 mm Dimension 150</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Astrovision"}\">65 mm Astrovision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Dynavision"}\">65 mm Dynavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Super Dimension 70"}\">65 mm Super Dimension 70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm FuturVision 360"}\">65 mm FuturVision 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Showscan"}\">65 mm Showscan</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Cinema 180"}\">65 mm Cinema 180</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Swissorama 360"}\">65 mm Swissorama 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Iwerksphere"}\">65 mm Iwerksphere</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm MotionMaster"}\">65 mm MotionMaster</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Soviet 10"}\">65 mm Soviet 10</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Vario-70"}\">65 mm Vario-70</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"65 mm Imagine 360"}\">65 mm Imagine 360</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm 5-perf"}\">70 mm 5-perf</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Todd-AO"}\">70 mm Todd-AO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Ultra Panavision"}\">70 mm Ultra Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Super Panavision"}\">70 mm Super Panavision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX"}\">70 mm IMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm OMNIMAX"}\">70 mm OMNIMAX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm Grandeur"}\">70 mm Grandeur</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX Magic Carpet"}\">70 mm IMAX Magic Carpet</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"70 mm IMAX HD"}\">70 mm IMAX HD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"FMC Quadravision"}\">FMC Quadravision</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Septorama"}\">Septorama</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wonderama"}\">Wonderama</td>\n</tr>\n</tbody>\n</table>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">DIRECT OUTPUT TO FORMATS & CODECS</h1>[/et_pb_text][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">We directly output high-end formats and codecs, avoiding lossy concatenation errors caused by transcoding. Click HERE for a list of direct output formats and codecs.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"cool-led light\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ULBRICHT INTEGRATING SPHERE DIFFUSE, COOL-LED LIGHT SOURCE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Ulbricht-Integrating-Sphere-LED-Film-Scanning-Light-Source\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">A revolutionary Ulbricht Integrating Sphere creates a cool, diffuse, pure-white light source reducing the appearance of scratches on the emulsion side of the film base without softening, blurring, or altering the image. Unlike collimated light sources of telecines and line imagers, there is no risk of damage to the dye layers due to excessive heat. Further, off-axis photons from the Ulbricht Sphere pass through film scratches without deflection, resulting in a brighter, more complete image than all other types of scanners.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MULTI-FLASH HDR IMAGING</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/BT-2020-Rec-2020.png\" title_text=\"BT-2020-Rec-2020\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\" transform_styles__hover_enabled=\"off|hover\" transform_scale__hover_enabled=\"off|hover\" transform_translate__hover_enabled=\"off|hover\" transform_rotate__hover_enabled=\"off|hover\" transform_skew__hover_enabled=\"off|hover\" transform_origin__hover_enabled=\"off|hover\" transform_scale__hover=\"80%|80%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||124px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Single-pass, multi-flash High Dynamic Range imaging captures unparalleled detail with extremely low noise. ITU-R BT.2020, Rec. 2020, and ATSC 3.0 are already HDR. Release your film’s full potential for higher resolution, higher brightness, and wider color gamut as the world migrates to HDR10 and the dynamic metadata of HDR10+.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">SCENE BY SCENE COLOR CORRECTION</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">While other telecine facilities just set a one light color adjustment, we take the time to perform scene-to-scene, best light correction. The result is a highly-gradable, 10-bit output. Without this critical first step, future shot-by-shot color grading is limited or simply not possible, as important gamma metadata and tristimulus color values are lost.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">CHROMOGENIC DYE SHIFT CORRECTION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Chromogenic-Film-Color-Dye-Shift\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">The onset of acetate film base degradation -- commonly known as Vinegar Syndrome -- often signals the inevitable start of irreversible chromogenic yellow and cyan dye shift, commonly referred to as red dye shift or magenta dye shift. Our Industry Leading color cast removal process, corrects most common decay, restoring dye layer density loss.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#95c57e\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL STORAGE</h1>\n<p style=\"text-align: left;\">After scanning your film, it is low-tension slow-wound back to your reel or core. We also offer archival-grade, vented film canisters, film cores, and plastic or steel reels. Ask about our human and machine-readable barcodes, onsite NAS and cloud backup featuring checksum data integrity verification, and long-term cold storage.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Film','','inherit','closed','closed','','461-revision-v1','','','2021-02-05 15:15:10','2021-02-05 15:15:10','',461,'http://wallstreet.getbiz.net/2021/02/05/461-revision-v1/',0,'revision','',0),(663,2,'2021-02-05 15:16:13','2021-02-05 15:16:13','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Analog Video\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"16px\" closed_title_font=\"Open Sans|700|||||||\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#0496d4\" animation_style=\"fade\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#0496d4\" sticky_enabled=\"0\"]<p><strong>Open Reel Video</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2-inch Quadruplex Low Band"}\">2-inch Quadruplex Low Band</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2-inch Quadruplex High Band"}\">2-inch Quadruplex High Band</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type A open reel"}\">1-inch Type A open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type B open reel"}\">1-inch Type B open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type C open reel"}\">1-inch Type C open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"AKAI AK-VT (B&W) ¼” open reel"}\">AKAI AK-VT (B&W) ¼” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"EIAJ Type 1 (B&W) ½” open reel"}\">EIAJ Type 1 (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"EIAJ Type 2 (Color) ½” open reel"}\">EIAJ Type 2 (Color) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Concord NV (B&W) ½” open reel"}\">Concord NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic NV (B&W) ½” open reel"}\">Panasonic NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic CV (Color) ½” open reel"}\">Panasonic CV (Color) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Skip Field NV (B&W) ½” open reel"}\">Skip Field NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Technicolor CVC ½” open reel"}\">Technicolor CVC ½” open reel</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Analog Video Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sanyo Vcord I"}\">Sanyo Vcord I</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sanyo Vcord II"}\">Sanyo Vcord II</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N1500 ½” Video Cartridge"}\">Philips N1500 ½” Video Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N1700 ½” Video Cartridge"}\">Philips N1700 ½” Video Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N2000 ½” Video Cartridge"}\">Philips N2000 ½” Video Cartridge</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Analog Video Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"¾” U-Matic"}\">¾” U-Matic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"¾” U-Matic SP"}\">¾” U-Matic SP</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VCC Video 2000 V2000 ½”"}\">VCC Video 2000 V2000 ½”</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßI"}\">Betamax ßI</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßII"}\">Betamax ßII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßIII"}\">Betamax ßIII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super Betamax (High-Band)"}\">Super Betamax (High-Band)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Extended Definition Betamax ED Beta"}\">Extended Definition Betamax ED Beta</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam"}\">Betacam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam SP"}\">Betacam SP</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam SX"}\">Betacam SX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam IMX"}\">Betacam IMX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VHS"}\">VHS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VHS-C"}\">VHS-C</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"S-VHS"}\">S-VHS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic M"}\">Panasonic M</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic MII"}\">Panasonic MII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Video8"}\">8 mm Video8</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Hi-8"}\">Hi-8</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Digital Video\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"16px\" closed_title_font=\"Open Sans|700|||||||\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#0496d4\" animation_style=\"fade\" hover_enabled=\"0\" border_width_all=\"3px\" border_color_all=\"#0496d4\" sticky_enabled=\"0\"]<p><strong>Digital Video Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital 8"}\">Digital 8</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital Betacam"}\">Digital Betacam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDCAM"}\">HDCAM</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDCAM-SR"}\">HDCAM-SR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-1 component"}\">D-1 component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-2 composite"}\">D-2 composite</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-3 composite"}\">D-3 composite</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 component"}\">D-5 component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 HD component"}\">D-5 HD component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 2K component"}\">D-5 2K component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-9 Digital S"}\">D-9 Digital S</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DV MiniDV"}\">DV MiniDV</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDV"}\">HDV</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCAM"}\">DVCAM</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO"}\">DVCPRO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO 50"}\">DVCPRO 50</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO 100 HD"}\">DVCPRO 100 HD</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Video Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic P2"}\">Panasonic P2</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"REDMAG"}\">REDMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"RED MINI-MAG"}\">RED MINI-MAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI CFast 2.0"}\">ARRI CFast 2.0</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex"}\">ARRI Codex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex XR"}\">ARRI Codex XR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex SXR"}\">ARRI Codex SXR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS"}\">Sony SxS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS Pro card"}\">Sony SxS Pro card</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS Pro+ card"}\">Sony SxS Pro+ card</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony AtomX SSDmini"}\">Sony AtomX SSDmini</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"AJA Pak SSD Module"}\">AJA Pak SSD Module</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Optical Video Disc</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Muse HD Laserdisc"}\">Muse HD Laserdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"RLV WORM Laserdisc"}\">RLV WORM Laserdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CDi Digital Video"}\">CDi Digital Video</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CD Video 8”"}\">CD Video 8”</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VCD Video CD"}\">VCD Video CD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CAA LaserDisc"}\">CAA LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CAV LaserDisc"}\">CAV LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CLV LaserDisc"}\">CLV LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CRVdisc"}\">CRVdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SVCD"}\">SVCD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVD Digital Versatile Disc"}\">DVD Digital Versatile Disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HD DVD"}\">HD DVD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Blu-Ray"}\">Blu-Ray</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"4K Ultra HD BD"}\">4K Ultra HD BD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"XDCAM PFD"}\">XDCAM PFD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"XDCAM HD"}\">XDCAM HD</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Video','','inherit','closed','closed','','393-revision-v1','','','2021-02-05 15:16:13','2021-02-05 15:16:13','',393,'http://wallstreet.getbiz.net/2021/02/05/393-revision-v1/',0,'revision','',0),(665,2,'2021-02-05 15:23:04','2021-02-05 15:23:04','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-D5-1-inch-Type-C-DVCPro-Digital-Betacam-SP-2021-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">OBSOLETE VIDEO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk videotapes are acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Video-Tape-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:left;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your media is carefully inspected for reel and shell integrity, as well as evidence of sticky-shed syndrome and mold. If your video cassette shell is warped or damaged, we can remove the inner take-up and supply reels from their housing and place them inside new shell enclosures. We keep a large supply of replacement video shell housings for all video formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"48px|||||\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>\n<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">EXTENSIVE VIDEO FORMAT SUPPORT</h1>\n<p style=\"text-align: left;\">From Low-Band 2” Quadruplex and 1“ Type C Helical to SxS, REDMAG, and dozens of formats in between, we support more video formats than any other company.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Analog Video\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"16px\" closed_title_font=\"Open Sans|700|||||||\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#0496d4\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#0496d4\"]<p><strong>Open Reel Video</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2-inch Quadruplex Low Band"}\">2-inch Quadruplex Low Band</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2-inch Quadruplex High Band"}\">2-inch Quadruplex High Band</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type A open reel"}\">1-inch Type A open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type B open reel"}\">1-inch Type B open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1-inch Type C open reel"}\">1-inch Type C open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"AKAI AK-VT (B&W) ¼” open reel"}\">AKAI AK-VT (B&W) ¼” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"EIAJ Type 1 (B&W) ½” open reel"}\">EIAJ Type 1 (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"EIAJ Type 2 (Color) ½” open reel"}\">EIAJ Type 2 (Color) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Concord NV (B&W) ½” open reel"}\">Concord NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic NV (B&W) ½” open reel"}\">Panasonic NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic CV (Color) ½” open reel"}\">Panasonic CV (Color) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Skip Field NV (B&W) ½” open reel"}\">Skip Field NV (B&W) ½” open reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Technicolor CVC ½” open reel"}\">Technicolor CVC ½” open reel</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Analog Video Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sanyo Vcord I"}\">Sanyo Vcord I</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sanyo Vcord II"}\">Sanyo Vcord II</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N1500 ½” Video Cartridge"}\">Philips N1500 ½” Video Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N1700 ½” Video Cartridge"}\">Philips N1700 ½” Video Cartridge</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips N2000 ½” Video Cartridge"}\">Philips N2000 ½” Video Cartridge</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Analog Video Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"227\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"¾” U-Matic"}\">¾” U-Matic</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"¾” U-Matic SP"}\">¾” U-Matic SP</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VCC Video 2000 V2000 ½”"}\">VCC Video 2000 V2000 ½”</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßI"}\">Betamax ßI</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßII"}\">Betamax ßII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betamax ßIII"}\">Betamax ßIII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super Betamax (High-Band)"}\">Super Betamax (High-Band)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Extended Definition Betamax ED Beta"}\">Extended Definition Betamax ED Beta</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam"}\">Betacam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam SP"}\">Betacam SP</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam SX"}\">Betacam SX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Betacam IMX"}\">Betacam IMX</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VHS"}\">VHS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VHS-C"}\">VHS-C</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"S-VHS"}\">S-VHS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic M"}\">Panasonic M</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic MII"}\">Panasonic MII</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"8 mm Video8"}\">8 mm Video8</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Hi-8"}\">Hi-8</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Digital Video\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_font=\"Open Sans|700|||||||\" title_font_size=\"16px\" closed_title_font=\"Open Sans|700|||||||\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#0496d4\" animation_style=\"fade\" border_width_all=\"3px\" border_color_all=\"#0496d4\"]<p><strong>Digital Video Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital 8"}\">Digital 8</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital Betacam"}\">Digital Betacam</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDCAM"}\">HDCAM</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDCAM-SR"}\">HDCAM-SR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-1 component"}\">D-1 component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-2 composite"}\">D-2 composite</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-3 composite"}\">D-3 composite</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 component"}\">D-5 component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 HD component"}\">D-5 HD component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-5 2K component"}\">D-5 2K component</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"D-9 Digital S"}\">D-9 Digital S</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DV MiniDV"}\">DV MiniDV</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HDV"}\">HDV</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCAM"}\">DVCAM</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO"}\">DVCPRO</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO 50"}\">DVCPRO 50</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVCPRO 100 HD"}\">DVCPRO 100 HD</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Video Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Panasonic P2"}\">Panasonic P2</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"REDMAG"}\">REDMAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"RED MINI-MAG"}\">RED MINI-MAG</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI CFast 2.0"}\">ARRI CFast 2.0</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex"}\">ARRI Codex</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex XR"}\">ARRI Codex XR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ARRI Codex SXR"}\">ARRI Codex SXR</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS"}\">Sony SxS</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS Pro card"}\">Sony SxS Pro card</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony SxS Pro+ card"}\">Sony SxS Pro+ card</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony AtomX SSDmini"}\">Sony AtomX SSDmini</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"AJA Pak SSD Module"}\">AJA Pak SSD Module</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Optical Video Disc</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"173\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Muse HD Laserdisc"}\">Muse HD Laserdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"RLV WORM Laserdisc"}\">RLV WORM Laserdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CDi Digital Video"}\">CDi Digital Video</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CD Video 8”"}\">CD Video 8”</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"VCD Video CD"}\">VCD Video CD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CAA LaserDisc"}\">CAA LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CAV LaserDisc"}\">CAV LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CLV LaserDisc"}\">CLV LaserDisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"CRVdisc"}\">CRVdisc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SVCD"}\">SVCD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DVD Digital Versatile Disc"}\">DVD Digital Versatile Disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HD DVD"}\">HD DVD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Blu-Ray"}\">Blu-Ray</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"4K Ultra HD BD"}\">4K Ultra HD BD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"XDCAM PFD"}\">XDCAM PFD</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"XDCAM HD"}\">XDCAM HD</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">VIDEO MEDIA PRESERVATION FORMATS</h1>\n<p style=\"text-align: left;\">We directly encode to all preservation formats & codecs, avoiding concatenation errors caused by transcoding. Click HERE for a list of supported formats and codecs.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPEN REEL VIDEO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-Videotape-Unspooled\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel video tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what video remains. The broadcast formats of 2-inch Quadruplex and 1-inch Helical are as endangered as their ½” EIAJ and ¼” AKAI cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, brittle open-reel video tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">ANALOG VIDEO CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Component-Analog-Video-Capture\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Introduced in 1969, analog video cassettes are at risk of becoming unrecoverable. The early oxide formulations of ¾” U-Matic and Betacam are considered the highest preservation risk, as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Fortunately, we own one of the largest inventories of pristine broadcast VTRs and VCRs maintained by our engineering team. Further, all analog video cassette content is extracted through component outputs, separating luminance detail from the noisier chroma signals. Both are then time base corrected and transferred at 270 megabits per second per ITU-R BT.656 and SMPTE 259M maximum specifications. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC, prior to encoding to your chosen format. The result is unparalleled quality with uncompromising results.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">DIGITAL VIDEO CASSETTE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Video-Cassette-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left\" custom_css_main_element_last_edited=\"on|desktop\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Introduced in 1986, professional digital video cassettes boast a longer shelf life than their analog counterparts. However, they are more at risk as far fewer professional digital video playback machines were manufactured. While the number of consumer digital video cassette players is much higher, the smaller format depended on lossy, low bit rate compression recorded helically on extremely narrow tape widths. Slight misalignments or tape damage result in no playback of picture or sound. You can trust our digital video playback equipment to recover your precarious digital video cassettes. Our all- digital signal path transfers your media at 270 Mbps, 1.483 Gbps, 1.485 Gbps, 2.966 Gbps, or 2.970 Gbps, the highest digital video transfer speeds specified by SMPTE 292M, SMPTE 372M, and SMPTE 424M. We can also embed EIA-608 & EIA-708 CC / SCC as well as LTC & VITC prior to encoding to your final media file format.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL VIDEO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Video-Media-Formats\" align=\"right\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||60px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Optical video disc formats are fraught with preservation risks. Replicated formats as CAA, CAV, & CLV Laserdiscs face ever-dwindling numbers of compatible laserdisc players. Recordable optical videodiscs suffer from both a shortage of working optical players and degradation of the dyes retaining the video data. In spite of their invincible appearance, now is the time to rescue all video and photographic content before it’s too late.</p>[/et_pb_text][et_pb_divider admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Storage\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM.png\" title_text=\"AVConservation.org-Wall-Street-Productions-28-Petabyte-SAN-MAM-DAM\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Video','','inherit','closed','closed','','393-revision-v1','','','2021-02-05 15:23:04','2021-02-05 15:23:04','',393,'http://wallstreet.getbiz.net/2021/02/05/393-revision-v1/',0,'revision','',0),(666,2,'2021-02-05 16:24:58','2021-02-05 16:24:58','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" custom_padding=\"||157px|||\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"14px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"32px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" locked=\"off\" sticky_enabled=\"0\"]<h1 style=\"text-align: center;\">OBSOLETE AUDIO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk audio media is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_slider _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|600|||||||\" header_font_size=\"32px\" body_font=\"Open Sans||||||||\" body_font_size=\"16px\" custom_padding=\"33px||96px|||\" hover_enabled=\"0\" body_font_size_tablet=\"14px\" body_font_size_phone=\"12px\" body_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\" header_font_size_last_edited=\"on|tablet\" header_font_size_phone=\"18px\" header_font_size_tablet=\"24px\" custom_padding_last_edited=\"on|phone\" custom_padding_phone=\"0px||0px||false|false\"][et_pb_slide heading=\"MANUAL MEDIA INSPECTION & REPAIR\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p style=\"text-align: left;\">Your audio media is carefully inspected for evidence of sticky-shed syndrome, bad splices, scratches, tears, rips, and mold. If your audio media’s reel, shell, or cartridge is warped or damaged, we can remove the inner take-up and supply reels and place them inside new enclosures. We keep a large supply of replacement reels, flanges, shells, and cartridges for all audio formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_slide][et_pb_slide heading=\"REVERSING STICKY-SHED SYNDROME\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p><a href=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\"><img class=\"aligncenter wp-image-406\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-300x48.png\" alt=\"\" width=\"407\" height=\"65\" /></a>As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_slide][et_pb_slide heading=\"STRUCTURED XML METADATA LOGGING\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_slide][et_pb_slide heading=\"EXTENSIVE AUDIO FORMAT SUPPORT & AUDIO PRESERVATION FORMATS\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>From Edison wax cylinders, wire recordings, Dictabelts, and Magnabelts, to ADAT, PCM-F1, reel-to-reel of any width or track count, and dozens of formats in between, we support more audio formats than any company. We also encode lossless, high-quality preservation formats, avoiding lossy concatenation errors. [learn_more]</p>\n<p><strong>MAG ANAL AUDIO</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 16-Track"}\">2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 24-Track"}\">2\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 32-Track"}\">2\" 32-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 40-Track"}\">2\" 40-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/2-Track 2-Track"}\">1\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/4-Track 4-Track"}\">1\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 8-Track"}\">1\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 12-Track"}\">1\" 12-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 16-Track"}\">1\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 24-Track"}\">1\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" Full Track"}\">1/2\" Full Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/2-Track 2-Track"}\">1/2\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 3-Track"}\">1/2\" 3-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/4-Track 4-Track"}\">1/2\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 8-Track"}\">1/2\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 16-Track"}\">1/2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" Full-Track"}\">1/4\" Full-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/2-Track 2-Track"}\">1/4\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/4-Track 4-Track"}\">1/4\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 8-Track"}\">1/4\" 8-Track</td>\n</tr>\n</tbody>\n</table>\n<p><strong>REEL MAG DIG A</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Mitsubishi ProDigi"}\">Mitsubishi ProDigi</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony DASH"}\">Sony DASH</td>\n</tr>\n</tbody>\n</table>\n<p><strong>MECH AUDIO</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Vinyl"}\">78 rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Electrical Cut Record"}\">78 rpm Electrical Cut Record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"45-rpm Vinyl"}\">45-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"33 1/3-rpm Vinyl"}\">33 1/3-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-rpm Vinyl"}\">16-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Quadraphonic Vinyl Record (CD-4)"}\">Quadraphonic Vinyl Record (CD-4)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-inch transcription record"}\">16-inch transcription record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 2-minute wax"}\">Edison 2-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 4-minute wax"}\">Edison 4-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Aberol Cylinders"}\">Aberol Cylinders</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phoautogram"}\">Phoautogram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph Cylinder"}\">Phonograph Cylinder</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Ediphone"}\">Ediphone</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Recordio"}\">Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph disk (Emile Berliner)"}\">Phonograph disk (Emile Berliner)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom Flexi disc"}\">Americom Flexi disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom PocketDiscs"}\">Americom PocketDiscs</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philco Hip-Pocket Records"}\">Philco Hip-Pocket Records</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Recordio"}\">Wilcox Gay Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Coin Recordio-Gram"}\">Wilcox Gay Coin Recordio-Gram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SoundScriber"}\">SoundScriber</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison Voicewriter"}\">Edison Voicewriter</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Music Roll"}\">Music Roll</td>\n</tr>\n</tbody>\n</table>\n<p>[/learn_more]</p>[/et_pb_slide][et_pb_slide heading=\"REEL-to-REEL AUDIO TAPE DIGITIZATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Obsolete, open-reel audio tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what audio remains. Multitrack formats of 2” 24-track and DASH are as endangered as their ½” and ¼” open reel-to-reel cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, open reel audio tapes the best chance at recovery & preservation.</p>[/et_pb_slide][et_pb_slide heading=\"AUDIO CART & CASSETTE DIGITIZATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Dozens of analog audio cartridge and cassette formats are at risk of becoming unrecoverable as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Trust the professionals at AVConservation.org to recover your at-risk audio media using reference-quality, 24-bit analog-to-digital conversion at sample rates up to 768kHz. Our jitter ratings are less than 1 picosecond thanks to an ultra-stable femtosecond digital clock. The result is unparalleled quality and the highest signal to noise, producing uncompromising results.</p>[/et_pb_slide][et_pb_slide heading=\"CYLINDER, DISC, & BELT DIGITIZATION\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>The 20th century saw dozens of wax cylinder formats, wire spool cartridges, phonograph records, audio carts, and magnetic belts compete for widespread adoption. We can recover your antique wax cylinder, Magnabelt, wire recording, Flexidisc, and dozens of other obsolete audio formats. Our modified audio playback devices capture signals at the earliest possible point, ensuring the lowest noise floor prior to digitization. Not sure what obscure audio format you have? Send us a picture. We’ll tell you what it is and how we can restore it for you.</p>\n<p><img class=\"wp-image-494 size-medium aligncenter\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats-300x113.png\" alt=\"\" width=\"300\" height=\"113\" /></p>[/et_pb_slide][et_pb_slide heading=\"DIGITAL AUDIO TAPE PRESERVATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Digital audio tape media enjoys a longer shelf life than their analog counterparts. However, they are more at risk, because far fewer digital audio playback machines were manufactured. Plus, slight misalignments or tape damage results in no sound playback at all. Trust our carefully maintained equipment to recover precarious digital audio tape formats. From DASH, ProDigi, Alesis ADAT, and Tascam DTRS, to DCC, PCM-F1, FTR, and R-DAT, our all-digital signal path ensures capture and preservation of your digital audio tape-based media.</p>[/et_pb_slide][et_pb_slide heading=\"OPTICAL AUDIO DISC PRESERVATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Fewer than a dozen optical audio disc formats existed before file-based media made them obsolete. While CD players remain ubiquitous, less common formats suffer from dwindling numbers of playback devices, and recordable optical discs suffer from degradation of the dyes retaining the audio data. In spite of their invincible appearance, now is the time to rescue all audio content on optical media before it’s too late.</p>[/et_pb_slide][et_pb_slide heading=\"LONG-TERM ARCHIVAL MEDIA STORAGE\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section]','Audio (test)','','publish','closed','closed','','audio-2','','','2021-02-05 16:53:40','2021-02-05 16:53:40','',0,'http://wallstreet.getbiz.net/?page_id=666',0,'page','',0),(668,2,'2021-02-05 16:24:58','2021-02-05 16:24:58','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column _builder_version=\"4.8.2\" _module_preset=\"default\" type=\"4_4\"][et_pb_slider _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\" header_font=\"Oswald|600|||||||\" header_font_size=\"32px\" body_font_size=\"16px\" custom_padding=\"64px|||||\"][et_pb_slide _builder_version=\"4.8.2\" _module_preset=\"default\" heading=\"MANUAL MEDIA INSPECTION & REPAIR\" hover_enabled=\"0\" sticky_enabled=\"0\" background_enable_color=\"off\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png\"]<p style=\"text-align: left;\">Your audio media is carefully inspected for evidence of sticky-shed syndrome, bad splices, scratches, tears, rips, and mold. If your audio media’s reel, shell, or cartridge is warped or damaged, we can remove the inner take-up and supply reels and place them inside new enclosures. We keep a large supply of replacement reels, flanges, shells, and cartridges for all audio formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_slide][et_pb_slide _builder_version=\"4.8.2\" _module_preset=\"default\" heading=\"REVERSING STICKY-SHED SYNDROME\" hover_enabled=\"0\" sticky_enabled=\"0\" background_enable_color=\"off\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\"]<p><a href=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\"><img class=\"aligncenter wp-image-406\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-300x48.png\" alt=\"\" width=\"407\" height=\"65\" /></a>As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_slide][et_pb_slide _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\" heading=\"STRUCTURED XML METADATA LOGGING\" background_enable_color=\"off\"]<p>For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_slide][et_pb_slide _builder_version=\"4.8.2\" _module_preset=\"default\" heading=\"EXTENSIVE AUDIO FORMAT SUPPORT & AUDIO PRESERVATION FORMATS\" hover_enabled=\"0\" sticky_enabled=\"0\" background_enable_color=\"off\"]<p>From Edison wax cylinders, wire recordings, Dictabelts, and Magnabelts, to ADAT, PCM-F1, reel-to-reel of any width or track count, and dozens of formats in between, we support more audio formats than any company. We also encode lossless, high-quality preservation formats, avoiding lossy concatenation errors. [learn_more]</p>\n<table style=\"width: 111.591px;\">\n<tbody>\n<tr>\n<td style=\"width: 111.591px;\">\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 16-Track"}\">2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 24-Track"}\">2\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 32-Track"}\">2\" 32-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 40-Track"}\">2\" 40-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/2-Track 2-Track"}\">1\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/4-Track 4-Track"}\">1\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 8-Track"}\">1\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 12-Track"}\">1\" 12-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 16-Track"}\">1\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 24-Track"}\">1\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" Full Track"}\">1/2\" Full Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/2-Track 2-Track"}\">1/2\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 3-Track"}\">1/2\" 3-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/4-Track 4-Track"}\">1/2\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 8-Track"}\">1/2\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 16-Track"}\">1/2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" Full-Track"}\">1/4\" Full-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/2-Track 2-Track"}\">1/4\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/4-Track 4-Track"}\">1/4\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 8-Track"}\">1/4\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Mitsubishi ProDigi"}\">Mitsubishi ProDigi</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony DASH"}\">Sony DASH</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Vinyl"}\">78 rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Electrical Cut Record"}\">78 rpm Electrical Cut Record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"45-rpm Vinyl"}\">45-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"33 1/3-rpm Vinyl"}\">33 1/3-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-rpm Vinyl"}\">16-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Quadraphonic Vinyl Record (CD-4)"}\">Quadraphonic Vinyl Record (CD-4)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-inch transcription record"}\">16-inch transcription record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 2-minute wax"}\">Edison 2-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 4-minute wax"}\">Edison 4-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Aberol Cylinders"}\">Aberol Cylinders</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phoautogram"}\">Phoautogram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph Cylinder"}\">Phonograph Cylinder</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Ediphone"}\">Ediphone</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Recordio"}\">Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph disk (Emile Berliner)"}\">Phonograph disk (Emile Berliner)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom Flexi disc"}\">Americom Flexi disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom PocketDiscs"}\">Americom PocketDiscs</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philco Hip-Pocket Records"}\">Philco Hip-Pocket Records</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Recordio"}\">Wilcox Gay Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Coin Recordio-Gram"}\">Wilcox Gay Coin Recordio-Gram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SoundScriber"}\">SoundScriber</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison Voicewriter"}\">Edison Voicewriter</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Music Roll"}\">Music Roll</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"width: 111.591px;\"> </td>\n</tr>\n<tr>\n<td style=\"width: 111.591px;\"> </td>\n</tr>\n<tr>\n<td style=\"width: 111.591px;\"> </td>\n</tr>\n<tr>\n<td style=\"width: 111.591px;\"> </td>\n</tr>\n<tr>\n<td style=\"width: 111.591px;\"> </td>\n</tr>\n<tr>\n<td style=\"width: 111.591px;\"> </td>\n</tr>\n<tr>\n<td style=\"width: 111.591px;\"> </td>\n</tr>\n<tr>\n<td style=\"width: 111.591px;\"> </td>\n</tr>\n<tr>\n<td style=\"width: 111.591px;\"> </td>\n</tr>\n</tbody>\n</table>\n<p>[/learn_more] </p>[/et_pb_slide][et_pb_slide _builder_version=\"4.8.2\" _module_preset=\"default\" heading=\"REEL-to-REEL AUDIO TAPE DIGITIZATION\" hover_enabled=\"0\" sticky_enabled=\"0\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png\" background_enable_color=\"off\"]<p>Obsolete, open-reel audio tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what audio remains. Multitrack formats of 2” 24-track and DASH are as endangered as their ½” and ¼” open reel-to-reel cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, open reel audio tapes the best chance at recovery & preservation.</p>[/et_pb_slide][et_pb_slide _builder_version=\"4.8.2\" _module_preset=\"default\" heading=\"AUDIO CART & CASSETTE DIGITIZATION\" hover_enabled=\"0\" sticky_enabled=\"0\" title_text=\"AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png\" background_enable_color=\"off\"]<p>Dozens of analog audio cartridge and cassette formats are at risk of becoming unrecoverable as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Trust the professionals at AVConservation.org to recover your at-risk audio media using reference-quality, 24-bit analog-to-digital conversion at sample rates up to 768kHz. Our jitter ratings are less than 1 picosecond thanks to an ultra-stable femtosecond digital clock. The result is unparalleled quality and the highest signal to noise, producing uncompromising results.</p>[/et_pb_slide][et_pb_slide _builder_version=\"4.8.2\" _module_preset=\"default\" heading=\"CYLINDER, DISC, & BELT DIGITIZATION\" hover_enabled=\"0\" sticky_enabled=\"0\" background_enable_color=\"off\"]<p>The 20th century saw dozens of wax cylinder formats, wire spool cartridges, phonograph records, audio carts, and magnetic belts compete for widespread adoption. We can recover your antique wax cylinder, Magnabelt, wire recording, Flexidisc, and dozens of other obsolete audio formats. Our modified audio playback devices capture signals at the earliest possible point, ensuring the lowest noise floor prior to digitization. Not sure what obscure audio format you have? Send us a picture. We’ll tell you what it is and how we can restore it for you.</p>\n<p><img class=\"wp-image-494 size-medium aligncenter\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats-300x113.png\" alt=\"\" width=\"300\" height=\"113\" /></p>[/et_pb_slide][et_pb_slide _builder_version=\"4.8.2\" _module_preset=\"default\" heading=\"DIGITAL AUDIO TAPE PRESERVATION\" hover_enabled=\"0\" sticky_enabled=\"0\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png\" background_enable_color=\"off\"]<p>Digital audio tape media enjoys a longer shelf life than their analog counterparts. However, they are more at risk, because far fewer digital audio playback machines were manufactured. Plus, slight misalignments or tape damage results in no sound playback at all. Trust our carefully maintained equipment to recover precarious digital audio tape formats. From DASH, ProDigi, Alesis ADAT, and Tascam DTRS, to DCC, PCM-F1, FTR, and R-DAT, our all-digital signal path ensures capture and preservation of your digital audio tape-based media.</p>[/et_pb_slide][et_pb_slide _builder_version=\"4.8.2\" _module_preset=\"default\" heading=\"OPTICAL AUDIO DISC PRESERVATION\" hover_enabled=\"0\" sticky_enabled=\"0\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\" background_enable_color=\"off\"]<p>Fewer than a dozen optical audio disc formats existed before file-based media made them obsolete. While CD players remain ubiquitous, less common formats suffer from dwindling numbers of playback devices, and recordable optical discs suffer from degradation of the dyes retaining the audio data. In spite of their invincible appearance, now is the time to rescue all audio content on optical media before it’s too late.</p>[/et_pb_slide][et_pb_slide _builder_version=\"4.8.2\" _module_preset=\"default\" heading=\"LONG-TERM ARCHIVAL MEDIA STORAGE\" hover_enabled=\"0\" sticky_enabled=\"0\" background_enable_color=\"off\"]<p>After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Reel & Mechanical\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_level=\"h1\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#5a3d63\" body_text_color_tablet=\"\" body_text_color_phone=\"\" body_text_color_last_edited=\"on|phone\" border_width_all=\"3px\" border_color_all=\"#5a3d63\"]<p><strong>Magnetic Analog Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2" 16-Track"}\">2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2" 24-Track"}\">2\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2" 32-Track"}\">2\" 32-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2" 40-Track"}\">2\" 40-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1" 1/2-Track 2-Track"}\">1\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1" 1/4-Track 4-Track"}\">1\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1" 8-Track"}\">1\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1" 12-Track"}\">1\" 12-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1" 16-Track"}\">1\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1" 24-Track"}\">1\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2" Full Track"}\">1/2\" Full Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2" 1/2-Track 2-Track"}\">1/2\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2" 3-Track"}\">1/2\" 3-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2" 1/4-Track 4-Track"}\">1/2\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2" 8-Track"}\">1/2\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2" 16-Track"}\">1/2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4" Full-Track"}\">1/4\" Full-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4" 1/2-Track 2-Track"}\">1/4\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4" 1/4-Track 4-Track"}\">1/4\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4" 8-Track"}\">1/4\" 8-Track</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Reel Magnetic Digital Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Mitsubishi ProDigi"}\">Mitsubishi ProDigi</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony DASH"}\">Sony DASH</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Mechanical Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Vinyl"}\">78 rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Electrical Cut Record"}\">78 rpm Electrical Cut Record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"45-rpm Vinyl"}\">45-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"33 1/3-rpm Vinyl"}\">33 1/3-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-rpm Vinyl"}\">16-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Quadraphonic Vinyl Record (CD-4)"}\">Quadraphonic Vinyl Record (CD-4)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-inch transcription record"}\">16-inch transcription record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 2-minute wax"}\">Edison 2-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 4-minute wax"}\">Edison 4-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Aberol Cylinders"}\">Aberol Cylinders</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phoautogram"}\">Phoautogram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph Cylinder"}\">Phonograph Cylinder</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Ediphone"}\">Ediphone</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Recordio"}\">Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph disk (Emile Berliner)"}\">Phonograph disk (Emile Berliner)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom Flexi disc"}\">Americom Flexi disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom PocketDiscs"}\">Americom PocketDiscs</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philco Hip-Pocket Records"}\">Philco Hip-Pocket Records</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Recordio"}\">Wilcox Gay Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Coin Recordio-Gram"}\">Wilcox Gay Coin Recordio-Gram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SoundScriber"}\">SoundScriber</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison Voicewriter"}\">Edison Voicewriter</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Music Roll"}\">Music Roll</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Belt, Cass, & Digital\" closed_toggle_text_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_level=\"h1\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#5a3d63\" body_text_color_tablet=\"\" body_text_color_phone=\"\" body_text_color_last_edited=\"on|phone\" border_width_all=\"3px\" border_color_all=\"#5a3d63\"]<p><strong>Analog Magnetic Belt</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Dictaphone Dictabelt (Memobelt)"}\">Dictaphone Dictabelt (Memobelt)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"IBM 3-inch Magnabelt"}\">IBM 3-inch Magnabelt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Protona Minifon"}\">Protona Minifon</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Dictaphone Picocassette"}\">Dictaphone Picocassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips EL 3581 ¼” cassette"}\">Philips EL 3581 ¼” cassette</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Magnetic Audio Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ADAT 16-Bit 8-Track Digital Cassette"}\">ADAT 16-Bit 8-Track Digital Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ADAT 12-Bit 8-Track Digital Cassette"}\">ADAT 12-Bit 8-Track Digital Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DTRS 44.1, 48, 88.2, 96 digital cassette"}\">DTRS 44.1, 48, 88.2, 96 digital cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 U-Matic ¾” Digital Audio"}\">PCM-F1 U-Matic ¾” Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 VHS Digital Audio"}\">PCM-F1 VHS Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 Betamax Digital Audio"}\">PCM-F1 Betamax Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"High Definition Compatible Digital"}\">High Definition Compatible Digital</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Rotary Digital Audio Tape (R-DAT) DAT"}\">Rotary Digital Audio Tape (R-DAT) DAT</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital Compact Cassette DCC Tape"}\">Digital Compact Cassette DCC Tape</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"FTR (For The Record) court recordings"}\">FTR (For The Record) court recordings</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Optical Audio Disc</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Compact Disc (CD-DA) Red Book"}\">Compact Disc (CD-DA) Red Book</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"MiniDisc (MD)"}\">MiniDisc (MD)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super Audio CD (SACD)"}\">Super Audio CD (SACD)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Universal Media Disc"}\">Universal Media Disc</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Audio Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DCP (Digital Cinema Package)"}\">DCP (Digital Cinema Package)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Stuzzi Memocord"}\">Stuzzi Memocord</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig DeJur Versatile III"}\">Grundig DeJur Versatile III</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig DeJur Reel to Reel"}\">Grundig DeJur Reel to Reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig Steno-Cassette"}\">Grundig Steno-Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Gray Audograph"}\">Gray Audograph</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Telefunken Disc"}\">Telefunken Disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"(SQ Matrix) (QS Matrix)"}\">(SQ Matrix) (QS Matrix)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HiPac"}\">HiPac</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][/et_pb_row][/et_pb_section]','Audio','','inherit','closed','closed','','666-revision-v1','','','2021-02-05 16:24:58','2021-02-05 16:24:58','',666,'http://wallstreet.getbiz.net/2021/02/05/666-revision-v1/',0,'revision','',0); INSERT INTO `wp_posts` VALUES (670,2,'2021-02-05 16:28:16','2021-02-05 16:28:16','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_slider _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|600|||||||\" header_font_size=\"32px\" body_font_size=\"16px\" custom_padding=\"64px|||||\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_slide heading=\"MANUAL MEDIA INSPECTION & REPAIR\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" sticky_transition=\"on\"]<p style=\"text-align: left;\">Your audio media is carefully inspected for evidence of sticky-shed syndrome, bad splices, scratches, tears, rips, and mold. If your audio media’s reel, shell, or cartridge is warped or damaged, we can remove the inner take-up and supply reels and place them inside new enclosures. We keep a large supply of replacement reels, flanges, shells, and cartridges for all audio formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_slide][et_pb_slide heading=\"REVERSING STICKY-SHED SYNDROME\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" sticky_transition=\"on\"]<p><a href=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\"><img class=\"aligncenter wp-image-406\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-300x48.png\" alt=\"\" width=\"407\" height=\"65\" /></a>As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_slide][et_pb_slide heading=\"STRUCTURED XML METADATA LOGGING\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" sticky_transition=\"on\"]<p>For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_slide][et_pb_slide heading=\"EXTENSIVE AUDIO FORMAT SUPPORT & AUDIO PRESERVATION FORMATS\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" hover_enabled=\"0\" sticky_transition=\"on\" sticky_enabled=\"0\"]<p>From Edison wax cylinders, wire recordings, Dictabelts, and Magnabelts, to ADAT, PCM-F1, reel-to-reel of any width or track count, and dozens of formats in between, we support more audio formats than any company. We also encode lossless, high-quality preservation formats, avoiding lossy concatenation errors. [learn_more] [learn_more caption=\"Reel & Mech Audio Formats\"]</p>\n<p><strong>MAG ANAL AUDIO</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 16-Track"}\">2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 24-Track"}\">2\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 32-Track"}\">2\" 32-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 40-Track"}\">2\" 40-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/2-Track 2-Track"}\">1\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/4-Track 4-Track"}\">1\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 8-Track"}\">1\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 12-Track"}\">1\" 12-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 16-Track"}\">1\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 24-Track"}\">1\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" Full Track"}\">1/2\" Full Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/2-Track 2-Track"}\">1/2\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 3-Track"}\">1/2\" 3-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/4-Track 4-Track"}\">1/2\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 8-Track"}\">1/2\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 16-Track"}\">1/2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" Full-Track"}\">1/4\" Full-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/2-Track 2-Track"}\">1/4\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/4-Track 4-Track"}\">1/4\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 8-Track"}\">1/4\" 8-Track</td>\n</tr>\n</tbody>\n</table>\n<p><strong>REEL MAG DIG A</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Mitsubishi ProDigi"}\">Mitsubishi ProDigi</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony DASH"}\">Sony DASH</td>\n</tr>\n</tbody>\n</table>\n<p><strong>MECH AUDIO</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Vinyl"}\">78 rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Electrical Cut Record"}\">78 rpm Electrical Cut Record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"45-rpm Vinyl"}\">45-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"33 1/3-rpm Vinyl"}\">33 1/3-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-rpm Vinyl"}\">16-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Quadraphonic Vinyl Record (CD-4)"}\">Quadraphonic Vinyl Record (CD-4)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-inch transcription record"}\">16-inch transcription record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 2-minute wax"}\">Edison 2-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 4-minute wax"}\">Edison 4-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Aberol Cylinders"}\">Aberol Cylinders</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phoautogram"}\">Phoautogram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph Cylinder"}\">Phonograph Cylinder</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Ediphone"}\">Ediphone</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Recordio"}\">Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph disk (Emile Berliner)"}\">Phonograph disk (Emile Berliner)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom Flexi disc"}\">Americom Flexi disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom PocketDiscs"}\">Americom PocketDiscs</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philco Hip-Pocket Records"}\">Philco Hip-Pocket Records</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Recordio"}\">Wilcox Gay Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Coin Recordio-Gram"}\">Wilcox Gay Coin Recordio-Gram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SoundScriber"}\">SoundScriber</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison Voicewriter"}\">Edison Voicewriter</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Music Roll"}\">Music Roll</td>\n</tr>\n</tbody>\n</table>\n<p>[/learn_more]</p>[/et_pb_slide][et_pb_slide heading=\"REEL-to-REEL AUDIO TAPE DIGITIZATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" sticky_transition=\"on\"]<p>Obsolete, open-reel audio tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what audio remains. Multitrack formats of 2” 24-track and DASH are as endangered as their ½” and ¼” open reel-to-reel cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, open reel audio tapes the best chance at recovery & preservation.</p>[/et_pb_slide][et_pb_slide heading=\"AUDIO CART & CASSETTE DIGITIZATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" sticky_transition=\"on\"]<p>Dozens of analog audio cartridge and cassette formats are at risk of becoming unrecoverable as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Trust the professionals at AVConservation.org to recover your at-risk audio media using reference-quality, 24-bit analog-to-digital conversion at sample rates up to 768kHz. Our jitter ratings are less than 1 picosecond thanks to an ultra-stable femtosecond digital clock. The result is unparalleled quality and the highest signal to noise, producing uncompromising results.</p>[/et_pb_slide][et_pb_slide heading=\"CYLINDER, DISC, & BELT DIGITIZATION\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" sticky_transition=\"on\"]<p>The 20th century saw dozens of wax cylinder formats, wire spool cartridges, phonograph records, audio carts, and magnetic belts compete for widespread adoption. We can recover your antique wax cylinder, Magnabelt, wire recording, Flexidisc, and dozens of other obsolete audio formats. Our modified audio playback devices capture signals at the earliest possible point, ensuring the lowest noise floor prior to digitization. Not sure what obscure audio format you have? Send us a picture. We’ll tell you what it is and how we can restore it for you.</p>\n<p><img class=\"wp-image-494 size-medium aligncenter\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats-300x113.png\" alt=\"\" width=\"300\" height=\"113\" /></p>[/et_pb_slide][et_pb_slide heading=\"DIGITAL AUDIO TAPE PRESERVATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" sticky_transition=\"on\"]<p>Digital audio tape media enjoys a longer shelf life than their analog counterparts. However, they are more at risk, because far fewer digital audio playback machines were manufactured. Plus, slight misalignments or tape damage results in no sound playback at all. Trust our carefully maintained equipment to recover precarious digital audio tape formats. From DASH, ProDigi, Alesis ADAT, and Tascam DTRS, to DCC, PCM-F1, FTR, and R-DAT, our all-digital signal path ensures capture and preservation of your digital audio tape-based media.</p>[/et_pb_slide][et_pb_slide heading=\"OPTICAL AUDIO DISC PRESERVATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" sticky_transition=\"on\"]<p>Fewer than a dozen optical audio disc formats existed before file-based media made them obsolete. While CD players remain ubiquitous, less common formats suffer from dwindling numbers of playback devices, and recordable optical discs suffer from degradation of the dyes retaining the audio data. In spite of their invincible appearance, now is the time to rescue all audio content on optical media before it’s too late.</p>[/et_pb_slide][et_pb_slide heading=\"LONG-TERM ARCHIVAL MEDIA STORAGE\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" sticky_transition=\"on\"]<p>After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Reel & Mechanical\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_level=\"h1\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#5a3d63\" body_text_color_tablet=\"\" body_text_color_phone=\"\" body_text_color_last_edited=\"on|phone\" border_width_all=\"3px\" border_color_all=\"#5a3d63\"]<p><strong>Magnetic Analog Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2" 16-Track"}\">2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2" 24-Track"}\">2\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2" 32-Track"}\">2\" 32-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2" 40-Track"}\">2\" 40-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1" 1/2-Track 2-Track"}\">1\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1" 1/4-Track 4-Track"}\">1\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1" 8-Track"}\">1\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1" 12-Track"}\">1\" 12-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1" 16-Track"}\">1\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1" 24-Track"}\">1\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2" Full Track"}\">1/2\" Full Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2" 1/2-Track 2-Track"}\">1/2\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2" 3-Track"}\">1/2\" 3-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2" 1/4-Track 4-Track"}\">1/2\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2" 8-Track"}\">1/2\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2" 16-Track"}\">1/2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4" Full-Track"}\">1/4\" Full-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4" 1/2-Track 2-Track"}\">1/4\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4" 1/4-Track 4-Track"}\">1/4\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4" 8-Track"}\">1/4\" 8-Track</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Reel Magnetic Digital Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Mitsubishi ProDigi"}\">Mitsubishi ProDigi</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony DASH"}\">Sony DASH</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Mechanical Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Vinyl"}\">78 rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Electrical Cut Record"}\">78 rpm Electrical Cut Record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"45-rpm Vinyl"}\">45-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"33 1/3-rpm Vinyl"}\">33 1/3-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-rpm Vinyl"}\">16-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Quadraphonic Vinyl Record (CD-4)"}\">Quadraphonic Vinyl Record (CD-4)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-inch transcription record"}\">16-inch transcription record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 2-minute wax"}\">Edison 2-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 4-minute wax"}\">Edison 4-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Aberol Cylinders"}\">Aberol Cylinders</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phoautogram"}\">Phoautogram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph Cylinder"}\">Phonograph Cylinder</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Ediphone"}\">Ediphone</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Recordio"}\">Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph disk (Emile Berliner)"}\">Phonograph disk (Emile Berliner)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom Flexi disc"}\">Americom Flexi disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom PocketDiscs"}\">Americom PocketDiscs</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philco Hip-Pocket Records"}\">Philco Hip-Pocket Records</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Recordio"}\">Wilcox Gay Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Coin Recordio-Gram"}\">Wilcox Gay Coin Recordio-Gram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SoundScriber"}\">SoundScriber</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison Voicewriter"}\">Edison Voicewriter</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Music Roll"}\">Music Roll</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Belt, Cass, & Digital\" closed_toggle_text_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_level=\"h1\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#5a3d63\" body_text_color_tablet=\"\" body_text_color_phone=\"\" body_text_color_last_edited=\"on|phone\" border_width_all=\"3px\" border_color_all=\"#5a3d63\"]<p><strong>Analog Magnetic Belt</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Dictaphone Dictabelt (Memobelt)"}\">Dictaphone Dictabelt (Memobelt)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"IBM 3-inch Magnabelt"}\">IBM 3-inch Magnabelt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Protona Minifon"}\">Protona Minifon</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Dictaphone Picocassette"}\">Dictaphone Picocassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips EL 3581 ¼” cassette"}\">Philips EL 3581 ¼” cassette</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Magnetic Audio Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ADAT 16-Bit 8-Track Digital Cassette"}\">ADAT 16-Bit 8-Track Digital Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ADAT 12-Bit 8-Track Digital Cassette"}\">ADAT 12-Bit 8-Track Digital Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DTRS 44.1, 48, 88.2, 96 digital cassette"}\">DTRS 44.1, 48, 88.2, 96 digital cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 U-Matic ¾” Digital Audio"}\">PCM-F1 U-Matic ¾” Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 VHS Digital Audio"}\">PCM-F1 VHS Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 Betamax Digital Audio"}\">PCM-F1 Betamax Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"High Definition Compatible Digital"}\">High Definition Compatible Digital</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Rotary Digital Audio Tape (R-DAT) DAT"}\">Rotary Digital Audio Tape (R-DAT) DAT</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital Compact Cassette DCC Tape"}\">Digital Compact Cassette DCC Tape</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"FTR (For The Record) court recordings"}\">FTR (For The Record) court recordings</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Optical Audio Disc</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Compact Disc (CD-DA) Red Book"}\">Compact Disc (CD-DA) Red Book</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"MiniDisc (MD)"}\">MiniDisc (MD)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super Audio CD (SACD)"}\">Super Audio CD (SACD)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Universal Media Disc"}\">Universal Media Disc</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Audio Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DCP (Digital Cinema Package)"}\">DCP (Digital Cinema Package)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Stuzzi Memocord"}\">Stuzzi Memocord</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig DeJur Versatile III"}\">Grundig DeJur Versatile III</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig DeJur Reel to Reel"}\">Grundig DeJur Reel to Reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig Steno-Cassette"}\">Grundig Steno-Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Gray Audograph"}\">Gray Audograph</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Telefunken Disc"}\">Telefunken Disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"(SQ Matrix) (QS Matrix)"}\">(SQ Matrix) (QS Matrix)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HiPac"}\">HiPac</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][/et_pb_row][/et_pb_section]','Audio','','inherit','closed','closed','','666-revision-v1','','','2021-02-05 16:28:16','2021-02-05 16:28:16','',666,'http://wallstreet.getbiz.net/2021/02/05/666-revision-v1/',0,'revision','',0),(672,2,'2021-02-05 16:31:53','2021-02-05 16:31:53','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_slider _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|600|||||||\" header_font_size=\"32px\" body_font_size=\"16px\" custom_padding=\"64px|||||\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_slide heading=\"MANUAL MEDIA INSPECTION & REPAIR\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"on\" hover_enabled=\"0\" sticky_transition=\"on\" sticky_enabled=\"0\" background_color=\"RGBA(0,0,0,0)\"]<p style=\"text-align: left;\">Your audio media is carefully inspected for evidence of sticky-shed syndrome, bad splices, scratches, tears, rips, and mold. If your audio media’s reel, shell, or cartridge is warped or damaged, we can remove the inner take-up and supply reels and place them inside new enclosures. We keep a large supply of replacement reels, flanges, shells, and cartridges for all audio formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_slide][et_pb_slide heading=\"REVERSING STICKY-SHED SYNDROME\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"on\" hover_enabled=\"0\" sticky_transition=\"on\" background_color=\"RGBA(0,0,0,0)\" sticky_enabled=\"0\"]<p><a href=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\"><img class=\"aligncenter wp-image-406\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-300x48.png\" alt=\"\" width=\"407\" height=\"65\" /></a>As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_slide][et_pb_slide heading=\"STRUCTURED XML METADATA LOGGING\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"on\" hover_enabled=\"0\" sticky_transition=\"on\" background_color=\"RGBA(0,0,0,0)\" sticky_enabled=\"0\"]<p>For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_slide][et_pb_slide heading=\"EXTENSIVE AUDIO FORMAT SUPPORT & AUDIO PRESERVATION FORMATS\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"on\" hover_enabled=\"0\" sticky_transition=\"on\" background_color=\"RGBA(0,0,0,0)\" sticky_enabled=\"0\"]<p>From Edison wax cylinders, wire recordings, Dictabelts, and Magnabelts, to ADAT, PCM-F1, reel-to-reel of any width or track count, and dozens of formats in between, we support more audio formats than any company. We also encode lossless, high-quality preservation formats, avoiding lossy concatenation errors. [learn_more]</p>\n<p><strong>MAG ANAL AUDIO</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 16-Track"}\">2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 24-Track"}\">2\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 32-Track"}\">2\" 32-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 40-Track"}\">2\" 40-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/2-Track 2-Track"}\">1\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/4-Track 4-Track"}\">1\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 8-Track"}\">1\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 12-Track"}\">1\" 12-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 16-Track"}\">1\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 24-Track"}\">1\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" Full Track"}\">1/2\" Full Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/2-Track 2-Track"}\">1/2\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 3-Track"}\">1/2\" 3-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/4-Track 4-Track"}\">1/2\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 8-Track"}\">1/2\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 16-Track"}\">1/2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" Full-Track"}\">1/4\" Full-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/2-Track 2-Track"}\">1/4\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/4-Track 4-Track"}\">1/4\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 8-Track"}\">1/4\" 8-Track</td>\n</tr>\n</tbody>\n</table>\n<p><strong>REEL MAG DIG A</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Mitsubishi ProDigi"}\">Mitsubishi ProDigi</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony DASH"}\">Sony DASH</td>\n</tr>\n</tbody>\n</table>\n<p><strong>MECH AUDIO</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Vinyl"}\">78 rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Electrical Cut Record"}\">78 rpm Electrical Cut Record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"45-rpm Vinyl"}\">45-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"33 1/3-rpm Vinyl"}\">33 1/3-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-rpm Vinyl"}\">16-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Quadraphonic Vinyl Record (CD-4)"}\">Quadraphonic Vinyl Record (CD-4)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-inch transcription record"}\">16-inch transcription record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 2-minute wax"}\">Edison 2-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 4-minute wax"}\">Edison 4-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Aberol Cylinders"}\">Aberol Cylinders</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phoautogram"}\">Phoautogram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph Cylinder"}\">Phonograph Cylinder</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Ediphone"}\">Ediphone</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Recordio"}\">Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph disk (Emile Berliner)"}\">Phonograph disk (Emile Berliner)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom Flexi disc"}\">Americom Flexi disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom PocketDiscs"}\">Americom PocketDiscs</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philco Hip-Pocket Records"}\">Philco Hip-Pocket Records</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Recordio"}\">Wilcox Gay Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Coin Recordio-Gram"}\">Wilcox Gay Coin Recordio-Gram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SoundScriber"}\">SoundScriber</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison Voicewriter"}\">Edison Voicewriter</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Music Roll"}\">Music Roll</td>\n</tr>\n</tbody>\n</table>\n<p>[/learn_more]</p>[/et_pb_slide][et_pb_slide heading=\"REEL-to-REEL AUDIO TAPE DIGITIZATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"on\" hover_enabled=\"0\" sticky_transition=\"on\" background_color=\"RGBA(0,0,0,0)\" sticky_enabled=\"0\"]<p>Obsolete, open-reel audio tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what audio remains. Multitrack formats of 2” 24-track and DASH are as endangered as their ½” and ¼” open reel-to-reel cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, open reel audio tapes the best chance at recovery & preservation.</p>[/et_pb_slide][et_pb_slide heading=\"AUDIO CART & CASSETTE DIGITIZATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"on\" hover_enabled=\"0\" sticky_transition=\"on\" background_color=\"RGBA(0,0,0,0)\" sticky_enabled=\"0\"]<p>Dozens of analog audio cartridge and cassette formats are at risk of becoming unrecoverable as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Trust the professionals at AVConservation.org to recover your at-risk audio media using reference-quality, 24-bit analog-to-digital conversion at sample rates up to 768kHz. Our jitter ratings are less than 1 picosecond thanks to an ultra-stable femtosecond digital clock. The result is unparalleled quality and the highest signal to noise, producing uncompromising results.</p>[/et_pb_slide][et_pb_slide heading=\"CYLINDER, DISC, & BELT DIGITIZATION\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"on\" hover_enabled=\"0\" sticky_transition=\"on\" background_color=\"RGBA(0,0,0,0)\" sticky_enabled=\"0\"]<p>The 20th century saw dozens of wax cylinder formats, wire spool cartridges, phonograph records, audio carts, and magnetic belts compete for widespread adoption. We can recover your antique wax cylinder, Magnabelt, wire recording, Flexidisc, and dozens of other obsolete audio formats. Our modified audio playback devices capture signals at the earliest possible point, ensuring the lowest noise floor prior to digitization. Not sure what obscure audio format you have? Send us a picture. We’ll tell you what it is and how we can restore it for you.</p>\n<p><img class=\"wp-image-494 size-medium aligncenter\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats-300x113.png\" alt=\"\" width=\"300\" height=\"113\" /></p>[/et_pb_slide][et_pb_slide heading=\"DIGITAL AUDIO TAPE PRESERVATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"on\" hover_enabled=\"0\" sticky_transition=\"on\" background_color=\"RGBA(0,0,0,0)\" sticky_enabled=\"0\"]<p>Digital audio tape media enjoys a longer shelf life than their analog counterparts. However, they are more at risk, because far fewer digital audio playback machines were manufactured. Plus, slight misalignments or tape damage results in no sound playback at all. Trust our carefully maintained equipment to recover precarious digital audio tape formats. From DASH, ProDigi, Alesis ADAT, and Tascam DTRS, to DCC, PCM-F1, FTR, and R-DAT, our all-digital signal path ensures capture and preservation of your digital audio tape-based media.</p>[/et_pb_slide][et_pb_slide heading=\"OPTICAL AUDIO DISC PRESERVATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"on\" hover_enabled=\"0\" sticky_transition=\"on\" background_color=\"RGBA(0,0,0,0)\" sticky_enabled=\"0\"]<p>Fewer than a dozen optical audio disc formats existed before file-based media made them obsolete. While CD players remain ubiquitous, less common formats suffer from dwindling numbers of playback devices, and recordable optical discs suffer from degradation of the dyes retaining the audio data. In spite of their invincible appearance, now is the time to rescue all audio content on optical media before it’s too late.</p>[/et_pb_slide][et_pb_slide heading=\"LONG-TERM ARCHIVAL MEDIA STORAGE\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"on\" hover_enabled=\"0\" sticky_transition=\"on\" sticky_enabled=\"0\" background_color=\"RGBA(0,0,0,0)\"]<p>After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Reel & Mechanical\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_level=\"h1\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#5a3d63\" body_text_color_tablet=\"\" body_text_color_phone=\"\" body_text_color_last_edited=\"on|phone\" border_width_all=\"3px\" border_color_all=\"#5a3d63\"]<p><strong>Magnetic Analog Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2" 16-Track"}\">2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2" 24-Track"}\">2\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2" 32-Track"}\">2\" 32-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2" 40-Track"}\">2\" 40-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1" 1/2-Track 2-Track"}\">1\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1" 1/4-Track 4-Track"}\">1\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1" 8-Track"}\">1\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1" 12-Track"}\">1\" 12-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1" 16-Track"}\">1\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1" 24-Track"}\">1\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2" Full Track"}\">1/2\" Full Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2" 1/2-Track 2-Track"}\">1/2\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2" 3-Track"}\">1/2\" 3-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2" 1/4-Track 4-Track"}\">1/2\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2" 8-Track"}\">1/2\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2" 16-Track"}\">1/2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4" Full-Track"}\">1/4\" Full-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4" 1/2-Track 2-Track"}\">1/4\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4" 1/4-Track 4-Track"}\">1/4\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4" 8-Track"}\">1/4\" 8-Track</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Reel Magnetic Digital Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Mitsubishi ProDigi"}\">Mitsubishi ProDigi</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony DASH"}\">Sony DASH</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Mechanical Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Vinyl"}\">78 rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Electrical Cut Record"}\">78 rpm Electrical Cut Record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"45-rpm Vinyl"}\">45-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"33 1/3-rpm Vinyl"}\">33 1/3-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-rpm Vinyl"}\">16-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Quadraphonic Vinyl Record (CD-4)"}\">Quadraphonic Vinyl Record (CD-4)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-inch transcription record"}\">16-inch transcription record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 2-minute wax"}\">Edison 2-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 4-minute wax"}\">Edison 4-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Aberol Cylinders"}\">Aberol Cylinders</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phoautogram"}\">Phoautogram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph Cylinder"}\">Phonograph Cylinder</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Ediphone"}\">Ediphone</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Recordio"}\">Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph disk (Emile Berliner)"}\">Phonograph disk (Emile Berliner)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom Flexi disc"}\">Americom Flexi disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom PocketDiscs"}\">Americom PocketDiscs</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philco Hip-Pocket Records"}\">Philco Hip-Pocket Records</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Recordio"}\">Wilcox Gay Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Coin Recordio-Gram"}\">Wilcox Gay Coin Recordio-Gram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SoundScriber"}\">SoundScriber</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison Voicewriter"}\">Edison Voicewriter</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Music Roll"}\">Music Roll</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Belt, Cass, & Digital\" closed_toggle_text_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_level=\"h1\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#5a3d63\" body_text_color_tablet=\"\" body_text_color_phone=\"\" body_text_color_last_edited=\"on|phone\" border_width_all=\"3px\" border_color_all=\"#5a3d63\"]<p><strong>Analog Magnetic Belt</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Dictaphone Dictabelt (Memobelt)"}\">Dictaphone Dictabelt (Memobelt)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"IBM 3-inch Magnabelt"}\">IBM 3-inch Magnabelt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Protona Minifon"}\">Protona Minifon</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Dictaphone Picocassette"}\">Dictaphone Picocassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips EL 3581 ¼” cassette"}\">Philips EL 3581 ¼” cassette</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Magnetic Audio Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ADAT 16-Bit 8-Track Digital Cassette"}\">ADAT 16-Bit 8-Track Digital Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ADAT 12-Bit 8-Track Digital Cassette"}\">ADAT 12-Bit 8-Track Digital Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DTRS 44.1, 48, 88.2, 96 digital cassette"}\">DTRS 44.1, 48, 88.2, 96 digital cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 U-Matic ¾” Digital Audio"}\">PCM-F1 U-Matic ¾” Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 VHS Digital Audio"}\">PCM-F1 VHS Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 Betamax Digital Audio"}\">PCM-F1 Betamax Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"High Definition Compatible Digital"}\">High Definition Compatible Digital</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Rotary Digital Audio Tape (R-DAT) DAT"}\">Rotary Digital Audio Tape (R-DAT) DAT</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital Compact Cassette DCC Tape"}\">Digital Compact Cassette DCC Tape</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"FTR (For The Record) court recordings"}\">FTR (For The Record) court recordings</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Optical Audio Disc</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Compact Disc (CD-DA) Red Book"}\">Compact Disc (CD-DA) Red Book</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"MiniDisc (MD)"}\">MiniDisc (MD)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super Audio CD (SACD)"}\">Super Audio CD (SACD)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Universal Media Disc"}\">Universal Media Disc</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Audio Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DCP (Digital Cinema Package)"}\">DCP (Digital Cinema Package)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Stuzzi Memocord"}\">Stuzzi Memocord</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig DeJur Versatile III"}\">Grundig DeJur Versatile III</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig DeJur Reel to Reel"}\">Grundig DeJur Reel to Reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig Steno-Cassette"}\">Grundig Steno-Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Gray Audograph"}\">Gray Audograph</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Telefunken Disc"}\">Telefunken Disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"(SQ Matrix) (QS Matrix)"}\">(SQ Matrix) (QS Matrix)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HiPac"}\">HiPac</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][/et_pb_row][/et_pb_section]','Audio','','inherit','closed','closed','','666-revision-v1','','','2021-02-05 16:31:53','2021-02-05 16:31:53','',666,'http://wallstreet.getbiz.net/2021/02/05/666-revision-v1/',0,'revision','',0),(673,2,'2021-02-05 16:32:10','2021-02-05 16:32:10','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_slider _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|600|||||||\" header_font_size=\"32px\" body_font_size=\"16px\" custom_padding=\"64px|||||\"][et_pb_slide heading=\"MANUAL MEDIA INSPECTION & REPAIR\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p style=\"text-align: left;\">Your audio media is carefully inspected for evidence of sticky-shed syndrome, bad splices, scratches, tears, rips, and mold. If your audio media’s reel, shell, or cartridge is warped or damaged, we can remove the inner take-up and supply reels and place them inside new enclosures. We keep a large supply of replacement reels, flanges, shells, and cartridges for all audio formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_slide][et_pb_slide heading=\"REVERSING STICKY-SHED SYNDROME\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p><a href=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\"><img class=\"aligncenter wp-image-406\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-300x48.png\" alt=\"\" width=\"407\" height=\"65\" /></a>As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_slide][et_pb_slide heading=\"STRUCTURED XML METADATA LOGGING\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_slide][et_pb_slide heading=\"EXTENSIVE AUDIO FORMAT SUPPORT & AUDIO PRESERVATION FORMATS\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>From Edison wax cylinders, wire recordings, Dictabelts, and Magnabelts, to ADAT, PCM-F1, reel-to-reel of any width or track count, and dozens of formats in between, we support more audio formats than any company. We also encode lossless, high-quality preservation formats, avoiding lossy concatenation errors. [learn_more]</p>\n<p><strong>MAG ANAL AUDIO</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 16-Track"}\">2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 24-Track"}\">2\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 32-Track"}\">2\" 32-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 40-Track"}\">2\" 40-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/2-Track 2-Track"}\">1\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/4-Track 4-Track"}\">1\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 8-Track"}\">1\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 12-Track"}\">1\" 12-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 16-Track"}\">1\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 24-Track"}\">1\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" Full Track"}\">1/2\" Full Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/2-Track 2-Track"}\">1/2\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 3-Track"}\">1/2\" 3-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/4-Track 4-Track"}\">1/2\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 8-Track"}\">1/2\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 16-Track"}\">1/2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" Full-Track"}\">1/4\" Full-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/2-Track 2-Track"}\">1/4\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/4-Track 4-Track"}\">1/4\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 8-Track"}\">1/4\" 8-Track</td>\n</tr>\n</tbody>\n</table>\n<p><strong>REEL MAG DIG A</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Mitsubishi ProDigi"}\">Mitsubishi ProDigi</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony DASH"}\">Sony DASH</td>\n</tr>\n</tbody>\n</table>\n<p><strong>MECH AUDIO</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Vinyl"}\">78 rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Electrical Cut Record"}\">78 rpm Electrical Cut Record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"45-rpm Vinyl"}\">45-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"33 1/3-rpm Vinyl"}\">33 1/3-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-rpm Vinyl"}\">16-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Quadraphonic Vinyl Record (CD-4)"}\">Quadraphonic Vinyl Record (CD-4)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-inch transcription record"}\">16-inch transcription record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 2-minute wax"}\">Edison 2-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 4-minute wax"}\">Edison 4-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Aberol Cylinders"}\">Aberol Cylinders</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phoautogram"}\">Phoautogram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph Cylinder"}\">Phonograph Cylinder</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Ediphone"}\">Ediphone</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Recordio"}\">Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph disk (Emile Berliner)"}\">Phonograph disk (Emile Berliner)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom Flexi disc"}\">Americom Flexi disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom PocketDiscs"}\">Americom PocketDiscs</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philco Hip-Pocket Records"}\">Philco Hip-Pocket Records</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Recordio"}\">Wilcox Gay Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Coin Recordio-Gram"}\">Wilcox Gay Coin Recordio-Gram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SoundScriber"}\">SoundScriber</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison Voicewriter"}\">Edison Voicewriter</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Music Roll"}\">Music Roll</td>\n</tr>\n</tbody>\n</table>\n<p>[/learn_more]</p>[/et_pb_slide][et_pb_slide heading=\"REEL-to-REEL AUDIO TAPE DIGITIZATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Obsolete, open-reel audio tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what audio remains. Multitrack formats of 2” 24-track and DASH are as endangered as their ½” and ¼” open reel-to-reel cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, open reel audio tapes the best chance at recovery & preservation.</p>[/et_pb_slide][et_pb_slide heading=\"AUDIO CART & CASSETTE DIGITIZATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Dozens of analog audio cartridge and cassette formats are at risk of becoming unrecoverable as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Trust the professionals at AVConservation.org to recover your at-risk audio media using reference-quality, 24-bit analog-to-digital conversion at sample rates up to 768kHz. Our jitter ratings are less than 1 picosecond thanks to an ultra-stable femtosecond digital clock. The result is unparalleled quality and the highest signal to noise, producing uncompromising results.</p>[/et_pb_slide][et_pb_slide heading=\"CYLINDER, DISC, & BELT DIGITIZATION\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>The 20th century saw dozens of wax cylinder formats, wire spool cartridges, phonograph records, audio carts, and magnetic belts compete for widespread adoption. We can recover your antique wax cylinder, Magnabelt, wire recording, Flexidisc, and dozens of other obsolete audio formats. Our modified audio playback devices capture signals at the earliest possible point, ensuring the lowest noise floor prior to digitization. Not sure what obscure audio format you have? Send us a picture. We’ll tell you what it is and how we can restore it for you.</p>\n<p><img class=\"wp-image-494 size-medium aligncenter\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats-300x113.png\" alt=\"\" width=\"300\" height=\"113\" /></p>[/et_pb_slide][et_pb_slide heading=\"DIGITAL AUDIO TAPE PRESERVATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Digital audio tape media enjoys a longer shelf life than their analog counterparts. However, they are more at risk, because far fewer digital audio playback machines were manufactured. Plus, slight misalignments or tape damage results in no sound playback at all. Trust our carefully maintained equipment to recover precarious digital audio tape formats. From DASH, ProDigi, Alesis ADAT, and Tascam DTRS, to DCC, PCM-F1, FTR, and R-DAT, our all-digital signal path ensures capture and preservation of your digital audio tape-based media.</p>[/et_pb_slide][et_pb_slide heading=\"OPTICAL AUDIO DISC PRESERVATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Fewer than a dozen optical audio disc formats existed before file-based media made them obsolete. While CD players remain ubiquitous, less common formats suffer from dwindling numbers of playback devices, and recordable optical discs suffer from degradation of the dyes retaining the audio data. In spite of their invincible appearance, now is the time to rescue all audio content on optical media before it’s too late.</p>[/et_pb_slide][et_pb_slide heading=\"LONG-TERM ARCHIVAL MEDIA STORAGE\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section]','Audio','','inherit','closed','closed','','666-revision-v1','','','2021-02-05 16:32:10','2021-02-05 16:32:10','',666,'http://wallstreet.getbiz.net/2021/02/05/666-revision-v1/',0,'revision','',0),(674,2,'2021-02-05 16:33:16','2021-02-05 16:33:16','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_slider _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|600|||||||\" header_font_size=\"32px\" body_font_size=\"16px\" custom_padding=\"64px|||||\"][et_pb_slide heading=\"MANUAL MEDIA INSPECTION & REPAIR\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p style=\"text-align: left;\">Your audio media is carefully inspected for evidence of sticky-shed syndrome, bad splices, scratches, tears, rips, and mold. If your audio media’s reel, shell, or cartridge is warped or damaged, we can remove the inner take-up and supply reels and place them inside new enclosures. We keep a large supply of replacement reels, flanges, shells, and cartridges for all audio formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_slide][et_pb_slide heading=\"REVERSING STICKY-SHED SYNDROME\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p><a href=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\"><img class=\"aligncenter wp-image-406\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-300x48.png\" alt=\"\" width=\"407\" height=\"65\" /></a>As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_slide][et_pb_slide heading=\"STRUCTURED XML METADATA LOGGING\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_slide][et_pb_slide heading=\"EXTENSIVE AUDIO FORMAT SUPPORT & AUDIO PRESERVATION FORMATS\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>From Edison wax cylinders, wire recordings, Dictabelts, and Magnabelts, to ADAT, PCM-F1, reel-to-reel of any width or track count, and dozens of formats in between, we support more audio formats than any company. We also encode lossless, high-quality preservation formats, avoiding lossy concatenation errors. [learn_more]</p>\n<p><strong>MAG ANAL AUDIO</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 16-Track"}\">2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 24-Track"}\">2\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 32-Track"}\">2\" 32-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 40-Track"}\">2\" 40-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/2-Track 2-Track"}\">1\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/4-Track 4-Track"}\">1\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 8-Track"}\">1\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 12-Track"}\">1\" 12-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 16-Track"}\">1\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 24-Track"}\">1\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" Full Track"}\">1/2\" Full Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/2-Track 2-Track"}\">1/2\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 3-Track"}\">1/2\" 3-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/4-Track 4-Track"}\">1/2\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 8-Track"}\">1/2\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 16-Track"}\">1/2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" Full-Track"}\">1/4\" Full-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/2-Track 2-Track"}\">1/4\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/4-Track 4-Track"}\">1/4\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 8-Track"}\">1/4\" 8-Track</td>\n</tr>\n</tbody>\n</table>\n<p><strong>REEL MAG DIG A</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Mitsubishi ProDigi"}\">Mitsubishi ProDigi</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony DASH"}\">Sony DASH</td>\n</tr>\n</tbody>\n</table>\n<p><strong>MECH AUDIO</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Vinyl"}\">78 rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Electrical Cut Record"}\">78 rpm Electrical Cut Record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"45-rpm Vinyl"}\">45-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"33 1/3-rpm Vinyl"}\">33 1/3-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-rpm Vinyl"}\">16-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Quadraphonic Vinyl Record (CD-4)"}\">Quadraphonic Vinyl Record (CD-4)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-inch transcription record"}\">16-inch transcription record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 2-minute wax"}\">Edison 2-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 4-minute wax"}\">Edison 4-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Aberol Cylinders"}\">Aberol Cylinders</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phoautogram"}\">Phoautogram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph Cylinder"}\">Phonograph Cylinder</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Ediphone"}\">Ediphone</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Recordio"}\">Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph disk (Emile Berliner)"}\">Phonograph disk (Emile Berliner)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom Flexi disc"}\">Americom Flexi disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom PocketDiscs"}\">Americom PocketDiscs</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philco Hip-Pocket Records"}\">Philco Hip-Pocket Records</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Recordio"}\">Wilcox Gay Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Coin Recordio-Gram"}\">Wilcox Gay Coin Recordio-Gram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SoundScriber"}\">SoundScriber</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison Voicewriter"}\">Edison Voicewriter</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Music Roll"}\">Music Roll</td>\n</tr>\n</tbody>\n</table>\n<p>[/learn_more]</p>[/et_pb_slide][et_pb_slide heading=\"REEL-to-REEL AUDIO TAPE DIGITIZATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Obsolete, open-reel audio tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what audio remains. Multitrack formats of 2” 24-track and DASH are as endangered as their ½” and ¼” open reel-to-reel cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, open reel audio tapes the best chance at recovery & preservation.</p>[/et_pb_slide][et_pb_slide heading=\"AUDIO CART & CASSETTE DIGITIZATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Dozens of analog audio cartridge and cassette formats are at risk of becoming unrecoverable as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Trust the professionals at AVConservation.org to recover your at-risk audio media using reference-quality, 24-bit analog-to-digital conversion at sample rates up to 768kHz. Our jitter ratings are less than 1 picosecond thanks to an ultra-stable femtosecond digital clock. The result is unparalleled quality and the highest signal to noise, producing uncompromising results.</p>[/et_pb_slide][et_pb_slide heading=\"CYLINDER, DISC, & BELT DIGITIZATION\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>The 20th century saw dozens of wax cylinder formats, wire spool cartridges, phonograph records, audio carts, and magnetic belts compete for widespread adoption. We can recover your antique wax cylinder, Magnabelt, wire recording, Flexidisc, and dozens of other obsolete audio formats. Our modified audio playback devices capture signals at the earliest possible point, ensuring the lowest noise floor prior to digitization. Not sure what obscure audio format you have? Send us a picture. We’ll tell you what it is and how we can restore it for you.</p>\n<p><img class=\"wp-image-494 size-medium aligncenter\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats-300x113.png\" alt=\"\" width=\"300\" height=\"113\" /></p>[/et_pb_slide][et_pb_slide heading=\"DIGITAL AUDIO TAPE PRESERVATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Digital audio tape media enjoys a longer shelf life than their analog counterparts. However, they are more at risk, because far fewer digital audio playback machines were manufactured. Plus, slight misalignments or tape damage results in no sound playback at all. Trust our carefully maintained equipment to recover precarious digital audio tape formats. From DASH, ProDigi, Alesis ADAT, and Tascam DTRS, to DCC, PCM-F1, FTR, and R-DAT, our all-digital signal path ensures capture and preservation of your digital audio tape-based media.</p>[/et_pb_slide][et_pb_slide heading=\"OPTICAL AUDIO DISC PRESERVATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Fewer than a dozen optical audio disc formats existed before file-based media made them obsolete. While CD players remain ubiquitous, less common formats suffer from dwindling numbers of playback devices, and recordable optical discs suffer from degradation of the dyes retaining the audio data. In spite of their invincible appearance, now is the time to rescue all audio content on optical media before it’s too late.</p>[/et_pb_slide][et_pb_slide heading=\"LONG-TERM ARCHIVAL MEDIA STORAGE\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section]','Audio (test)','','inherit','closed','closed','','666-revision-v1','','','2021-02-05 16:33:16','2021-02-05 16:33:16','',666,'http://wallstreet.getbiz.net/2021/02/05/666-revision-v1/',0,'revision','',0),(675,2,'2021-02-05 16:33:40','2021-02-05 16:33:40','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"56px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"48px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"]<h1 style=\"text-align: center;\">OBSOLETE AUDIO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk audio media is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Inspection\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.5em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\"]<h1 style=\"text-align: left;\">MANUAL MEDIA INSPECTION & REPAIR</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" hover_transition_duration=\"400ms\" custom_css_main_element=\" ||float:none;\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\" custom_css_after_last_edited=\"off|desktop\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Your audio media is carefully inspected for evidence of sticky-shed syndrome, bad splices, scratches, tears, rips, and mold. If your audio media’s reel, shell, or cartridge is warped or damaged, we can remove the inner take-up and supply reels and place them inside new enclosures. We keep a large supply of replacement reels, flanges, shells, and cartridges for all audio formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_padding=\"32px||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Stick Shed\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">REVERSING STICKY-SHED SYNDROME</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" custom_css_main_element=\"float:none;\" transform_styles__hover_enabled=\"off|desktop\" transform_scale__hover_enabled=\"off|desktop\" transform_translate__hover_enabled=\"off|desktop\" transform_rotate__hover_enabled=\"off|desktop\" transform_skew__hover_enabled=\"off|desktop\" transform_origin__hover_enabled=\"off|desktop\" transform_scale__hover=\"110%|110%\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|phone\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\"]<p style=\"text-align: left;\">As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">STRUCTURED XML METADATA LOGGING</h1>[/et_pb_text][et_pb_text admin_label=\"XML\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||32px|||\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">EXTENSIVE AUDIO FORMAT SUPPORT & AUDIO PRESERVATION FORMATS</h1>[/et_pb_text][et_pb_text admin_label=\"Format Support\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" custom_padding=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">From Edison wax cylinders, wire recordings, Dictabelts, and Magnabelts, to ADAT, PCM-F1, reel-to-reel of any width or track count, and dozens of formats in between, we support more audio formats than any company. We also encode lossless, high-quality preservation formats, avoiding lossy concatenation errors. Click HERE for a list of supported preservation formats.</p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Reel & Mechanical\" open_toggle_text_color=\"#FFFFFF\" closed_toggle_text_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_level=\"h1\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#5a3d63\" body_text_color_tablet=\"\" body_text_color_phone=\"\" body_text_color_last_edited=\"on|phone\" border_width_all=\"3px\" border_color_all=\"#5a3d63\"]<p><strong>Magnetic Analog Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 16-Track"}\">2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 24-Track"}\">2\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 32-Track"}\">2\" 32-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 40-Track"}\">2\" 40-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/2-Track 2-Track"}\">1\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/4-Track 4-Track"}\">1\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 8-Track"}\">1\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 12-Track"}\">1\" 12-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 16-Track"}\">1\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 24-Track"}\">1\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" Full Track"}\">1/2\" Full Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/2-Track 2-Track"}\">1/2\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 3-Track"}\">1/2\" 3-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/4-Track 4-Track"}\">1/2\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 8-Track"}\">1/2\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 16-Track"}\">1/2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" Full-Track"}\">1/4\" Full-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/2-Track 2-Track"}\">1/4\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/4-Track 4-Track"}\">1/4\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 8-Track"}\">1/4\" 8-Track</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Reel Magnetic Digital Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Mitsubishi ProDigi"}\">Mitsubishi ProDigi</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony DASH"}\">Sony DASH</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Mechanical Audio</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Vinyl"}\">78 rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Electrical Cut Record"}\">78 rpm Electrical Cut Record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"45-rpm Vinyl"}\">45-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"33 1/3-rpm Vinyl"}\">33 1/3-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-rpm Vinyl"}\">16-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Quadraphonic Vinyl Record (CD-4)"}\">Quadraphonic Vinyl Record (CD-4)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-inch transcription record"}\">16-inch transcription record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 2-minute wax"}\">Edison 2-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 4-minute wax"}\">Edison 4-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Aberol Cylinders"}\">Aberol Cylinders</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phoautogram"}\">Phoautogram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph Cylinder"}\">Phonograph Cylinder</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Ediphone"}\">Ediphone</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Recordio"}\">Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph disk (Emile Berliner)"}\">Phonograph disk (Emile Berliner)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom Flexi disc"}\">Americom Flexi disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom PocketDiscs"}\">Americom PocketDiscs</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philco Hip-Pocket Records"}\">Philco Hip-Pocket Records</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Recordio"}\">Wilcox Gay Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Coin Recordio-Gram"}\">Wilcox Gay Coin Recordio-Gram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SoundScriber"}\">SoundScriber</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison Voicewriter"}\">Edison Voicewriter</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Music Roll"}\">Music Roll</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_toggle title=\"Belt, Cass, & Digital\" closed_toggle_text_color=\"#FFFFFF\" _builder_version=\"4.8.2\" _module_preset=\"default\" title_text_color=\"#FFFFFF\" title_level=\"h1\" title_font=\"Open Sans|700|||||||\" title_font_size=\"18px\" closed_title_font=\"Open Sans|700|||||||\" closed_title_font_size=\"18px\" body_font=\"Open Sans||||||||\" body_text_color=\"#FFFFFF\" body_font_size=\"12px\" background_color=\"#5a3d63\" body_text_color_tablet=\"\" body_text_color_phone=\"\" body_text_color_last_edited=\"on|phone\" border_width_all=\"3px\" border_color_all=\"#5a3d63\"]<p><strong>Analog Magnetic Belt</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Dictaphone Dictabelt (Memobelt)"}\">Dictaphone Dictabelt (Memobelt)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"IBM 3-inch Magnabelt"}\">IBM 3-inch Magnabelt</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Protona Minifon"}\">Protona Minifon</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Dictaphone Picocassette"}\">Dictaphone Picocassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philips EL 3581 ¼” cassette"}\">Philips EL 3581 ¼” cassette</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Magnetic Audio Casset</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ADAT 16-Bit 8-Track Digital Cassette"}\">ADAT 16-Bit 8-Track Digital Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"ADAT 12-Bit 8-Track Digital Cassette"}\">ADAT 12-Bit 8-Track Digital Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DTRS 44.1, 48, 88.2, 96 digital cassette"}\">DTRS 44.1, 48, 88.2, 96 digital cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 U-Matic ¾” Digital Audio"}\">PCM-F1 U-Matic ¾” Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 VHS Digital Audio"}\">PCM-F1 VHS Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"PCM-F1 Betamax Digital Audio"}\">PCM-F1 Betamax Digital Audio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"High Definition Compatible Digital"}\">High Definition Compatible Digital</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Rotary Digital Audio Tape (R-DAT) DAT"}\">Rotary Digital Audio Tape (R-DAT) DAT</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Digital Compact Cassette DCC Tape"}\">Digital Compact Cassette DCC Tape</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"FTR (For The Record) court recordings"}\">FTR (For The Record) court recordings</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Optical Audio Disc</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Compact Disc (CD-DA) Red Book"}\">Compact Disc (CD-DA) Red Book</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"MiniDisc (MD)"}\">MiniDisc (MD)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Super Audio CD (SACD)"}\">Super Audio CD (SACD)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Universal Media Disc"}\">Universal Media Disc</td>\n</tr>\n</tbody>\n</table>\n<p><strong>Digital Audio Cartridge</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"256\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"DCP (Digital Cinema Package)"}\">DCP (Digital Cinema Package)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Stuzzi Memocord"}\">Stuzzi Memocord</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig DeJur Versatile III"}\">Grundig DeJur Versatile III</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig DeJur Reel to Reel"}\">Grundig DeJur Reel to Reel</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Grundig Steno-Cassette"}\">Grundig Steno-Cassette</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Gray Audograph"}\">Gray Audograph</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Telefunken Disc"}\">Telefunken Disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"(SQ Matrix) (QS Matrix)"}\">(SQ Matrix) (QS Matrix)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"HiPac"}\">HiPac</td>\n</tr>\n</tbody>\n</table>\n<p> </p>[/et_pb_toggle][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\" scroll_fade_enable=\"on\" motion_trigger_start=\"top\" collapsed=\"off\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">REEL-to-REEL AUDIO TAPE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats\" show_bottom_space=\"off\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<p style=\"text-align: left;\">Obsolete, open-reel audio tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what audio remains. Multitrack formats of 2” 24-track and DASH are as endangered as their ½” and ¼” open reel-to-reel cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, open reel audio tapes the best chance at recovery & preservation.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Tape Digitization\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" text_font_size=\"16px\" motion_trigger_start=\"top\"]<h1 style=\"text-align: left;\">AUDIO CART & CASSETTE DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats\" align=\"center\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" custom_css_main_element=\"float:right;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text admin_label=\"Text\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" text_font_size__hover_enabled=\"off|desktop\"]<p style=\"text-align: left;\">Dozens of analog audio cartridge and cassette formats are at risk of becoming unrecoverable as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Trust the professionals at AVConservation.org to recover your at-risk audio media using reference-quality, 24-bit analog-to-digital conversion at sample rates up to 768kHz. Our jitter ratings are less than 1 picosecond thanks to an ultra-stable femtosecond digital clock. The result is unparalleled quality and the highest signal to noise, producing uncompromising results.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<h1 style=\"text-align: left;\">CYLINDER, DISC, & BELT DIGITIZATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\"][/et_pb_image][et_pb_text admin_label=\"Preservation Formats\" _builder_version=\"4.8.2\" _module_preset=\"3ca4d68b-b32e-4d51-9332-8255ed7ff757\" custom_margin=\"||32px||false|false\" motion_trigger_start=\"top\" text_text_color_last_edited=\"off|desktop\" header_font_size_tablet=\"\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|desktop\"]<p style=\"text-align: left;\">The 20th century saw dozens of wax cylinder formats, wire spool cartridges, phonograph records, audio carts, and magnetic belts compete for widespread adoption. We can recover your antique wax cylinder, Magnabelt, wire recording, Flexidisc, and dozens of other obsolete audio formats. Our modified audio playback devices capture signals at the earliest possible point, ensuring the lowest noise floor prior to digitization. Not sure what obscure audio format you have? Send us a picture. We’ll tell you what it is and how we can restore it for you.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\" motion_trigger_start=\"top\"][/et_pb_divider][et_pb_text admin_label=\"Cassett Digitization\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|tablet\" header_font_size__hover_enabled=\"off|desktop\"]<h1 style=\"text-align: left;\">DIGITAL AUDIO TAPE PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats\" align=\"center\" admin_label=\"Image\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:left;\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_phone=\"float:none;\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">Digital audio tape media enjoys a longer shelf life than their analog counterparts. However, they are more at risk, because far fewer digital audio playback machines were manufactured. Plus, slight misalignments or tape damage results in no sound playback at all. Trust our carefully maintained equipment to recover precarious digital audio tape formats. From DASH, ProDigi, Alesis ADAT, and Tascam DTRS, to DCC, PCM-F1, FTR, and R-DAT, our all-digital signal path ensures capture and preservation of your digital audio tape-based media.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Cassett\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">OPTICAL AUDIO DISC PRESERVATION</h1>[/et_pb_text][et_pb_image src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\" title_text=\"AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats\" _builder_version=\"4.8.2\" _module_preset=\"default\" custom_margin=\"|10px|10px|10px|false|false\" animation_style=\"fade\" custom_css_main_element=\"float:right\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"float:none\"][/et_pb_image][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||86px||false|false\" custom_margin_tablet=\"||32px||false|false\" custom_margin_phone=\"||32px||false|false\" custom_margin_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" custom_css_main_element_last_edited=\"on|desktop\"]<p>Fewer than a dozen optical audio disc formats existed before file-based media made them obsolete. While CD players remain ubiquitous, less common formats suffer from dwindling numbers of playback devices, and recordable optical discs suffer from degradation of the dyes retaining the audio data. In spite of their invincible appearance, now is the time to rescue all audio content on optical media before it’s too late.</p>[/et_pb_text][et_pb_divider color=\"#b27ec5\" admin_label=\"---\" _builder_version=\"4.8.2\" _module_preset=\"default\" animation_style=\"fade\"][/et_pb_divider][et_pb_text admin_label=\"Video Disc\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"1.8em\" custom_margin=\"||0px||false|false\" animation_style=\"fade\" motion_trigger_start=\"top\" header_font_size_tablet=\"36px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: left;\">LONG-TERM ARCHIVAL MEDIA STORAGE</h1>[/et_pb_text][et_pb_text _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.8em\" custom_margin=\"||||false|false\" custom_padding=\"||0px||false|false\" custom_padding_tablet=\"||0px||false|false\" custom_padding_phone=\"||0px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\"]<p style=\"text-align: left;\">After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Audio','','inherit','closed','closed','','489-revision-v1','','','2021-02-05 16:33:40','2021-02-05 16:33:40','',489,'http://wallstreet.getbiz.net/2021/02/05/489-revision-v1/',0,'revision','',0),(677,2,'2021-02-05 16:35:42','2021-02-05 16:35:42','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"18px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"16px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|tablet\" header_font_size_tablet=\"32px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\" locked=\"off\"]<h1 style=\"text-align: center;\">OBSOLETE AUDIO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk audio media is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_slider _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|600|||||||\" header_font_size=\"32px\" body_font_size=\"16px\" custom_padding=\"33px|||||\"][et_pb_slide heading=\"MANUAL MEDIA INSPECTION & REPAIR\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p style=\"text-align: left;\">Your audio media is carefully inspected for evidence of sticky-shed syndrome, bad splices, scratches, tears, rips, and mold. If your audio media’s reel, shell, or cartridge is warped or damaged, we can remove the inner take-up and supply reels and place them inside new enclosures. We keep a large supply of replacement reels, flanges, shells, and cartridges for all audio formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_slide][et_pb_slide heading=\"REVERSING STICKY-SHED SYNDROME\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p><a href=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\"><img class=\"aligncenter wp-image-406\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-300x48.png\" alt=\"\" width=\"407\" height=\"65\" /></a>As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_slide][et_pb_slide heading=\"STRUCTURED XML METADATA LOGGING\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_slide][et_pb_slide heading=\"EXTENSIVE AUDIO FORMAT SUPPORT & AUDIO PRESERVATION FORMATS\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>From Edison wax cylinders, wire recordings, Dictabelts, and Magnabelts, to ADAT, PCM-F1, reel-to-reel of any width or track count, and dozens of formats in between, we support more audio formats than any company. We also encode lossless, high-quality preservation formats, avoiding lossy concatenation errors. [learn_more]</p>\n<p><strong>MAG ANAL AUDIO</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 16-Track"}\">2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 24-Track"}\">2\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 32-Track"}\">2\" 32-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 40-Track"}\">2\" 40-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/2-Track 2-Track"}\">1\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/4-Track 4-Track"}\">1\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 8-Track"}\">1\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 12-Track"}\">1\" 12-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 16-Track"}\">1\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 24-Track"}\">1\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" Full Track"}\">1/2\" Full Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/2-Track 2-Track"}\">1/2\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 3-Track"}\">1/2\" 3-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/4-Track 4-Track"}\">1/2\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 8-Track"}\">1/2\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 16-Track"}\">1/2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" Full-Track"}\">1/4\" Full-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/2-Track 2-Track"}\">1/4\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/4-Track 4-Track"}\">1/4\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 8-Track"}\">1/4\" 8-Track</td>\n</tr>\n</tbody>\n</table>\n<p><strong>REEL MAG DIG A</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Mitsubishi ProDigi"}\">Mitsubishi ProDigi</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony DASH"}\">Sony DASH</td>\n</tr>\n</tbody>\n</table>\n<p><strong>MECH AUDIO</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Vinyl"}\">78 rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Electrical Cut Record"}\">78 rpm Electrical Cut Record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"45-rpm Vinyl"}\">45-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"33 1/3-rpm Vinyl"}\">33 1/3-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-rpm Vinyl"}\">16-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Quadraphonic Vinyl Record (CD-4)"}\">Quadraphonic Vinyl Record (CD-4)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-inch transcription record"}\">16-inch transcription record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 2-minute wax"}\">Edison 2-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 4-minute wax"}\">Edison 4-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Aberol Cylinders"}\">Aberol Cylinders</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phoautogram"}\">Phoautogram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph Cylinder"}\">Phonograph Cylinder</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Ediphone"}\">Ediphone</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Recordio"}\">Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph disk (Emile Berliner)"}\">Phonograph disk (Emile Berliner)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom Flexi disc"}\">Americom Flexi disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom PocketDiscs"}\">Americom PocketDiscs</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philco Hip-Pocket Records"}\">Philco Hip-Pocket Records</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Recordio"}\">Wilcox Gay Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Coin Recordio-Gram"}\">Wilcox Gay Coin Recordio-Gram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SoundScriber"}\">SoundScriber</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison Voicewriter"}\">Edison Voicewriter</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Music Roll"}\">Music Roll</td>\n</tr>\n</tbody>\n</table>\n<p>[/learn_more]</p>[/et_pb_slide][et_pb_slide heading=\"REEL-to-REEL AUDIO TAPE DIGITIZATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Obsolete, open-reel audio tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what audio remains. Multitrack formats of 2” 24-track and DASH are as endangered as their ½” and ¼” open reel-to-reel cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, open reel audio tapes the best chance at recovery & preservation.</p>[/et_pb_slide][et_pb_slide heading=\"AUDIO CART & CASSETTE DIGITIZATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Dozens of analog audio cartridge and cassette formats are at risk of becoming unrecoverable as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Trust the professionals at AVConservation.org to recover your at-risk audio media using reference-quality, 24-bit analog-to-digital conversion at sample rates up to 768kHz. Our jitter ratings are less than 1 picosecond thanks to an ultra-stable femtosecond digital clock. The result is unparalleled quality and the highest signal to noise, producing uncompromising results.</p>[/et_pb_slide][et_pb_slide heading=\"CYLINDER, DISC, & BELT DIGITIZATION\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>The 20th century saw dozens of wax cylinder formats, wire spool cartridges, phonograph records, audio carts, and magnetic belts compete for widespread adoption. We can recover your antique wax cylinder, Magnabelt, wire recording, Flexidisc, and dozens of other obsolete audio formats. Our modified audio playback devices capture signals at the earliest possible point, ensuring the lowest noise floor prior to digitization. Not sure what obscure audio format you have? Send us a picture. We’ll tell you what it is and how we can restore it for you.</p>\n<p><img class=\"wp-image-494 size-medium aligncenter\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats-300x113.png\" alt=\"\" width=\"300\" height=\"113\" /></p>[/et_pb_slide][et_pb_slide heading=\"DIGITAL AUDIO TAPE PRESERVATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Digital audio tape media enjoys a longer shelf life than their analog counterparts. However, they are more at risk, because far fewer digital audio playback machines were manufactured. Plus, slight misalignments or tape damage results in no sound playback at all. Trust our carefully maintained equipment to recover precarious digital audio tape formats. From DASH, ProDigi, Alesis ADAT, and Tascam DTRS, to DCC, PCM-F1, FTR, and R-DAT, our all-digital signal path ensures capture and preservation of your digital audio tape-based media.</p>[/et_pb_slide][et_pb_slide heading=\"OPTICAL AUDIO DISC PRESERVATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Fewer than a dozen optical audio disc formats existed before file-based media made them obsolete. While CD players remain ubiquitous, less common formats suffer from dwindling numbers of playback devices, and recordable optical discs suffer from degradation of the dyes retaining the audio data. In spite of their invincible appearance, now is the time to rescue all audio content on optical media before it’s too late.</p>[/et_pb_slide][et_pb_slide heading=\"LONG-TERM ARCHIVAL MEDIA STORAGE\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section]','Audio (test)','','inherit','closed','closed','','666-revision-v1','','','2021-02-05 16:35:42','2021-02-05 16:35:42','',666,'http://wallstreet.getbiz.net/2021/02/05/666-revision-v1/',0,'revision','',0),(679,2,'2021-02-05 16:39:13','2021-02-05 16:39:13','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"14px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"32px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" locked=\"off\" sticky_enabled=\"0\"]<h1 style=\"text-align: center;\">OBSOLETE AUDIO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk audio media is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_slider _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|600|||||||\" header_font_size=\"32px\" body_font_size=\"16px\" custom_padding=\"33px||78px|||\" hover_enabled=\"0\" body_font=\"Open Sans||||||||\" body_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\" body_font_size_tablet=\"14px\" body_font_size_phone=\"12px\"][et_pb_slide heading=\"MANUAL MEDIA INSPECTION & REPAIR\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p style=\"text-align: left;\">Your audio media is carefully inspected for evidence of sticky-shed syndrome, bad splices, scratches, tears, rips, and mold. If your audio media’s reel, shell, or cartridge is warped or damaged, we can remove the inner take-up and supply reels and place them inside new enclosures. We keep a large supply of replacement reels, flanges, shells, and cartridges for all audio formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_slide][et_pb_slide heading=\"REVERSING STICKY-SHED SYNDROME\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p><a href=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\"><img class=\"aligncenter wp-image-406\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-300x48.png\" alt=\"\" width=\"407\" height=\"65\" /></a>As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_slide][et_pb_slide heading=\"STRUCTURED XML METADATA LOGGING\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_slide][et_pb_slide heading=\"EXTENSIVE AUDIO FORMAT SUPPORT & AUDIO PRESERVATION FORMATS\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>From Edison wax cylinders, wire recordings, Dictabelts, and Magnabelts, to ADAT, PCM-F1, reel-to-reel of any width or track count, and dozens of formats in between, we support more audio formats than any company. We also encode lossless, high-quality preservation formats, avoiding lossy concatenation errors. [learn_more]</p>\n<p><strong>MAG ANAL AUDIO</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 16-Track"}\">2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 24-Track"}\">2\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 32-Track"}\">2\" 32-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 40-Track"}\">2\" 40-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/2-Track 2-Track"}\">1\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/4-Track 4-Track"}\">1\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 8-Track"}\">1\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 12-Track"}\">1\" 12-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 16-Track"}\">1\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 24-Track"}\">1\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" Full Track"}\">1/2\" Full Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/2-Track 2-Track"}\">1/2\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 3-Track"}\">1/2\" 3-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/4-Track 4-Track"}\">1/2\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 8-Track"}\">1/2\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 16-Track"}\">1/2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" Full-Track"}\">1/4\" Full-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/2-Track 2-Track"}\">1/4\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/4-Track 4-Track"}\">1/4\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 8-Track"}\">1/4\" 8-Track</td>\n</tr>\n</tbody>\n</table>\n<p><strong>REEL MAG DIG A</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Mitsubishi ProDigi"}\">Mitsubishi ProDigi</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony DASH"}\">Sony DASH</td>\n</tr>\n</tbody>\n</table>\n<p><strong>MECH AUDIO</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Vinyl"}\">78 rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Electrical Cut Record"}\">78 rpm Electrical Cut Record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"45-rpm Vinyl"}\">45-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"33 1/3-rpm Vinyl"}\">33 1/3-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-rpm Vinyl"}\">16-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Quadraphonic Vinyl Record (CD-4)"}\">Quadraphonic Vinyl Record (CD-4)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-inch transcription record"}\">16-inch transcription record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 2-minute wax"}\">Edison 2-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 4-minute wax"}\">Edison 4-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Aberol Cylinders"}\">Aberol Cylinders</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phoautogram"}\">Phoautogram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph Cylinder"}\">Phonograph Cylinder</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Ediphone"}\">Ediphone</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Recordio"}\">Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph disk (Emile Berliner)"}\">Phonograph disk (Emile Berliner)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom Flexi disc"}\">Americom Flexi disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom PocketDiscs"}\">Americom PocketDiscs</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philco Hip-Pocket Records"}\">Philco Hip-Pocket Records</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Recordio"}\">Wilcox Gay Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Coin Recordio-Gram"}\">Wilcox Gay Coin Recordio-Gram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SoundScriber"}\">SoundScriber</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison Voicewriter"}\">Edison Voicewriter</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Music Roll"}\">Music Roll</td>\n</tr>\n</tbody>\n</table>\n<p>[/learn_more]</p>[/et_pb_slide][et_pb_slide heading=\"REEL-to-REEL AUDIO TAPE DIGITIZATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Obsolete, open-reel audio tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what audio remains. Multitrack formats of 2” 24-track and DASH are as endangered as their ½” and ¼” open reel-to-reel cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, open reel audio tapes the best chance at recovery & preservation.</p>[/et_pb_slide][et_pb_slide heading=\"AUDIO CART & CASSETTE DIGITIZATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Dozens of analog audio cartridge and cassette formats are at risk of becoming unrecoverable as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Trust the professionals at AVConservation.org to recover your at-risk audio media using reference-quality, 24-bit analog-to-digital conversion at sample rates up to 768kHz. Our jitter ratings are less than 1 picosecond thanks to an ultra-stable femtosecond digital clock. The result is unparalleled quality and the highest signal to noise, producing uncompromising results.</p>[/et_pb_slide][et_pb_slide heading=\"CYLINDER, DISC, & BELT DIGITIZATION\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>The 20th century saw dozens of wax cylinder formats, wire spool cartridges, phonograph records, audio carts, and magnetic belts compete for widespread adoption. We can recover your antique wax cylinder, Magnabelt, wire recording, Flexidisc, and dozens of other obsolete audio formats. Our modified audio playback devices capture signals at the earliest possible point, ensuring the lowest noise floor prior to digitization. Not sure what obscure audio format you have? Send us a picture. We’ll tell you what it is and how we can restore it for you.</p>\n<p><img class=\"wp-image-494 size-medium aligncenter\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats-300x113.png\" alt=\"\" width=\"300\" height=\"113\" /></p>[/et_pb_slide][et_pb_slide heading=\"DIGITAL AUDIO TAPE PRESERVATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Digital audio tape media enjoys a longer shelf life than their analog counterparts. However, they are more at risk, because far fewer digital audio playback machines were manufactured. Plus, slight misalignments or tape damage results in no sound playback at all. Trust our carefully maintained equipment to recover precarious digital audio tape formats. From DASH, ProDigi, Alesis ADAT, and Tascam DTRS, to DCC, PCM-F1, FTR, and R-DAT, our all-digital signal path ensures capture and preservation of your digital audio tape-based media.</p>[/et_pb_slide][et_pb_slide heading=\"OPTICAL AUDIO DISC PRESERVATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Fewer than a dozen optical audio disc formats existed before file-based media made them obsolete. While CD players remain ubiquitous, less common formats suffer from dwindling numbers of playback devices, and recordable optical discs suffer from degradation of the dyes retaining the audio data. In spite of their invincible appearance, now is the time to rescue all audio content on optical media before it’s too late.</p>[/et_pb_slide][et_pb_slide heading=\"LONG-TERM ARCHIVAL MEDIA STORAGE\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section]','Audio (test)','','inherit','closed','closed','','666-revision-v1','','','2021-02-05 16:39:13','2021-02-05 16:39:13','',666,'http://wallstreet.getbiz.net/2021/02/05/666-revision-v1/',0,'revision','',0),(681,2,'2021-02-05 16:43:04','2021-02-05 16:43:04','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\" custom_padding=\"||203px|||\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"14px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"32px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" locked=\"off\" sticky_enabled=\"0\"]<h1 style=\"text-align: center;\">OBSOLETE AUDIO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk audio media is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_slider _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|600|||||||\" header_font_size=\"32px\" body_font_size=\"16px\" custom_padding=\"33px||111px|||\" hover_enabled=\"0\" body_font=\"Open Sans||||||||\" body_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\" body_font_size_tablet=\"14px\" body_font_size_phone=\"12px\"][et_pb_slide heading=\"MANUAL MEDIA INSPECTION & REPAIR\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p style=\"text-align: left;\">Your audio media is carefully inspected for evidence of sticky-shed syndrome, bad splices, scratches, tears, rips, and mold. If your audio media’s reel, shell, or cartridge is warped or damaged, we can remove the inner take-up and supply reels and place them inside new enclosures. We keep a large supply of replacement reels, flanges, shells, and cartridges for all audio formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_slide][et_pb_slide heading=\"REVERSING STICKY-SHED SYNDROME\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p><a href=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\"><img class=\"aligncenter wp-image-406\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-300x48.png\" alt=\"\" width=\"407\" height=\"65\" /></a>As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_slide][et_pb_slide heading=\"STRUCTURED XML METADATA LOGGING\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_slide][et_pb_slide heading=\"EXTENSIVE AUDIO FORMAT SUPPORT & AUDIO PRESERVATION FORMATS\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>From Edison wax cylinders, wire recordings, Dictabelts, and Magnabelts, to ADAT, PCM-F1, reel-to-reel of any width or track count, and dozens of formats in between, we support more audio formats than any company. We also encode lossless, high-quality preservation formats, avoiding lossy concatenation errors. [learn_more]</p>\n<p><strong>MAG ANAL AUDIO</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 16-Track"}\">2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 24-Track"}\">2\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 32-Track"}\">2\" 32-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 40-Track"}\">2\" 40-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/2-Track 2-Track"}\">1\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/4-Track 4-Track"}\">1\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 8-Track"}\">1\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 12-Track"}\">1\" 12-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 16-Track"}\">1\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 24-Track"}\">1\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" Full Track"}\">1/2\" Full Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/2-Track 2-Track"}\">1/2\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 3-Track"}\">1/2\" 3-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/4-Track 4-Track"}\">1/2\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 8-Track"}\">1/2\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 16-Track"}\">1/2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" Full-Track"}\">1/4\" Full-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/2-Track 2-Track"}\">1/4\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/4-Track 4-Track"}\">1/4\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 8-Track"}\">1/4\" 8-Track</td>\n</tr>\n</tbody>\n</table>\n<p><strong>REEL MAG DIG A</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Mitsubishi ProDigi"}\">Mitsubishi ProDigi</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony DASH"}\">Sony DASH</td>\n</tr>\n</tbody>\n</table>\n<p><strong>MECH AUDIO</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Vinyl"}\">78 rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Electrical Cut Record"}\">78 rpm Electrical Cut Record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"45-rpm Vinyl"}\">45-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"33 1/3-rpm Vinyl"}\">33 1/3-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-rpm Vinyl"}\">16-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Quadraphonic Vinyl Record (CD-4)"}\">Quadraphonic Vinyl Record (CD-4)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-inch transcription record"}\">16-inch transcription record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 2-minute wax"}\">Edison 2-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 4-minute wax"}\">Edison 4-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Aberol Cylinders"}\">Aberol Cylinders</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phoautogram"}\">Phoautogram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph Cylinder"}\">Phonograph Cylinder</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Ediphone"}\">Ediphone</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Recordio"}\">Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph disk (Emile Berliner)"}\">Phonograph disk (Emile Berliner)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom Flexi disc"}\">Americom Flexi disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom PocketDiscs"}\">Americom PocketDiscs</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philco Hip-Pocket Records"}\">Philco Hip-Pocket Records</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Recordio"}\">Wilcox Gay Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Coin Recordio-Gram"}\">Wilcox Gay Coin Recordio-Gram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SoundScriber"}\">SoundScriber</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison Voicewriter"}\">Edison Voicewriter</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Music Roll"}\">Music Roll</td>\n</tr>\n</tbody>\n</table>\n<p>[/learn_more]</p>[/et_pb_slide][et_pb_slide heading=\"REEL-to-REEL AUDIO TAPE DIGITIZATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Obsolete, open-reel audio tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what audio remains. Multitrack formats of 2” 24-track and DASH are as endangered as their ½” and ¼” open reel-to-reel cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, open reel audio tapes the best chance at recovery & preservation.</p>[/et_pb_slide][et_pb_slide heading=\"AUDIO CART & CASSETTE DIGITIZATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Dozens of analog audio cartridge and cassette formats are at risk of becoming unrecoverable as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Trust the professionals at AVConservation.org to recover your at-risk audio media using reference-quality, 24-bit analog-to-digital conversion at sample rates up to 768kHz. Our jitter ratings are less than 1 picosecond thanks to an ultra-stable femtosecond digital clock. The result is unparalleled quality and the highest signal to noise, producing uncompromising results.</p>[/et_pb_slide][et_pb_slide heading=\"CYLINDER, DISC, & BELT DIGITIZATION\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>The 20th century saw dozens of wax cylinder formats, wire spool cartridges, phonograph records, audio carts, and magnetic belts compete for widespread adoption. We can recover your antique wax cylinder, Magnabelt, wire recording, Flexidisc, and dozens of other obsolete audio formats. Our modified audio playback devices capture signals at the earliest possible point, ensuring the lowest noise floor prior to digitization. Not sure what obscure audio format you have? Send us a picture. We’ll tell you what it is and how we can restore it for you.</p>\n<p><img class=\"wp-image-494 size-medium aligncenter\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats-300x113.png\" alt=\"\" width=\"300\" height=\"113\" /></p>[/et_pb_slide][et_pb_slide heading=\"DIGITAL AUDIO TAPE PRESERVATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Digital audio tape media enjoys a longer shelf life than their analog counterparts. However, they are more at risk, because far fewer digital audio playback machines were manufactured. Plus, slight misalignments or tape damage results in no sound playback at all. Trust our carefully maintained equipment to recover precarious digital audio tape formats. From DASH, ProDigi, Alesis ADAT, and Tascam DTRS, to DCC, PCM-F1, FTR, and R-DAT, our all-digital signal path ensures capture and preservation of your digital audio tape-based media.</p>[/et_pb_slide][et_pb_slide heading=\"OPTICAL AUDIO DISC PRESERVATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Fewer than a dozen optical audio disc formats existed before file-based media made them obsolete. While CD players remain ubiquitous, less common formats suffer from dwindling numbers of playback devices, and recordable optical discs suffer from degradation of the dyes retaining the audio data. In spite of their invincible appearance, now is the time to rescue all audio content on optical media before it’s too late.</p>[/et_pb_slide][et_pb_slide heading=\"LONG-TERM ARCHIVAL MEDIA STORAGE\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section]','Audio (test)','','inherit','closed','closed','','666-revision-v1','','','2021-02-05 16:43:04','2021-02-05 16:43:04','',666,'http://wallstreet.getbiz.net/2021/02/05/666-revision-v1/',0,'revision','',0),(682,2,'2021-02-05 16:45:32','2021-02-05 16:45:32','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" custom_padding=\"||157px|||\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"14px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"32px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" locked=\"off\"]<h1 style=\"text-align: center;\">OBSOLETE AUDIO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk audio media is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_slider _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|600|||||||\" header_font_size=\"32px\" body_font=\"Open Sans||||||||\" body_font_size=\"16px\" custom_padding=\"33px||96px|||\" body_font_size_tablet=\"14px\" body_font_size_phone=\"12px\" body_font_size_last_edited=\"on|phone\"][et_pb_slide heading=\"MANUAL MEDIA INSPECTION & REPAIR\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p style=\"text-align: left;\">Your audio media is carefully inspected for evidence of sticky-shed syndrome, bad splices, scratches, tears, rips, and mold. If your audio media’s reel, shell, or cartridge is warped or damaged, we can remove the inner take-up and supply reels and place them inside new enclosures. We keep a large supply of replacement reels, flanges, shells, and cartridges for all audio formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_slide][et_pb_slide heading=\"REVERSING STICKY-SHED SYNDROME\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p><a href=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\"><img class=\"aligncenter wp-image-406\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-300x48.png\" alt=\"\" width=\"407\" height=\"65\" /></a>As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_slide][et_pb_slide heading=\"STRUCTURED XML METADATA LOGGING\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_slide][et_pb_slide heading=\"EXTENSIVE AUDIO FORMAT SUPPORT & AUDIO PRESERVATION FORMATS\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>From Edison wax cylinders, wire recordings, Dictabelts, and Magnabelts, to ADAT, PCM-F1, reel-to-reel of any width or track count, and dozens of formats in between, we support more audio formats than any company. We also encode lossless, high-quality preservation formats, avoiding lossy concatenation errors. [learn_more]</p>\n<p><strong>MAG ANAL AUDIO</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 16-Track"}\">2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 24-Track"}\">2\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 32-Track"}\">2\" 32-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 40-Track"}\">2\" 40-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/2-Track 2-Track"}\">1\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/4-Track 4-Track"}\">1\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 8-Track"}\">1\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 12-Track"}\">1\" 12-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 16-Track"}\">1\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 24-Track"}\">1\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" Full Track"}\">1/2\" Full Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/2-Track 2-Track"}\">1/2\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 3-Track"}\">1/2\" 3-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/4-Track 4-Track"}\">1/2\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 8-Track"}\">1/2\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 16-Track"}\">1/2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" Full-Track"}\">1/4\" Full-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/2-Track 2-Track"}\">1/4\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/4-Track 4-Track"}\">1/4\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 8-Track"}\">1/4\" 8-Track</td>\n</tr>\n</tbody>\n</table>\n<p><strong>REEL MAG DIG A</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Mitsubishi ProDigi"}\">Mitsubishi ProDigi</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony DASH"}\">Sony DASH</td>\n</tr>\n</tbody>\n</table>\n<p><strong>MECH AUDIO</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Vinyl"}\">78 rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Electrical Cut Record"}\">78 rpm Electrical Cut Record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"45-rpm Vinyl"}\">45-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"33 1/3-rpm Vinyl"}\">33 1/3-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-rpm Vinyl"}\">16-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Quadraphonic Vinyl Record (CD-4)"}\">Quadraphonic Vinyl Record (CD-4)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-inch transcription record"}\">16-inch transcription record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 2-minute wax"}\">Edison 2-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 4-minute wax"}\">Edison 4-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Aberol Cylinders"}\">Aberol Cylinders</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phoautogram"}\">Phoautogram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph Cylinder"}\">Phonograph Cylinder</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Ediphone"}\">Ediphone</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Recordio"}\">Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph disk (Emile Berliner)"}\">Phonograph disk (Emile Berliner)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom Flexi disc"}\">Americom Flexi disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom PocketDiscs"}\">Americom PocketDiscs</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philco Hip-Pocket Records"}\">Philco Hip-Pocket Records</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Recordio"}\">Wilcox Gay Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Coin Recordio-Gram"}\">Wilcox Gay Coin Recordio-Gram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SoundScriber"}\">SoundScriber</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison Voicewriter"}\">Edison Voicewriter</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Music Roll"}\">Music Roll</td>\n</tr>\n</tbody>\n</table>\n<p>[/learn_more]</p>[/et_pb_slide][et_pb_slide heading=\"REEL-to-REEL AUDIO TAPE DIGITIZATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Obsolete, open-reel audio tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what audio remains. Multitrack formats of 2” 24-track and DASH are as endangered as their ½” and ¼” open reel-to-reel cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, open reel audio tapes the best chance at recovery & preservation.</p>[/et_pb_slide][et_pb_slide heading=\"AUDIO CART & CASSETTE DIGITIZATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Dozens of analog audio cartridge and cassette formats are at risk of becoming unrecoverable as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Trust the professionals at AVConservation.org to recover your at-risk audio media using reference-quality, 24-bit analog-to-digital conversion at sample rates up to 768kHz. Our jitter ratings are less than 1 picosecond thanks to an ultra-stable femtosecond digital clock. The result is unparalleled quality and the highest signal to noise, producing uncompromising results.</p>[/et_pb_slide][et_pb_slide heading=\"CYLINDER, DISC, & BELT DIGITIZATION\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>The 20th century saw dozens of wax cylinder formats, wire spool cartridges, phonograph records, audio carts, and magnetic belts compete for widespread adoption. We can recover your antique wax cylinder, Magnabelt, wire recording, Flexidisc, and dozens of other obsolete audio formats. Our modified audio playback devices capture signals at the earliest possible point, ensuring the lowest noise floor prior to digitization. Not sure what obscure audio format you have? Send us a picture. We’ll tell you what it is and how we can restore it for you.</p>\n<p><img class=\"wp-image-494 size-medium aligncenter\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats-300x113.png\" alt=\"\" width=\"300\" height=\"113\" /></p>[/et_pb_slide][et_pb_slide heading=\"DIGITAL AUDIO TAPE PRESERVATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Digital audio tape media enjoys a longer shelf life than their analog counterparts. However, they are more at risk, because far fewer digital audio playback machines were manufactured. Plus, slight misalignments or tape damage results in no sound playback at all. Trust our carefully maintained equipment to recover precarious digital audio tape formats. From DASH, ProDigi, Alesis ADAT, and Tascam DTRS, to DCC, PCM-F1, FTR, and R-DAT, our all-digital signal path ensures capture and preservation of your digital audio tape-based media.</p>[/et_pb_slide][et_pb_slide heading=\"OPTICAL AUDIO DISC PRESERVATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Fewer than a dozen optical audio disc formats existed before file-based media made them obsolete. While CD players remain ubiquitous, less common formats suffer from dwindling numbers of playback devices, and recordable optical discs suffer from degradation of the dyes retaining the audio data. In spite of their invincible appearance, now is the time to rescue all audio content on optical media before it’s too late.</p>[/et_pb_slide][et_pb_slide heading=\"LONG-TERM ARCHIVAL MEDIA STORAGE\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section]','Audio (test)','','inherit','closed','closed','','666-revision-v1','','','2021-02-05 16:45:32','2021-02-05 16:45:32','',666,'http://wallstreet.getbiz.net/2021/02/05/666-revision-v1/',0,'revision','',0),(685,2,'2021-02-05 16:52:05','2021-02-05 16:52:05','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" custom_padding=\"||157px|||\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" text_font_size_tablet=\"14px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"32px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" locked=\"off\"]<h1 style=\"text-align: center;\">OBSOLETE AUDIO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk audio media is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_slider _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|600|||||||\" header_font_size=\"32px\" body_font=\"Open Sans||||||||\" body_font_size=\"16px\" custom_padding=\"33px||96px|||\" hover_enabled=\"0\" body_font_size_tablet=\"14px\" body_font_size_phone=\"12px\" body_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\"][et_pb_slide heading=\"MANUAL MEDIA INSPECTION & REPAIR\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p style=\"text-align: left;\">Your audio media is carefully inspected for evidence of sticky-shed syndrome, bad splices, scratches, tears, rips, and mold. If your audio media’s reel, shell, or cartridge is warped or damaged, we can remove the inner take-up and supply reels and place them inside new enclosures. We keep a large supply of replacement reels, flanges, shells, and cartridges for all audio formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_slide][et_pb_slide heading=\"REVERSING STICKY-SHED SYNDROME\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p><a href=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\"><img class=\"aligncenter wp-image-406\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-300x48.png\" alt=\"\" width=\"407\" height=\"65\" /></a>As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_slide][et_pb_slide heading=\"STRUCTURED XML METADATA LOGGING\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_slide][et_pb_slide heading=\"EXTENSIVE AUDIO FORMAT SUPPORT & AUDIO PRESERVATION FORMATS\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>From Edison wax cylinders, wire recordings, Dictabelts, and Magnabelts, to ADAT, PCM-F1, reel-to-reel of any width or track count, and dozens of formats in between, we support more audio formats than any company. We also encode lossless, high-quality preservation formats, avoiding lossy concatenation errors. [learn_more]</p>\n<p><strong>MAG ANAL AUDIO</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 16-Track"}\">2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 24-Track"}\">2\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 32-Track"}\">2\" 32-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 40-Track"}\">2\" 40-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/2-Track 2-Track"}\">1\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/4-Track 4-Track"}\">1\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 8-Track"}\">1\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 12-Track"}\">1\" 12-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 16-Track"}\">1\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 24-Track"}\">1\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" Full Track"}\">1/2\" Full Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/2-Track 2-Track"}\">1/2\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 3-Track"}\">1/2\" 3-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/4-Track 4-Track"}\">1/2\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 8-Track"}\">1/2\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 16-Track"}\">1/2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" Full-Track"}\">1/4\" Full-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/2-Track 2-Track"}\">1/4\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/4-Track 4-Track"}\">1/4\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 8-Track"}\">1/4\" 8-Track</td>\n</tr>\n</tbody>\n</table>\n<p><strong>REEL MAG DIG A</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Mitsubishi ProDigi"}\">Mitsubishi ProDigi</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony DASH"}\">Sony DASH</td>\n</tr>\n</tbody>\n</table>\n<p><strong>MECH AUDIO</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Vinyl"}\">78 rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Electrical Cut Record"}\">78 rpm Electrical Cut Record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"45-rpm Vinyl"}\">45-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"33 1/3-rpm Vinyl"}\">33 1/3-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-rpm Vinyl"}\">16-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Quadraphonic Vinyl Record (CD-4)"}\">Quadraphonic Vinyl Record (CD-4)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-inch transcription record"}\">16-inch transcription record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 2-minute wax"}\">Edison 2-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 4-minute wax"}\">Edison 4-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Aberol Cylinders"}\">Aberol Cylinders</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phoautogram"}\">Phoautogram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph Cylinder"}\">Phonograph Cylinder</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Ediphone"}\">Ediphone</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Recordio"}\">Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph disk (Emile Berliner)"}\">Phonograph disk (Emile Berliner)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom Flexi disc"}\">Americom Flexi disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom PocketDiscs"}\">Americom PocketDiscs</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philco Hip-Pocket Records"}\">Philco Hip-Pocket Records</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Recordio"}\">Wilcox Gay Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Coin Recordio-Gram"}\">Wilcox Gay Coin Recordio-Gram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SoundScriber"}\">SoundScriber</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison Voicewriter"}\">Edison Voicewriter</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Music Roll"}\">Music Roll</td>\n</tr>\n</tbody>\n</table>\n<p>[/learn_more]</p>[/et_pb_slide][et_pb_slide heading=\"REEL-to-REEL AUDIO TAPE DIGITIZATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Obsolete, open-reel audio tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what audio remains. Multitrack formats of 2” 24-track and DASH are as endangered as their ½” and ¼” open reel-to-reel cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, open reel audio tapes the best chance at recovery & preservation.</p>[/et_pb_slide][et_pb_slide heading=\"AUDIO CART & CASSETTE DIGITIZATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Dozens of analog audio cartridge and cassette formats are at risk of becoming unrecoverable as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Trust the professionals at AVConservation.org to recover your at-risk audio media using reference-quality, 24-bit analog-to-digital conversion at sample rates up to 768kHz. Our jitter ratings are less than 1 picosecond thanks to an ultra-stable femtosecond digital clock. The result is unparalleled quality and the highest signal to noise, producing uncompromising results.</p>[/et_pb_slide][et_pb_slide heading=\"CYLINDER, DISC, & BELT DIGITIZATION\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>The 20th century saw dozens of wax cylinder formats, wire spool cartridges, phonograph records, audio carts, and magnetic belts compete for widespread adoption. We can recover your antique wax cylinder, Magnabelt, wire recording, Flexidisc, and dozens of other obsolete audio formats. Our modified audio playback devices capture signals at the earliest possible point, ensuring the lowest noise floor prior to digitization. Not sure what obscure audio format you have? Send us a picture. We’ll tell you what it is and how we can restore it for you.</p>\n<p><img class=\"wp-image-494 size-medium aligncenter\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats-300x113.png\" alt=\"\" width=\"300\" height=\"113\" /></p>[/et_pb_slide][et_pb_slide heading=\"DIGITAL AUDIO TAPE PRESERVATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Digital audio tape media enjoys a longer shelf life than their analog counterparts. However, they are more at risk, because far fewer digital audio playback machines were manufactured. Plus, slight misalignments or tape damage results in no sound playback at all. Trust our carefully maintained equipment to recover precarious digital audio tape formats. From DASH, ProDigi, Alesis ADAT, and Tascam DTRS, to DCC, PCM-F1, FTR, and R-DAT, our all-digital signal path ensures capture and preservation of your digital audio tape-based media.</p>[/et_pb_slide][et_pb_slide heading=\"OPTICAL AUDIO DISC PRESERVATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Fewer than a dozen optical audio disc formats existed before file-based media made them obsolete. While CD players remain ubiquitous, less common formats suffer from dwindling numbers of playback devices, and recordable optical discs suffer from degradation of the dyes retaining the audio data. In spite of their invincible appearance, now is the time to rescue all audio content on optical media before it’s too late.</p>[/et_pb_slide][et_pb_slide heading=\"LONG-TERM ARCHIVAL MEDIA STORAGE\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section]','Audio (test)','','inherit','closed','closed','','666-revision-v1','','','2021-02-05 16:52:05','2021-02-05 16:52:05','',666,'http://wallstreet.getbiz.net/2021/02/05/666-revision-v1/',0,'revision','',0),(687,2,'2021-02-05 16:53:40','2021-02-05 16:53:40','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Otari-Magnabelt-DTRS-ADAT-Edison-Wax-Cylinder-Wire-Recorder-SoundScriber-scaled.jpg\" parallax=\"on\" parallax_method=\"off\" custom_padding=\"||157px|||\" background_last_edited=\"on|phone\" parallax_phone=\"on\" parallax_method_phone=\"off\" background_size_phone=\"cover\"][et_pb_row _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_column type=\"4_4\" _builder_version=\"4.8.2\" _module_preset=\"default\"][et_pb_text content_last_edited=\"off|phone\" admin_label=\"Intro\" _builder_version=\"4.8.2\" _module_preset=\"default\" text_font=\"Open Sans||||||||\" text_text_color=\"#FFFFFF\" text_font_size=\"16px\" text_line_height=\"1.2em\" header_font=\"Oswald|700|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"48px\" header_line_height=\"1.2em\" header_2_font=\"Lato|300|||||||\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"36px\" header_2_line_height=\"1.8em\" animation_style=\"fade\" motion_trigger_start=\"top\" hover_enabled=\"0\" text_font_size_tablet=\"14px\" text_font_size_phone=\"12px\" text_font_size_last_edited=\"on|phone\" header_font_size_tablet=\"32px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|desktop\" header_2_font_size_tablet=\"18px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" locked=\"off\" sticky_enabled=\"0\"]<h1 style=\"text-align: center;\">OBSOLETE AUDIO MEDIA FORMAT RESTORATION & PRESERVATION WORKFLOW</h1>\n<h2 style=\"text-align: center;\">with XML METADATA</h2>\n<p>Your at-risk audio media is acclimatized for 24-hours in an STP static-free, temperature and humidity-controlled, positive-pressure clean room with no access to sunlight. Your media and cases are then photographed and logged using Structured XML Metadata, documenting their journey toward restoration, digitization, and preservation.</p>[/et_pb_text][et_pb_slider _builder_version=\"4.8.2\" _module_preset=\"default\" header_font=\"Oswald|600|||||||\" header_font_size=\"32px\" body_font=\"Open Sans||||||||\" body_font_size=\"16px\" custom_padding=\"33px||96px|||\" hover_enabled=\"0\" body_font_size_tablet=\"14px\" body_font_size_phone=\"12px\" body_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\" header_font_size_last_edited=\"on|tablet\" header_font_size_phone=\"18px\" header_font_size_tablet=\"24px\" custom_padding_last_edited=\"on|phone\" custom_padding_phone=\"0px||0px||false|false\"][et_pb_slide heading=\"MANUAL MEDIA INSPECTION & REPAIR\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-At-Risk-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p style=\"text-align: left;\">Your audio media is carefully inspected for evidence of sticky-shed syndrome, bad splices, scratches, tears, rips, and mold. If your audio media’s reel, shell, or cartridge is warped or damaged, we can remove the inner take-up and supply reels and place them inside new enclosures. We keep a large supply of replacement reels, flanges, shells, and cartridges for all audio formats, ensuring your irreplaceable, at-risk media is successfully recovered.</p>[/et_pb_slide][et_pb_slide heading=\"REVERSING STICKY-SHED SYNDROME\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p><a href=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis.png\"><img class=\"aligncenter wp-image-406\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Sticky-Shed-Syndrome-Reverse-Hydrolysis-300x48.png\" alt=\"\" width=\"407\" height=\"65\" /></a>As magnetic tapes age, the binders holding the oxide particles deteriorate causing Sticky-Shed Syndrome. As oxide flakes off, signals can become unrecoverable. Our engineers can scientifically reverse the effects of Sticky-Shed Syndrome through Reverse Hydrolysis. This involves slowly heating your tapes in a Laboratory Vacuum Furnace, while controlling the temperature to within 1° degree. Humidity is carefully monitored, as is the Curie Point of your media’s particular magnetic particle formulation. After many hours or days of such treatments, your media regains many of its youthful properties and successful digitization can occur.</p>[/et_pb_slide][et_pb_slide heading=\"STRUCTURED XML METADATA LOGGING\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>For every project, we create metadata following DCMI, Dublin Core. We also use LMER & PREMIS Data Models as well as NIEM and Library of Congress ANSI/NISO Z39.8 standards for descriptive, structural, administrative, rights management, and preservation metadata.</p>[/et_pb_slide][et_pb_slide heading=\"EXTENSIVE AUDIO FORMAT SUPPORT & AUDIO PRESERVATION FORMATS\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>From Edison wax cylinders, wire recordings, Dictabelts, and Magnabelts, to ADAT, PCM-F1, reel-to-reel of any width or track count, and dozens of formats in between, we support more audio formats than any company. We also encode lossless, high-quality preservation formats, avoiding lossy concatenation errors. [learn_more]</p>\n<p><strong>MAG ANAL AUDIO</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 16-Track"}\">2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 24-Track"}\">2\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 32-Track"}\">2\" 32-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"2\\" 40-Track"}\">2\" 40-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/2-Track 2-Track"}\">1\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 1/4-Track 4-Track"}\">1\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 8-Track"}\">1\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 12-Track"}\">1\" 12-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 16-Track"}\">1\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1\\" 24-Track"}\">1\" 24-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" Full Track"}\">1/2\" Full Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/2-Track 2-Track"}\">1/2\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 3-Track"}\">1/2\" 3-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 1/4-Track 4-Track"}\">1/2\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 8-Track"}\">1/2\" 8-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/2\\" 16-Track"}\">1/2\" 16-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" Full-Track"}\">1/4\" Full-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/2-Track 2-Track"}\">1/4\" 1/2-Track 2-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 1/4-Track 4-Track"}\">1/4\" 1/4-Track 4-Track</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"1/4\\" 8-Track"}\">1/4\" 8-Track</td>\n</tr>\n</tbody>\n</table>\n<p><strong>REEL MAG DIG A</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Mitsubishi ProDigi"}\">Mitsubishi ProDigi</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Sony DASH"}\">Sony DASH</td>\n</tr>\n</tbody>\n</table>\n<p><strong>MECH AUDIO</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"213\" /></colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Vinyl"}\">78 rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"78 rpm Electrical Cut Record"}\">78 rpm Electrical Cut Record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"45-rpm Vinyl"}\">45-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"33 1/3-rpm Vinyl"}\">33 1/3-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-rpm Vinyl"}\">16-rpm Vinyl</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Quadraphonic Vinyl Record (CD-4)"}\">Quadraphonic Vinyl Record (CD-4)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"16-inch transcription record"}\">16-inch transcription record</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 2-minute wax"}\">Edison 2-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison 4-minute wax"}\">Edison 4-minute wax</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Aberol Cylinders"}\">Aberol Cylinders</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phoautogram"}\">Phoautogram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph Cylinder"}\">Phonograph Cylinder</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Ediphone"}\">Ediphone</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Recordio"}\">Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Phonograph disk (Emile Berliner)"}\">Phonograph disk (Emile Berliner)</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom Flexi disc"}\">Americom Flexi disc</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Americom PocketDiscs"}\">Americom PocketDiscs</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Philco Hip-Pocket Records"}\">Philco Hip-Pocket Records</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Recordio"}\">Wilcox Gay Recordio</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Wilcox Gay Coin Recordio-Gram"}\">Wilcox Gay Coin Recordio-Gram</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"SoundScriber"}\">SoundScriber</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Edison Voicewriter"}\">Edison Voicewriter</td>\n</tr>\n<tr>\n<td data-sheets-value=\"{"1":2,"2":"Music Roll"}\">Music Roll</td>\n</tr>\n</tbody>\n</table>\n<p>[/learn_more]</p>[/et_pb_slide][et_pb_slide heading=\"REEL-to-REEL AUDIO TAPE DIGITIZATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Open-Reel-to-Reel-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Obsolete, open-reel audio tape formats are most at-risk of unrecoverable content loss. Their chronological age and manufacturing methods form a death sentence whose peak recovery period passed decades ago. Now, it’s a race to recover what audio remains. Multitrack formats of 2” 24-track and DASH are as endangered as their ½” and ¼” open reel-to-reel cousins. Trust the experts at AVConservation.org powered by Wall Street Productions to give your aging, open reel audio tapes the best chance at recovery & preservation.</p>[/et_pb_slide][et_pb_slide heading=\"AUDIO CART & CASSETTE DIGITIZATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Cartridge-Cassette-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Dozens of analog audio cartridge and cassette formats are at risk of becoming unrecoverable as the amount of undigitized media exceeds the capacity of the world’s inventory of working playback machines. Trust the professionals at AVConservation.org to recover your at-risk audio media using reference-quality, 24-bit analog-to-digital conversion at sample rates up to 768kHz. Our jitter ratings are less than 1 picosecond thanks to an ultra-stable femtosecond digital clock. The result is unparalleled quality and the highest signal to noise, producing uncompromising results.</p>[/et_pb_slide][et_pb_slide heading=\"CYLINDER, DISC, & BELT DIGITIZATION\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>The 20th century saw dozens of wax cylinder formats, wire spool cartridges, phonograph records, audio carts, and magnetic belts compete for widespread adoption. We can recover your antique wax cylinder, Magnabelt, wire recording, Flexidisc, and dozens of other obsolete audio formats. Our modified audio playback devices capture signals at the earliest possible point, ensuring the lowest noise floor prior to digitization. Not sure what obscure audio format you have? Send us a picture. We’ll tell you what it is and how we can restore it for you.</p>\n<p><img class=\"wp-image-494 size-medium aligncenter\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Audio-Wax-Cylinder-Disc-Belt-Wire-Media-Formats-300x113.png\" alt=\"\" width=\"300\" height=\"113\" /></p>[/et_pb_slide][et_pb_slide heading=\"DIGITAL AUDIO TAPE PRESERVATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Digital-Audio-Tape-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Digital audio tape media enjoys a longer shelf life than their analog counterparts. However, they are more at risk, because far fewer digital audio playback machines were manufactured. Plus, slight misalignments or tape damage results in no sound playback at all. Trust our carefully maintained equipment to recover precarious digital audio tape formats. From DASH, ProDigi, Alesis ADAT, and Tascam DTRS, to DCC, PCM-F1, FTR, and R-DAT, our all-digital signal path ensures capture and preservation of your digital audio tape-based media.</p>[/et_pb_slide][et_pb_slide heading=\"OPTICAL AUDIO DISC PRESERVATION\" image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVConservation.org-Wall-Street-Productions-Optical-Audio-Media-Formats.png\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>Fewer than a dozen optical audio disc formats existed before file-based media made them obsolete. While CD players remain ubiquitous, less common formats suffer from dwindling numbers of playback devices, and recordable optical discs suffer from degradation of the dyes retaining the audio data. In spite of their invincible appearance, now is the time to rescue all audio content on optical media before it’s too late.</p>[/et_pb_slide][et_pb_slide heading=\"LONG-TERM ARCHIVAL MEDIA STORAGE\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_color=\"RGBA(0,0,0,0)\" background_enable_color=\"on\" sticky_transition=\"on\"]<p>After digitizing your media to both a long-term archive format and mezzanine service file, you’re faced with how to securely store these files, and whether to retain or destroy your source media. No matter what you decide, we can support you with petabytes of secure file storage, allowing you to enjoy the mezzanine copies without the expense of storing massive archive files. We also offer environmentally-friendly media disposal and long-term cold storage for retaining source media.</p>[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section]','Audio (test)','','inherit','closed','closed','','666-revision-v1','','','2021-02-05 16:53:40','2021-02-05 16:53:40','',666,'http://wallstreet.getbiz.net/2021/02/05/666-revision-v1/',0,'revision','',0),(689,2,'2021-03-02 17:00:25','2021-03-02 17:00:25','<h2><span style=\"font-weight: 400;\">New TV standards make your media appear old and dull.</span></h2>\n<i><span style=\"font-weight: 400;\">Your res is too low,</span></i>\n\n<i><span style=\"font-weight: 400;\">Your frame rate’s too slow,</span></i>\n\n<i><span style=\"font-weight: 400;\"> and your media’s</span></i>\n\n<i><span style=\"font-weight: 400;\">dynamic range</span></i>\n\n<i><span style=\"font-weight: 400;\">is abysmal.</span></i>\n\n<span style=\"font-weight: 400;\"> </span>\n\n<span style=\"font-weight: 400;\">Does it have to be this way?</span>\n\n<span style=\"font-weight: 400;\">Does it matter?</span>\n\n<span style=\"font-weight: 400;\">The answers are no </span><i><span style=\"font-weight: 400;\">and</span></i><span style=\"font-weight: 400;\"> yes</span>\n\n<span style=\"font-weight: 400;\">It’s Time to Get With It</span>\n\n<b>Your HD film scans employ specs from 1996 that were doomed in 2009. </b>\n\n<b>Film scans prior to 2018 likely lack resolution</b><span style=\"font-weight: 400;\">. Chances are, if you scanned your film library before 2018, your scanner resolution was 1080p. This sounded good at the time, but 1080p captures less than 20% of your 16mm film’s resolution and an abysmal 3% of 35mm.</span>\n\n<b>Film Transfers prior to 2009 are even worse.</b><span style=\"font-weight: 400;\"> If you transferred your film to HD prior to 2009, it was likely a telecine, not a scan. Telecine was a real-time process matching the frame rate of your target video format, such as 24fps or worse: 29.97fps.</span>\n\n \n\n<b>Telecine transfers are inferior</b><span style=\"font-weight: 400;\"> to film scanning in every way. For one thing, telecine uses a mechanical pin registration to stabilize film running through its gate. This heavy-handed process potentially damages sprocket holes and results in less-than-perfect stabilization. Plus, the real-time optics produce non-linear illumination and inconsistencies frame-to-frame.</span>\n\n \n\n<b>Film Transfers prior to 1996 are dangerous.</b><span style=\"font-weight: 400;\"> Pre-1996 film transfers are less than ⅓ of a megapixel -- 0.3072 megapixels to be exact. This sub-standard resolution induces a dangerous, false sense of security. You’ve captured fewer than 4% of your film’s resolution, ignoring 96% of its detail. That’s an abysmal, failing grade.</span>\n\n \n\n<span style=\"font-weight: 400;\">HD Film Scans Are Destructive</span>\n\n<b>HD Film Scanning is destructive in several ways.</b>\n\n<b>1080p HD Film scanning loses 43.75% of your film’s frame. </b><span style=\"font-weight: 400;\">If you filled the width of your 1080p image while scanning your film, you discarded nearly half the film’s frame. This is because a film camera’s aperture exposes a 4:3 or 5:3 image. If you performed a full-width, 1080p HD film scan, you cropped 43.75% of the vertical image to fit your film scanner’s 16:9 sensor.</span>\n\n<b>Full Aperture HD Film scanning loses 25% of your film’s horizontal resolution. </b><span style=\"font-weight: 400;\">Perhaps you anticipated 1080p’s cropping of your film’s squarer raster and chose to match the 1080p vertical resolution to your film’s full aperture. However, that results in a pillar-boxed image with 12.5% unused black bars on each side of every frame. Your HD file properties claim a 1920 horizontal resolution, but it’s 25% less at merely 1440.</span>\n\n<i><span style=\"font-weight: 400;\">“HD Film Scans have fewer colors than an inkjet printer.”</span></i>\n\n<b>Your HD Film Scans likely have fewer colors than your inkjet printer. </b><span style=\"font-weight: 400;\">It’s a safe bet your HD scans were captured Rec.709 with fewer colors and less dynamic range than your inkjet printer. Film scanned using HD’s standard dynamic range is equivalent to having exposed the film initially several stops lower. The result has fewer colors, fewer gradations, and less detail.</span>\n\n \n\n<span style=\"font-weight: 400;\">Why Care About New TV Standards?</span>\n\n<b>It DOES NOT matter that your film may never be televised.</b>\n\n<b>TV Standards Drive Display Technology.</b><span style=\"font-weight: 400;\"> Just as NASA’s space program brought us Velcro®, LED lighting, and in-ear thermometers, the ever-evolving TV standards raise the baseline of our video displays.Do you still own a 50lb CRT television? Didn’t think so. You can thank ATSC 1.0.</span>\n\n<b>TV Standards Drive Video Archiving Formats.</b><span style=\"font-weight: 400;\"> Digital video cameras historically lead the way in both resolution and dynamic range, as acquisition logically precedes content distribution. Newer cameras required new video formats (and codecs), thus was borne familiar names as ProRes, DNxHD, and DPX, plus the evolution of legacy formats AVI and MPEG.</span>\n\n<span style=\"font-weight: 400;\">So, yes: the new TV standards have made your media appear old and dull. Just like cigarette smoking in the 1940s, we simply didn’t know any better; but now we do, and you can do something about it.</span>\n\n<span style=\"font-weight: 400;\">What to do?</span>\n\n<b>Review your film library</b><span style=\"font-weight: 400;\"> for reels that have not yet been digitized but continue to degrade.</span>\n\n<b>Audit your digitized film</b><span style=\"font-weight: 400;\"> for files with cropped 16:9 rasters or low-res pillar boxes.</span>\n\n<b>Prioritize telecined film</b><span style=\"font-weight: 400;\"> to be rescanned at a higher resolution with increased dynamic range.</span>\n\n<span style=\"font-weight: 400;\">Finally, talk with the professionals at AV Conservation to preserve what’s left of your media before it’s too late.</span>\n\n<span style=\"font-weight: 400;\"> </span>','Rec. 2020 Is Here. Are You Ready?','Your res is too low, Your frame rate’s too slow, and your media’s dynamic range is abysmal. Does it have to be this way? Does it matter? The answers are no and yes…','inherit','closed','closed','','541-autosave-v1','','','2021-03-02 17:00:25','2021-03-02 17:00:25','',541,'http://wallstreet.getbiz.net/2021/03/02/541-autosave-v1/',0,'revision','',0),(690,2,'2021-03-02 18:59:42','2021-03-02 18:59:42','','BG_Ch_4-1','','inherit','open','closed','','bg_ch_4-1','','','2021-03-02 18:59:42','2021-03-02 18:59:42','',543,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/BG_Ch_4-1.png',0,'attachment','image/png',0),(692,2,'2021-07-19 13:35:42','2021-07-19 13:35:42','[et_pb_section fb_built=\"1\" _builder_version=\"4.3.2\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.3.2\"]<p>Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.</p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','zContact','','inherit','closed','closed','','26-revision-v1','','','2021-07-19 13:35:42','2021-07-19 13:35:42','',26,'http://wallstreet.getbiz.net/2021/07/19/26-revision-v1/',0,'revision','',0),(693,2,'2021-07-19 13:41:17','2021-07-19 13:41:17','[et_pb_section fb_built=\"1\" _builder_version=\"4.8.2\" background_enable_color=\"off\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\" min_height=\"71vh\" custom_margin=\"||0px||false|false\" custom_padding=\"30px||0px||false|false\" animation_direction=\"bottom\" background_last_edited=\"on|tablet\" parallax_tablet=\"on\" parallax_phone=\"on\" parallax_method_tablet=\"off\" parallax_method_phone=\"off\" background_size_phone=\"cover\" background_repeat_phone=\"repeat\" custom_css_main_element=\"display:flex;||flex-direction: column;\"][et_pb_row _builder_version=\"4.8.2\" custom_margin=\"0px||||false|false\" custom_padding=\"0px|||||\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.8.2\" header_font=\"Oswald|300|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" header_2_font=\"Oswald|600|||||||\" header_2_font_size=\"32px\" text_orientation=\"center\" custom_margin=\"||-2px|||\" animation_style=\"fade\" animation_direction=\"top\" header_font_size_tablet=\"24px\" header_font_size_phone=\"24px\" header_font_size_last_edited=\"on|phone\" header_2_font_size_tablet=\"24px\" header_2_font_size_phone=\"18px\" header_2_font_size_last_edited=\"on|phone\" custom_css_main_element=\"font-family: \'Oswald\', sans-serif;\"]<h1>Serving the International Archival Community since 1985</h1>[/et_pb_text][et_pb_slider show_arrows=\"off\" show_pagination=\"off\" use_text_overlay=\"off\" _builder_version=\"4.8.2\" _module_preset=\"default\" body_font=\"Oswald||||||||\" body_text_color=\"#000000\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"rgba(255,255,255,0)\" custom_button=\"on\" button_text_size=\"18px\" button_text_color=\"#FFFFFF\" button_bg_color=\"#6d6d6d\" button_border_width=\"0px\" button_border_color=\"RGBA(0,0,0,0)\" button_font=\"Open Sans||||||||\" button_use_icon=\"off\" button_alignment=\"center\" custom_margin=\"||32px|||\" custom_padding=\"32px||0px||false|false\" animation_style=\"fade\" auto=\"on\" auto_speed=\"10000\" auto_ignore_hover=\"on\" body_font_size_tablet=\"\" body_font_size_phone=\"18px\" body_font_size_last_edited=\"on|tablet\" body_font_size__hover_enabled=\"off|desktop\"][et_pb_slide button_text=\"Learn\" button_link=\"http://wallstreet.getbiz.net/learn/\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" sticky_transition=\"on\"]<p>Our equipment is maintained and calibrated every day.</p>\n<p>Your priceless media deserves professional care.</p>\n<p>We’re here to help.</p>[/et_pb_slide][et_pb_slide button_text=\"Contact\" button_link=\"http://wallstreet.getbiz.net/contact/\" _builder_version=\"4.8.2\" _module_preset=\"default\" background_enable_color=\"off\" sticky_transition=\"on\"]<p>We are media recovery and preservation experts.</p>\n<p>Get control of your film, video, and audio media.</p>\n<p>Call for a free consultation today.</p>[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" _builder_version=\"4.8.1\" width=\"100%\" max_width=\"1400px\" min_height=\"49px\" custom_margin=\"0px|auto|0px|auto|false|false\" custom_padding=\"0px||0px||false|false\"][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\" content_last_edited=\"on|phone\" admin_label=\"Film\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#31ac5f\" background_color_gradient_end=\"#6cc94b\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px||0px||false|false\" custom_margin_phone=\"0px||0px||false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"100ms\" hover_transition_duration=\"750ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ2MSJ9fQ==@\" background_last_edited=\"off|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_end__hover=\"#56d81c\" use_background_color_gradient__hover=\"on\" background_color_gradient_start__hover=\"#31ac5f\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-332 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>FILM</span></h1>\n<p>Restore your film at resolutions from HD to 6.5K on the world’s most advanced film scanner. Add HDR, magenta-shift correction, and 4444XQ for world-class results.</p>\"]<h1><img class=\"alignnone wp-image-332 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_FILM_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></h1>\n<h1><span style=\"font-size: 36px;\">FILM</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_phone=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\" content_last_edited=\"on|desktop\" admin_label=\"Video\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_level=\"h1\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_enable_color=\"off\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#317fac\" background_color_gradient_end=\"#5abbca\" background_color_gradient_direction=\"181deg\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px||0px||false|false\" custom_margin_tablet=\"0px|0px||0px|false|false\" custom_margin_phone=\"0px|0px|0px|0px|false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|phone\" animation_style=\"fade\" animation_delay=\"200ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjM5MyJ9fQ==@\" background_last_edited=\"on|desktop\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#317fac\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#1cccd8\" background_color__hover=\"\" background_enable_color__hover=\"off\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-325 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png%22 alt=%22%22 width=%22150%22 height=%22150%22 /></h1>\n<h1><span style=%22font-size: 36px;%22>VIDEO</span></h1>\n<p>Digitize your at-risk video media using our calibrated equipment, signal processors, and pristine signal path to your choice of digital files that play anwhere.</p>\"]<h1><del><img class=\"alignnone wp-image-325 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_VIDEO_Preservation_Icon-2021-300x300.png\" alt=\"\" width=\"250\" height=\"250\" /></del></h1>\n<h1><span style=\"font-size: 36px;\">VIDEO</span></h1>[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.3.2\" custom_padding=\"0px||0px||false|false\"][et_pb_cta content_tablet=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_phone=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\" content_last_edited=\"on|desktop\" admin_label=\"Audio\" _builder_version=\"4.8.2\" _dynamic_attributes=\"link_option_url\" header_font=\"Oswald|600|||||||\" header_font_size=\"36px\" header_line_height=\"1.5em\" body_font=\"Oswald|300|||||||\" body_font_size=\"24px\" body_line_height=\"1.2em\" background_color=\"#2c3642\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#2b3542\" background_color_gradient_end=\"#4a414d\" min_height=\"500px\" max_height=\"500px\" custom_margin=\"0px|0px|0px|0px|false|false\" custom_padding=\"40px||250px||false|false\" custom_padding_tablet=\"||40px||false|false\" custom_padding_phone=\"40px||40px||false|false\" custom_padding_last_edited=\"on|tablet\" animation_style=\"fade\" animation_delay=\"300ms\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ4OSJ9fQ==@\" custom_css_main_element=\"min-height: 467px;\" background__hover_enabled=\"on|hover\" background_color_gradient_start__hover=\"#2b3542\" use_background_color_gradient__hover=\"on\" background_color_gradient_end__hover=\"#5a3d63\" content__hover_enabled=\"on|desktop\" content__hover=\"<h1><img class=%22alignnone wp-image-326 %22 src=%22http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png%22 alt=%22%22 width=%22150%22 height=%22146%22 /></h1>\n<div>\n<h1><span style=%22font-size: 36px;%22>AUDIO</span></h1>\n<p>Whether you have obsolete analog audio media or an obscure digital format with no means to playback, trust we’ll recover every decibel of signal with lowest possible noise.</p>\n</div>\"]<h1><img class=\"alignnone wp-image-326 \" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/01/AVC_AUDIO_Preservation_Icon_2021-300x292.png\" alt=\"\" width=\"251\" height=\"244\" /></h1>\n<h1><span style=\"font-size: 36px;\">AUDIO</span></h1>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]','Home','','inherit','closed','closed','','321-revision-v1','','','2021-07-19 13:41:17','2021-07-19 13:41:17','',321,'http://wallstreet.getbiz.net/2021/07/19/321-revision-v1/',0,'revision','',0),(695,2,'2021-07-19 14:08:01','2021-07-19 14:08:01','[et_pb_section fb_built=\"1\" _builder_version=\"4.9.0\" hover_enabled=\"0\" title_text=\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\" sticky_enabled=\"0\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.9.0\" hover_enabled=\"0\" header_font=\"Oswald|700|||||||\" header_font_size=\"56px\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\" header_font_size_tablet=\"48px\" header_font_size_phone=\"36px\" custom_padding_last_edited=\"off|phone\" custom_padding_phone=\"||0px|0px|false|false\"]<h1 style=\"text-align: center;\">Let Us Work Together</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.9.0\" _module_preset=\"default\"][et_pb_column _builder_version=\"4.9.0\" _module_preset=\"default\" type=\"4_4\"][et_pb_contact_form _builder_version=\"4.9.0\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\" email=\"tim@wallstreetproductions.com\" title=\"Email The Team\" success_message=\"Thank you! We\'ll review your message and get back as soon as possible.\" use_spam_service=\"on\" recaptcha_list=\"undefined|0|none\" form_field_background_color=\"#0496d4\" form_field_text_color=\"#FFFFFF\" text_orientation=\"left\" custom_button=\"on\" title_font=\"||||||||\" form_field_font_size=\"18px\" button_text_size=\"20px\" button_use_icon=\"off\" button_custom_margin=\"||||false|false\" submit_button_text=\"Submit\"][et_pb_contact_field field_id=\"Name\" field_title=\"Name\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][et_pb_contact_field field_id=\"Email\" field_title=\"Email Address\" field_type=\"email\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][et_pb_contact_field fullwidth_field=\"on\" _builder_version=\"4.9.0\" _module_preset=\"default\" field_title=\"Subject\" field_id=\"Subject\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_contact_field][et_pb_contact_field field_id=\"Message\" field_title=\"Message\" field_type=\"text\" fullwidth_field=\"on\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]','zContact','','inherit','closed','closed','','26-revision-v1','','','2021-07-19 14:08:01','2021-07-19 14:08:01','',26,'http://wallstreet.getbiz.net/2021/07/19/26-revision-v1/',0,'revision','',0),(696,2,'2021-07-19 14:08:14','2021-07-19 14:08:14','[et_pb_section fb_built=\"1\" _builder_version=\"4.9.0\" hover_enabled=\"0\" title_text=\"AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\" sticky_enabled=\"0\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.9.0\" hover_enabled=\"0\" header_font=\"Oswald|700|||||||\" header_font_size=\"56px\" header_font_size_last_edited=\"on|phone\" sticky_enabled=\"0\" header_font_size_tablet=\"48px\" header_font_size_phone=\"36px\" custom_padding_last_edited=\"off|phone\" custom_padding_phone=\"||0px|0px|false|false\"]<h1 style=\"text-align: center;\">Let Us Work Together</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.9.0\" _module_preset=\"default\"][et_pb_column _builder_version=\"4.9.0\" _module_preset=\"default\" type=\"4_4\"][et_pb_contact_form _builder_version=\"4.9.0\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\" email=\"tim@wallstreetproductions.com\" title=\"Email The Team\" success_message=\"Thank you! We\'ll review your message and get back as soon as possible.\" use_spam_service=\"on\" recaptcha_list=\"undefined|0|none\" form_field_background_color=\"#0496d4\" form_field_text_color=\"#FFFFFF\" text_orientation=\"left\" custom_button=\"on\" title_font=\"||||||||\" form_field_font_size=\"18px\" button_text_size=\"20px\" button_use_icon=\"off\" button_custom_margin=\"||||false|false\" submit_button_text=\"Submit\"][et_pb_contact_field field_id=\"Name\" field_title=\"Name\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][et_pb_contact_field field_id=\"Email\" field_title=\"Email Address\" field_type=\"email\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][et_pb_contact_field fullwidth_field=\"on\" _builder_version=\"4.9.0\" _module_preset=\"default\" field_title=\"Subject\" field_id=\"Subject\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_contact_field][et_pb_contact_field field_id=\"Message\" field_title=\"Message\" field_type=\"text\" fullwidth_field=\"on\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]','Contact','','inherit','closed','closed','','26-revision-v1','','','2021-07-19 14:08:14','2021-07-19 14:08:14','',26,'http://wallstreet.getbiz.net/2021/07/19/26-revision-v1/',0,'revision','',0),(697,2,'2021-07-19 14:14:03','2021-07-19 14:14:03','','800px-Ampex_VR_1000-B_video_tape_recorder_reel_(4479666990)','','inherit','open','closed','','800px-ampex_vr_1000-b_video_tape_recorder_reel_4479666990','','','2021-07-19 14:14:03','2021-07-19 14:14:03','',543,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/800px-Ampex_VR_1000-B_video_tape_recorder_reel_4479666990.jpg',0,'attachment','image/jpeg',0),(698,2,'2021-07-19 14:14:34','2021-07-19 14:14:34','<b><img class=\"size-medium wp-image-697 aligncenter\" src=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/800px-Ampex_VR_1000-B_video_tape_recorder_reel_4479666990-300x200.jpg\" alt=\"\" width=\"300\" height=\"200\" /></b>\r\n\r\n<b>It’s easy to forget </b><span style=\"font-weight: 400;\">that audio and video cassettes are simply open-reel, magnetic tape on spools, housed in a convenient carrying case.</span>\r\n\r\n<span style=\"font-weight: 400;\">But while cassette housings were first introduced in the 1960s...</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1962 Philips introduced the compact audio cassette</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1969 Sony premiered the commercial video cassette</span></li>\r\n</ul>\r\n<span style=\"font-weight: 400;\">...their open-reel predecessors dominated high-end media production throughout the mid-1980s.</span>\r\n\r\n<span style=\"font-weight: 400;\">A Game of Inches</span>\r\n\r\n<b>Not until 1986</b><span style=\"font-weight: 400;\"> did open-reel audio and video formats begin to wane in professional media facilities. </span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">2” Quadruplex Video and 2” twenty-four track Audio</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1” Type C (and to a lesser extent, the specialized 1” Type B) and 1” sixteen-track Audio</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">½” 2-track and 4-track Audio</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">¼” 2-track Audio</span></li>\r\n</ul>\r\n<b>Every professional studio and broadcaster</b><span style=\"font-weight: 400;\"> owned these formats -- churning out hours upon hours of source elements, sub-masters, protection masters, and dubs -- while leaving you holding the bag.</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>30 years of open-reel video tapes</b><span style=\"font-weight: 400;\"> are approaching 60 years old. We’ve mentioned 2” Quadruplex and 1” Types B and C, but we haven’t mentioned the non-professional EIAJ formats EIAJ-1 and EIAJ-2. Hundreds of thousands of hours still exist on these analog formats; their original masters long since gone.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>50 years of open-reel audio tapes</b><span style=\"font-weight: 400;\"> are approaching 80 years old. In addition to the professional formats mentioned above, a surprising majority of U.S. households in the 1950s and 1960s owned a reel-to-reel recorder from Wollensak, Voice-of-America, Concord, Uher, or Norelco.</span></li>\r\n</ul>\r\n<span style=\"font-weight: 400;\">Age is Not Kind</span>\r\n\r\n<b>Age is not kind to any magnetic media.</b><span style=\"font-weight: 400;\"> Even when stored properly -- with careful attention paid to temperature, humidity, winding, and reel orientation -- the myriad ways magnetic media degrades is sobering:</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Sticky-Shed Syndrome</b><span style=\"font-weight: 400;\"> knows no bounds, affecting audio and video tapes alike. Simply put, sticky-shed syndrome is basic hydrolysis, in which a molecule of water is absorbed by magnetic tape. Needless to say, hijinks ensue.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Mold and Mildew</b><span style=\"font-weight: 400;\"> strike fear in the most fearless archivist. Mention either word to a media preservation professional and watch their eyes roll back. This is for good reason: mold must be removed before recovering magnetic media and the process of removal is arduous. Further, the slightest hint of mold or mildew portends bad tidings, as once mold spores take hold, they multiply at an alarming rate.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Reel Warping and Degradation</b><span style=\"font-weight: 400;\"> can happen due to temperature swings, incorrect storage, and outright physical damage. Once warped, a reel must not be used for playback, nor can it be used to unwind on to a new, unwarped reel. The only solution is disassembling the warped reel and carefully transferring to another disassembled reel to avoid irreversible edge damage.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Desiccating Flange Foam</b><span style=\"font-weight: 400;\"> is an unforeseen bane of late-era 2” Quadruplex and both types of 1” open-reel video tapes. Upper reel flanges were lined with a layer of open-cell foam. This was a fine idea when the tapes were new, but over time the foam desiccated, sprinkling tiny particles within the tape’s windings. If that wasn’t bad enough, the adhesive holding that foam in place either became exposed or seeped through the foam, depositing itself on the tape’s surface like Sticky-Shed Syndrome on steroids.</span></li>\r\n</ul>\r\n<b>This short list of maladies</b><span style=\"font-weight: 400;\"> is what can occur if you store your media reasonably well. </span>\r\n\r\n<span style=\"font-weight: 400;\">Be Afraid</span>\r\n\r\n<b>Are all your open reel tapes wound tails-out</b><span style=\"font-weight: 400;\"> to avoid print-through?</span>\r\n\r\n<b>Are all your reels</b> <b>stored on edge</b><span style=\"font-weight: 400;\"> so that no flanges are parallel with shelf surfaces?</span>\r\n\r\n<span style=\"font-weight: 400;\">Most of all, </span><b>do not attempt playback of open reel media</b><span style=\"font-weight: 400;\"> without first inspecting every inch by means of slow-winding. Open reel video heads spin at rates between 3,600 and 14,400 revolutions per minute, effectively abrading the very oxide embodying your irreplaceable images.</span>\r\n\r\n<span style=\"font-weight: 400;\">There’s a good chance your open reel media is older than you are. For that reason alone, content recovery is now or never. </span><span style=\"font-weight: 400;\">Enlist professionals in the field of AV Conservation to assess and preserve what’s left of your media before it’s too late.</span>','Open Reel Video Tape: Now or Never','It’s easy to forget that audio and video cassettes are simply open-reel, magnetic tape on spools, housed in a convenient carrying case.\r\nBut while cassette housings were first introduced in the 1960s... 1962 Philips introduced the compact audio cassette, 1969 Sony premiered the commercial video cassette ...their open-reel predecessors dominated…','inherit','closed','closed','','543-revision-v1','','','2021-07-19 14:14:34','2021-07-19 14:14:34','',543,'http://wallstreet.getbiz.net/2021/07/19/543-revision-v1/',0,'revision','',0),(699,2,'2021-07-19 14:14:58','2021-07-19 14:14:58','<b>It’s easy to forget </b><span style=\"font-weight: 400;\">that audio and video cassettes are simply open-reel, magnetic tape on spools, housed in a convenient carrying case.</span>\r\n\r\n<span style=\"font-weight: 400;\">But while cassette housings were first introduced in the 1960s...</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1962 Philips introduced the compact audio cassette</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1969 Sony premiered the commercial video cassette</span></li>\r\n</ul>\r\n<span style=\"font-weight: 400;\">...their open-reel predecessors dominated high-end media production throughout the mid-1980s.</span>\r\n\r\n<span style=\"font-weight: 400;\">A Game of Inches</span>\r\n\r\n<b>Not until 1986</b><span style=\"font-weight: 400;\"> did open-reel audio and video formats begin to wane in professional media facilities. </span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">2” Quadruplex Video and 2” twenty-four track Audio</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1” Type C (and to a lesser extent, the specialized 1” Type B) and 1” sixteen-track Audio</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">½” 2-track and 4-track Audio</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">¼” 2-track Audio</span></li>\r\n</ul>\r\n<b>Every professional studio and broadcaster</b><span style=\"font-weight: 400;\"> owned these formats -- churning out hours upon hours of source elements, sub-masters, protection masters, and dubs -- while leaving you holding the bag.</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>30 years of open-reel video tapes</b><span style=\"font-weight: 400;\"> are approaching 60 years old. We’ve mentioned 2” Quadruplex and 1” Types B and C, but we haven’t mentioned the non-professional EIAJ formats EIAJ-1 and EIAJ-2. Hundreds of thousands of hours still exist on these analog formats; their original masters long since gone.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>50 years of open-reel audio tapes</b><span style=\"font-weight: 400;\"> are approaching 80 years old. In addition to the professional formats mentioned above, a surprising majority of U.S. households in the 1950s and 1960s owned a reel-to-reel recorder from Wollensak, Voice-of-America, Concord, Uher, or Norelco.</span></li>\r\n</ul>\r\n<span style=\"font-weight: 400;\">Age is Not Kind</span>\r\n\r\n<b>Age is not kind to any magnetic media.</b><span style=\"font-weight: 400;\"> Even when stored properly -- with careful attention paid to temperature, humidity, winding, and reel orientation -- the myriad ways magnetic media degrades is sobering:</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Sticky-Shed Syndrome</b><span style=\"font-weight: 400;\"> knows no bounds, affecting audio and video tapes alike. Simply put, sticky-shed syndrome is basic hydrolysis, in which a molecule of water is absorbed by magnetic tape. Needless to say, hijinks ensue.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Mold and Mildew</b><span style=\"font-weight: 400;\"> strike fear in the most fearless archivist. Mention either word to a media preservation professional and watch their eyes roll back. This is for good reason: mold must be removed before recovering magnetic media and the process of removal is arduous. Further, the slightest hint of mold or mildew portends bad tidings, as once mold spores take hold, they multiply at an alarming rate.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Reel Warping and Degradation</b><span style=\"font-weight: 400;\"> can happen due to temperature swings, incorrect storage, and outright physical damage. Once warped, a reel must not be used for playback, nor can it be used to unwind on to a new, unwarped reel. The only solution is disassembling the warped reel and carefully transferring to another disassembled reel to avoid irreversible edge damage.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Desiccating Flange Foam</b><span style=\"font-weight: 400;\"> is an unforeseen bane of late-era 2” Quadruplex and both types of 1” open-reel video tapes. Upper reel flanges were lined with a layer of open-cell foam. This was a fine idea when the tapes were new, but over time the foam desiccated, sprinkling tiny particles within the tape’s windings. If that wasn’t bad enough, the adhesive holding that foam in place either became exposed or seeped through the foam, depositing itself on the tape’s surface like Sticky-Shed Syndrome on steroids.</span></li>\r\n</ul>\r\n<b>This short list of maladies</b><span style=\"font-weight: 400;\"> is what can occur if you store your media reasonably well. </span>\r\n\r\n<span style=\"font-weight: 400;\">Be Afraid</span>\r\n\r\n<b>Are all your open reel tapes wound tails-out</b><span style=\"font-weight: 400;\"> to avoid print-through?</span>\r\n\r\n<b>Are all your reels</b> <b>stored on edge</b><span style=\"font-weight: 400;\"> so that no flanges are parallel with shelf surfaces?</span>\r\n\r\n<span style=\"font-weight: 400;\">Most of all, </span><b>do not attempt playback of open reel media</b><span style=\"font-weight: 400;\"> without first inspecting every inch by means of slow-winding. Open reel video heads spin at rates between 3,600 and 14,400 revolutions per minute, effectively abrading the very oxide embodying your irreplaceable images.</span>\r\n\r\n<span style=\"font-weight: 400;\">There’s a good chance your open reel media is older than you are. For that reason alone, content recovery is now or never. </span><span style=\"font-weight: 400;\">Enlist professionals in the field of AV Conservation to assess and preserve what’s left of your media before it’s too late.</span>','Open Reel Video Tape: Now or Never','It’s easy to forget that audio and video cassettes are simply open-reel, magnetic tape on spools, housed in a convenient carrying case.\r\nBut while cassette housings were first introduced in the 1960s... 1962 Philips introduced the compact audio cassette, 1969 Sony premiered the commercial video cassette ...their open-reel predecessors dominated…','inherit','closed','closed','','543-revision-v1','','','2021-07-19 14:14:58','2021-07-19 14:14:58','',543,'http://wallstreet.getbiz.net/2021/07/19/543-revision-v1/',0,'revision','',0),(700,2,'2021-07-19 14:15:11','2021-07-19 14:15:11','[et_pb_section admin_label=\"section\"]\n [et_pb_row admin_label=\"row\"]\n [et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\"]<b>It’s easy to forget </b><span style=\"font-weight: 400;\">that audio and video cassettes are simply open-reel, magnetic tape on spools, housed in a convenient carrying case.</span>\r\n\r\n<span style=\"font-weight: 400;\">But while cassette housings were first introduced in the 1960s...</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1962 Philips introduced the compact audio cassette</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1969 Sony premiered the commercial video cassette</span></li>\r\n</ul>\r\n<span style=\"font-weight: 400;\">...their open-reel predecessors dominated high-end media production throughout the mid-1980s.</span>\r\n\r\n<span style=\"font-weight: 400;\">A Game of Inches</span>\r\n\r\n<b>Not until 1986</b><span style=\"font-weight: 400;\"> did open-reel audio and video formats begin to wane in professional media facilities. </span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">2” Quadruplex Video and 2” twenty-four track Audio</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1” Type C (and to a lesser extent, the specialized 1” Type B) and 1” sixteen-track Audio</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">½” 2-track and 4-track Audio</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">¼” 2-track Audio</span></li>\r\n</ul>\r\n<b>Every professional studio and broadcaster</b><span style=\"font-weight: 400;\"> owned these formats -- churning out hours upon hours of source elements, sub-masters, protection masters, and dubs -- while leaving you holding the bag.</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>30 years of open-reel video tapes</b><span style=\"font-weight: 400;\"> are approaching 60 years old. We’ve mentioned 2” Quadruplex and 1” Types B and C, but we haven’t mentioned the non-professional EIAJ formats EIAJ-1 and EIAJ-2. Hundreds of thousands of hours still exist on these analog formats; their original masters long since gone.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>50 years of open-reel audio tapes</b><span style=\"font-weight: 400;\"> are approaching 80 years old. In addition to the professional formats mentioned above, a surprising majority of U.S. households in the 1950s and 1960s owned a reel-to-reel recorder from Wollensak, Voice-of-America, Concord, Uher, or Norelco.</span></li>\r\n</ul>\r\n<span style=\"font-weight: 400;\">Age is Not Kind</span>\r\n\r\n<b>Age is not kind to any magnetic media.</b><span style=\"font-weight: 400;\"> Even when stored properly -- with careful attention paid to temperature, humidity, winding, and reel orientation -- the myriad ways magnetic media degrades is sobering:</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Sticky-Shed Syndrome</b><span style=\"font-weight: 400;\"> knows no bounds, affecting audio and video tapes alike. Simply put, sticky-shed syndrome is basic hydrolysis, in which a molecule of water is absorbed by magnetic tape. Needless to say, hijinks ensue.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Mold and Mildew</b><span style=\"font-weight: 400;\"> strike fear in the most fearless archivist. Mention either word to a media preservation professional and watch their eyes roll back. This is for good reason: mold must be removed before recovering magnetic media and the process of removal is arduous. Further, the slightest hint of mold or mildew portends bad tidings, as once mold spores take hold, they multiply at an alarming rate.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Reel Warping and Degradation</b><span style=\"font-weight: 400;\"> can happen due to temperature swings, incorrect storage, and outright physical damage. Once warped, a reel must not be used for playback, nor can it be used to unwind on to a new, unwarped reel. The only solution is disassembling the warped reel and carefully transferring to another disassembled reel to avoid irreversible edge damage.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Desiccating Flange Foam</b><span style=\"font-weight: 400;\"> is an unforeseen bane of late-era 2” Quadruplex and both types of 1” open-reel video tapes. Upper reel flanges were lined with a layer of open-cell foam. This was a fine idea when the tapes were new, but over time the foam desiccated, sprinkling tiny particles within the tape’s windings. If that wasn’t bad enough, the adhesive holding that foam in place either became exposed or seeped through the foam, depositing itself on the tape’s surface like Sticky-Shed Syndrome on steroids.</span></li>\r\n</ul>\r\n<b>This short list of maladies</b><span style=\"font-weight: 400;\"> is what can occur if you store your media reasonably well. </span>\r\n\r\n<span style=\"font-weight: 400;\">Be Afraid</span>\r\n\r\n<b>Are all your open reel tapes wound tails-out</b><span style=\"font-weight: 400;\"> to avoid print-through?</span>\r\n\r\n<b>Are all your reels</b> <b>stored on edge</b><span style=\"font-weight: 400;\"> so that no flanges are parallel with shelf surfaces?</span>\r\n\r\n<span style=\"font-weight: 400;\">Most of all, </span><b>do not attempt playback of open reel media</b><span style=\"font-weight: 400;\"> without first inspecting every inch by means of slow-winding. Open reel video heads spin at rates between 3,600 and 14,400 revolutions per minute, effectively abrading the very oxide embodying your irreplaceable images.</span>\r\n\r\n<span style=\"font-weight: 400;\">There’s a good chance your open reel media is older than you are. For that reason alone, content recovery is now or never. </span><span style=\"font-weight: 400;\">Enlist professionals in the field of AV Conservation to assess and preserve what’s left of your media before it’s too late.</span>[/et_pb_text][/et_pb_column]\n [/et_pb_row]\n [/et_pb_section]','Open Reel Video Tape: Now or Never','It’s easy to forget that audio and video cassettes are simply open-reel, magnetic tape on spools, housed in a convenient carrying case.\r\nBut while cassette housings were first introduced in the 1960s... 1962 Philips introduced the compact audio cassette, 1969 Sony premiered the commercial video cassette ...their open-reel predecessors dominated…','inherit','closed','closed','','543-revision-v1','','','2021-07-19 14:15:11','2021-07-19 14:15:11','',543,'http://wallstreet.getbiz.net/2021/07/19/543-revision-v1/',0,'revision','',0),(701,2,'2021-07-19 14:16:09','2021-07-19 14:16:09','[et_pb_section fb_built=\"1\" admin_label=\"section\" _builder_version=\"3.22\"][et_pb_row admin_label=\"row\" _builder_version=\"3.25\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\" _builder_version=\"3.25\" custom_padding=\"|||\" custom_padding__hover=\"|||\"][et_pb_text admin_label=\"Text\" _builder_version=\"3.27.4\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"]<b>It’s easy to forget </b><span style=\"font-weight: 400;\">that audio and video cassettes are simply open-reel, magnetic tape on spools, housed in a convenient carrying case.</span>\r\n\r\n<span style=\"font-weight: 400;\">But while cassette housings were first introduced in the 1960s...</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1962 Philips introduced the compact audio cassette</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1969 Sony premiered the commercial video cassette</span></li>\r\n</ul>\r\n<span style=\"font-weight: 400;\">...their open-reel predecessors dominated high-end media production throughout the mid-1980s.</span>\r\n\r\n<span style=\"font-weight: 400;\">A Game of Inches</span>\r\n\r\n<b>Not until 1986</b><span style=\"font-weight: 400;\"> did open-reel audio and video formats begin to wane in professional media facilities. </span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">2” Quadruplex Video and 2” twenty-four track Audio</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1” Type C (and to a lesser extent, the specialized 1” Type B) and 1” sixteen-track Audio</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">½” 2-track and 4-track Audio</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">¼” 2-track Audio</span></li>\r\n</ul>\r\n<b>Every professional studio and broadcaster</b><span style=\"font-weight: 400;\"> owned these formats -- churning out hours upon hours of source elements, sub-masters, protection masters, and dubs -- while leaving you holding the bag.</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>30 years of open-reel video tapes</b><span style=\"font-weight: 400;\"> are approaching 60 years old. We’ve mentioned 2” Quadruplex and 1” Types B and C, but we haven’t mentioned the non-professional EIAJ formats EIAJ-1 and EIAJ-2. Hundreds of thousands of hours still exist on these analog formats; their original masters long since gone.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>50 years of open-reel audio tapes</b><span style=\"font-weight: 400;\"> are approaching 80 years old. In addition to the professional formats mentioned above, a surprising majority of U.S. households in the 1950s and 1960s owned a reel-to-reel recorder from Wollensak, Voice-of-America, Concord, Uher, or Norelco.</span></li>\r\n</ul>\r\n<span style=\"font-weight: 400;\">Age is Not Kind</span>\r\n\r\n<b>Age is not kind to any magnetic media.</b><span style=\"font-weight: 400;\"> Even when stored properly -- with careful attention paid to temperature, humidity, winding, and reel orientation -- the myriad ways magnetic media degrades is sobering:</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Sticky-Shed Syndrome</b><span style=\"font-weight: 400;\"> knows no bounds, affecting audio and video tapes alike. Simply put, sticky-shed syndrome is basic hydrolysis, in which a molecule of water is absorbed by magnetic tape. Needless to say, hijinks ensue.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Mold and Mildew</b><span style=\"font-weight: 400;\"> strike fear in the most fearless archivist. Mention either word to a media preservation professional and watch their eyes roll back. This is for good reason: mold must be removed before recovering magnetic media and the process of removal is arduous. Further, the slightest hint of mold or mildew portends bad tidings, as once mold spores take hold, they multiply at an alarming rate.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Reel Warping and Degradation</b><span style=\"font-weight: 400;\"> can happen due to temperature swings, incorrect storage, and outright physical damage. Once warped, a reel must not be used for playback, nor can it be used to unwind on to a new, unwarped reel. The only solution is disassembling the warped reel and carefully transferring to another disassembled reel to avoid irreversible edge damage.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Desiccating Flange Foam</b><span style=\"font-weight: 400;\"> is an unforeseen bane of late-era 2” Quadruplex and both types of 1” open-reel video tapes. Upper reel flanges were lined with a layer of open-cell foam. This was a fine idea when the tapes were new, but over time the foam desiccated, sprinkling tiny particles within the tape’s windings. If that wasn’t bad enough, the adhesive holding that foam in place either became exposed or seeped through the foam, depositing itself on the tape’s surface like Sticky-Shed Syndrome on steroids.</span></li>\r\n</ul>\r\n<b>This short list of maladies</b><span style=\"font-weight: 400;\"> is what can occur if you store your media reasonably well. </span>\r\n\r\n<span style=\"font-weight: 400;\">Be Afraid</span>\r\n\r\n<b>Are all your open reel tapes wound tails-out</b><span style=\"font-weight: 400;\"> to avoid print-through?</span>\r\n\r\n<b>Are all your reels</b> <b>stored on edge</b><span style=\"font-weight: 400;\"> so that no flanges are parallel with shelf surfaces?</span>\r\n\r\n<span style=\"font-weight: 400;\">Most of all, </span><b>do not attempt playback of open reel media</b><span style=\"font-weight: 400;\"> without first inspecting every inch by means of slow-winding. Open reel video heads spin at rates between 3,600 and 14,400 revolutions per minute, effectively abrading the very oxide embodying your irreplaceable images.</span>\r\n\r\n<span style=\"font-weight: 400;\">There’s a good chance your open reel media is older than you are. For that reason alone, content recovery is now or never. </span><span style=\"font-weight: 400;\">Enlist professionals in the field of AV Conservation to assess and preserve what’s left of your media before it’s too late.</span>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Open Reel Video Tape: Now or Never','It’s easy to forget that audio and video cassettes are simply open-reel, magnetic tape on spools, housed in a convenient carrying case.\r\nBut while cassette housings were first introduced in the 1960s... 1962 Philips introduced the compact audio cassette, 1969 Sony premiered the commercial video cassette ...their open-reel predecessors dominated…','inherit','closed','closed','','543-revision-v1','','','2021-07-19 14:16:09','2021-07-19 14:16:09','',543,'http://wallstreet.getbiz.net/2021/07/19/543-revision-v1/',0,'revision','',0),(702,2,'2021-07-19 14:16:24','2021-07-19 14:16:24','<b>It’s easy to forget </b><span style=\"font-weight: 400;\">that audio and video cassettes are simply open-reel, magnetic tape on spools, housed in a convenient carrying case.</span> <span style=\"font-weight: 400;\">But while cassette housings were first introduced in the 1960s...</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1962 Philips introduced the compact audio cassette</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1969 Sony premiered the commercial video cassette</span></li>\r\n</ul>\r\n<span style=\"font-weight: 400;\">...their open-reel predecessors dominated high-end media production throughout the mid-1980s.</span> <span style=\"font-weight: 400;\">A Game of Inches</span> <b>Not until 1986</b><span style=\"font-weight: 400;\"> did open-reel audio and video formats begin to wane in professional media facilities. </span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">2” Quadruplex Video and 2” twenty-four track Audio</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">1” Type C (and to a lesser extent, the specialized 1” Type B) and 1” sixteen-track Audio</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">½” 2-track and 4-track Audio</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">¼” 2-track Audio</span></li>\r\n</ul>\r\n<b>Every professional studio and broadcaster</b><span style=\"font-weight: 400;\"> owned these formats -- churning out hours upon hours of source elements, sub-masters, protection masters, and dubs -- while leaving you holding the bag.</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>30 years of open-reel video tapes</b><span style=\"font-weight: 400;\"> are approaching 60 years old. We’ve mentioned 2” Quadruplex and 1” Types B and C, but we haven’t mentioned the non-professional EIAJ formats EIAJ-1 and EIAJ-2. Hundreds of thousands of hours still exist on these analog formats; their original masters long since gone.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>50 years of open-reel audio tapes</b><span style=\"font-weight: 400;\"> are approaching 80 years old. In addition to the professional formats mentioned above, a surprising majority of U.S. households in the 1950s and 1960s owned a reel-to-reel recorder from Wollensak, Voice-of-America, Concord, Uher, or Norelco.</span></li>\r\n</ul>\r\n<span style=\"font-weight: 400;\">Age is Not Kind</span> <b>Age is not kind to any magnetic media.</b><span style=\"font-weight: 400;\"> Even when stored properly -- with careful attention paid to temperature, humidity, winding, and reel orientation -- the myriad ways magnetic media degrades is sobering:</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Sticky-Shed Syndrome</b><span style=\"font-weight: 400;\"> knows no bounds, affecting audio and video tapes alike. Simply put, sticky-shed syndrome is basic hydrolysis, in which a molecule of water is absorbed by magnetic tape. Needless to say, hijinks ensue.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Mold and Mildew</b><span style=\"font-weight: 400;\"> strike fear in the most fearless archivist. Mention either word to a media preservation professional and watch their eyes roll back. This is for good reason: mold must be removed before recovering magnetic media and the process of removal is arduous. Further, the slightest hint of mold or mildew portends bad tidings, as once mold spores take hold, they multiply at an alarming rate.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Reel Warping and Degradation</b><span style=\"font-weight: 400;\"> can happen due to temperature swings, incorrect storage, and outright physical damage. Once warped, a reel must not be used for playback, nor can it be used to unwind on to a new, unwarped reel. The only solution is disassembling the warped reel and carefully transferring to another disassembled reel to avoid irreversible edge damage.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><b>Desiccating Flange Foam</b><span style=\"font-weight: 400;\"> is an unforeseen bane of late-era 2” Quadruplex and both types of 1” open-reel video tapes. Upper reel flanges were lined with a layer of open-cell foam. This was a fine idea when the tapes were new, but over time the foam desiccated, sprinkling tiny particles within the tape’s windings. If that wasn’t bad enough, the adhesive holding that foam in place either became exposed or seeped through the foam, depositing itself on the tape’s surface like Sticky-Shed Syndrome on steroids.</span></li>\r\n</ul>\r\n<b>This short list of maladies</b><span style=\"font-weight: 400;\"> is what can occur if you store your media reasonably well. </span> <span style=\"font-weight: 400;\">Be Afraid</span> <b>Are all your open reel tapes wound tails-out</b><span style=\"font-weight: 400;\"> to avoid print-through?</span> <b>Are all your reels</b> <b>stored on edge</b><span style=\"font-weight: 400;\"> so that no flanges are parallel with shelf surfaces?</span> <span style=\"font-weight: 400;\">Most of all, </span><b>do not attempt playback of open reel media</b><span style=\"font-weight: 400;\"> without first inspecting every inch by means of slow-winding. Open reel video heads spin at rates between 3,600 and 14,400 revolutions per minute, effectively abrading the very oxide embodying your irreplaceable images.</span> <span style=\"font-weight: 400;\">There’s a good chance your open reel media is older than you are. For that reason alone, content recovery is now or never. </span><span style=\"font-weight: 400;\">Enlist professionals in the field of AV Conservation to assess and preserve what’s left of your media before it’s too late.</span>','Open Reel Video Tape: Now or Never','It’s easy to forget that audio and video cassettes are simply open-reel, magnetic tape on spools, housed in a convenient carrying case.\r\nBut while cassette housings were first introduced in the 1960s... 1962 Philips introduced the compact audio cassette, 1969 Sony premiered the commercial video cassette ...their open-reel predecessors dominated…','inherit','closed','closed','','543-revision-v1','','','2021-07-19 14:16:24','2021-07-19 14:16:24','',543,'http://wallstreet.getbiz.net/2021/07/19/543-revision-v1/',0,'revision','',0),(703,2,'2021-07-19 14:18:51','2021-07-19 14:18:51','','420px-Casio_TV-470','','inherit','open','closed','','420px-casio_tv-470','','','2021-07-19 14:18:51','2021-07-19 14:18:51','',537,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/420px-Casio_TV-470.jpg',0,'attachment','image/jpeg',0),(704,2,'2021-07-19 14:22:46','2021-07-19 14:22:46','','800px-Magnetic-tape-acetate-vs-polyester-backing','','inherit','open','closed','','800px-magnetic-tape-acetate-vs-polyester-backing','','','2021-07-19 14:22:46','2021-07-19 14:22:46','',535,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/800px-Magnetic-tape-acetate-vs-polyester-backing.jpg',0,'attachment','image/jpeg',0),(705,2,'2021-07-19 14:23:15','2021-07-19 14:23:15','','48574513541_79875f4805_k','','inherit','open','closed','','48574513541_79875f4805_k','','','2021-07-19 14:23:15','2021-07-19 14:23:15','',535,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/48574513541_79875f4805_k.jpg',0,'attachment','image/jpeg',0),(706,2,'2021-07-19 14:27:38','2021-07-19 14:27:38','','reel spools','','inherit','open','closed','','reel-spools','','','2021-07-19 14:27:38','2021-07-19 14:27:38','',535,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/reel-spools.png',0,'attachment','image/png',0),(707,2,'2021-07-19 14:27:55','2021-07-19 14:27:55','','open reel','','inherit','open','closed','','open-reel','','','2021-07-19 14:27:55','2021-07-19 14:27:55','',543,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/open-reel.png',0,'attachment','image/png',0),(708,2,'2021-07-19 14:31:29','2021-07-19 14:31:29','','television','','inherit','open','closed','','television','','','2021-07-19 14:31:29','2021-07-19 14:31:29','',537,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/television.png',0,'attachment','image/png',0),(709,2,'2021-07-19 14:35:27','2021-07-19 14:35:27','','camera','','inherit','open','closed','','camera','','','2021-07-19 14:35:27','2021-07-19 14:35:27','',541,'http://wallstreet.getbiz.net/wp-content/uploads/2021/02/camera.png',0,'attachment','image/png',0),(710,2,'2021-07-19 14:36:34','2021-07-19 14:36:34','<h2><span style=\"font-weight: 400;\">New TV standards make your media appear old and dull.</span></h2>\r\n<i><span style=\"font-weight: 400;\">Your res is too low,</span></i>\r\n\r\n<i><span style=\"font-weight: 400;\">Your frame rate’s too slow,</span></i>\r\n\r\n<i><span style=\"font-weight: 400;\">and your media’s</span></i>\r\n\r\n<i><span style=\"font-weight: 400;\"> dynamic range</span></i>\r\n\r\n<i><span style=\"font-weight: 400;\">is abysmal.</span></i>\r\n\r\n<span style=\"font-weight: 400;\"> </span>\r\n\r\n<span style=\"font-weight: 400;\">Does it have to be this way?</span>\r\n\r\n<span style=\"font-weight: 400;\">Does it matter?</span>\r\n\r\n<span style=\"font-weight: 400;\">The answers are no </span><i><span style=\"font-weight: 400;\">and</span></i><span style=\"font-weight: 400;\"> yes</span>\r\n\r\n<span style=\"font-weight: 400;\">It’s Time to Get With It</span>\r\n\r\n<b>Your HD film scans employ specs from 1996 that were doomed in 2009. </b>\r\n\r\n<b>Film scans prior to 2018 likely lack resolution</b><span style=\"font-weight: 400;\">. Chances are, if you scanned your film library before 2018, your scanner resolution was 1080p. This sounded good at the time, but 1080p captures less than 20% of your 16mm film’s resolution and an abysmal 3% of 35mm.</span>\r\n\r\n<b>Film Transfers prior to 2009 are even worse.</b><span style=\"font-weight: 400;\"> If you transferred your film to HD prior to 2009, it was likely a telecine, not a scan. Telecine was a real-time process matching the frame rate of your target video format, such as 24fps or worse: 29.97fps.</span>\r\n\r\n \r\n\r\n<b>Telecine transfers are inferior</b><span style=\"font-weight: 400;\"> to film scanning in every way. For one thing, telecine uses a mechanical pin registration to stabilize film running through its gate. This heavy-handed process potentially damages sprocket holes and results in less-than-perfect stabilization. Plus, the real-time optics produce non-linear illumination and inconsistencies frame-to-frame.</span>\r\n\r\n \r\n\r\n<b>Film Transfers prior to 1996 are dangerous.</b><span style=\"font-weight: 400;\"> Pre-1996 film transfers are less than ⅓ of a megapixel -- 0.3072 megapixels to be exact. This sub-standard resolution induces a dangerous, false sense of security. You’ve captured fewer than 4% of your film’s resolution, ignoring 96% of its detail. That’s an abysmal, failing grade.</span>\r\n\r\n \r\n\r\n<span style=\"font-weight: 400;\">HD Film Scans Are Destructive</span>\r\n\r\n<b>HD Film Scanning is destructive in several ways.</b>\r\n\r\n<b>1080p HD Film scanning loses 43.75% of your film’s frame. </b><span style=\"font-weight: 400;\">If you filled the width of your 1080p image while scanning your film, you discarded nearly half the film’s frame. This is because a film camera’s aperture exposes a 4:3 or 5:3 image. If you performed a full-width, 1080p HD film scan, you cropped 43.75% of the vertical image to fit your film scanner’s 16:9 sensor.</span>\r\n\r\n<b>Full Aperture HD Film scanning loses 25% of your film’s horizontal resolution. </b><span style=\"font-weight: 400;\">Perhaps you anticipated 1080p’s cropping of your film’s squarer raster and chose to match the 1080p vertical resolution to your film’s full aperture. However, that results in a pillar-boxed image with 12.5% unused black bars on each side of every frame. Your HD file properties claim a 1920 horizontal resolution, but it’s 25% less at merely 1440.</span>\r\n\r\n<i><span style=\"font-weight: 400;\">“HD Film Scans have fewer colors than an inkjet printer.”</span></i>\r\n\r\n<b>Your HD Film Scans likely have fewer colors than your inkjet printer. </b><span style=\"font-weight: 400;\">It’s a safe bet your HD scans were captured Rec.709 with fewer colors and less dynamic range than your inkjet printer. Film scanned using HD’s standard dynamic range is equivalent to having exposed the film initially several stops lower. The result has fewer colors, fewer gradations, and less detail.</span>\r\n\r\n \r\n\r\n<span style=\"font-weight: 400;\">Why Care About New TV Standards?</span>\r\n\r\n<b>It DOES NOT matter that your film may never be televised.</b>\r\n\r\n<b>TV Standards Drive Display Technology.</b><span style=\"font-weight: 400;\"> Just as NASA’s space program brought us Velcro®, LED lighting, and in-ear thermometers, the ever-evolving TV standards raise the baseline of our video displays.Do you still own a 50lb CRT television? Didn’t think so. You can thank ATSC 1.0.</span>\r\n\r\n<b>TV Standards Drive Video Archiving Formats.</b><span style=\"font-weight: 400;\"> Digital video cameras historically lead the way in both resolution and dynamic range, as acquisition logically precedes content distribution. Newer cameras required new video formats (and codecs), thus was borne familiar names as ProRes, DNxHD, and DPX, plus the evolution of legacy formats AVI and MPEG.</span>\r\n\r\n<span style=\"font-weight: 400;\">So, yes: the new TV standards have made your media appear old and dull. Just like cigarette smoking in the 1940s, we simply didn’t know any better; but now we do, and you can do something about it.</span>\r\n\r\n<span style=\"font-weight: 400;\">What to do?</span>\r\n\r\n<b>Review your film library</b><span style=\"font-weight: 400;\"> for reels that have not yet been digitized but continue to degrade.</span>\r\n\r\n<b>Audit your digitized film</b><span style=\"font-weight: 400;\"> for files with cropped 16:9 rasters or low-res pillar boxes.</span>\r\n\r\n<b>Prioritize telecined film</b><span style=\"font-weight: 400;\"> to be rescanned at a higher resolution with increased dynamic range.</span>\r\n\r\n<span style=\"font-weight: 400;\">Finally, talk with the professionals at AV Conservation to preserve what’s left of your media before it’s too late.</span>\r\n\r\n<span style=\"font-weight: 400;\"> </span>','Rec. 2020 Is Here. Are You Ready?','Your res is too low, Your frame rate’s too slow, and your media’s dynamic range is abysmal. Does it have to be this way? Does it matter? The answers are no and yes…','inherit','closed','closed','','541-revision-v1','','','2021-07-19 14:36:34','2021-07-19 14:36:34','',541,'http://wallstreet.getbiz.net/2021/07/19/541-revision-v1/',0,'revision','',0),(711,2,'2021-07-19 14:54:37','2021-07-19 14:54:37','[et_pb_section fb_built=\"1\" _builder_version=\"4.9.0\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.9.0\" header_font=\"Oswald|700|||||||\" header_font_size=\"56px\" custom_padding_phone=\"||0px|0px|false|false\" custom_padding_last_edited=\"off|phone\" header_font_size_tablet=\"48px\" header_font_size_phone=\"36px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">Let Us Work Together</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.9.0\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_column type=\"4_4\" _builder_version=\"4.9.0\" _module_preset=\"default\"][et_pb_contact_form use_spam_service=\"on\" recaptcha_list=\"undefined|0|none\" email=\"tim@wallstreetproductions.com\" title=\"Email The Team\" success_message=\"Thank you! We\'ll review your message and get back as soon as possible.\" submit_button_text=\"Submit\" _builder_version=\"4.9.0\" _module_preset=\"default\" form_field_background_color=\"#FFFFFF\" form_field_text_color=\"#8F8F8F\" title_font=\"||||||||\" form_field_font_size=\"18px\" custom_button=\"on\" button_text_size=\"20px\" button_use_icon=\"off\" button_custom_margin=\"||||false|false\" text_orientation=\"left\" hover_enabled=\"0\" form_field_focus_text_color=\"#000000\" form_field_focus_background_color=\"#FFFFFF\" sticky_enabled=\"0\"][et_pb_contact_field field_id=\"Name\" field_title=\"Name\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][et_pb_contact_field field_id=\"Email\" field_title=\"Email Address\" field_type=\"email\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][et_pb_contact_field field_id=\"Subject\" field_title=\"Subject\" fullwidth_field=\"on\" _builder_version=\"4.9.0\" _module_preset=\"default\"][/et_pb_contact_field][et_pb_contact_field field_id=\"Message\" field_title=\"Message\" field_type=\"text\" fullwidth_field=\"on\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]','Contact','','inherit','closed','closed','','26-revision-v1','','','2021-07-19 14:54:37','2021-07-19 14:54:37','',26,'http://wallstreet.getbiz.net/2021/07/19/26-revision-v1/',0,'revision','',0),(712,2,'2021-07-19 14:57:58','2021-07-19 14:57:58','<h2><span style=\"font-weight: 400;\">New TV standards make your media appear old and dull.</span></h2>\r\n<p style=\"text-align: center;\"><i><span style=\"font-weight: 400;\">Your res is too low,</span></i></p>\r\n<p style=\"text-align: center;\"><i><span style=\"font-weight: 400;\">Your frame rate’s too slow,</span></i></p>\r\n<p style=\"text-align: center;\"><i><span style=\"font-weight: 400;\">and your media’s</span></i></p>\r\n<p style=\"text-align: center;\"><i><span style=\"font-weight: 400;\"> dynamic range</span></i></p>\r\n<p style=\"text-align: center;\"><i><span style=\"font-weight: 400;\">is abysmal.</span></i></p>\r\n<span style=\"font-weight: 400;\"> </span>\r\n\r\n<span style=\"font-weight: 400;\">Does it have to be this way?</span>\r\n\r\n<span style=\"font-weight: 400;\">Does it matter?</span>\r\n\r\n<span style=\"font-weight: 400;\">The answers are no </span><i><span style=\"font-weight: 400;\">and</span></i><span style=\"font-weight: 400;\"> yes</span>\r\n\r\n<span style=\"font-weight: 400;\">It’s Time to Get With It</span>\r\n\r\n<b>Your HD film scans employ specs from 1996 that were doomed in 2009. </b>\r\n\r\n<b>Film scans prior to 2018 likely lack resolution</b><span style=\"font-weight: 400;\">. Chances are, if you scanned your film library before 2018, your scanner resolution was 1080p. This sounded good at the time, but 1080p captures less than 20% of your 16mm film’s resolution and an abysmal 3% of 35mm.</span>\r\n\r\n<b>Film Transfers prior to 2009 are even worse.</b><span style=\"font-weight: 400;\"> If you transferred your film to HD prior to 2009, it was likely a telecine, not a scan. Telecine was a real-time process matching the frame rate of your target video format, such as 24fps or worse: 29.97fps.</span>\r\n\r\n \r\n\r\n<b>Telecine transfers are inferior</b><span style=\"font-weight: 400;\"> to film scanning in every way. For one thing, telecine uses a mechanical pin registration to stabilize film running through its gate. This heavy-handed process potentially damages sprocket holes and results in less-than-perfect stabilization. Plus, the real-time optics produce non-linear illumination and inconsistencies frame-to-frame.</span>\r\n\r\n \r\n\r\n<b>Film Transfers prior to 1996 are dangerous.</b><span style=\"font-weight: 400;\"> Pre-1996 film transfers are less than ⅓ of a megapixel -- 0.3072 megapixels to be exact. This sub-standard resolution induces a dangerous, false sense of security. You’ve captured fewer than 4% of your film’s resolution, ignoring 96% of its detail. That’s an abysmal, failing grade.</span>\r\n\r\n \r\n\r\n<span style=\"font-weight: 400;\">HD Film Scans Are Destructive</span>\r\n\r\n<b>HD Film Scanning is destructive in several ways.</b>\r\n\r\n<b>1080p HD Film scanning loses 43.75% of your film’s frame. </b><span style=\"font-weight: 400;\">If you filled the width of your 1080p image while scanning your film, you discarded nearly half the film’s frame. This is because a film camera’s aperture exposes a 4:3 or 5:3 image. If you performed a full-width, 1080p HD film scan, you cropped 43.75% of the vertical image to fit your film scanner’s 16:9 sensor.</span>\r\n\r\n<b>Full Aperture HD Film scanning loses 25% of your film’s horizontal resolution. </b><span style=\"font-weight: 400;\">Perhaps you anticipated 1080p’s cropping of your film’s squarer raster and chose to match the 1080p vertical resolution to your film’s full aperture. However, that results in a pillar-boxed image with 12.5% unused black bars on each side of every frame. Your HD file properties claim a 1920 horizontal resolution, but it’s 25% less at merely 1440.</span>\r\n\r\n<i><span style=\"font-weight: 400;\">“HD Film Scans have fewer colors than an inkjet printer.”</span></i>\r\n\r\n<b>Your HD Film Scans likely have fewer colors than your inkjet printer. </b><span style=\"font-weight: 400;\">It’s a safe bet your HD scans were captured Rec.709 with fewer colors and less dynamic range than your inkjet printer. Film scanned using HD’s standard dynamic range is equivalent to having exposed the film initially several stops lower. The result has fewer colors, fewer gradations, and less detail.</span>\r\n\r\n \r\n\r\n<span style=\"font-weight: 400;\">Why Care About New TV Standards?</span>\r\n\r\n<b>It DOES NOT matter that your film may never be televised.</b>\r\n\r\n<b>TV Standards Drive Display Technology.</b><span style=\"font-weight: 400;\"> Just as NASA’s space program brought us Velcro®, LED lighting, and in-ear thermometers, the ever-evolving TV standards raise the baseline of our video displays.Do you still own a 50lb CRT television? Didn’t think so. You can thank ATSC 1.0.</span>\r\n\r\n<b>TV Standards Drive Video Archiving Formats.</b><span style=\"font-weight: 400;\"> Digital video cameras historically lead the way in both resolution and dynamic range, as acquisition logically precedes content distribution. Newer cameras required new video formats (and codecs), thus was borne familiar names as ProRes, DNxHD, and DPX, plus the evolution of legacy formats AVI and MPEG.</span>\r\n\r\n<span style=\"font-weight: 400;\">So, yes: the new TV standards have made your media appear old and dull. Just like cigarette smoking in the 1940s, we simply didn’t know any better; but now we do, and you can do something about it.</span>\r\n\r\n<span style=\"font-weight: 400;\">What to do?</span>\r\n\r\n<b>Review your film library</b><span style=\"font-weight: 400;\"> for reels that have not yet been digitized but continue to degrade.</span>\r\n\r\n<b>Audit your digitized film</b><span style=\"font-weight: 400;\"> for files with cropped 16:9 rasters or low-res pillar boxes.</span>\r\n\r\n<b>Prioritize telecined film</b><span style=\"font-weight: 400;\"> to be rescanned at a higher resolution with increased dynamic range.</span>\r\n\r\n<span style=\"font-weight: 400;\">Finally, talk with the professionals at AV Conservation to preserve what’s left of your media before it’s too late.</span>\r\n\r\n<span style=\"font-weight: 400;\"> </span>','Rec. 2020 Is Here. Are You Ready?','Your res is too low, Your frame rate’s too slow, and your media’s dynamic range is abysmal. Does it have to be this way? Does it matter? The answers are no and yes…','inherit','closed','closed','','541-revision-v1','','','2021-07-19 14:57:58','2021-07-19 14:57:58','',541,'http://wallstreet.getbiz.net/2021/07/19/541-revision-v1/',0,'revision','',0),(713,2,'2021-07-21 14:15:37','2021-07-21 14:15:37','<h2><span style=\"font-weight: 400;\">New TV standards make your media appear old and dull.</span></h2>\r\n<p style=\"text-align: left; padding-left: 40px;\"><i><span style=\"font-weight: 400;\">Your res is too low,</span></i></p>\r\n<p style=\"text-align: left; padding-left: 40px;\"><i><span style=\"font-weight: 400;\">Your frame rate’s too slow,</span></i></p>\r\n<p style=\"text-align: left; padding-left: 40px;\"><i><span style=\"font-weight: 400;\">and your media’s</span></i></p>\r\n<p style=\"text-align: left; padding-left: 40px;\"><i><span style=\"font-weight: 400;\"> dynamic range</span></i></p>\r\n<p style=\"text-align: left; padding-left: 40px;\"><i><span style=\"font-weight: 400;\">is abysmal.</span></i></p>\r\n<span style=\"font-weight: 400;\"> </span>\r\n\r\n<span style=\"font-weight: 400;\">Does it have to be this way?</span>\r\n\r\n<span style=\"font-weight: 400;\">Does it matter?</span>\r\n\r\n<span style=\"font-weight: 400;\">The answers are no </span><i><span style=\"font-weight: 400;\">and</span></i><span style=\"font-weight: 400;\"> yes</span>\r\n\r\n<span style=\"font-weight: 400;\">It’s Time to Get With It</span>\r\n\r\n<b>Your HD film scans employ specs from 1996 that were doomed in 2009. </b>\r\n\r\n<b>Film scans prior to 2018 likely lack resolution</b><span style=\"font-weight: 400;\">. Chances are, if you scanned your film library before 2018, your scanner resolution was 1080p. This sounded good at the time, but 1080p captures less than 20% of your 16mm film’s resolution and an abysmal 3% of 35mm.</span>\r\n\r\n<b>Film Transfers prior to 2009 are even worse.</b><span style=\"font-weight: 400;\"> If you transferred your film to HD prior to 2009, it was likely a telecine, not a scan. Telecine was a real-time process matching the frame rate of your target video format, such as 24fps or worse: 29.97fps.</span>\r\n\r\n \r\n\r\n<b>Telecine transfers are inferior</b><span style=\"font-weight: 400;\"> to film scanning in every way. For one thing, telecine uses a mechanical pin registration to stabilize film running through its gate. This heavy-handed process potentially damages sprocket holes and results in less-than-perfect stabilization. Plus, the real-time optics produce non-linear illumination and inconsistencies frame-to-frame.</span>\r\n\r\n \r\n\r\n<b>Film Transfers prior to 1996 are dangerous.</b><span style=\"font-weight: 400;\"> Pre-1996 film transfers are less than ⅓ of a megapixel -- 0.3072 megapixels to be exact. This sub-standard resolution induces a dangerous, false sense of security. You’ve captured fewer than 4% of your film’s resolution, ignoring 96% of its detail. That’s an abysmal, failing grade.</span>\r\n\r\n \r\n\r\n<span style=\"font-weight: 400;\">HD Film Scans Are Destructive</span>\r\n\r\n<b>HD Film Scanning is destructive in several ways.</b>\r\n\r\n<b>1080p HD Film scanning loses 43.75% of your film’s frame. </b><span style=\"font-weight: 400;\">If you filled the width of your 1080p image while scanning your film, you discarded nearly half the film’s frame. This is because a film camera’s aperture exposes a 4:3 or 5:3 image. If you performed a full-width, 1080p HD film scan, you cropped 43.75% of the vertical image to fit your film scanner’s 16:9 sensor.</span>\r\n\r\n<b>Full Aperture HD Film scanning loses 25% of your film’s horizontal resolution. </b><span style=\"font-weight: 400;\">Perhaps you anticipated 1080p’s cropping of your film’s squarer raster and chose to match the 1080p vertical resolution to your film’s full aperture. However, that results in a pillar-boxed image with 12.5% unused black bars on each side of every frame. Your HD file properties claim a 1920 horizontal resolution, but it’s 25% less at merely 1440.</span>\r\n\r\n<i><span style=\"font-weight: 400;\">“HD Film Scans have fewer colors than an inkjet printer.”</span></i>\r\n\r\n<b>Your HD Film Scans likely have fewer colors than your inkjet printer. </b><span style=\"font-weight: 400;\">It’s a safe bet your HD scans were captured Rec.709 with fewer colors and less dynamic range than your inkjet printer. Film scanned using HD’s standard dynamic range is equivalent to having exposed the film initially several stops lower. The result has fewer colors, fewer gradations, and less detail.</span>\r\n\r\n \r\n\r\n<span style=\"font-weight: 400;\">Why Care About New TV Standards?</span>\r\n\r\n<b>It DOES NOT matter that your film may never be televised.</b>\r\n\r\n<b>TV Standards Drive Display Technology.</b><span style=\"font-weight: 400;\"> Just as NASA’s space program brought us Velcro®, LED lighting, and in-ear thermometers, the ever-evolving TV standards raise the baseline of our video displays.Do you still own a 50lb CRT television? Didn’t think so. You can thank ATSC 1.0.</span>\r\n\r\n<b>TV Standards Drive Video Archiving Formats.</b><span style=\"font-weight: 400;\"> Digital video cameras historically lead the way in both resolution and dynamic range, as acquisition logically precedes content distribution. Newer cameras required new video formats (and codecs), thus was borne familiar names as ProRes, DNxHD, and DPX, plus the evolution of legacy formats AVI and MPEG.</span>\r\n\r\n<span style=\"font-weight: 400;\">So, yes: the new TV standards have made your media appear old and dull. Just like cigarette smoking in the 1940s, we simply didn’t know any better; but now we do, and you can do something about it.</span>\r\n\r\n<span style=\"font-weight: 400;\">What to do?</span>\r\n\r\n<b>Review your film library</b><span style=\"font-weight: 400;\"> for reels that have not yet been digitized but continue to degrade.</span>\r\n\r\n<b>Audit your digitized film</b><span style=\"font-weight: 400;\"> for files with cropped 16:9 rasters or low-res pillar boxes.</span>\r\n\r\n<b>Prioritize telecined film</b><span style=\"font-weight: 400;\"> to be rescanned at a higher resolution with increased dynamic range.</span>\r\n\r\n<span style=\"font-weight: 400;\">Finally, talk with the professionals at AV Conservation to preserve what’s left of your media before it’s too late.</span>\r\n\r\n<span style=\"font-weight: 400;\"> </span>','Rec. 2020 Is Here. Are You Ready?','Your res is too low, Your frame rate’s too slow, and your media’s dynamic range is abysmal. Does it have to be this way? Does it matter? The answers are no and yes…','inherit','closed','closed','','541-revision-v1','','','2021-07-21 14:15:37','2021-07-21 14:15:37','',541,'http://wallstreet.getbiz.net/2021/07/21/541-revision-v1/',0,'revision','',0),(714,2,'2021-07-21 14:15:37','2021-07-21 14:15:37','<b>You did it! </b><span style=\"font-weight: 400;\">You transferred your entire film library using full-frame sensors and pin-registered image stabilization. </span><i><span style=\"font-weight: 400;\">No gate swim found here!</span></i>\n\n<b>Your images are rock solid</b><span style=\"font-weight: 400;\">; and unlike your professional colleagues who jumped in early, you waited for an all-digital pipeline. </span><i><span style=\"font-weight: 400;\">Bully for you!</span></i>\n\n \n\n<b>But wait</b><span style=\"font-weight: 400;\">, just as in 1936 when people still referred to </span><i><span style=\"font-weight: 400;\">The Great War</span></i><span style=\"font-weight: 400;\">, your all-digital film scans are not yet referred to as </span><i><span style=\"font-weight: 400;\">standard</span></i><span style=\"font-weight: 400;\"> def. They’re simply called…well…def, because it’s the </span><i><span style=\"font-weight: 400;\">only</span></i><span style=\"font-weight: 400;\"> def, stored on Digital Betacam, D2, or even better: component D1.</span>\n\n \n\n<span style=\"font-weight: 400;\">“As there’s only one def, you can’t feel bad about not having chosen </span><i><span style=\"font-weight: 400;\">another</span></i><span style=\"font-weight: 400;\"> def.”</span>\n\n \n\n<b>That all changed</b><span style=\"font-weight: 400;\"> on the last Thursday in March, 1995, as Larry Pressler (R-SD) introduces Senate Bill 652; the first overhaul of telecommunications law in 60 years. It triggers sweeping changes:</span>\n<ul>\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Rapid expansion in the number of </span><b>broadcast networks</b><span style=\"font-weight: 400;\">,</span></li>\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Accommodates modern wireless communication including </span><b>cell phones</b><span style=\"font-weight: 400;\">, and </span></li>\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Elevates a promising young industry called the</span><b> internet</b><span style=\"font-weight: 400;\">.</span></li>\n</ul>\n<span style=\"font-weight: 400;\">A New Def</span>\n\n<span style=\"font-weight: 400;\">It also paves the road for a </span><i><span style=\"font-weight: 400;\">second</span></i><span style=\"font-weight: 400;\"> def – </span><b>a</b> <b>new def known as high def</b><span style=\"font-weight: 400;\">. Overnight, our pristine, all-digital film scans were forever tainted with a pejorative qualifier. And when President Clinton signed it into law on February 8, 1996: our investment became </span><i><span style=\"font-weight: 400;\">merely standard</span></i><span style=\"font-weight: 400;\">: standard def.</span>\n\n \n\n<b>You now had to explain to your stakeholders</b><span style=\"font-weight: 400;\"> why rescanning your entire library was urgent:</span>\n<ul>\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Fewer broadcasters wanted to license your inferior, standard def content. </span></li>\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Simply blowing it up didn’t work, although many tried.</span></li>\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Consumers balked at the 300% quality reduction when viewed on their new high def TVs. </span></li>\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The difference was more than noticeable; it was palpable.</span></li>\n</ul>\n<i><span style=\"font-weight: 400;\">The difference was more than noticeable; it was palpable.</span></i>\n\n \n\n<b>However, you’re a forward-thinking survivor,</b><span style=\"font-weight: 400;\"> so you scour the earth for grants, content partners, and budget surpluses, mustering the resources to rescan your content in this best of all possible formats: high definition! Just saying it aloud conjures images of sparkling, sun-soaked waters with unprecedented, crisp details. </span>\n\n \n\n<b>Gone are fuzzy wide shots and close ups</b><span style=\"font-weight: 400;\"> that appear to have been shot through gauze. It’s 1996 and you’ve made it. Your footage is future proofed thanks to high def.</span>\n\n \n<p style=\"padding-left: 40px;\"><span style=\"font-weight: 400;\">Yet Another Def</span></p>\n<p style=\"padding-left: 40px;\"><span style=\"font-weight: 400;\">But what’s all this now?</span></p>\n<p style=\"padding-left: 40px;\"><span style=\"font-weight: 400;\">What do they mean by </span><i><span style=\"font-weight: 400;\">ultra</span></i><span style=\"font-weight: 400;\"> high def?</span></p>\n<p style=\"padding-left: 40px;\"><span style=\"font-weight: 400;\">This time they’ve added a qualifier reducing your coveted high def to </span><i><span style=\"font-weight: 400;\">merely</span></i><span style=\"font-weight: 400;\"> high def.</span></p>\n \n\n<b>You resume the trick of scaling your footage.</b><span style=\"font-weight: 400;\"> Surely no one can tell the difference; but it’s actually worse. The new, ultra high def requires scaling HD’s sole megapixel more than 800% to fill UHD’s 8.3 megapixel raster.</span>\n\n \n\n<b>So, here you sit today</b><span style=\"font-weight: 400;\"> with a library lovingly scanned at merely high def, feeling so 1996. After twenty years of pining to get it done, you’re twenty years behind. It’s déjà vu all over again:</span>\n<ul>\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">More explaining to stakeholders,</span></li>\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">More grant applications, and </span></li>\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">More hard drive capacity than you thought existed in a hundred-mile radius.</span></li>\n</ul>\n \n\n<b>2020 marks widespread adoption of ATSC 3.0</b><span style=\"font-weight: 400;\">, the broadcast standard bringing ultra high def to American households. Of course, services like Netflix and Amazon have been streaming UHD since 2013. </span><i><span style=\"font-weight: 400;\">What took you so long?</span></i><span style=\"font-weight: 400;\"> After all, the road to 33-Megapixel, Super Hi-Vision UHD-2 was paved years ago in 2017. </span><b>You’re already behind.</b>\n\n \n\n<b>The moral of this story?</b><span style=\"font-weight: 400;\"> Talk with the professionals at AV Conservation to future proof your investment. In a world where history repeats itself, their industry-first, UHD-2 Guarantee means you’ll never feel behind again.</span>','Your HD is so 1996','You did it! You transferred your entire film library using full-frame sensors and pin-registered image stabilization. No gate swim found here!\nYour images are rock solid; and unlike your professional colleagues who jumped in early, you waited for an all-digital pipeline. Bully for you!\n\nBut wait...','inherit','closed','closed','','537-autosave-v1','','','2021-07-21 14:15:37','2021-07-21 14:15:37','',537,'http://wallstreet.getbiz.net/2021/07/21/537-autosave-v1/',0,'revision','',0),(715,2,'2021-07-21 14:15:39','2021-07-21 14:15:39','<b>You did it! </b><span style=\"font-weight: 400;\">You transferred your entire film library using full-frame sensors and pin-registered image stabilization. </span><i><span style=\"font-weight: 400;\">No gate swim found here!</span></i>\r\n\r\n<b>Your images are rock solid</b><span style=\"font-weight: 400;\">; and unlike your professional colleagues who jumped in early, you waited for an all-digital pipeline. </span><i><span style=\"font-weight: 400;\">Bully for you!</span></i>\r\n\r\n \r\n\r\n<b>But wait</b><span style=\"font-weight: 400;\">, just as in 1936 when people still referred to </span><i><span style=\"font-weight: 400;\">The Great War</span></i><span style=\"font-weight: 400;\">, your all-digital film scans are not yet referred to as </span><i><span style=\"font-weight: 400;\">standard</span></i><span style=\"font-weight: 400;\"> def. They’re simply called…well…def, because it’s the </span><i><span style=\"font-weight: 400;\">only</span></i><span style=\"font-weight: 400;\"> def, stored on Digital Betacam, D2, or even better: component D1.</span>\r\n\r\n \r\n\r\n<span style=\"font-weight: 400;\">“As there’s only one def, you can’t feel bad about not having chosen </span><i><span style=\"font-weight: 400;\">another</span></i><span style=\"font-weight: 400;\"> def.”</span>\r\n\r\n \r\n\r\n<b>That all changed</b><span style=\"font-weight: 400;\"> on the last Thursday in March, 1995, as Larry Pressler (R-SD) introduces Senate Bill 652; the first overhaul of telecommunications law in 60 years. It triggers sweeping changes:</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Rapid expansion in the number of </span><b>broadcast networks</b><span style=\"font-weight: 400;\">,</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Accommodates modern wireless communication including </span><b>cell phones</b><span style=\"font-weight: 400;\">, and </span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Elevates a promising young industry called the</span><b> internet</b><span style=\"font-weight: 400;\">.</span></li>\r\n</ul>\r\n<span style=\"font-weight: 400;\">A New Def</span>\r\n\r\n<span style=\"font-weight: 400;\">It also paves the road for a </span><i><span style=\"font-weight: 400;\">second</span></i><span style=\"font-weight: 400;\"> def – </span><b>a</b> <b>new def known as high def</b><span style=\"font-weight: 400;\">. Overnight, our pristine, all-digital film scans were forever tainted with a pejorative qualifier. And when President Clinton signed it into law on February 8, 1996: our investment became </span><i><span style=\"font-weight: 400;\">merely standard</span></i><span style=\"font-weight: 400;\">: standard def.</span>\r\n\r\n \r\n\r\n<b>You now had to explain to your stakeholders</b><span style=\"font-weight: 400;\"> why rescanning your entire library was urgent:</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Fewer broadcasters wanted to license your inferior, standard def content. </span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Simply blowing it up didn’t work, although many tried.</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Consumers balked at the 300% quality reduction when viewed on their new high def TVs. </span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The difference was more than noticeable; it was palpable.</span></li>\r\n</ul>\r\n<i><span style=\"font-weight: 400;\">The difference was more than noticeable; it was palpable.</span></i>\r\n\r\n \r\n\r\n<b>However, you’re a forward-thinking survivor,</b><span style=\"font-weight: 400;\"> so you scour the earth for grants, content partners, and budget surpluses, mustering the resources to rescan your content in this best of all possible formats: high definition! Just saying it aloud conjures images of sparkling, sun-soaked waters with unprecedented, crisp details. </span>\r\n\r\n \r\n\r\n<b>Gone are fuzzy wide shots and close ups</b><span style=\"font-weight: 400;\"> that appear to have been shot through gauze. It’s 1996 and you’ve made it. Your footage is future proofed thanks to high def.</span>\r\n\r\n \r\n<p style=\"padding-left: 40px;\"><span style=\"font-weight: 400;\">Yet Another Def</span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"font-weight: 400;\">But what’s all this now?</span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"font-weight: 400;\">What do they mean by </span><i><span style=\"font-weight: 400;\">ultra</span></i><span style=\"font-weight: 400;\"> high def?</span></p>\r\n<p style=\"padding-left: 40px;\"><span style=\"font-weight: 400;\">This time they’ve added a qualifier reducing your coveted high def to </span><i><span style=\"font-weight: 400;\">merely</span></i><span style=\"font-weight: 400;\"> high def.</span></p>\r\n \r\n\r\n<b>You resume the trick of scaling your footage.</b><span style=\"font-weight: 400;\"> Surely no one can tell the difference; but it’s actually worse. The new, ultra high def requires scaling HD’s sole megapixel more than 800% to fill UHD’s 8.3 megapixel raster.</span>\r\n\r\n \r\n\r\n<b>So, here you sit today</b><span style=\"font-weight: 400;\"> with a library lovingly scanned at merely high def, feeling so 1996. After twenty years of pining to get it done, you’re twenty years behind. It’s déjà vu all over again:</span>\r\n<ul>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">More explaining to stakeholders,</span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">More grant applications, and </span></li>\r\n <li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">More hard drive capacity than you thought existed in a hundred-mile radius.</span></li>\r\n</ul>\r\n \r\n\r\n<b>2020 marks widespread adoption of ATSC 3.0</b><span style=\"font-weight: 400;\">, the broadcast standard bringing ultra high def to American households. Of course, services like Netflix and Amazon have been streaming UHD since 2013. </span><i><span style=\"font-weight: 400;\">What took you so long?</span></i><span style=\"font-weight: 400;\"> After all, the road to 33-Megapixel, Super Hi-Vision UHD-2 was paved years ago in 2017. </span><b>You’re already behind.</b>\r\n\r\n \r\n\r\n<b>The moral of this story?</b><span style=\"font-weight: 400;\"> Talk with the professionals at AV Conservation to future proof your investment. In a world where history repeats itself, their industry-first, UHD-2 Guarantee means you’ll never feel behind again.</span>','Your HD is so 1996','You did it! You transferred your entire film library using full-frame sensors and pin-registered image stabilization. No gate swim found here!\r\nYour images are rock solid; and unlike your professional colleagues who jumped in early, you waited for an all-digital pipeline. Bully for you!\r\n\r\nBut wait...','inherit','closed','closed','','537-revision-v1','','','2021-07-21 14:15:39','2021-07-21 14:15:39','',537,'http://wallstreet.getbiz.net/2021/07/21/537-revision-v1/',0,'revision','',0),(717,2,'2021-07-23 18:46:54','2021-07-23 18:46:54','[et_pb_section fb_built=\"1\" _builder_version=\"4.9.0\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.9.0\" header_font=\"Oswald|700|||||||\" header_font_size=\"56px\" custom_padding_phone=\"||0px|0px|false|false\" custom_padding_last_edited=\"off|phone\" header_font_size_tablet=\"48px\" header_font_size_phone=\"36px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">Let Us Work Together</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.9.0\" _module_preset=\"default\"][et_pb_column type=\"4_4\" _builder_version=\"4.9.0\" _module_preset=\"default\"][et_pb_contact_form use_spam_service=\"on\" recaptcha_list=\"undefined|0|none\" email=\"ddurocher@wallstreetproductions.com\" title=\"Email The Team\" success_message=\"Thank you! We\'ll review your message and get back as soon as possible.\" submit_button_text=\"Submit\" _builder_version=\"4.9.0\" _module_preset=\"default\" form_field_background_color=\"#FFFFFF\" form_field_text_color=\"#8F8F8F\" form_field_focus_background_color=\"#FFFFFF\" form_field_focus_text_color=\"#000000\" title_font=\"||||||||\" form_field_font_size=\"18px\" custom_button=\"on\" button_text_size=\"20px\" button_use_icon=\"off\" button_custom_margin=\"||||false|false\" text_orientation=\"left\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_contact_field field_id=\"Name\" field_title=\"Name\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][et_pb_contact_field field_id=\"Email\" field_title=\"Email Address\" field_type=\"email\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][et_pb_contact_field field_id=\"Subject\" field_title=\"Subject\" fullwidth_field=\"on\" _builder_version=\"4.9.0\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\"][/et_pb_contact_field][et_pb_contact_field field_id=\"Message\" field_title=\"Message\" field_type=\"text\" fullwidth_field=\"on\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]','Contact','','inherit','closed','closed','','26-revision-v1','','','2021-07-23 18:46:54','2021-07-23 18:46:54','',26,'http://wallstreet.getbiz.net/2021/07/23/26-revision-v1/',0,'revision','',0),(719,2,'2021-07-23 18:47:40','2021-07-23 18:47:40','[et_pb_section fb_built=\"1\" _builder_version=\"4.9.0\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.9.0\" header_font=\"Oswald|700|||||||\" header_font_size=\"56px\" custom_padding_phone=\"||0px|0px|false|false\" custom_padding_last_edited=\"off|phone\" header_font_size_tablet=\"48px\" header_font_size_phone=\"36px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">Let Us Work Together</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.9.0\" _module_preset=\"default\"][et_pb_column type=\"4_4\" _builder_version=\"4.9.0\" _module_preset=\"default\"][et_pb_contact_form email=\"ddurocher@wallstreetproductions.com\" title=\"Email The Team\" success_message=\"Thank you! We\'ll review your message and get back as soon as possible.\" submit_button_text=\"Submit\" _builder_version=\"4.9.0\" _module_preset=\"default\" form_field_background_color=\"#FFFFFF\" form_field_text_color=\"#8F8F8F\" form_field_focus_background_color=\"#FFFFFF\" form_field_focus_text_color=\"#000000\" title_font=\"||||||||\" form_field_font_size=\"18px\" custom_button=\"on\" button_text_size=\"20px\" button_use_icon=\"off\" button_custom_margin=\"||||false|false\" text_orientation=\"left\" hover_enabled=\"0\" admin_label=\"Contact Form\" captcha=\"off\" sticky_enabled=\"0\"][et_pb_contact_field field_id=\"Name\" field_title=\"Name\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][et_pb_contact_field field_id=\"Email\" field_title=\"Email Address\" field_type=\"email\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][et_pb_contact_field field_id=\"Subject\" field_title=\"Subject\" fullwidth_field=\"on\" _builder_version=\"4.9.0\" _module_preset=\"default\"][/et_pb_contact_field][et_pb_contact_field field_id=\"Message\" field_title=\"Message\" field_type=\"text\" fullwidth_field=\"on\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]','Contact','','inherit','closed','closed','','26-revision-v1','','','2021-07-23 18:47:40','2021-07-23 18:47:40','',26,'http://wallstreet.getbiz.net/2021/07/23/26-revision-v1/',0,'revision','',0),(721,2,'2021-07-23 18:49:54','2021-07-23 18:49:54','[et_pb_section fb_built=\"1\" _builder_version=\"4.9.0\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.9.0\" header_font=\"Oswald|700|||||||\" header_font_size=\"56px\" custom_padding_phone=\"||0px|0px|false|false\" custom_padding_last_edited=\"off|phone\" header_font_size_tablet=\"48px\" header_font_size_phone=\"36px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">Let Us Work Together</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.9.0\" _module_preset=\"default\"][et_pb_column type=\"4_4\" _builder_version=\"4.9.0\" _module_preset=\"default\"][et_pb_contact_form captcha=\"off\" email=\"ddurocher@wallstreetproductions.com\" title=\"Email The Team\" success_message=\"Thank you! We\'ll review your message and get back as soon as possible.\" submit_button_text=\"Submit\" admin_label=\"Contact Form\" _builder_version=\"4.9.0\" _module_preset=\"default\" form_field_background_color=\"#FFFFFF\" form_field_text_color=\"#8F8F8F\" form_field_focus_background_color=\"#FFFFFF\" form_field_focus_text_color=\"#000000\" title_font=\"||||||||\" form_field_font_size=\"18px\" custom_button=\"on\" button_text_size=\"20px\" button_use_icon=\"off\" button_custom_margin=\"||||false|false\" text_orientation=\"left\"][et_pb_contact_field field_id=\"Name\" field_title=\"Name\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][et_pb_contact_field field_id=\"Email\" field_title=\"Email Address\" field_type=\"email\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][et_pb_contact_field field_id=\"Subject\" field_title=\"Subject\" fullwidth_field=\"on\" _builder_version=\"4.9.0\" _module_preset=\"default\"][/et_pb_contact_field][et_pb_contact_field field_id=\"Message\" field_title=\"Message\" field_type=\"text\" fullwidth_field=\"on\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]','Contact','','inherit','closed','closed','','26-revision-v1','','','2021-07-23 18:49:54','2021-07-23 18:49:54','',26,'http://wallstreet.getbiz.net/2021/07/23/26-revision-v1/',0,'revision','',0),(723,2,'2021-07-23 19:04:29','2021-07-23 19:04:29','[et_pb_section fb_built=\"1\" _builder_version=\"4.9.0\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.9.0\" header_font=\"Oswald|700|||||||\" header_font_size=\"56px\" custom_padding_phone=\"||0px|0px|false|false\" custom_padding_last_edited=\"off|phone\" header_font_size_tablet=\"48px\" header_font_size_phone=\"36px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">Let Us Work Together</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.9.0\" _module_preset=\"default\"][et_pb_column type=\"4_4\" _builder_version=\"4.9.0\" _module_preset=\"default\"][et_pb_contact_form captcha=\"off\" email=\"ddurocher@wallstreetproductions.com\" title=\"Email The Team\" success_message=\"Thank you! We\'ll review your message and get back as soon as possible.\" submit_button_text=\"Submit\" admin_label=\"Contact Form\" _builder_version=\"4.9.0\" _module_preset=\"default\" form_field_background_color=\"#FFFFFF\" form_field_text_color=\"#8F8F8F\" form_field_focus_background_color=\"#FFFFFF\" form_field_focus_text_color=\"#000000\" title_font=\"||||||||\" form_field_font_size=\"18px\" custom_button=\"on\" button_text_size=\"20px\" button_use_icon=\"off\" button_custom_margin=\"||||false|false\" text_orientation=\"left\"][et_pb_contact_field field_id=\"Name\" field_title=\"Name\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][et_pb_contact_field field_id=\"Email\" field_title=\"Email Address\" field_type=\"email\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][et_pb_contact_field field_id=\"Subject\" field_title=\"Subject\" fullwidth_field=\"on\" _builder_version=\"4.9.0\" _module_preset=\"default\"][/et_pb_contact_field][et_pb_contact_field field_id=\"Message\" field_title=\"Message\" field_type=\"text\" fullwidth_field=\"on\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][/et_pb_contact_form][et_pb_text _builder_version=\"4.9.0\" header_font=\"Oswald|700|||||||\" header_font_size=\"56px\" custom_padding_phone=\"||0px|0px|false|false\" custom_padding_last_edited=\"off|phone\" header_font_size_tablet=\"48px\" header_font_size_phone=\"36px\" header_font_size_last_edited=\"on|phone\" min_height=\"61px\" custom_margin=\"63px|||||\"]<h1 style=\"text-align: center;\">Stay In Touch</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.9.0\" _module_preset=\"default\" custom_margin=\"-27px|auto||auto||\"][et_pb_column _builder_version=\"4.9.0\" _module_preset=\"default\" type=\"4_4\"][et_pb_text _builder_version=\"4.9.0\" _module_preset=\"default\" hover_enabled=\"0\" sticky_enabled=\"0\" header_font=\"Oswald|700|||||||\" header_2_font=\"Oswald|300|||||||\" text_line_height__hover_enabled=\"on|desktop\" header_font_size=\"36px\" text_font_size=\"24px\"]<h1 style=\"font-weight: 400; text-align: center;\"><span>Phone</span><span> N</span>umber</h1>\n<p style=\"text-align: center;\"><span>Monday - Friday 9am-5pm EST </span><strong>(248) 395-2777</strong></p>\n<p style=\"text-align: center;\"><span>After hours, 24/7 </span><strong>(248) 854-2054</strong><span></span></p>\n<p style=\"text-align: center;\"><strong></strong></p>\n<h1 style=\"font-weight: 400; text-align: center;\">Email</h1>\n<p style=\"text-align: center;\"><strong>info@avconservation.org</strong></p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Contact','','inherit','closed','closed','','26-revision-v1','','','2021-07-23 19:04:29','2021-07-23 19:04:29','',26,'http://wallstreet.getbiz.net/2021/07/23/26-revision-v1/',0,'revision','',0),(725,2,'2021-07-23 19:05:23','2021-07-23 19:05:23','[et_pb_section fb_built=\"1\" _builder_version=\"4.9.0\" background_image=\"http://wallstreet.getbiz.net/wp-content/uploads/2021/02/AVConservation.org-Wall-Street-Productions-Film-Video-Audio-Media-Restoration-1-scaled.jpg\"][et_pb_row _builder_version=\"4.3.2\"][et_pb_column type=\"4_4\" _builder_version=\"4.3.2\"][et_pb_text _builder_version=\"4.9.0\" header_font=\"Oswald|700|||||||\" header_font_size=\"56px\" custom_padding_phone=\"||0px|0px|false|false\" custom_padding_last_edited=\"off|phone\" header_font_size_tablet=\"48px\" header_font_size_phone=\"36px\" header_font_size_last_edited=\"on|phone\"]<h1 style=\"text-align: center;\">Let Us Work Together</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.9.0\" _module_preset=\"default\"][et_pb_column type=\"4_4\" _builder_version=\"4.9.0\" _module_preset=\"default\"][et_pb_contact_form captcha=\"off\" email=\"info@avconservation.org\" title=\"Email The Team\" success_message=\"Thank you! We\'ll review your message and get back as soon as possible.\" submit_button_text=\"Submit\" admin_label=\"Contact Form\" _builder_version=\"4.9.0\" _module_preset=\"default\" form_field_background_color=\"#FFFFFF\" form_field_text_color=\"#8F8F8F\" form_field_focus_background_color=\"#FFFFFF\" form_field_focus_text_color=\"#000000\" title_font=\"||||||||\" form_field_font_size=\"18px\" custom_button=\"on\" button_text_size=\"20px\" button_use_icon=\"off\" button_custom_margin=\"||||false|false\" text_orientation=\"left\" hover_enabled=\"0\" sticky_enabled=\"0\"][et_pb_contact_field field_id=\"Name\" field_title=\"Name\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][et_pb_contact_field field_id=\"Email\" field_title=\"Email Address\" field_type=\"email\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][et_pb_contact_field field_id=\"Subject\" field_title=\"Subject\" fullwidth_field=\"on\" _builder_version=\"4.9.0\" _module_preset=\"default\"][/et_pb_contact_field][et_pb_contact_field field_id=\"Message\" field_title=\"Message\" field_type=\"text\" fullwidth_field=\"on\" _builder_version=\"3.16\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][/et_pb_contact_field][/et_pb_contact_form][et_pb_text _builder_version=\"4.9.0\" header_font=\"Oswald|700|||||||\" header_font_size=\"56px\" min_height=\"61px\" custom_margin=\"63px|||||\" custom_padding_phone=\"||0px|0px|false|false\" custom_padding_last_edited=\"off|phone\" hover_enabled=\"0\" header_font_size_tablet=\"48px\" header_font_size_phone=\"36px\" header_font_size_last_edited=\"on|phone\" admin_label=\"Text\" sticky_enabled=\"0\"]<h1 style=\"text-align: center;\">Stay In Touch</h1>[/et_pb_text][et_pb_text _builder_version=\"4.9.0\" _module_preset=\"default\" text_font_size=\"24px\" header_font=\"Oswald|700|||||||\" header_font_size=\"36px\" header_2_font=\"Oswald|300|||||||\" text_line_height__hover_enabled=\"on|desktop\"]<h1 style=\"font-weight: 400; text-align: center;\"><span>Phone</span><span> N</span>umber</h1>\n<p style=\"text-align: center;\"><span>Monday - Friday 9am-5pm EST </span><strong>(248) 395-2777</strong></p>\n<p style=\"text-align: center;\"><span>After hours, 24/7 </span><strong>(248) 854-2054</strong><span></span></p>\n<p style=\"text-align: center;\"><strong></strong></p>\n<h1 style=\"font-weight: 400; text-align: center;\">Email</h1>\n<p style=\"text-align: center;\"><strong>info@avconservation.org</strong></p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]','Contact','','inherit','closed','closed','','26-revision-v1','','','2021-07-23 19:05:23','2021-07-23 19:05:23','',26,'http://wallstreet.getbiz.net/2021/07/23/26-revision-v1/',0,'revision','',0),(726,2,'2021-08-03 13:44:41','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2021-08-03 13:44:41','0000-00-00 00:00:00','',0,'http://wallstreet.getbiz.net/?p=726',0,'post','',0); /*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_relationships` -- DROP TABLE IF EXISTS `wp_term_relationships`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_term_relationships` ( `object_id` bigint(20) unsigned NOT NULL DEFAULT '0', `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT '0', `term_order` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`object_id`,`term_taxonomy_id`), KEY `term_taxonomy_id` (`term_taxonomy_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_term_relationships` -- LOCK TABLES `wp_term_relationships` WRITE; /*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */; INSERT INTO `wp_term_relationships` VALUES (28,2,0),(33,2,0),(98,3,0),(117,3,0),(437,2,0),(474,2,0),(503,2,0),(535,4,0),(535,5,0),(535,6,0),(535,7,0),(535,8,0),(535,9,0),(535,10,0),(535,11,0),(537,1,0),(537,5,0),(537,6,0),(537,12,0),(537,13,0),(537,14,0),(537,15,0),(537,16,0),(537,17,0),(537,18,0),(537,19,0),(537,20,0),(537,21,0),(537,22,0),(539,1,0),(539,4,0),(539,5,0),(539,6,0),(539,7,0),(541,13,0),(541,14,0),(541,15,0),(541,16,0),(541,17,0),(541,18,0),(541,19,0),(541,20,0),(541,21,0),(541,22,0),(541,23,0),(541,24,0),(541,25,0),(541,26,0),(541,27,0),(541,28,0),(541,29,0),(543,4,0),(543,5,0),(543,6,0),(543,7,0),(545,1,0),(547,1,0),(549,1,0),(641,2,0),(642,2,0); /*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_taxonomy` -- DROP TABLE IF EXISTS `wp_term_taxonomy`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_term_taxonomy` ( `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `term_id` bigint(20) unsigned NOT NULL DEFAULT '0', `taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `description` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `parent` bigint(20) unsigned NOT NULL DEFAULT '0', `count` bigint(20) NOT NULL DEFAULT '0', PRIMARY KEY (`term_taxonomy_id`), UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), KEY `taxonomy` (`taxonomy`) ) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_term_taxonomy` -- LOCK TABLES `wp_term_taxonomy` WRITE; /*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */; INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,2),(2,2,'nav_menu','',0,7),(3,3,'layout_type','',0,0),(4,4,'category','',0,3),(5,5,'category','',0,4),(6,6,'category','',0,4),(7,7,'category','',0,3),(8,8,'post_tag','',0,1),(9,9,'post_tag','',0,1),(10,10,'post_tag','',0,1),(11,11,'post_tag','',0,1),(12,12,'category','',0,1),(13,13,'category','',0,2),(14,14,'category','',0,2),(15,15,'category','',0,2),(16,16,'category','',0,2),(17,17,'category','',0,2),(18,18,'category','',0,2),(19,19,'category','',0,2),(20,20,'category','',0,2),(21,21,'category','',0,2),(22,22,'category','',0,2),(23,23,'category','',0,1),(24,24,'category','',0,1),(25,25,'category','',0,1),(26,26,'category','',0,1),(27,27,'category','',0,1),(28,28,'category','',0,1),(29,29,'category','',0,1); /*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_termmeta` -- DROP TABLE IF EXISTS `wp_termmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_termmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `term_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_520_ci, PRIMARY KEY (`meta_id`), KEY `term_id` (`term_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_termmeta` -- LOCK TABLES `wp_termmeta` WRITE; /*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_terms` -- DROP TABLE IF EXISTS `wp_terms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_terms` ( `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `slug` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `term_group` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`term_id`), KEY `slug` (`slug`(191)), KEY `name` (`name`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_terms` -- LOCK TABLES `wp_terms` WRITE; /*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */; INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Main Navigation','main-navigation',0),(3,'layout','layout',0),(4,'Audiotape Videotape Restoration','audiotape-videotape-restoration',0),(5,'Media Preservation','media-preservation',0),(6,'Magnetic Tape Recovery','magnetic-tape-recovery',0),(7,'Salvaging Lost or Damaged Audio Video Tapes and Discs','salvaging-lost-or-damaged-audio-video-tapes-and-discs',0),(8,'Audiotape Videotape Restoration','audiotape-videotape-restoration',0),(9,'Media Preservation','media-preservation',0),(10,'Magnetic Tape Recovery','magnetic-tape-recovery',0),(11,'Salvaging Lost or Damaged Audio Video Tapes and Discs','salvaging-lost-or-damaged-audio-video-tapes-and-discs',0),(12,'Film Archival Scanning','film-archival-scanning',0),(13,'ITU-R Recommendation BT.2020','itu-r-recommendation-bt-2020',0),(14,'Ultra HD 4K','ultra-hd-4k',0),(15,'UHD','uhd',0),(16,'BT.709','bt-709',0),(17,'ATSC 3.0','atsc-3-0',0),(18,'Next-Gen 4K TV','next-gen-4k-tv',0),(19,'DTV','dtv',0),(20,'Internet-Protocol IP-based Television Standard','internet-protocol-ip-based-television-standard',0),(21,'ITU709','itu709',0),(22,'ITU2020','itu2020',0),(23,'HDR','hdr',0),(24,'Rec.709','rec-709',0),(25,'DCI-P3 Cinema','dci-p3-cinema',0),(26,'Rec.2020','rec-2020',0),(27,'Color Gamuts','color-gamuts',0),(28,'Gamma','gamma',0),(29,'Color Space','color-space',0); /*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_usermeta` -- DROP TABLE IF EXISTS `wp_usermeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_usermeta` ( `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_520_ci, PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=51 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_usermeta` -- LOCK TABLES `wp_usermeta` WRITE; /*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */; INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','wallStAdmin'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:1:{s:64:\"67d0b911a6ca76ac85093d7a08c70e7ba416122881a3aa640020505ac0273b5d\";a:4:{s:10:\"expiration\";i:1611964920;s:2:\"ip\";s:13:\"68.58.223.188\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36\";s:5:\"login\";i:1611792120;}}'),(17,1,'wp_dashboard_quick_press_last_post_id','317'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:11:\"68.58.223.0\";}'),(19,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(20,1,'metaboxhidden_nav-menus','a:5:{i:0;s:21:\"add-post-type-project\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";i:3;s:20:\"add-project_category\";i:4;s:15:\"add-project_tag\";}'),(21,1,'wp_user-settings','editor=html&libraryContent=browse&imgsize='),(22,1,'wp_user-settings-time','1585082832'),(23,1,'duplicator_pro_created_format','1'),(24,2,'nickname','TimR'),(25,2,'first_name','Tim'),(26,2,'last_name','Rochon'),(27,2,'description',''),(28,2,'rich_editing','true'),(29,2,'syntax_highlighting','true'),(30,2,'comment_shortcuts','false'),(31,2,'admin_color','fresh'),(32,2,'use_ssl','0'),(33,2,'show_admin_bar_front','true'),(34,2,'locale',''),(35,2,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(36,2,'wp_user_level','10'),(37,2,'dismissed_wp_pointers',''),(38,2,'session_tokens','a:2:{s:64:\"4a0463b81ce873686f1c65f890564850730e119e478a24019a1503f1e1023c20\";a:4:{s:10:\"expiration\";i:1628171080;s:2:\"ip\";s:13:\"68.37.180.162\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.107 Safari/537.36\";s:5:\"login\";i:1627998280;}s:64:\"1278de2898d1d68aa4cab5c7cf2d50f5e4a83fc454ee6900326f03531c19b185\";a:4:{s:10:\"expiration\";i:1628171564;s:2:\"ip\";s:13:\"68.37.180.162\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.107 Safari/537.36\";s:5:\"login\";i:1627998764;}}'),(39,2,'wp_dashboard_quick_press_last_post_id','726'),(40,2,'community-events-location','a:1:{s:2:\"ip\";s:11:\"68.37.180.0\";}'),(41,2,'wp_user-settings','imgsize=&libraryContent=browse&hidetb=1&editor=tinymce&advImgDetails=hide&posts_list_mode=excerpt'),(42,2,'wp_user-settings-time','1611943841'),(43,2,'closedpostboxes_page','a:3:{i:0;s:20:\"et_settings_meta_box\";i:1;s:11:\"postexcerpt\";i:2;s:10:\"postcustom\";}'),(44,2,'metaboxhidden_page','a:5:{i:0;s:20:\"et_settings_meta_box\";i:1;s:12:\"revisionsdiv\";i:2;s:16:\"commentstatusdiv\";i:3;s:7:\"slugdiv\";i:4;s:9:\"authordiv\";}'),(45,2,'meta-box-order_page','a:3:{s:4:\"side\";s:47:\"et_settings_meta_box,postimagediv,pageparentdiv\";s:6:\"normal\";s:105:\"et_pb_layout,postexcerpt,submitdiv,revisionsdiv,postcustom,commentstatusdiv,slugdiv,authordiv,commentsdiv\";s:8:\"advanced\";s:0:\"\";}'),(46,2,'screen_layout_page','2'),(47,2,'nav_menu_recently_edited','2'),(48,2,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(49,2,'metaboxhidden_nav-menus','a:5:{i:0;s:21:\"add-post-type-project\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";i:3;s:20:\"add-project_category\";i:4;s:15:\"add-project_tag\";}'),(50,2,'edit_page_per_page','20'); /*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_users` -- DROP TABLE IF EXISTS `wp_users`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_users` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_login` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `user_pass` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `user_nicename` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `user_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `user_url` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `user_status` int(11) NOT NULL DEFAULT '0', `display_name` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', PRIMARY KEY (`ID`), KEY `user_login_key` (`user_login`), KEY `user_nicename` (`user_nicename`), KEY `user_email` (`user_email`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_users` -- LOCK TABLES `wp_users` WRITE; /*!40000 ALTER TABLE `wp_users` DISABLE KEYS */; INSERT INTO `wp_users` VALUES (1,'wallStAdmin','$P$BaPaio.4rjW.8Z.xhqGJJXjhZHsIIH/','wallstadmin','tech@biznetis.net','','2020-01-06 23:38:48','',0,'wallStAdmin'),(2,'TimR','$P$BmmIwF8nLm8/pzzeb3p72tQTLXB3fn.','timr','tim@wallstreetproductions.com','','2021-01-13 14:26:48','',0,'Tim Rochon'); /*!40000 ALTER TABLE `wp_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping routines for database '1_006828d_1' -- /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2021-08-04 13:46:37