| | #751 |
| Junior Member Join Date: Jan 2011
Posts: 17
| Never got a chance to post up but I've been wanting to share the info that I got. I run a stream on psn off of my laptop (wireless) every night. Here's my specs: HP G62 laptop 8GB RAM 2.(something)GHZ i3 processor 15.0mbps upload 40.0mbps download Input Resolution: 500x280 Output Resolution: 640x360 Framerate: 30fps Bitrate: 1500kb This is the results of what my stream is like.Previously Recorded Stream My only question here is... How do I get higher quality without losing framerates or getting lag spikes? |
| | |
| | #752 | |
| Super Moderator | Quote:
Edit: Also, you could try increasing resolution
__________________ | |
| | |
| | #753 | |
| Junior Member Join Date: Jan 2011
Posts: 17
| Quote:
Increase my output resolution? BTW, what caught my interest was the High quality parameters that Tim posted in the beginning of the thread. Hence, why I was asking. | |
| | |
| | #754 |
| Super Moderator | Yup... Code: HP G62 laptop 8GB RAM 2.(something)GHZ i3 processor 15.0mbps upload 40.0mbps download Input Resolution: 500x280 Output Resolution: 640x360 Framerate: 30fps Bitrate: 1500kb 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>60</frame_rate>
<size>
<width>1600</width>
<height>900</height>
</size>
</video>
<audio>
<device>Rec. Playback (IDT High Definit</device>
<crossbar_input>0</crossbar_input>
<sample_rate>44100</sample_rate>
<channels>2</channels>
<input_volume>60</input_volume>
</audio>
</capture>
__________________ |
| | |
| | #755 |
| Junior Member Join Date: Jan 2011
Posts: 17
| Much thanks. Now to go read up on what my supported resolutions are. |
| | |
| | #756 | |
| Junior Member Join Date: Jan 2011
Posts: 7
| Quote:
anyone??? | |
| | |
| | #757 |
| Super Moderator | Sorry r4id. Completely forgot to answer your question XD Are you sure the path to your XML file and to FME itself is correct?
__________________ |
| | |
| | #758 |
| Junior Member Join Date: Jan 2011
Posts: 7
| Code: "C:\Program Files (x86)\Adobe\Flash Media Encoder 2.5\FMEcmd.exe" /p c:\users\nick\fme\justin.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>60</frame_rate>
<size>
<width>1680</width>
<height>1050</height>
</size>
</video>
<audio>
<device>Line In (Realtek High Definitio</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>1350</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>streamidgoesinhere</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>
***EDIT*** after just looking i changed <directory>C:\fme\</directory> @ the bottom to c:\users\nick\fme but that still didnt do it...hmmm Last edited by r4id; 01-28-2011 at 12:53 PM. |
| | |
| | #759 | |
| Junior Member Join Date: Jan 2011
Posts: 17
| Quote:
Edit: What did you name your xml file? If you're using the .bat file posted up above, rename your xml profile to justin. Last edited by Nemesys; 01-28-2011 at 01:05 PM. | |
| | |
| | #760 |
| Junior Member Join Date: Jan 2011
Posts: 7
| aha! it was a naming issue, thanks to the poster above problem solved and streams running, now to just mess with the datarate to get the perfect stream. thanks guys |
| | |
![]() |
| 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 |