![]() |
|
|||||||
| Notices |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Junior Member (25+)
Join Date: Feb 2006
Posts: 77
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 6
![]() ![]() ![]() ![]() |
Video Encoding for the Zune or Zune video transcoding
It seems that the automatic Zune video transcoding a bit slow. Some Zune compatible settings for Windows Media Encoder can be tweaked to run a bit faster (probably at the expense of some quality.) I'm working on an app that will monitor my video podcast folder and automatically fire up WME to encode the videos, but for now, all I have is a batch file.
Code:
pushd .
c:\
cd "\program files\windows media components\encoder\"
cscript wmcmd.vbs -a_codec WMA9STD -a_setting 128_44_2 -v_bitrate 600000 -v_width 320 -v_height 240 -v_codec WMV9 -v_framerate 29.97 -v_mode 0 -input %1 -output %1.wmv"
popd
The video coming out of this batch file looks great and it encodes almost in real time (on a P4 2.4GHz with 1GB DDR RAM.) Someday I'll have that shiny new quad core machine and I'll fly through the video transcoding. More Info http://www.zune.net/en-us/support/ho...idecontent.htm
__________________
Mayer
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Guide: dvd to zune converter | imtoosoft | DVD Tools | 3 | 31-03-2008 11:55 AM |
| Guide:ImTOO Zune Video Converter | imtoosoft | Video Tools | 10 | 17-03-2008 08:11 AM |
| Re: Zune / Xbox | zachd [MSFT] | Windows Vista All | 0 | 17-08-2007 05:03 PM |
| Removing Zune | toneywho | Windows XP | 2 | 16-08-2007 12:00 PM |
| Microsoft releases "Zune" as iPod killer? ---- Zune won't play protected WM content | AiM | Technical Discussions | 5 | 20-09-2006 05:48 PM |
< Windows Help - MS Office Help - Hardware Support >
| New To Site? | Need Help? |