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-05-2009, 06:37 PM   #81
Senior Member
 
Lindline's Avatar
 
Join Date: Jun 2009
Posts: 860
Default Re: Exact way to stream with FME to JTV - READ HERE

For simplicity, have the .bat file and the associated .xml file in their own seperate directory. For example, I have a folder located at C:\FME\ . All that it contains is the .bat file and the .xml that stores the FME settings for my stream.

Also, remember that C:/ and C:\ are two completely different things. C:\ is correct.
__________________
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-05-2009, 06:52 PM   #82
Junior Member
 
Join Date: Dec 2009
Posts: 16
Default Re: Exact way to stream with FME to JTV - READ HERE

I made a folder that is called FME

I put the BAT file in that folder, and I put the XML file in that folder as seen in this screen shot


http://img190.imageshack.us/img190/5772/fmefolder.jpg


Is anything wrong with that picture? If so I need help... I then go to the cmd window and type in justin.bat and this is what I get

http://img190.imageshack.us/img190/6878/cmdprompt.jpg


This is where I am getting stuck at. I copied and pasted the batch file, it does not look like anything is wrong. I really need some help.

Last edited by ObscuredUSA; 12-05-2009 at 07:19 PM.
ObscuredUSA is offline   Reply With Quote
Old 12-05-2009, 07:28 PM   #83
Senior Member
 
Lindline's Avatar
 
Join Date: Jun 2009
Posts: 860
Default Re: Exact way to stream with FME to JTV - READ HERE

You have a typo in your .bat file. It should be Adobe\Flash... you forgot the \
__________________
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-05-2009, 07:33 PM   #84
Junior Member
 
Join Date: Dec 2009
Posts: 16
Default Re: Exact way to stream with FME to JTV - READ HERE

Ahh, did not see that. But I am still getting the error when I type in c:\fme\justin.bat

Question: Is there supposed to be a space between this \FMEcmd.exe" /p the " and the /, is there supposed to be a space?


This is what is in my bat folder now "C:\Program Files\Adobe\Flash Media Encoder 2.5\FMEcmd.exe" /p c:\fme\justin.xml

Last edited by ObscuredUSA; 12-05-2009 at 07:45 PM.
ObscuredUSA is offline   Reply With Quote
Old 12-05-2009, 07:55 PM   #85
Senior Member
 
Lindline's Avatar
 
Join Date: Jun 2009
Posts: 860
Default Re: Exact way to stream with FME to JTV - READ HERE

It seems right unfortunately.
__________________
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-05-2009, 07:57 PM   #86
Junior Member
 
Join Date: Dec 2009
Posts: 16
Default Re: Exact way to stream with FME to JTV - READ HERE

How come I can't get it to come up in prompt then? I am real confused... lol I saved the justin.bat as a unicode, is that right?

Hmm, so I tested something out and saved it as a ASNI or whatever.. Tried to enter it in the cmd.. and got this message. http://img189.imageshack.us/img189/6878/cmdprompt.jpg

Last edited by ObscuredUSA; 12-05-2009 at 08:01 PM.
ObscuredUSA is offline   Reply With Quote
Old 12-05-2009, 08:01 PM   #87
Senior Member
 
Lindline's Avatar
 
Join Date: Jun 2009
Posts: 860
Default Re: Exact way to stream with FME to JTV - READ HERE

Last thing I can suggest is make sure that the program path is correct.
__________________
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-05-2009, 08:21 PM   #88
Junior Member
 
Join Date: Dec 2009
Posts: 16
Default Re: Exact way to stream with FME to JTV - READ HERE

made changes to my above post, any idea what is wrong this time?
ObscuredUSA is offline   Reply With Quote
Old 12-05-2009, 08:27 PM   #89
Senior Member
 
Lindline's Avatar
 
Join Date: Jun 2009
Posts: 860
Default Re: Exact way to stream with FME to JTV - READ HERE

It might be case-sensitive. But at least we're making progress. Sorry, Im kinda taking shots in the dark. Im not at my computer.

If it doesnt work, could you post the contents of your xml file. BE SURE TO EDIT OUT YOUR STREAM ID.
__________________
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-05-2009, 08:33 PM   #90
Junior Member
 
Join Date: Dec 2009
Posts: 16
Default Re: Exact way to stream with FME to JTV - READ HERE

This is what is in my XML file


<?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>25.00</frame_rate>
<size>
<width>1024</width>
<height>768</height>
</size>
</video>
</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>lolstreamid</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>


I don't have the audio turned on because I am on Vista and I can't seem to get my audio to work when I just try to stream without the cmdline

Last edited by Lindline; 12-06-2009 at 09:24 AM.
ObscuredUSA 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