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 03-23-2011, 10:24 AM   #941
Junior Member
 
Join Date: Jan 2010
Posts: 4
Default Re: Exact way to stream with FME to JTV - READ HERE

Quote:
Originally Posted by xxkodemanxx View Post
The same at the OP
30fps
1920x1080
What about the rest, all of the checkboxes and all. Same as OP as well?

Last edited by Bolleh; 03-23-2011 at 10:27 AM.
Bolleh is offline   Reply With Quote
Old 03-23-2011, 10:40 AM   #942
Junior Member
 
Join Date: Mar 2011
Posts: 4
Default Re: Exact way to stream with FME to JTV - READ HERE

Quote:
Originally Posted by Bolleh View Post
What about the rest, all of the checkboxes and all. Same as OP as well?
yup.
align video
show mouse
show clicks
track mouse
only things checked

EDIT:

I just did a test and did VHSCRCAP
and bumped UP my datarate to 2000 and it seemed to have less drops.


I guess its all about the right datarate...
its just odd because on my verizon fios I could pick whatever datarate and it ran great whatever I picked.
this one is so touchy..
and it still doesnt seem as great ..hmmm

Last edited by xxkodemanxx; 03-23-2011 at 11:04 AM.
xxkodemanxx is offline   Reply With Quote
Old 03-24-2011, 05:46 AM   #943
Junior Member
 
Join Date: Mar 2011
Posts: 12
Default Re: Exact way to stream with FME to JTV - READ HERE

Quote:
Originally Posted by Bolleh View Post
My VHSC does that too, but it's not an issue for me. Have you changed the frame rate in the xml-file?


When using VHSC, what settings do you use?
This is my XML File:

Code:
<?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>1024</height>
        </size>
        </video>
        <audio>
        <device>"What U Hear" (Creative SB X-Fi</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>2000</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>Removed - Nghtmr9999</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 Nghtmr9999; 03-24-2011 at 08:14 AM. Reason: Removed stream ID
aLDigital is offline   Reply With Quote
Old 03-24-2011, 07:37 AM   #944
Junior Member
 
Join Date: Mar 2011
Posts: 4
Default Re: Exact way to stream with FME to JTV - READ HERE

VHScrcap will save its settings when you close it for when you stream. It will revert back when you open it again after you have streamed. I believe once you set the settings you just close it and leave it alone

I think the OP explains this earlier in the thread..

Also have you tried doing 30fps in the xml and VH?
xxkodemanxx is offline   Reply With Quote
Old 03-24-2011, 07:46 AM   #945
Junior Member
 
Join Date: Jul 2009
Posts: 6
Default Re: Exact way to stream with FME to JTV - READ HERE

Quote:
Originally Posted by Wizper View Post
Yeah got it working and if you watch this highlight here:
Justin.tv - World of Warcraft - Testing stuff!

You can clearly see that it's lagging and im running in 1920-1080
System:
CPU: Intel Core i5 760 2.80GHz
RAM: Kingstoen HyperX 8GB
GPU: GeForce 8800 GTX :< .. Aiming for 2x 460 GTX
HDD: Barracuda 7200.12 1.5GB
Bandwith: 100/10 Mbit

it's not the greatest but it works!

soo anyone that can help me get this right? what do i need to do to get a non laggy stream?
*Bump* anyone can help me?
Wizper is offline   Reply With Quote
Old 03-24-2011, 08:13 AM   #946
Super Moderator
 
Nghtmr9999's Avatar
 
Join Date: Aug 2009
Location: Minnesota, US
Posts: 1,662
Blog Entries: 6
Default Re: Exact way to stream with FME to JTV - READ HERE

Is your bandwidth truly 100/10? It may be what you are "supposed" to get from your ISP, but it might not necessarily be your actual bandwidth.
__________________
Nghtmr9999 is offline   Reply With Quote
Old 03-24-2011, 08:21 AM   #947
Junior Member
 
Join Date: Mar 2011
Posts: 12
Default Re: Exact way to stream with FME to JTV - READ HERE

Quote:
Originally Posted by xxkodemanxx View Post
VHScrcap will save its settings when you close it for when you stream. It will revert back when you open it again after you have streamed. I believe once you set the settings you just close it and leave it alone

I think the OP explains this earlier in the thread..

Also have you tried doing 30fps in the xml and VH?

Yeah, tried it in both, in one, deinstalled all reinstalled, restarted.. nothing seems to work.
aLDigital is offline   Reply With Quote
Old 03-24-2011, 03:36 PM   #948
Junior Member
 
Join Date: Jul 2009
Posts: 6
Default Re: Exact way to stream with FME to JTV - READ HERE

Quote:
Originally Posted by Nghtmr9999 View Post
Is your bandwidth truly 100/10? It may be what you are "supposed" to get from your ISP, but it might not necessarily be your actual bandwidth.

I checked it and its 98/7-8 so it's pretty accurate you dont think the problem is cuase i live in Sweden? but i think i can't stream in 1920 x 1080.
Wizper is offline   Reply With Quote
Old 03-25-2011, 05:19 AM   #949
Junior Member
 
Join Date: Mar 2011
Posts: 12
Default Re: Exact way to stream with FME to JTV - READ HERE

Still canīt change my FPS...

Anyone?

aLDigital is offline   Reply With Quote
Old 03-25-2011, 06:13 AM   #950
Super Moderator
 
Nghtmr9999's Avatar
 
Join Date: Aug 2009
Location: Minnesota, US
Posts: 1,662
Blog Entries: 6
Default Re: Exact way to stream with FME to JTV - READ HERE

Quote:
Originally Posted by Wizper View Post
I checked it and its 98/7-8 so it's pretty accurate you dont think the problem is cuase i live in Sweden? but i think i can't stream in 1920 x 1080.
That could be the problem. All that data would have to travel overseas to the servers. Otherwise, not sure why.
__________________
Nghtmr9999 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