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 09-11-2010, 04:13 PM   #561
Junior Member
 
Join Date: Sep 2010
Posts: 6
Default Re: Exact way to stream with FME to JTV - READ HERE

Quote:
Originally Posted by Mdubz View Post
Just switched from VHScrcap 2.2.6.3 to SCFH DSF, and SCFH is a lot better stream-quality wise, and in game I don't get the "Micro-stutter", "Tearing", or "Choppy framerate regardless of 60+ FPS" that I would get when I use VHScrcap. When I use SCFH DSF instead of VHScrcap the game plays 100% as smoothly as it would if I wasn't streaming. The only problem I have now is that the stream stutter's every 5 seconds. Anyone have any suggestions? It seems like barely anyone even knows about SCFH DSF...
got a link for SCFH DSF?
yourwhiteshadow is offline   Reply With Quote
Old 09-11-2010, 04:58 PM   #562
Junior Member
 
Join Date: Jun 2010
Posts: 10
Default Re: Exact way to stream with FME to JTV - READ HERE

Quote:
Originally Posted by yourwhiteshadow View Post
got a link for SCFH DSF?
How to install and use SCFH DSF Koitsu's Blog
__________________
i7 920 OC'd to 3.4, HD 5870, 6GB Ram
Mdubz is offline   Reply With Quote
Old 09-12-2010, 11:56 PM   #563
Junior Member
 
Join Date: Sep 2010
Posts: 2
Default Re: Exact way to stream with FME to JTV - READ HERE

Can someone please help me, I have been on these forums for hours trying to find a solution and either Im missing something small or its my system. I set everything up the way it was supposed to. Both the XML and the .bat file are in UNICODE. When I open the .bat file it just flashes real quick and says...
'c' is not recognized as an internal or external command,
operable program or batch file."

then it closes really quickly.


Here is my .bat code:

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

I have put quotes around:
c:\fme\justin.xml
before and it didnt work so please don't offer that as a solution.

here is 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>60.00</frame_rate>
<size>
<width>1920</width>
<height>1080</height>
</size>
</video>
<audio>
<device>Stereo Mix (Realtek High Defini</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>1500</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>XXXXXXXXXXXXXXXXXXXX</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>
chipmaga is offline   Reply With Quote
Old 09-13-2010, 12:05 AM   #564
Member
 
Mataza's Avatar
 
Join Date: Sep 2009
Location: Sweden
Posts: 87
Default Re: Exact way to stream with FME to JTV - READ HERE

Quote:
Originally Posted by chipmaga View Post
Can someone please help me, I have been on these forums for hours trying to find a solution and either Im missing something small or its my system. I set everything up the way it was supposed to. Both the XML and the .bat file are in UNICODE. When I open the .bat file it just flashes real quick and says...
'c' is not recognized as an internal or external command,
operable program or batch file."

then it closes really quickly.


Here is my .bat code:

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

I have put quotes around:
c:\fme\justin.xml
before and it didnt work so please don't offer that as a solution.

here is 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>60.00</frame_rate>
<size>
<width>1920</width>
<height>1080</height>
</size>
</video>
<audio>
<device>Stereo Mix (Realtek High Defini</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>1500</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>XXXXXXXXXXXXXXXXXXXX</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>
Hello and welcome to the boards.

As you can see on the other page, I already wrote another way on how to do a workaround for that.

Please check this URL: Exact way to stream with FME to JTV - READ HERE

Thank you
__________________
^-The comment above, was proudly made by Ikea. If there is any words/sense missing, too bad.-^
Mataza is offline   Reply With Quote
Old 09-13-2010, 12:09 AM   #565
Member
 
Mataza's Avatar
 
Join Date: Sep 2009
Location: Sweden
Posts: 87
Default Re: Exact way to stream with FME to JTV - READ HERE

Quote:
Originally Posted by Mdubz View Post
Just switched from VHScrcap 2.2.6.3 to SCFH DSF, and SCFH is a lot better stream-quality wise, and in game I don't get the "Micro-stutter", "Tearing", or "Choppy framerate regardless of 60+ FPS" that I would get when I use VHScrcap. When I use SCFH DSF instead of VHScrcap the game plays 100% as smoothly as it would if I wasn't streaming. The only problem I have now is that the stream stutter's every 5 seconds. Anyone have any suggestions? It seems like barely anyone even knows about SCFH DSF...
Hmm.. I have not heard about that program, but is there anyone here on the board who got some experience with it?

Im always open for other programs to try making the stream & game go smoother..
__________________
^-The comment above, was proudly made by Ikea. If there is any words/sense missing, too bad.-^
Mataza is offline   Reply With Quote
Old 09-13-2010, 12:19 AM   #566
Junior Member
 
Join Date: Sep 2010
Posts: 2
Default Re: Exact way to stream with FME to JTV - READ HERE

Hey Mataza that isnt working. Plus I am using 2.5 not 3.1. Do you know whats wrong with my code?

Here is the log:


================================================== ===============
File: C:\Program Files (x86)\Adobe\Flash Media Encoder 2.5\FlashMediaEncoder.exe
Description: Adobe® Flash® Media Encoder
Copyright: © 2007 - 08 Adobe Systems Incorporated. All Rights Reserved. Adobe, the Adobe logo, and Flash are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries. All other trademarks are the property of their respective owners. <AdobeIP#0000508>
Version: 2.5.0.2086
================================================== ===============


Mon Sep 13 2010 01:48:48 : Selected video input device: VHScrCap
Mon Sep 13 2010 01:48:49 : Selected audio input device: Stereo Mix (Realtek High Defini
Mon Sep 13 2010 01:50:09 : Closing Application.

Last edited by chipmaga; 09-13-2010 at 12:26 AM.
chipmaga is offline   Reply With Quote
Old 09-13-2010, 12:30 AM   #567
Member
 
Mataza's Avatar
 
Join Date: Sep 2009
Location: Sweden
Posts: 87
Default Re: Exact way to stream with FME to JTV - READ HERE

Hey.
I use 2.5 aswell and I had a problem myself with my new installed Win7, and that I linked you to works perfectly fine for me.

cd C:\Program Files (x86)\Adobe\Flash media encoder 2.5\
FMEcmd.exe /p c:\fme\console.xml

That's what I run for my broadcast.
__________________
^-The comment above, was proudly made by Ikea. If there is any words/sense missing, too bad.-^
Mataza is offline   Reply With Quote
Old 09-13-2010, 09:12 AM   #568
Junior Member
 
Join Date: Sep 2010
Posts: 6
Default Re: Exact way to stream with FME to JTV - READ HERE

any idea on how to add a delay to the stream? maybe like a 30 second delay or something.
yourwhiteshadow is offline   Reply With Quote
Old 09-13-2010, 10:53 AM   #569
Member
 
Mataza's Avatar
 
Join Date: Sep 2009
Location: Sweden
Posts: 87
Default Re: Exact way to stream with FME to JTV - READ HERE

I want to know if anyone have the idea that I can run WITHOUT a 30 second delay.. why's that? Because Im from Europe and servers are american? (justintv servs, that is)
__________________
^-The comment above, was proudly made by Ikea. If there is any words/sense missing, too bad.-^
Mataza is offline   Reply With Quote
Old 09-18-2010, 03:23 PM   #570
Junior Member
 
Join Date: Sep 2010
Posts: 2
Default Re: Exact way to stream with FME to JTV - READ HERE

hi guys. I just tried to do streams with this guide. I got 1920on1080 resolution as in this guide - my computer is Core I7-860 6gb ram and SSD Hard drive for Windows 7 x64.
When I'm starting bat file all is ok, but my frame rate are near 15 fps. I can play game, but I can't stream. Why is it happening? I thought my computer is fast enough for stream HQ.
Kilgort 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