Multiboxing.com - Multiboxing in World of Warcraft and more!
          

Go Back   Multiboxing in World of Warcraft and Beyond! > All Gaming Forums > General Discussions

Reply
 
LinkBack Thread Tools Display Modes
Old 12-08-2009, 09:09 AM   #111
Senior Member
 
Azzie's Avatar
 
Join Date: Jul 2009
Location: Dallas, Texas
Posts: 339
Blog Entries: 1
Send a message via Skype™ to Azzie
Default Re: Exact way to stream with FME to JTV - READ HERE

yup, that was it. fme resized my stream to 1280x720. looks pretty pimp now. ty Tim
Azzie is offline   Reply With Quote
Old 12-12-2009, 08:26 AM   #112
Junior Member
 
Join Date: Dec 2009
Posts: 16
Default Re: Exact way to stream with FME to JTV - READ HERE

When I stream, my latency goes real high in game. Is there a way to make it not go so high?
ObscuredUSA is offline   Reply With Quote
Old 12-12-2009, 11:43 AM   #113
Senior Member
 
Lindline's Avatar
 
Join Date: Jun 2009
Posts: 860
Default Re: Exact way to stream with FME to JTV - READ HERE

Quote:
Originally Posted by ObscuredUSA View Post
When I stream, my latency goes real high in game. Is there a way to make it not go so high?
If its actual connection lag, then you need to lower your bitrate.

If its actual input lag from a capped processor, then you need to either increase your bitrate (to reduce the amount of compression needed) or decrease your resolution (to reduce the amount of compression needed).
__________________
Check out my brand new stream http://www.roshinko.com

I'll be posting up a day-by-day blog-style series as I continue to expand and develop it.

Be sure to multibox with Pwnboxer Multiboxing Software just because its better than the rest.
Lindline is offline   Reply With Quote
Old 12-12-2009, 01:25 PM   #114
Junior Member
 
Join Date: Dec 2009
Posts: 16
Default Re: Exact way to stream with FME to JTV - READ HERE

Quote:
Originally Posted by Lindline View Post
If its actual connection lag, then you need to lower your bitrate.

If its actual input lag from a capped processor, then you need to either increase your bitrate (to reduce the amount of compression needed) or decrease your resolution (to reduce the amount of compression needed).
I'm going to guess my processor is getting capped. I will try your suggestions, thanks!

I increased the bitrate to 2000 and decreased the resolution and I still have large amount of latency. I even up the bitrate to 4000 and still high latency.

Last edited by ObscuredUSA; 12-12-2009 at 01:43 PM.
ObscuredUSA is offline   Reply With Quote
Old 12-12-2009, 06:17 PM   #115
Tim
Administrator
 
Tim's Avatar
 
Join Date: Jun 2009
Location: USA
Posts: 7,735
Default Re: Exact way to stream with FME to JTV - READ HERE

A bitrate of 4000 is going to be way overkill. Most internet connections will throttle you. Keep that in mind!
Tim is offline   Reply With Quote
Old 12-13-2009, 01:51 AM   #116
Senior Member
 
Lindline's Avatar
 
Join Date: Jun 2009
Posts: 860
Default Re: Exact way to stream with FME to JTV - READ HERE

Id suggest lowering the bitrate. I can sustain 1280x720 video on a 600 kbps stream.

Also, if you havent performed the Windows TCPAckFrequency fix, you should.
__________________
Check out my brand new stream http://www.roshinko.com

I'll be posting up a day-by-day blog-style series as I continue to expand and develop it.

Be sure to multibox with Pwnboxer Multiboxing Software just because its better than the rest.
Lindline is offline   Reply With Quote
Old 12-27-2009, 04:51 PM   #117
Junior Member
 
Join Date: Nov 2009
Location: Germany
Posts: 17
Default Re: Exact way to stream with FME to JTV - READ HERE

it works for me but only streams the upper left corner of my desktop.
Gotja is offline   Reply With Quote
Old 12-27-2009, 05:15 PM   #118
Senior Member
 
Lindline's Avatar
 
Join Date: Jun 2009
Posts: 860
Default Re: Exact way to stream with FME to JTV - READ HERE

Make sure VHScrCap has the right dimensions.
__________________
Check out my brand new stream http://www.roshinko.com

I'll be posting up a day-by-day blog-style series as I continue to expand and develop it.

Be sure to multibox with Pwnboxer Multiboxing Software just because its better than the rest.
Lindline is offline   Reply With Quote
Old 12-28-2009, 01:13 AM   #119
Junior Member
 
Join Date: Nov 2009
Location: Germany
Posts: 17
Default Re: Exact way to stream with FME to JTV - READ HERE

yeah its 1440 * 900 for me.
Gotja is offline   Reply With Quote
Old 12-30-2009, 02:37 PM   #120
Junior Member
 
Join Date: Dec 2009
Posts: 3
Default Re: Exact way to stream with FME to JTV - READ HERE

Can someone help i completed everything but i can't get my batch file to work, when i click on the batch it will open and close really fast. I have windows 7 64 bit everything in side is correct from copy pasting.

this is what is in my bat file "C:\Program Files (x86)\Adobe\Flash Media Encoder 2.5\FMEcmd.exe" /p C:\fme\justin.xml


justin.xml

<?xml version="1.0" encoding="UTF-16"?>
<flashmediaencoder_profile>
<preset>
<name>Custom</name>
<description></description>
</preset>
<capture>
<video>
<device>VHScrCap</device>
<crossbar_input>0</crossbar_input>
<frame_rate>60</frame_rate>
<size>
<width>1680</width>
<height>1050</height>
</size>
</video>
<audio>
<device>Microphone (VIA High Definition</device>
<crossbar_input>0</crossbar_input>
<sample_rate>44100</sample_rate>
<channels>2</channels>
<input_volume>75</input_volume>
</audio>
</capture>
<process>
<video>
<crop>
<left>0</left>
<top>0</top>
<right>0</right>
<bottom>3</bottom>
</crop>

</video>
</process>
<encode>
<video>
<format>VP6</format>
<datarate>1000</datarate>
<advanced>
<keyframe_frequency>5 seconds</keyframe_frequency>
<quality>Avg Quality - Great Framerate</quality>
<noise_reduction>None</noise_reduction>
<datarate_window>Medium</datarate_window>
<cpu_usage>Dedicated</cpu_usage>
</advanced>
</video>
<audio>
<format>Mp3</format>
<datarate>128</datarate>
</audio>
</encode>
<restartinterval>
<days></days>
<hours></hours>
<minutes></minutes>
</restartinterval>
<reconnectinterval>
<attempts></attempts>
<interval></interval>
</reconnectinterval>
<output>
<rtmp>
<url>rtmp://live.justin.tv/app</url>
<backup_url></backup_url>
<stream>xxxxxx</stream>
</rtmp>
</output>
<metadata>
<entry>
<key>author</key>
<value></value>
</entry>
<entry>
<key>copyright</key>
<value></value>
</entry>
<entry>
<key>description</key>
<value></value>
</entry>
<entry>
<key>keywords</key>
<value></value>
</entry>
<entry>
<key>rating</key>
<value></value>
</entry>
<entry>
<key>title</key>
<value></value>
</entry>
</metadata>
<preview>
<audio></audio>
</preview>
<log>
<level>100</level>
<directory>C:\fme\</directory>
</log>
</flashmediaencoder_profile>

Last edited by ProdCali; 12-30-2009 at 03:04 PM.
ProdCali is offline   Reply With Quote
Reply

Tags
justin.tv, ravingnoah

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Interesting read on HD resolutions Tim Off Topic 0 04-13-2010 09:33 AM
How do you read the forums? Poyzon Off Topic 13 02-27-2010 09:52 AM
Best stream ever please read!!! Bigtime19 General Discussions 1 01-27-2010 04:52 PM
Read me first!!! Tim Guides That Need Work 0 11-05-2009 04:58 PM
Battlenet (Please Read) Smithnweson General Discussions 16 09-01-2009 05:05 AM


SEO by vBSEO 3.3.2