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 02-24-2011, 07:19 AM   #881
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

Sounds like you have your justin.xml using Stereo Mix. Go into FME and select your microphone, export the audio file and copy in the name of your microphone into your XML
__________________
Nghtmr9999 is offline   Reply With Quote
Old 02-24-2011, 09:17 AM   #882
Junior Member
 
Join Date: Feb 2011
Posts: 5
Default Re: Exact way to stream with FME to JTV - READ HERE

yea, i did that...still no sound

<device>Microphone (Logitech G35 Headset</device>
Slave_Maker is offline   Reply With Quote
Old 02-24-2011, 08:40 PM   #883
Junior Member
 
Join Date: Feb 2011
Posts: 3
Default Re: Exact way to stream with FME to JTV - READ HERE

Ok, so i orig i got it to work,l but with a funny rez, so i played around with it, then i figured that it looks good and maybe set it to a higher rez...now i got a pink screen and when i try to change it to anything i still get a pink screen and im wondering if anyone knws how to fix this problem D:
Junkywand is offline   Reply With Quote
Old 02-24-2011, 08:48 PM   #884
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

Someone mentioned they had a similar issue. I believe they copied a number from Tim's video when they shouldn't have, or something along those lines.

I'd say be sure the width and height values in your XML are correct (something your monitor can support)
__________________
Nghtmr9999 is offline   Reply With Quote
Old 02-24-2011, 08:52 PM   #885
Junior Member
 
Join Date: Feb 2011
Posts: 3
Default Re: Exact way to stream with FME to JTV - READ HERE

Thanks for the quick Reply, Atm i have it set to 1920x1080 which my monitor can support so atm that doesnt seem like the issue : (
Junkywand is offline   Reply With Quote
Old 02-24-2011, 09:00 PM   #886
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, I believe the main cause of your issue has to do with your VHScrCap config. The pink you see is the color that fills in unused areas in captured images. I would suggest going into the VHScrCap config and making sure the values are what they should be as per your instructions.

If that doesn't work, post your justin.xml, but be sure to edit out your stream ID. Might be a bad value in there somewhere.
__________________
Nghtmr9999 is offline   Reply With Quote
Old 02-24-2011, 09:01 PM   #887
Junior Member
 
Join Date: Feb 2011
Posts: 3
Default Re: Exact way to stream with FME to JTV - READ HERE

Ok ! so i have fixed the problem, so if anyone has pink screen this is prolly how you do it!, What you are going to have to do is first open up Adobe encoder then open up VHScrncap and select the Active thingy (lol) then you reselect your area( how ever big you want it Ep. 1920x1080 ) Then you save the profile over the old and launch the stream the way your suppose to and it work fine i just have to do some more resizeing.
Junkywand is offline   Reply With Quote
Old 02-25-2011, 04:16 AM   #888
Junior Member
 
Join Date: Jul 2009
Posts: 6
Default Re: Exact way to stream with FME to JTV - READ HERE

Ok, been trying this for weeks now! but the CMD keeps closing right after i open justin.bat.
here is my files.. please help!=)

Justin.bat
Quote:
"C:\Program Files (x86)\Adobe\Flash Media Encoder 2.5\FMEcmd.exe" /p c:\fme\justin.xml
And the Justin.xml

Quote:
?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.00</frame_rate>
<size>
<width>1920</width>
<height>1080</height>
</size>
</video>
<audio>
<device>Realtek Digital Input (Realtek </device>
<crossbar_input>0</crossbar_input>
<sample_rate>44100</sample_rate>
<channels>2</channels>
<input_volume>75</input_volume>
</audio>
</capture>
<encode>
<video>
<format>VP6</format>
<datarate>1800</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>Mystream ID</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>
Anyone know what i am doing wrong!?

The files are named justin.bat and justin.xml and are in a fme folder under C
friberg is offline   Reply With Quote
Old 02-25-2011, 06:30 AM   #889
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 the xml saved as unicode?
__________________
Nghtmr9999 is offline   Reply With Quote
Old 02-25-2011, 06:52 AM   #890
Junior Member
 
Join Date: Jul 2009
Posts: 6
Default Re: Exact way to stream with FME to JTV - READ HERE

Yes any more tips?:P

works great when i start FME and do it that way, but it eats my processor, so i guess its something wrong with the bat?: /

EDIT: im so stupid, had the bat saved as unicode lol xD

Last edited by friberg; 02-25-2011 at 06:56 AM.
friberg 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