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-08-2010, 06:26 AM   #551
Member
 
Mataza's Avatar
 
Join Date: Sep 2009
Location: Sweden
Posts: 87
Default Re: Exact way to stream with FME to JTV - READ HERE

Lindline, yes its called that. Tried remaking several XML's and it just wont work.. anyone?
__________________
^-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-08-2010, 08:08 AM   #552
Member
 
Mataza's Avatar
 
Join Date: Sep 2009
Location: Sweden
Posts: 87
Default Re: Exact way to stream with FME to JTV - READ HERE

Okay.. all I had to do is open CMD myself, CD into FME folder, manually start FMEcmd.exe with the profile.. worked fine.
__________________
^-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-10-2010, 02:35 AM   #553
Junior Member
 
Join Date: Sep 2010
Posts: 6
Default Re: Exact way to stream with FME to JTV - READ HERE

the batch file was working wonders until last night.

i'm having the same problems as Mataza. its as if FMLEcmd took a huge dump. the gui version works fine, but of course with the hypothetical fps increase in the cmd version, it doesn't make sense not to go with it.

my batch file looks like:

CD "C:\Program Files (x86)\Adobe\Flash Media Live Encoder 3.1\"
start /affinity 80 /high FMLEcmd.exe /p "c:\fme\stream.xml" /l c:\fme\logs\

Last edited by yourwhiteshadow; 09-10-2010 at 02:37 AM.
yourwhiteshadow is offline   Reply With Quote
Old 09-10-2010, 10:02 AM   #554
Junior Member
 
Join Date: Sep 2010
Posts: 2
Default Re: Exact way to stream with FME to JTV - READ HERE

Hey Tim, i read a previous post where you mentioned that you are able to stream both your mic and your normal stereo device at the same time using an advanced option in your realtek sound card, can you or anyone else give more details on how you done this?

I have no problem streaming audio from sc2 and anything else such as skype, vent, firefox etc but my own personal mic doesn't seem to be picked up.

I'm attempting to use Virtual Audio Cable but theres an issue with unsigned drivers with vista 64 bit so its a bit of a pain to get working.

Any help you can give would be greatly appreciated.
Komsomol is offline   Reply With Quote
Old 09-10-2010, 10:45 AM   #555
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 yourwhiteshadow View Post
the batch file was working wonders until last night.

i'm having the same problems as Mataza. its as if FMLEcmd took a huge dump. the gui version works fine, but of course with the hypothetical fps increase in the cmd version, it doesn't make sense not to go with it.

my batch file looks like:

CD "C:\Program Files (x86)\Adobe\Flash Media Live Encoder 3.1\"
start /affinity 80 /high FMLEcmd.exe /p "c:\fme\stream.xml" /l c:\fme\logs\
Go Start > Search programs > cmd

Write CD C:\Program Files (x86)\Adobe\Flash Media Live Encoder 3.1\

Write start /affinity 80 /high FMLEcmd.exe /p c:\fme\stream.xml /l c:\fme\logs\

That SHOULD work, but if not, try just writing
"FMLECMD.exe /p c:\fme\stream.xml /l c:\fme\logs\

Thanks
__________________
^-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-10-2010, 09:58 PM   #556
Junior Member
 
Join Date: Sep 2010
Posts: 6
Default Re: Exact way to stream with FME to JTV - READ HERE

Quote:
Originally Posted by Mataza View Post
Go Start > Search programs > cmd

Write CD C:\Program Files (x86)\Adobe\Flash Media Live Encoder 3.1\

Write start /affinity 80 /high FMLEcmd.exe /p c:\fme\stream.xml /l c:\fme\logs\

That SHOULD work, but if not, try just writing
"FMLECMD.exe /p c:\fme\stream.xml /l c:\fme\logs\

Thanks
so actually, here is my issue. i can use FMLE 3.1 gui to create a profile, save it. here is the caveat though. if i use stereo mix, and save the profile, i can't run the batch off of it. why? i have no idea. however, when i try to reopen the profile in FMLE 3.1 gui, i get

"Problem with audio capture device

Profile specified the following device: Stereo mix (Realtek High Defini
Selected default device"

apparently when you save the profile, it doesn't save the whole name of the audio capture device. FMLEcmd can't load a faulty profile. fix for this?

tried running a batch and got the following:

"Fri Sep 10 2010 21:18:50 : Selected video input device: VHScrCap
Fri Sep 10 2010 21:18:51 : Problem with audio capture device. : Profile specified the device: Mix (Realtek High Definition Au
Selected default device:
Fri Sep 10 2010 21:18:54 : Failed with error 80004005:audiodevice.empty() ? E_FAIL : S_OK
Fri Sep 10 2010 21:18:54 : Audio capture device not selected. Please select audio capture device connected to your system.
Fri Sep 10 2010 21:19:00 : Selected audio input device: Microphone (Realtek High Defini"

so i figured its loading the profile incorrectly based on the cut off device names.

http://forums.adobe.com/thread/655544?tstart=0

you can choose devices by numbers, so i picked 0/1 and i still got that problem above. giving me a headache.

Last edited by yourwhiteshadow; 09-10-2010 at 10:23 PM.
yourwhiteshadow is offline   Reply With Quote
Old 09-10-2010, 10:40 PM   #557
Junior Member
 
Join Date: Sep 2010
Posts: 6
Default Re: Exact way to stream with FME to JTV - READ HERE

Quote:
Originally Posted by yourwhiteshadow View Post
so actually, here is my issue. i can use FMLE 3.1 gui to create a profile, save it. here is the caveat though. if i use stereo mix, and save the profile, i can't run the batch off of it. why? i have no idea. however, when i try to reopen the profile in FMLE 3.1 gui, i get

"Problem with audio capture device

Profile specified the following device: Stereo mix (Realtek High Defini
Selected default device"

apparently when you save the profile, it doesn't save the whole name of the audio capture device. FMLEcmd can't load a faulty profile. fix for this?

tried running a batch and got the following:

"Fri Sep 10 2010 21:18:50 : Selected video input device: VHScrCap
Fri Sep 10 2010 21:18:51 : Problem with audio capture device. : Profile specified the device: Mix (Realtek High Definition Au
Selected default device:
Fri Sep 10 2010 21:18:54 : Failed with error 80004005:audiodevice.empty() ? E_FAIL : S_OK
Fri Sep 10 2010 21:18:54 : Audio capture device not selected. Please select audio capture device connected to your system.
Fri Sep 10 2010 21:19:00 : Selected audio input device: Microphone (Realtek High Defini"

so i figured its loading the profile incorrectly based on the cut off device names.

Adobe Forums: How to get a list of video/audio...

you can choose devices by numbers, so i picked 0/1 and i still got that problem above. giving me a headache.
ok sorry, got it working again with just VHSCr Cap, VHMulti Cam seems to have an issue running in fmlecmd, but in the gui it works fine.
yourwhiteshadow is offline   Reply With Quote
Old 09-10-2010, 11:02 PM   #558
Member
 
Mataza's Avatar
 
Join Date: Sep 2009
Location: Sweden
Posts: 87
Default Re: Exact way to stream with FME to JTV - READ HERE

so, its working?
and about name on stereomix, yeah.. its always been cutoff for me.
currently mine is "Stereo Mix (SoundMAX Integrated" but I had realtek before. dont think it needs more info :P
__________________
^-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-10-2010, 11:08 PM   #559
Junior Member
 
Join Date: Sep 2010
Posts: 6
Default Re: Exact way to stream with FME to JTV - READ HERE

Quote:
Originally Posted by Mataza View Post
so, its working?
and about name on stereomix, yeah.. its always been cutoff for me.
currently mine is "Stereo Mix (SoundMAX Integrated" but I had realtek before. dont think it needs more info :P
yes its working

would really like to get VH Multi Cam working in FMLEcmd though.
yourwhiteshadow is offline   Reply With Quote
Old 09-11-2010, 01:44 PM   #560
Junior Member
 
Join Date: Jun 2010
Posts: 10
Default Re: Exact way to stream with FME to JTV - READ HERE

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...
Mdubz 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