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-31-2011, 07:21 AM   #961
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

ruXxar, regarding your stream quality, your upload speed might be your bottleneck. However, I watched some of the stream from the link and it didn't look half bad. Your computer should be able to handle the stream, so I'd recommend lowering your datarate a tad and see if that makes things better for you.
__________________
Nghtmr9999 is offline   Reply With Quote
Old 04-01-2011, 05:58 AM   #962
Junior Member
 
Join Date: Apr 2011
Posts: 1
Default Re: Exact way to stream with FME to JTV - READ HERE

I just got everything working.. except for having skype running at the same time as im streaming..

Anyone else solved that issue and can tell me how you solved it? Some link to some guide or something would be very helpful since im completly lost in this atm : (
Lanzal is offline   Reply With Quote
Old 04-01-2011, 06:13 AM   #963
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

By having Skype running, I assume you mean having voice chat and game audio at the same time? If so, I believe you'll need a mixer. Unfortunately I have no knowledge of these, so someone else would have to help you =/
__________________
Nghtmr9999 is offline   Reply With Quote
Old 04-01-2011, 11:39 AM   #964
Junior Member
 
Join Date: Jan 2011
Posts: 17
Default Re: Exact way to stream with FME to JTV - READ HERE

Quote:
Originally Posted by Lanzal View Post
I just got everything working.. except for having skype running at the same time as im streaming..

Anyone else solved that issue and can tell me how you solved it? Some link to some guide or something would be very helpful since im completly lost in this atm : (
Depends alot on what you're trying to broadcast as well as what type of OS you're using. Windows 7 is a multimedia OS which almost makes using an external mixer useless. It has it's own mixing capabilities. Make sure you have a good mic and there's a few prompts that you have to check off in your recordable devices.
Nemesys is offline   Reply With Quote
Old 04-02-2011, 06:34 PM   #965
Junior Member
 
Join Date: Apr 2011
Posts: 18
Default Re: Exact way to stream with FME to JTV - READ HERE

I've been trying to get this running for quite some time though I just recently got a new connection which I've been waiting for to see if it works.

Specs:
Dual Core 3.2 Ghz
Gforce 8800 GT
2x2GB Ram
Windows 7 (32)

Speedtest:


I should be able to stream HD, right? Though I prefer a smooth/lagless stream over incredibly high quality. I've been tinkering around for quite a while but it never gets over 13 FPS and for some reason I can't seem to be capable of changing the output. It always streams at 1920x1080 it looks like.

Here are my current settings:



I also had some trouble with the audio at the beginning but reinstalling the drivers gave me back stereo mixer and now I'm using audiorepeater if I want to get everything on stream.

My .bat:
Code:
cd "D:\Spiele\[] Stream\Flash Media Encoder 2.5"
start /min /affinity 1 /high FMEcmd.exe /p "D:\Spiele\[] Stream\fme\justin.xml"

My .xml:
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>20</frame_rate>
        <size>
            <width>1920</width>
            <height>1080</height>
        </size>
        </video>
        <audio>
        <device>Mikrofon (High Definition Audio</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>0</bottom>
        </crop>

        </video>
    </process>
    <encode>
        <video>
        <format>VP6</format>
        <datarate>1000</datarate>
        <outputsize>1280x720;</outputsize>
        <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>___________________________________</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>D:\Spiele\[] Stream\fme\</directory>
    </log>
</flashmediaencoder_profile>
Which results in this and has started giving me the error in the 2nd cmd:


This certainly doesn't look like 1280x720 as I put it in the xml either but if I can stream in 1920x1080 that probably shouldn't matter:
Justin.tv - zerebreat - Broadcasting LIVE on Justin.tv


Judging by previous posts I guess I should go with a datarate of 4000 because of the spikes which can hit twice as much? Trying that didn't change anything and gave me that error for the first time though it happens on all datarates now.

I also had some friends in TS look at the stream and it felt choppy most of the time and while streaming I couldn't really understand them most of the time because they lagged for me while my upstream in the cmd showed only ~1000kbps.
Zere is offline   Reply With Quote
Old 04-02-2011, 07:34 PM   #966
Junior Member
 
Join Date: Apr 2011
Posts: 18
Talking Re: Exact way to stream with FME to JTV - READ HERE

Hello, i have been attempting to get this to work for a few hours now and I have double checked everything and made sure everything is accurate. Help would be much appreciated.

Specs:
AMD Phenom ii six core processor 2.8
2 ATI XFX 5850 gfx cards (crossfired)
8gb ram
windows 7 ultimate (64 bit)

My XML:
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>30</frame_rate>
        <size>
            <width>1920</width>
            <height>1080</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>
         <video>
         <crop>
             <left>0</left>
             <top>0</top>
             <right>0</right>
             <bottom>3</bottom>
         </crop>

         </video>
    </process>
    <encode>
        <video>
        <format>VP6</format>
        <datarate>2500</datarate>
        <advanced>
            <keyframe_frequency>5 seconds</keyframe_frequency>
            <quality>Good Quality - Good 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>
    </capture>
    <process>
    </encode>
    <restartinterval>
        <days></days>
        <hours></hours>
        <minutes></minutes>
    </restartinterval>
    <reconnectinterval>
        <attempts></attempts>
        <interval></interval>
    </reconnectinterval>
    <output>
        <rtmp>
        <url>rrtmp://live.justin.tv/app</url>
        <backup_url></backup_url>
        <stream>STREAM ID HERE</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>
        <video>
        <input>
            <zoom>100%</zoom>
        </input>
        <output>
            <zoom>100%</zoom>
        </output>
        </video>
        <audio></audio>
    </preview>
    <log>
        <level>100</level>
        <directory>C:\fme\</directory>
    </log>
</flashmediaencoder_profile>
Here is my .bat file:

Code:
"C:\Program Files (x86)\Adobe\Flash Media Encoder 2.5\FMEcmd.exe" /p c:\fme\justin.xml

Now when i try to execute the command in cmd prompt, to run justin.bat, it gives me this error:

C:Users\Danny\fme>"C:\Program Files (86)\Adobe\Flash Media Encoder 2.5\FMEcmd.exe" c:\fme\justin.xmle
Adobe(R) Flash (R) Media Encoder Command Line Utility v 2.5.0.2086
Copyright (C) 2007-2008 Adobe Systems Incorporated. All rights reserved.

Sat Apr 02 2011 18:27:49 : The profile selected is not a vaild XML file (Yes it says "vaild" not "valid" in the command box)

Sat Apr 02 2011 18:27:49 : Closing Application

It seems as if though the program is starting up but closing due to an invalid xml file? is this correct? Also I should point out that I DID save the XML file in "Unicode" Format.

I have run out of suggestions to try to get it to work and I would really love to get this to work if anyone could please help me out!

Sorry I had to type out most of these things, I took screenshots but couldnt find a way to resize the images to fit to the limit of the attachment so i was limited and had to improvise.

Thank you for any responses I would love to fix this!!

Last edited by dimensionzero; 04-02-2011 at 07:36 PM.
dimensionzero is offline   Reply With Quote
Old 04-02-2011, 07:36 PM   #967
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 it a true XML file? By that, does it have a .xml extension, and not a .xml.txt extension?
__________________
Nghtmr9999 is offline   Reply With Quote
Old 04-02-2011, 07:37 PM   #968
Junior Member
 
Join Date: Apr 2011
Posts: 18
Default Re: Exact way to stream with FME to JTV - READ HERE

Yes, Nightmr. It's a true .xml file. i changed its extension and verified it.
dimensionzero is offline   Reply With Quote
Old 04-02-2011, 07:38 PM   #969
Junior Member
 
Join Date: Apr 2011
Posts: 18
Default Re: Exact way to stream with FME to JTV - READ HERE

Also, another way to verify that it's a true xml file is that the icon is completely changed. Same with the .bat file
dimensionzero is offline   Reply With Quote
Old 04-02-2011, 07:40 PM   #970
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

Hmm... Is your .bat file NOT saved as Unicode?
__________________
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