hi,
I installed RC3 and its working fine on my x64 HTPC
maybe there was some other issue with the beta build removal before.
again
<transcoder name="MPEG4 (DSL1000)" usetranscoding="1" filename="C:\Program Files\MPlayer\mencoder.exe" args=""{0}" -quiet -cache 8192 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=100 -oac mp3lame -lameopts preset=15:mode=3 -vf scale=160:104 -o {1}" inputmethod="0" outputmethod="1" />
<transcoder name="MPEG4 (DSL2000)" usetranscoding="1" filename="C:\Program Files\MPlayer\mencoder.exe" args=""{0}" -quiet -cache 8192 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=128 -oac mp3lame -lameopts preset=15:mode=3 -vf scale=160:104 -o {1}" inputmethod="0" outputmethod="1" />
<transcoder name="MPEG4 (DSL6000)" usetranscoding="1" filename="C:\Program Files\MPlayer\mencoder.exe" args=""{0}" -quiet -cache 8192 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=350 -oac mp3lame -lameopts preset=15:mode=3 -vf scale=320:208 -o {1}" inputmethod="0" outputmethod="1" />
<transcoder name="MPEG4 (LAN10)" usetranscoding="1" filename="C:\Program Files\MPlayer\mencoder.exe" args=""{0}" -quiet -cache 8192 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=4096 -oac mp3lame -lameopts preset=standard -o {1}" inputmethod="0" outputmethod="1" />
<transcoder name="MPEG4 (WLAN11)" usetranscoding="1" filename="C:\Program Files\MPlayer\mencoder.exe" args=""{0}" -quiet -cache 8192 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=768 -oac mp3lame -lameopts preset=standard -vf scale=640:408 -o {1}" inputmethod="0" outputmethod="1" />
<transcoder name="MPEG4 (WLAN54)" usetranscoding="1" filename="C:\Program Files\MPlayer\mencoder.exe" args=""{0}" -quiet -cache 8192 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=2048 -oac mp3lame -lameopts preset=standard -o {1}" inputmethod="0" outputmethod="1" />
<transcoder name="MPEG4 (IPAQ)" usetranscoding="1" filename="C:\Program Files\MPlayer\mencoder.exe" args=""{0}" -quiet -cache 8192 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=350 -oac mp3lame -lameopts preset=15:mode=3 -vf scale=320:208 -o {1}" inputmethod="0" outputmethod="1" />
hi,
I installed RC3 and its working fine on my x64 HTPC
maybe there was some other issue with the beta build removal before.
again
RC3
i find only RC2 to download!
The problem is that when YOUR server/pc streams something so that it is accessable from the internet, you probably won't have enough bandwith to stream video files.
A typical ADSL line of 6 MBits has:
~ 6 MBits downstream
~ 512 kb updstream
When you watch a movie from the internet your downstream rate is used when you yourself stream something TO the internet, your UPSTREAM bandwidth is used.
So that would about 64 KBytes/s max. Subtract at least 10 kb for protocol overhead and the like and you end up with a bandwidth of ~ 50 KBytes/s MAX. I guess a video that is compressed like that won't be watchable.
BTW: That's the difference between S(ynchronous)-DSL and A(synchronous)-DSL
In SDSL both Upstream and downstream have the same bandwidth and in ADSL they have different bandwidth![]()