3Play Media - Intelligent Transcript
  • Home
  • Blog
  • Login
  • Get Started
  • Contact Us
  • ph (617) 764-5189
  • Applications
  • Services
  • Interactive
  • Resources
  • COMPANY
  • COMPANY
  • About
  • Leadership
  • Partners
  • Testimonials
  • News
  • Events
  • Webinars
  • Blog
  • Jobs
  • Contact Us

HTML5 Video Captioning – Explain it to me

December 22nd, 2011 by Tole Khesin

HTML5 logo

HTML is the markup language used to render almost every page on the web. HTML5 is the latest version, and it’s replete with incredibly useful features, including a universal video standard that lets developers add video to a web page without using any third party plugins, like Flash. The new standard also makes it much easier to publish accessible video through closed captioning.

This blog article provides an overview of how HTML5 will improve and standardize accessible video through captioning. Although HTML5 is still evolving, most browsers have already adopted the basic video features. The hope is that we will also be able to converge on a single web captioning format. Although we’re not quite there yet, this article examines the two caption formats being considered.

Why is video captioning so difficult in HTML?

In the current version of HTML, there is no standard for showing a video on a web page. Almost all videos are shown through plugins, like Flash, QuickTime, Silverlight, and RealPlayer. The problem with this approach is that there is no standardization across different browsers and devices. And although web publishers try to build redundancies and fallback provisions to maximize compatibility, it’s practically impossible to publish video that works universally. As a consequence, publishing closed captions has been difficult and unreliable because both the caption format and encoding method depend on the video publishing technology used.

How does HTML5 simplify web video and accessibility?

HTML5 is a major step forward for standardizing video across web browsers and devices, and thus simplifying closed captioning. The idea is that web video will be based on an open, universal standard that works everywhere. HTML5 natively supports video without the need for third party plugins. A video can be added to a web page using the video element, which makes it almost as simple as adding an image. The track element can then be used to display closed captions, subtitles, text video descriptions, chapter markers, or other time-aligned metadata.

The HTML code below shows how these elements work:

<video  width="320" height="240">
  <source type="video/mp4" src="my_video_file.mp4" >
  <track src="captions_file.vtt" label="English captions" kind="captions" srclang="en-us" default >
</video>

The attributes of the track element work like this:

src – specifies the name and location of the captions or subtitles file
label – specifies the title of the track
kind – specifies the type of time-aligned text. The options are captions, subtitles, chapters, descriptions, or metadata.
srclang – specifies the language
default – specifies that this track is enabled by default. Note that multiple track elements can be used simultaneously.

Will HTML5 include a standard caption format?

Currently there are two competing caption formats being considered. In part, this is because there are two groups collaborating on HTML5: The Web Hypertext Application Technology Working Group (WHATWG) and the World Wide Web Consortium (W3C).

WHATWG has developed and proposed the WebVTT (Web Video Text Tracks) caption format, which is a new, user friendly text format that consists of line numbers, timelines, and text with formatting options. WebVTT is similar to the widely established SRT format, but accommodates text formatting, positioning, and rendering options (pop-up, roll-on, paint-on).

W3C has proposed using TTML (timed text markup language), which is a widely established XML format supported in Adobe Flash and Microsoft Silverlight and used by sites like Netflix and Hulu.

To see how the two caption formats work, Microsoft built a HTML5 captioning prototype that demonstrates both formats in HTML5.

3Play Media has been participating in the development of captioning standards through the Web Media Text Tracks Community Group, which was created to advance this area of HTML5 and improve web captioning solutions.

Although the current HTML5 spec supports both caption formats, it appears that the WebVTT format is gaining ground on TTML. The hope is that we will converge on a single caption format, which would greatly simplify the process of publishing accessible video.

WebVTT caption format

The WebVTT caption format is a text file with a .vtt extension. The file begins with a header “WEBVTT FILE” followed by cues and their corresponding text. There are several parameters that allow you to control the line position, text position, and alignment. You can also add styling to the text within the cue itself. The example below demonstrates a bold <b> element. Read this blog for detailed information about WebVTT formatting.

Also, for a comprehensive look at the WebVTT caption format, watch the presentation by Silvia Pfeiffer and see her presentation slides.

WEBVTT
1
00:00:13.000 --> 00:00:016.100
<b>ARNE DUNCAN:</b> I'll start and
then turn it over to you.
2
00:00:16.100 --> 00:00:20.100
It's so critically important
that parents be actively engaged      

TTML caption format

<tt xmlns="http://www.w3.org/ns/ttml" xml:lang="en">
  <body>
   <div>
     <p begin="00:00:13.00" end="00:00:16.10">
       ARNE DUNCAN: I'll start and then turn it over to you.
     </p>
     <p begin="00:00:16.10" end="00:00:20.10">
       It's so critically important that parents be actively engaged
     </p>
   </div>
  </body>
 </tt>

When will the HTML5 video captioning features be ready for web-wide use?

The W3C and WHATWG have developed specifications for how video and captions should work in browsers. Although these standards are still being refined, it’s now up to the browser developers (Microsoft, Google, Mozilla, and Apple) to adopt these standards and build in the functionality. That will take some time. Although there appears to be a lot of consensus around video standardization, there are still some open issues hampering universal adoption. The reality is that browser developers have their own technical, legal, and business agendas .

Although the new <video> element is already supported by most browsers, there has been no consensus on a single video format (MP4, WebM, and Ogg are being considered). Also, most of the advanced video features are not yet ready for use. Unfortunately this includes the <track> element, which is required to publish captions and subtitles.

On May 25, 2011 the W3C announced “Last Call”, which was an invitation for communities inside and outside of W3C to provide feedback on whether the HTML5 technical requirements have been satisfied. The recommended release was set for 2014 and the hope is that it will gain web-wide adoption over the subsequent few years.


Tags: accessibility, Captioning, closed captions, HTML, HTML5, track element, TTML, video element, WebVTT
Posted in Uncategorized | No Comments »

3 Steps to Add Closed Captions or Subtitles with Echo360

December 6th, 2011 by Tole Khesin

Adding closed captions or subtitles with Echo360

Overview

3Play Media has a complete captioning integration with Echo360. You can submit closed captioning requests from within Echo360 for individual classes or an entire course. The media files get automatically transferred to 3Play Media for processing and the closed captions get posted back to your Echo360 account after they have been processed. You can monitor the status of your captioning requests from within Echo360 or your 3Play Media account. You can also obtain plain transcripts or caption files in a different format through your 3Play Media account.

Step 1 – Create a 3Play Media Account

1. Sign up for a 3Play Media account. If you have any questions, email us at sales@3playmedia.com or call (617) 764-5189.

2. Once your 3Play Media account has been activated, log in at http://account.3playmedia.com and set up your payment information at Account > Invoices.

3. Navigate to Upload > Import from Linked Accounts and select the Echo360 tab.

4. Locate your API Key and API Secret Key. You will need these in the next step.

5. Click the link to download the Echo360 Plugin.

Adding closed captions or subtitles with Echo360

Step 2 – Configure Your Echo360 Account

1. Unzip the Echo360 Plugin that you downloaded in the previous step and place it in the local directory /data/echo360/server/plugins/publishers/

2. Restart the server.

3. Log in to your Echo360 account.

4. Navigate to Configuration > Publishers and select Add New Publisher.

Adding closed captions or subtitles with Echo360

5. Fill in the fields in the Publisher Details section:

Name: 3Play Media
Description: Captioning
Publisher Type: 3Play Media Closed Captioning
Use by Default: Check this box if you would like to automatically caption all echoes that are created from now on (will not affect echoes that have already been created).

6. In the Publisher Configuraiton section, paste the 3Play Media API Key and Secret Key from your 3Play Media account (see Step 1). Click Test Settings to validate the entries. If you encounter an error, check to make sure that you copied the exact character strings without any extra spaces.

7. Click the Save button. You should see the confirmation screen below.

Adding closed captions or subtitles with Echo360

Step 3 –Initiate a Closed Caption Request

1. Navigate to the Echoes tab and click on the title of an echo that needs to be captioned.

Adding closed captions or subtitles with Echo360

2. Scroll to the bottom of the page and click the Edit button.

3. Scroll to the bottom of the page and click the Add Publisher button.

4. Select 3Play Media and click the Save button.

Adding closed captions or subtitles with Echo360

5. Scroll down to the bottom of the page and make sure that 3Play Media is listed in the Configured Presentation Publishers section. Click the Save button.

Adding closed captions or subtitles with Echo360

6. Your media file will automatically be sent to 3Play Media for processing. The caption file will automatically post back to your Echo360 account after it has been completed. Standard turnaround is 4 business days. 1-business-day rush service and 2-business-day expedited service is also available.


Tags: accessibility, Captioning, closed captions, Echo360, integrations, partners, subtitles
Posted in Uncategorized | No Comments »

Churches, Religious Broadcasters Face Closed Captioning Laws

December 5th, 2011 by Tole Khesin

Religious organizations, churches must comply with captioning laws

Until recently, churches and religious broadcasters have been exempt from closed captioning requirements that would normally apply to TV shows, recorded sermons and church services, educational videos, and other video or audio programming. Religious organizations were sheltered by a blanket FCC exemption granted in 2006 after the Anglers for Christ Ministries successfully argued that closed captioning was an undue economic hardship.

On October 20, 2011 the FCC’s Consumer and Governmental Affairs Bureau overturned that decision, requiring religious organizations to comply with the same accessibility laws as other media publishers. Churches can still individually apply for an exemption if they can prove that they can’t afford closed captioning.

The Bureau’s rescindment was instigated by a coalition of advocacy groups for the deaf and hard of hearing. The coalition argued that the order “improperly and unilaterally established a new class of exempt programming.”

While advocates for the deaf are pleased that more programming will become accessible, some religious broadcasters are concerned that this move could shut down some programming because of the additional costs involved with captioning.


Tags: accessibility, Captioning, captions, Church, Church Services, closed captions, Deaf, FCC, Religion, Religious broadcasters, Religious programming, Sermons
Posted in Uncategorized | No Comments »

4 Steps to Add Closed Captions or Subtitles to Your Tegrity Classes

July 25th, 2011 by Tole Khesin

Tegrity Closed Captioning

For complete details download the Tegrity Get Started Guide.

Overview

3Play Media has a complete captioning integration with Tegrity. Users can submit closed captioning requests from within Tegrity for individual classes or an entire course. After the requests are approved by the Tegrity administrator, the audio files get automatically transferred to 3Play Media for processing. The closed captions are seamlessly posted back to your Tegrity account after they have been processed. You can monitor the status of your captioning requests from within Tegrity or your 3Play Media account. You can also obtain plain transcripts or caption files in a different format through your 3Play Media account.

tegrity integration

Step 1 – Configure Your Tegrity Account

1. Log in to your Tegrity account as an admin user.

2. Navigate to Advanced Service Settings and check to enable automated captioning. Type 3playmedia@gmail.com in the email address field.

3. Navigate to Email and Connection Settings and take note of the administrator email address. When you set up your 3Play Media account (Step 2 below), it is best to use the same email address.

tegrity integration

Step 2 – Create a 3Play Media Account

1. Sign up for your 3Play Media account at http://www.3playmedia.com/forms/get-started/ . If you have any questions, email us at sales@3playmedia.com or call (617) 764-5189.

2. It is best to use the same email address used for your Tegrity administrator account (see Step 1.3 above). If you already have a 3Play Media account and the email addresses do not match, you must create a new 3Play Media admin user with the Tegrity administrator email address. To do this, log into your 3Play Media account and navigate to Account > Manage Users > Invite a User. Be sure to check the ‘admin’ box).

3. Once your 3Play Media account has been activated, log in at http://account.3playmedia.com and set up your payment information at Account > Invoices.

 

Step 3 –Initiate a Closed Caption Request

1. To initiate a caption request from within Tegrity, a user should select the classes that need to be captioned and click Automatically Caption from the Actions menu.

tegrity integration

2. The files will be added to a queue for admin approval.

tegrity integration

Step 4 – Approve the Caption Request

1. As a Tegrity admin user, navigate to the Admin Dashboard and select Caption Requests.

tegrity integration

2. The caption requests awaiting approval are listed as “Pending”. Select the requests that should be approved and click the Approve button.

tegrity integration

3. Upon approval, the audio files associated with the classes to be captioned will be transferred to your 3Play Media account for processing. Your closed caption files will automatically appear in your Tegrity account after they have been processed. The standard turnaround time is 4 business days. The Request Status will change from “Approved” to “Complete” after your closed caption files have been returned. You can also obtain status information by logging into your 3Play Media account.

tegrity integration

Additional Resources

For complete details download the Tegrity Get Started Guide.




Tags: accessibility, captions, closed captioning, integrations, mcgraw-hill, partners, subtitles, tegrity
Posted in Uncategorized | No Comments »

3 Steps to Add Closed Captions or Subtitles to Flowplayer

April 15th, 2011 by Tole Khesin

Flowplayer

Flowplayer is a popular web media player that rivals LongTail Video’s JW Player. It’s very configurable and supports many different media formats. This blog article shows you how to add closed captions or subtitles to Flowplayer with the help of 3Play Media.

Step 1 – Download and Install the Flowplayer Files

If you haven’t already set up your Flowplayer, follow this link, which will guide you through the steps of downloading the Flowplayer files, unzipping them, uploading them to your web server, and embedding the player on your site.

Next, you need to download the following plugins, unzip them, and upload the files to the same location as your other Flowplayer files.

Captions Plugin (flowplayer.captions-3.2.3.swf)

This plugin reads the captions from an external file (SRT or Timed-Text (DFXP))
Download it here

Content Plugin (flowplayer.content-3.2.0.swf)

This plugin displays the captions and lets you set the size, style, and position.
Download it here

RTMP Plugin (flowplayer.rtmp-3.2.3.swf)

You only need to install this plugin if you intend to use the player with a RTMP streaming server.
Download it here

Playlist Plugin (flowplayer.playlist-3.0.8.min.js)

You only need to install this plugin if you intend to use playlists.
Download it here

Controlbar Plugin (flowplayer.controls-3.0.2.min.js)

You need to install this if you plan to use a playlist or if you want to customize the control bar.
Download it here

Step 2 – Create Your Closed Caption Files

Log into your 3Play Media account, download SRT caption files, and upload them to your web server.
If you haven’t set up your 3Play Media account, see the 3Play Media Quick Start Guide.

Flowplayer captions or subtitles

Step 3 – Publish the Embed Code to Your Site

Below is a simple example of a HTML web page with a captioned Flowplayer. If you’re using RTMP, look at this example.

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script src="http://area51.3playmedia.com/tole/flowplayer/flowplayer-3.2.6.min.js"></script>
<title>Flowplayer demo</title>
</head>
<body>
<!-- player container-->
<a
  href="http://area51.3playmedia.com/tole/home-page.mp4"
  style="display:block;width:425px;height:300px;"
  id="player">
</a>
<!-- Flowplayer installation and configuration -->
<script language="JavaScript">
  flowplayer("player", "http://area51.3playmedia.com/tole/flowplayer/flowplayer-3.2.7.swf");
</script>
<script language="JavaScript">
$f("player", "http://area51.3playmedia.com/tole/flowplayer/flowplayer-3.2.7.swf", {
  clip: {
    url: 'http://area51.3playmedia.com/tole/home-page.mp4',
    showCaptions: 'true',
    captionUrl: 'http://area51.3playmedia.com/tole/home-page.srt'
  },
  plugins:  {
    captions: {
      url: 'http://area51.3playmedia.com/tole/flowplayer/flowplayer.captions-3.2.3.swf',
      captionTarget: 'content'
    },
    content: {
      url:'http://area51.3playmedia.com/tole/flowplayer/flowplayer.content-3.2.0.swf',
      bottom: 25,
      width: '80%',
      height:40,
      backgroundColor: 'transparent',
      backgroundGradient: 'low',
      borderRadius: 4,
      border: 0,
      textDecoration: 'outline',
      style: {
          'body': {
        fontSize: '14',
        fontFamily: 'Arial',
        textAlign: 'center',
        color: '#ffffff'
          }
        }
    }
  }
});
</script>
</body>
</html>

Flowplayer captions or subtitles

Optional Configurations

Additional settings for the captions plugin (scroll down to Configurations):

Styling properties (part of the content plugin):

Using Captions in a Flowplayer Playlist

Below is a simple example of a HTML web page that has a captioned Flowplayer with a playlist of two videos that are set up to play sequentially.

As mentioned before, you will need to download and install the Playlist Plugin (flowplayer.playlist-3.0.8.min.js) as well as the Controlbar Plugin(flowplayer.controls-3.0.2.min.js)

<html>
<head>
<title>Flowplayer Demo with Captions and a Playlist</title>
<script src="http://area51.3playmedia.com/tole/flowplayer/flowplayer-3.2.6.min.js"></script>
<script src="js/flowplayer.controls-3.0.2.min.js"></script>  
</head>
<body>
<!-- player container-->
<a
  href="http://area51.3playmedia.com/tole/home-page.mp4"
  style="display:block;width:425px;height:300px;"
  id="player">
</a>
<!-- controlbar container -->
<div id="player" class="player"></div>
<script language="JavaScript">
window.onload = function() {
  $f("player", "http://area51.3playmedia.com/tole/flowplayer/flowplayer-3.2.7.swf", {
    // don't start automatically
    clip: {
      autoBuffering: true
    },
    // playlist with two entries
    playlist: [                  
    { url: 'http://area51.3playmedia.com/tole/home-page.mp4',autoPlay: false, captionUrl: 'http://area51.3playmedia.com/tole/home-page.srt'},        
    {url: 'http://area51.3playmedia.com/tole/50lessons.flv', autoPlay: true, captionUrl: 'http://area51.3playmedia.com/tole/50lessons.srt'}    
    ],
    // disable default controls
    plugins: {
       controls: {
        playlist: true
          }  ,
       captions: {
            url: 'http://area51.3playmedia.com/tole/flowplayer/flowplayer.captions-3.2.3.swf',
            captionTarget: 'content'
        },
      content: {
            url:'http://area51.3playmedia.com/tole/flowplayer/flowplayer.content-3.2.0.swf',
            bottom: 25,
            width: '80%',
            height:40,
            backgroundColor: 'transparent',
            backgroundGradient: 'low',
            borderRadius: 4,
            border: 0,
            textDecoration: 'outline',
            style: {
                'body': {
                fontSize: '14',
                fontFamily: 'Arial',
                textAlign: 'center',
                color: '#ffffff'
                }
            }
        }
    }
   // install HTML controls inside element whose id is "player"
  }).controls("player");
  //$f("player1").playlist("div.clips:first", {loop:true,playOnClick: false});
};
</script>  
</body>
</html>

Automated Workflow

The captioning workflow can be completely automated with the help of 3Play Media APIs and Flowplayer APIs.




Tags: accessibility, Captioning, closed captions, flowplayer, integration, subtitles, subtitling, support
Posted in Tole | No Comments »

3 Steps to Add Closed Captions to Your JW Player

April 7th, 2011 by Tole Khesin

JW Player Captioning Plugin

The JW Player is one of the most popular open-source media players. It’s easy to set up and it supports many different media formats. It’s also very extensible through a library of plugins that includes a captions plugin for accessibility. This blog article shows you how to use the captions plugin to add closed captions to your JW Player with the help of 3Play Media.

If you haven’t already set up your JW Player, follow this link, which will guide you through the steps of downloading the JW Player files, uploading them to your web server, and embedding the player on your site.

The instructions below are based on the newest JW Player, version 5.5. If you’re using a different version, you can find additional instructions here.

Step 1 – Create Your Closed Caption Files

Log into your 3Play Media account, download DFXP caption files, and upload them to your server.
If you haven’t set up your 3Play Media account, see the 3Play Media Quick Start Guide.

JW Player Captioning Plugin

Step 2 – Configure the JW Captions Plugin

The JW captions plugin, like all JW plugins, does not need to be downloaded or installed. To use the plugin all you have to do is modify the player’s embed code to include references to the captions plugin and the URL of the DFXP captions file. Below is an example of the SWFObject 1.5 embed code with captions added.

<script type='text/javascript' src='swfobject.js'></script>
<div id='mediaspace'>This div will be replaced</div>
<script type="text/javascript">
var so = new SWFObject('http://www.mysite.com/player.swf',
'mpl','400','320','9');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addParam('flashvars','file=http://www.mysite.com/MYVIDEO.mp4&plugins=captions-2&captions.file=http://www.mysite.com/MYCAPTIONSFILE.dfxp');
so.write('mediaspace');
</script>

There are two versions of the captions plugin. The code plugins=captions-2 refers to version 2.0 of the plugin, which affords more control over style and appearances, such as the ability to change the image of the “CC” toggle button that turns the captions on/off.

For additional information about configuring the JW captions plugin, see the setup instructions and support documentation.

Step 3 – Publish Your New Embed Code

After publishing the modified embed code on your site, you will be able to turn the captions on/off by pressing the CC button.

JW Player Captioning Plugin

Optional Embed Code Configurations

captions.back

This setting creates a semitransparant black background behind the captions to make them more visible. The default is false (not shown).

captions.state

This setting determines whether the captions are displayed on startup. The default is true.

captions.fontsize

This setting lets you adjust the font size. The default is 14.

Dock

This setting determines the location of the captions toggle button. If set to true, the button is an overlay in the top-right corner. If set to false, the button is displayed in the control bar.

Using Captions in a Playlist

To set up a playlist you need to create a XML document by following these instructions.

The XML code should then be modified to include references to the caption files, as shown in the example below. More information about adding captions in a playlist can be found here.

<rss version="2.0" xmlns:jwplayer="http://developer.longtailvideo.com/">
<channel>
<title>Example RSS playlist with captions</title>
<item>
      <title>My First Video</title>
      <description>This is the first video</description>
      <enclosure url="http://www.mysite.com/MYVIDEO-1.mp4" />
      <jwplayer:captions.file>http://www.mysite.com/MYCAPTIONSFILE-1.dfxp</jwplayer:captions.file>
</item>
<item>
      <title>My Second Video</title>
      <description>This is the second video</description>
      <enclosure url="http://www.mysite.com/MYVIDEO-2.mp4" />
      <jwplayer:captions.file>http://www.mysite.com/MYCAPTIONSFILE-2.dfxp</jwplayer:captions.file>
</item>
<item>
      <title>My Third Video</title>
      <description>This is the third video</description>
      <enclosure url="http://www.mysite.com/MYVIDEO-3.mp4" />
      <jwplayer:captions.file>http://www.mysite.com/MYCAPTIONSFILE-3.dfxp</jwplayer:captions.file>
</item>
</channel>
</rss>

Changing the appearance of the “CC” button

Captions plugin version 2.0 lets you substitute the stock CC button with your own images. More details can be found here.

Automated Workflow

The captioning workflow can be completely automated by using the 3Play Media APIs and the JW APIs.


Tags: accessibility, Captioning, captions, integration, JW Player, Longtail video, support
Posted in Uncategorized | No Comments »

University Of Wisconsin Awards 3Play Media State-Wide Captioning & Transcription Contract

October 19th, 2010 by Tole Khesin

As the latest development in a national trend toward Web accessibility, the University of Wisconsin-Madison has awarded us a contract to provide captioning and transcription services across the entire UW system (26 campuses + Extension Program). This initiative makes the University of Wisconsin the second statewide university system in the country, after the University of California, to endorse the use of transcripts and captions for web media.

Read more about it in this press release.


university of wisconsin

Tags: accessibility, Education, lecture capture, University of Wisconsin
Posted in Uncategorized | No Comments »

Come Visit Us At Educause 2010!

October 11th, 2010 by Tole Khesin



Exhibit

We will be exhibiting at booth #1579. The conference will be held October 12-14, 2010, in Anaheim, CA.

Presentation at the Accessibility Center

On Thursday, October 14 at 3pm at the Accessibility Center, we will be speaking on the topic of captioning and interactive transcripts. This is the first time that the Accessibility Center will be set up as its own booth and resource center. The center is hosted by the IT Accessibility Constituent Group, which serves to educate colleges and universities about accessibility on campus.

About Educause

EDUCAUSE is a nonprofit association whose mission is to advance higher education by promoting the intelligent use of information technology. EDUCAUSE helps those who lead, manage, and use information resources to shape strategic decisions at every level. A comprehensive range of resources and activities is available to all interested employees at EDUCAUSE member organizations, with special opportunities open to designated member representatives.

3Play Media is an active member of Educause.

Tags: accessibility, Conferences, educause, events, exhibits, presentations
Posted in Tole, Uncategorized | No Comments »

Visit booth 608 at the Conference on Distance Teaching and Learning

August 4th, 2010 by Josh Miller

3Play Media will be exhibiting its captions and interactive transcripts at the Conference on Distance Teaching and Learning in Madison, Wisconsin this week.  This year’s conference, entitled “Innovation in Distance Education” will be held at Monona Terrace at the University of Wisconsin-Madison, August 4-6.  In addition to the exhibit hall, workshops, demonstrations, information sessions, and panel discussions will be taking place throughout the three day conference.  Attending will be representatives from higher education institutions, PK-12 education, business and industry, government, and healthcare.

Educational technology has rapidly evolved over the last several years to include online learning modules, webcasts of live and recorded lectures, and course management tools.  For example, a single university course for a semester can produce 30-40 hours of video content; multiply that over many courses, semesters, and institutions, and there is a real need for the accessibility and navigation benefits that transcription and captioning provide for web video.  With the recent passing of the 21st Century Communications and Video Accessibility Act (H.R. 3101) in the US House of Representatives, we expect transcription and captioning services for web video to be of particular interest at the conference.

Come visit us at booth 608!

Tags: accessibility, Captioning, Distance Learning, Education, Online Video, University of Wisconsin
Posted in Education, Online Video, Regulation, Transcription | No Comments »

Join Us at the Boston Usability Professionals Conference

July 8th, 2010 by Tole Khesin

3Play Media will speak at the “10 Minute Talks” event hosted by the Boston chapter of the Usability Professionals’ Association (UPA-Boston). The event will focus on the latest technologies relating to accessibility, usability, and user experience design. Please join us!

Location: Staples Headquarters, 500 Staples Dr., Framingham, MA 01702
Date: July 21, 2010
6:00-7:00pm Networking
7:00-9:00pm Presentation and Q&A, wrap-up


Register for the event – it’s free!



Tags: accessibility
Posted in Conferences | No Comments »

« Older Entries
  • Email Subscription

    Subscribe to Transcribing Ourselves: The 3Play Media Blog by Email
  • Tags

    3Play accessibility Accessibility Act accuracy brightcove Captioning captions closed captions Conferences Ed Markey Education Entrepreneurship events FCC features implementation innovation installation integration integrations interactive transcript interactive transcript plugins Kaltura legislation manual transcription media archive MIT Online Video partner partners product SEO speech speech recognition Startup subtitles support television Transcription translation University of Wisconsin video player video search webinar YouTube

Home

Applications

  • Online Video
  • Education
  • Market Research
  • Post Production
  • Conferencing

Services

  • Transcription & Captioning
  • Translation
  • Account System
  • Process

Interactive

  • Interactive Transcript
  • Captions Plugin
  • Archive Search
  • Video Clipping
  • Clipmaker

Resources

  • FAQ
  • Pricing
  • Video Tutorials
  • Quick Start Guide
  • Caption Format Converter

Company

  • About
  • Leadership
  • Partners
  • Testimonials
  • News
  • Events
  • Webinars
  • Blog
  • Jobs
  • Contact Us

©2011 3Play Media | Terms | Privacy | info@3playmedia.com

Facebook 3Play Media on Facebook

Twitter 3Play Media on Twitter