Archive

Posts Tagged ‘ms-expression-encoder’

How to add multiple clips to the timeline in Expression Encoder – at once

  1. Expression Encoder is a great screen casting tool for Windows – and it is free.
  2. Except that in the free version, each clip is limited to 10 minutes. This can result in many clips that you nee to combine to document one session.
  3. Adding clips to the media and encode them does not roll over at the end of one to the next clip (different from as things used to Work in Windows Media Encoder) – it produces as many output files.
  4. Using the Add Source at End Cc294622.5bff4edb-e4d1-4fca-b268-0d194faf13d1(en-us,Expression.30).png. button seems to limit you to adding one clip after the other. image
  5. What I had missed so far: You can simply select multiple clips at once in the file open dialogue.
  6. Expression Encoder will add all to the timeline in sequence, and encode all to one output file: image

How to fix Expression Encoder not outputting to a Silverlight template

  1. This glitch has bugged me once too often, so now I am writing myself a mental note:
  2. Problem:
    1. On some projects, Expression Encoder outputs only media files, while I need a web-publishable HTML container that calls Silverlight: image.
    2. And I cannot find in the interface where to re-enable  this output option.
  3. Root cause : Something turns the display of the Template Tab off.
  4. Solution:
    1. To show the Template tab, in an existing “Transcoding Project”, go to menu: “Window”, check “Templates” :image
    2. Makes all the difference: image Smiley
    3. Now select something else but “None” which  your prior transcoding defaulted to.
    4. image
    5. Voilà: image

MS-Expression Encoder SP2 can encode using Intel HD Graphics, but…

image

… only the PRO version.

image

Moodle Metacourses, part IV: The support workflow: Transcoding audio learning materials

2011/08/31 1 comment

The MS-WMA-Voice codec features very acceptable audio quality for spoken language learning materials in a highly compressed format. It allowed me to reduce  our existing audio files collection size by about 50%.

Expression Encoder 3 crashed a few times during encoding this queue of 3.500 audio files. In addition, it took a long time to reload the .XEJ project files of such a size. It is, however, easy enough to inspect the XEJ in an XML editor:

expression-project-xml-notepad

And even easier to delete the finished media files form the queue using a text editor:expression-project-xml-textpad

I am wondering whether this queuing could be streamlined (recovery automated, and the need for human interaction be reduced) using the PowerShell Module for Automating Expression-Encoder, but so far the process is good enough.

Free screencast recording software from Microsoft

Teachers ask me about software for making screencasts explaining procedures to their students. I have not googled for free screencast recorders recently, since I have been happy for many years to use (or rather work with extensively, and recommend) Windows Media Encoder 9 on MS-Windows. Allegedly as of end of 2010, this software is not linked on Microsoft’s website anymore (but can still be googled and downloaded). Even though not officially supported on this OS any more, I have also used it successfully on Windows 7 (64-bit) (after Vista (64-bit) and Windows XP)).

The official replacement screencast recorder from Microsoft is Windows Expression Encoder (of which I still use the inexpensive Version 3), which is available here (Version 4 SP1) for free. Media Encoder is almost 10 years old, so Expression Encoder is clearly superior – however, the free version is somewhat crippled, most notably in this context I seem to remember the time limit for screencasts is 10 minutes.

Both Encoders are somewhat technical in nature. In particular, I suspect the reason why considerable experts did not know Media Encoder as a screencast recorder (which is not the same as a documentation and training maker: its post-editing capabilities are limited and not specialized for documentation, unlike e.g. Camtasia), was that its default settings for screencast recordings are low quality.

To “uncork” the real possibilities of this software, your first need to alter the compression settings within the WME configuration file that your screencast is based on (you can do this from within Windows Media Encoder itself). Moreover, for this change to stick, you need to alter an underlying PRX template file also. This file is hidden away in the depths of the Encoder install directories; after installing Windows Media Encoder, search your programs folder for a file named schia.prx, it is an XML file that will open with the Windows Media Encoder utilities.

MS-Expression Encoder 3: Workaround to force video cropping

In MS-Expression Encoder 3, the video cropping feature in the “Enhance”tab is broken, unless you use the workaround for cropping in this screencast.