| | #961 |
| Super Moderator | 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.
__________________ |
| | |
| | #962 |
| Junior Member Join Date: Apr 2011
Posts: 1
| 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 : ( |
| | |
| | #963 |
| Super Moderator | 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 =/
__________________ |
| | |
| | #964 |
| Junior Member Join Date: Jan 2011
Posts: 17
| 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. |
| | |
| | #965 |
| Junior Member Join Date: Apr 2011
Posts: 18
| 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>
![]() 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. |
| | |
| | #966 |
| Junior Member Join Date: Apr 2011
Posts: 18
| 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>
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. |
| | |
| | #968 |
| Junior Member Join Date: Apr 2011
Posts: 18
| Yes, Nightmr. It's a true .xml file. i changed its extension and verified it. |
| | |
| | #969 |
| Junior Member Join Date: Apr 2011
Posts: 18
| Also, another way to verify that it's a true xml file is that the icon is completely changed. Same with the .bat file |
| | |
![]() |
| Tags |
| justin.tv, ravingnoah |
| Thread Tools | |
| Display Modes | |
| |
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 |