Digital Design for the Arts and Humanities website

Digital Design homepageDaily Readings for Digitial Design courseDigital Design Course syllabusE-Mail Digital Design StudentsTechnology, Arts, and Media Program homepageSewall Academic Program homepageCU-Boulder homepage

Streaming Audio and Video and Spash Pages

   

Assignment due on Friday: Come to class
on Friday, March 12, with a short description
of the larger goal and focus of your next website.


1. Converting CD audio files into "wave" or "mp3" files

  1. CDex: CD to MP3 Ripper

  2. Easy CD-DA Extractor

  3. You can use CDex to convert CD audio files
    to Wave or MP3 files.

2. Sound recording using a microphone with Windows
Media Encoder

  1. Testing sound file

  2. Record sounds from a microphone or CD 
    using Windows Media Encoder

  3. When you are recording sounds, make sure you
    configure the "Device options" to the source
    you want to record from.

  4. You can record from "aux", "CD player",
    "line-in", or "microphone".

  5. You can make short recordings right off of 
    a CD in your computer by selecting the
    "microphone" as your record source.


    30 second "Let it Be" sound Bite

    10 second "Let it Be" sound Bite

    60 second "Ryan Cox" Piano

    60 second "Ryan Cox" Piano

    20 second "Jazz" sound Bite

  6. When  you are recording music here, you are actually
    recording music off of your microphone.  So try
    to reduce feedback if you want the sound file to
    be clear on the web.

  7. Record simple voice recordings at lower resolution
    than complex musical recording.

3. Example of code to add background sound to a
webpage on opening that page:

  1. <bgsound src="jazz.wma" loop="1" >
  2. Put this code near the top of the Body tag <body>
  3. See the code for this on this webpage (View source)
  4. Be careful adding background music when the
    page first opens. It can be annoying to hear
    this music every time you open the page.

4. Example of Historical Audio placed on the web:

Lyndon Johnson Describes the Vietnam war as
not worth fighting

4. Example of page with simple noise effects

3. The Place of Audio files in websites.

  1. Music or MP3 sites
  2. Background sounds
  3. Special effects
  4. Flash presentations
  5. Recoded speeches
  6. Live press conferences and audio performances.
  7. Web radio
  8. Internet Chats

4. Putting video files on a webpage

  1. Typical Video File Formats for the Web
  • QuickTime Movie (.mov)
  • AVI Video file (.avi)
  • MPEG3 (.mpg)
  • ASF video file (.asf)

   2. Streaming Video Players for the Web

5. Quick Time Movies on the Web

  1. Putting QuickTime Movies on the Web

  2. Movies: Movie Clips on the Web

  3. Creating High Quality Content with Windows
    Media Encoder

  4. If you can't run these movies, you need
    to  Download and install QuickTime Player

  5. QuickTime Movie Trailers

6. Using Dreamweaver to Insert Movies
onto a webpage (See class handouts for
information about settings).

  1. In Dreamweaver, select "Insert" and select
    "Media" and then select "plug-in."

  2. Remember to set the parameters for your
    movie by clicking the "parameters" and
    then selecting how you want your movie to
    run.

  3. In some cases, you will need to select the
    name of the plug-in that the computer will
    need to run the movie.  For example,
    the plug-in for Quick Time movies is "Quick Time".

  4. See the handout for a list of parameters to
    set for running video on a webpage

    Autostart=false
    controller=true
    width=180
    height=140
    Loop=false
    pluginspage="http://www.cnn.com/SHOWBIZ/Movies/
    bat_forever/Batman.mov"

  5. Dark Blue Trailer


  6. Link to The Matrix Reloaded Movie Trailer


  7. Example of a file on my website that contains
    and runs The Matrix Reloaded Trailer


  8. See wmovies.htm for example of Running Movies

    Here is the code for inserting these movies into a
    webpage:

    Forever Trailer 1 (488KB)&lt;/a&gt;</font></b>

    <P><font size="-1">

    <embed src="http://www.cnn.com/SHOWBIZ/Movies/bat_forever/Batman.mov"

    autoplay=false controller=true width=180 height=140

    pluginspage="http://www.cnn.com/SHOWBIZ/Movies/bat_forever/Batman.mov"

    name="Quick Time" border="1" onLoad="MM_checkPlugin('QuickTime Plug-In'

    ,'http://www.cnn.com/SHOWBIZ/Movies/bat_forever/

    Batman.mov','http://www.cnn.com/SHOWBIZ/Movies/bat_forever/Batman.mov',true);

    return document.MM_returnValue"

    onDblClick="play"> </embed>- Batman Forever Trailer 1 (488KB) </font>
    <P>

  9. Code for Wmovies example

6. Putting it all together: Movies, Sound, and
image rollovers

  1. Incubus.com

  2. This is a complex site that uses mouseovers and
    rollovers to play movies, sound, and animated gif files.

  3. They used Flash to create and run this site.

  4. This site is just too complicated to used javascript
    and simple mouseover tricks.  It used Flash to
    make all these features work seamlessly together.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Good Web Design Sites
Award-winning Web Designs
Great Web Design Books
Sewall Class Web Designs

| Home Page  | Readings | Syllabus | Web Resources | Top of Page |

Number of Visitors to this site: 
3518      by Chris H. Lewis, Ph.D.

© 2000 by Chris H.  Lewis, Ph.D.
Sewall Academic Program; University of Colorado at Boulder
Created 1 June 2000:  Last Modified: 11 March, 2004
E-mail: cclewis@spot.colorado.edu
URL:    http://www.colorado.edu/AmStudies/lewis/Design/splash.htm

Digital Design Course homepage