Edit
Attach
Printable
topic end
<!-- * Set TOPICTITLE = Claus Brod: Software blog - Audio kills the video star (Jan 29, 2006) --> <style type="text/css"> pre {background-color:#ffeecc;} </style> %STARTINCLUDE% <a name="29"></a> ---+++ [[BlogOnSoftware20060129][Audio kills the video star]] (Jan 29, 2006) Movie podcasts are the next big thing after blogging and podcasting. For the time being, I'll stick to my blog, thanks very much for asking, but I do listen to a lot of podcasts while commuting or exercising. Occasionally, I also watch some of the [[http://channel9.msdn.com/][Channel 9 videos]] where Microsoft engineers and employees talk about their work. No matter what you think about the company in general, everybody knows that Microsoft hires smart people, so there is a lot to learn from them. Many of those videos contain demos or at least feature casually-dressed geeks scribbling frantically on whiteboards, which, of course, is a must-see (ahem). But quite a few videos could be enjoyed almost just as well in pure audio format. Unfortunately, most of the Channel 9 content is in video format (*.wmv) only, which will neither fit nor play on my 512 MB MP3 player. I'm pretty much a newbie in all things video, and so I was glad that [[http://channel9.msdn.com/ShowPost.aspx?PostID=51257#51257][Minh Truong suggested a way to convert WMV to WMA]] using [[http://www.microsoft.com/windows/windowsmedia/9series/encoder/default.aspx][Windows Media Encoder]]. This actually works fine, but it's a lot of settings to remember (see the screenshots below), and it produces WMA instead of MP3 or OGG format which I'd prefer. <a href="%ATTACHURL%/encode1.jpg"><img src="%ATTACHURL%/encode1_small.jpg"/></a> <a href="%ATTACHURL%/encode2.jpg"><img src="%ATTACHURL%/encode2_small.jpg"/></a> <a href="%ATTACHURL%/encode3.jpg"><img src="%ATTACHURL%/encode3_small.jpg"/></a> Fortunately, I found that Windows Media Encoder actually ships with a script called [[http://www.microsoft.com/windows/windowsmedia/howto/articles/AutomatingEncoding.aspx][WMCmd.vbs]] which takes a gazillion parameters and automates the conversion process! And indeed, the following trivial command line produces a WMA audio file from a WMV video: <pre> cd c:\Program Files\Windows Media Components\Encoder cscript.exe WMCmd.vbs -input c:\temp\foo.wmv -output c:\temp\foo.wma -audioonly </pre> There are a number of options to control the quality and encoding of the output which I haven't explored at all. So now I only need to find a reasonable WMA-to-MP3 converter which can be used from the command line. [[http://members.home.nl/w.speek/batchenc.htm][batchenc]] and [[http://www.dbpoweramp.com/dmc.htm][<nop>dBpowerAMP Music Converter]] look like they could help with that part of the job, but I'm not sure. Sounds like I have a plan for next weekend :D %COMMENT{type="below" nonotify="on"}% --- %STOPINCLUDE%
to top
End of topic
Skip to action links
|
Back to top
Edit
|
Attach image or document
|
Printable version
|
Raw text
|
Refresh
|
More topic actions
Revisions: | r1.6 |
>
|
r1.5
|
>
|
r1.4
|
Total page history
|
Backlinks
You are here:
Blog
>
BlogOnSoftware20060129
r1.6 - 14 Feb 2006 - 10:53 -
ClausBrod
to top
Blog
This site
2017
:
12
-
11
-
10
2016
:
10
-
7
-
3
2015
:
11
-
10
-
9
-
4
-
1
2014
:
5
2013
:
9
-
8
-
7
-
6
-
5
2012
:
2
-
10
2011
:
1
-
8
-
9
-
10
-
12
2010
:
11
-
10
-
9
-
4
2009
:
11
-
9
-
8
-
7
-
6
-
5
-
4
-
3
2008
:
5
-
4
-
3
-
1
2007:
12
-
8
-
7
-
6
-
5
-
4
-
3
-
1
2006:
4
-
3
-
2
-
1
2005:
12
-
6
-
5
-
4
2004:
12
-
11
-
10
C++
CoCreate Modeling
COM & .NET
Java
Mac
Lisp
OpenSource
Scripting
Windows
Stuff
Changes
Index
Search
Maintenance
Impressum
Datenschutzerklärung
Home
Webs
Atari
Blog
Claus
CoCreateModeling
Klassentreffen
Main
Sandbox
Sommelier
TWiki
Xplm
Jump:
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback