Protecting live encoding server

We set up a Flash Media Server and we are trying to figure out how to protect our live encoding url. Seems like anyone with a Flash Media Encoder and who knew the location of our server could publish a live stream. Can we password protect this in any way?

You can install the authentication add-in on FMS and allow only authorized FMLE clients to publish. Visit FMLE install page on adobe.com to download the add-in and refer to FMLE help file.

Similar Messages

  • Protecting Live Stream Encoding URL

    We set up a Flash Media Server and we are trying to figure out how to protect our live encoding url. Seems like anyone with a Flash Media Encoder and who knew the location of our server could publish a live stream. Can we password protect this in any way?

    Asa,
    Are you able to share details of what the solution being developed by Adobe will involve, and which versions of FMS it will apply to (an update for 3.0, 3.5 or just a feature of 4.0)
    Thanks,
    Michael

  • Proxy between Flash Media Live Encoder and Adobe Media Server

    ciao,
    I encode from a pc with Adobe Flash Media Live Encoder to a server with Adobe Media Server. And this configuration works well.
    The actual configuration is:
    1) computer A (es: 192.168.1.5 - gw 192.168.1.254) point to computer B
    with FMS url: rtmp://COMPUTER_B_WAN_IP/live and StreamName
    test?user=useruser&password=userpassword
    2) computer B (es: 210.22.11.134) with Adobe Media Server
    But now I need to encode from Adobe Flash Media Live Encoder (computer A) to a pc (computer P) and then redirect the rtmp stream to the Adobe Media Server (computer B). Those 3 computers have different lan configurations. If I use rtmpsuck (http://rtmpdump.mplayerhq.hu/) on computer P, can I use it like proxy to redirect the computer A rtmp flow to computer B?
    I suppose:
    1) computer A (es: 192.168.1.5 - gw 192.168.1.254) point to computer P with FMS url: rtmp://COMPUTER_P_WAN_IP/live and StreamName test?user=useruser&password=userpassword
    2) on computer P (es: 10.10.10.8 - gw 10.10.10.254) I install
    rtmpsuck, I open port 1935 on his firewall and I configure iptables
    like: iptables -t nat -A PREROUTING -p tcp --dport 1935 -j DNAT
    --to-destination COMPUTER_B_WAN_IP:1935
    3) on computer B I do nothing.
    Now I have 3 questions:
    1- Can it works?
    2- On computer P (the proxy) I must install rtmpsuck and rtmpsrv or I can install only rtmpsuck? I don't necessary need to record the stream
    3- Is there another way to do this? Is there another software to redirect the stream?
    Thankyou
    M.

    Please update us when FMLE OSX is deployed.  BTW, I get that the server market is dominated by LINUX/WINDOWS and this is a FMS add on. But, my shops creative workflow is Mac based for obvious reasons.  Encoding is part of our editing workflow and thus needs to be mac based.  Throw us a bone please.

  • Can flash media live encoder feed stream to remote adobe media server installed on other machine?

    Hi All,
    i have installed  Flash Media Live Encoder 3.2 on my one machine xxx and AMS version 5 on another machine yyy.
    i am trying to configure FMLE for ams server URL - i.e. stream to flash media server option on FMLE. I have generated FMS URL as "rtmp://yyy/live" and clicked "connect" to. Its not getting connected to it.
    please find attachment for error.
    is there any restriction that our AMS should be on same machine wehere we have installed flash media live encoder ??
    please help on this!!

    If you have any trouble to understand from above query then please go through following scenarios and do reply if you have answers to it.
    I have installed Flash Media Live Encoder 3.2 on my machine and Adobe Media Server 5.0.3 on another machine.
    My requirement is to stream RTMP from Flash Media Live Encoder which is installed on my machine(source) and receive RTMP stream on Adobe Media Server which is installed on another machine.
    I am unable to connect to "rtmp://<"IP Address of Adobe Media Server installed system">/live on AMS installed machine.
    Atached please find the error message screen shot:
    Are there any restriction that Adobe Media Server and Flash Media Live Encoder must be installed on the same machine?

  • Flash Media Live Encoder won't connect to server

    I am trying to configure Flash Media Live Encoder 3.2. I followed the instructions provided by the chatroom I am working for, and it seems to be working until I press the "Start" button on the bottom. When I do that, I get an error message that says
    "Problem with Primary Server
    Failure to connect to primary server. Please verify that your Server URL and application name are valid and that your internet connection is working and retry."
    I get the same message when I hit the "Connect" button on the dashboard.
    I have Windows 7, and more than adequate processing power/connection speed. My performance meter says it is only taking up 9% of my CPU, and my connection speed is at least 15, usually more like 30megs.
    Any suggestions?

    Most of the time is is due to;
    Ports or firewall blocking connections
    Settings put into FMLE are not correct, check FMS URL for spaces and the Stream key not being what was expected.
    Application no present on the server
    Good way to debug is to use the Admininistration panel that Adobe provides in the FMS install.

  • Adobe flash media live encoder not connecting to my server?

    Hi all,
         I am working on streaming programs through "Adobe flash Media Live encoder" in my website.The steps that i done for streaming is
        * Installed Adobe flash media live encoder
        * In the FMS URL entered as  " rtmp://myserver ip/live "
        * In stream given as "livestream"
        * when i click connect the follwing error is displaying " Invalid primary FMSURL "
    The website i am going to implement is " www.thelivingword.in:8080 " which is done using PHP. Is there anything i have to do in coding to connect the media server.As i am new to this i need guidance from you people for completing this..
    Plz help me out of this..waiting for ur guidance steps.
    Regards
    Hari.V

    Can you check if firewall is on machine where Flash Media Server is installed? I mean it needs to off or you need to allow port 1935 and 80 so that you allow incoming traffic to FMS on this ports.

  • Media server and Media live encoder running, but how do I view my stream?

    Ok. This is the first time I have ever used these two programs. I got the Media server running and connected and the Media live encoder streaming and connected to the server. I have not been able to test the stream to see if it is working correctly however, judging by the logs, it seems to be working. What I really want to know is the simplest instructions on how to view the stream from outside of my network, as it is broadcasting over the net. I am trying to do a live stream.
    With just these two programs running is there a link I can go to that it will automatically play the stream back?
    What exactly to I need to do now to be able to give someone my link over the net so they can watch the stream?
    Do I actually need a server to put the /applications/live folder onto?
    Thank you!
    (ps I have been reading the adobe documentation on this but I'm still confused)

    I am certainly no expert as I have just started working
    with this myself.  But I will try to help.
    To view the stream you need a client. As started in the Flash Media Server Development Guide:
    You can use any of the following clients to play video streamed from the live service:
    Flash Media Server sample video player (RootInstall/samples/videoPlayer)
    Flash FLVPlayback component (fl.video.FLVPlayback)
    Flex VideoDisplay component (mx.controls.VideoDisplay)
    Any custom-built application that runs in Flash Player, AIR, or Flash Lite 3
    You can pick up this link at http://help.adobe.com/en_US/FlashMediaServer/3.5_Deving/WS5b3ccc516d4fbf351e63e3d11a0773cf ae-7ff7.html
    I have a very basic example of a custom-built player that does work - I'm running FMS Dev (localhost) and a webcam.  Let me know if you need the example.
    Good luck.  I hope more experts will start to post help, as I am struggling with some things myself.
    Phillip

  • Flash Media Server/Flash Media Live Encoder

    Hello I just installed the authentication addin to my FMS 3.5 server (Windows 2008 Server - 32Bit.)  I created a user and have check that the user/password is correct; however every time I attempt to connect to the server via Flash Media Live Encoder 3.2 I receive user not found.  Again, I will go back to the utility on the FMS and check and the user/password combination is valid.  I'm stuck, I would appreciate any assistance.  Thanks.

    Thank you for you replay.  Yes, I did restart. I figured out what my problem was on yesterday.  I needed to run the command prompt utility as "administrator" in order for users.exe to execute fully.  It was a permissions issue. Again thank you!

  • What's difference push stream with server script and push with flash media live encoder??

    Hi
    I'm multi point push streaming with adobe flash media server 4
    Stream structure like this
    Open Broadcaster Software (or Flash media live encoder) (RTMP) -> Home Flash media server with multi push script (main.asc)
    -> Stream to 2 justintv channels + 1 dailymotion channel (1024x576 , 1750Kbps)
    no problem at all when streaming to justintv
    but some another stream services have speed problem
    ustream can not push with this method
    and dailymotion, vaughnlive push speed slow down than OBS or FMLE Direct stream
    for example
    when direct streaming with OBS or FMLE (Without home server) , no problem at all stream to dailymotion and vaughnlive
    clearly no lag
    but when push with server script, slow down push speed and unstable (it affect only for dailymotion and vaughnlive streams)
    justintv upload speed same as OBS, FMLE's bitrate but dailymotion, vaughnlive bitrate always slower than justintv or OBS, FMLE
    Like this - justintv , OBS, FMLE (1750Kbps~2000Kbps) but dailymotion, vaughnlive (1600Kbps~1800Kbps)
    I don't understand why have push speed difference between server script push and OBS, FMLE push
    Have any reason? and do not have solution???
    (sorry for my bad english)

    First of all let me clarify that we call multi point publish and it has been explained in detail here
    http://help.adobe.com/en_US/flashmediaserver/devguide/WS5b3ccc516d4fbf351e63e3d11a0773d56e -7ffbDev.html
    When you do multi point publish(MPP) you publish from one server to another server, when you use FMLE you do a normal publish of stream(s) from a client/encoder(FMLE in this case) to the Adobe Media server.

  • What URL for Live Encoder 3 Content

    Hi guys I took over the design of a website ( www.riptidehotel.com ). The old designer has disappeared with all of the original FLA files, all we have are the SWF's on the web server. We have a web cam that uses Flash Media Live Encoder, but I cannot find a URL to direct the new site to for the live web cam. Probably a dumb question, but any help would be greatly appreciated....hopefully it's not staring me in the face, but I can't find it in the code or in the media live encoder software. We want to do away with the email login and just make it a simple live camera. If you don't want to give out your email, use mine jason(underscore)[email protected] (obviously the underscore is an _.
    Thanks in advance,
    Jason

    Hello,
    I have deployed a jsp file to
    I:\ora9ias\j2ee\home\default-web-app\test
    I however have no idea what the url is to which
    this?
    I have tried
    http://145.254.22.145:7778/test/filename.jsp and I
    get a Can not find Server error. The server is
    started. Am I in the right directory to deploy a jsp
    file or is the url wrong?Robert -- is this a 9iAS installation or a standalone installation?
    If this is a 9iAS installation and you've dropped the file into the directory you specified, then you should be able to access it via
    http://145.254.22.145:7778/j2ee/test/filename.jsp
    Note the additional 'j2ee'.
    In a 9iAS environment, the OC4J_Home instance has a default web binding of /j2ee.
    The defaultWebApp of the home OC4J instance in a 9iAS installation is /j2ee -- you can verify this in the $ORACLE_HOME/j2ee/home/config/default-web-site.xml file.
    Similarly, you can see all the mappings which the Apache HTTP server will route via the mod_oc4j.conf file in the $ORACLE_HOME/Apache/Apache/conf directory.
    cheers
    -steve-

  • FPS missing in Flash Media Live Encoder

    Hi there,
    I'm using the Black Magic Intensity Pro Capture Card.
    When I'm trying to connect my camera and stream to the Flash Media Server I can't select the correct FPS cause it's missing in the List. I need to select 50FPS but just got 59,97 as Option. Why is it missing?
    I'm using the Software on a MacPro. Any Ideas?

    Thanks for the reply.  The system clock is fine on my encoder - FMLE somehow either cannot read it or cannot insert in into the stream.  It does insert the system date (sd), but it doesn't really help for my slide synchronization.
    Date: Thu, 13 Aug 2009 06:58:49 -0600
    From: [email protected]
    To: [email protected]
    Subject: TimeCode (Systemtime) Undefined in Flash Media Live Encoder
    FMLE takes Time from system clock. Please make sure correct time is set in your system clock.
    FMLE takes time from that and shows in 18:27:43.803 (hh:mm:SS:MSEC)
    >

  • User not found FM Live Encoder 3 to FMS 3.5

    Hello,
    We are testing Flash Media Server 3.5 with Flash Media Live Encoder 3.
    Right now we have the problem, that we can not connect from FM Live Encoder 3 to FMS 3.5 running on the localhost (M:\Adobe\Flash Media Server 3.5\Apache2.2). Both running as Standard Installation on the same System (OS: Windows XP SP2). The User is not found. So where do we have to setup the user, so that the connection is possible,
    FM Live Encoder:
    Configuration for Output:
    FMS URL: rtmp://localhost/live
    Backup URL:
    Stream: livestream
    Then press Button “Connect”
    Entering the only user and password we set in the FMS Admin Console:
    User ard, pw: ard
    Ø  Then the Reply is: User not found.
    FMS 3.5 Admin Console:
    Manage User:
    User: ard
    Reset password: ard
    Ø  Still: User not found, when we try to connect from the Live Encoder.
    Modules/access:
    There is a libconnect.dll
    FMS 3.5 access log:
    session connect               2009-06-05         11:40:11               548         127.0.0.1             3316      3073      -              -              -              -                403         -
    FMS 3.5 edge log:
    2009-06-05         11:40:08               548         (w)2641213        Connection rejected by server. Reason : [ AccessManager.Reject ] : [ code=403 need auth; authmod=adobe ] :           -
    2009-06-05         11:40:11               548         (w)2641213        Connection rejected by server. Reason : [ AccessManager.Reject ] : [ authmod=adobe ] : ?reason=nosuchuser&opaque=OzcAAA==               -
    Thx for any Information...
    Reinhard Roderer

    ok I just solved my problem.
    I am running vista and FMS is installed in ... "program files" ... etc.
    So, when adding user through "users.exe" command users.dat remains empty even though it reports "new user successfuly added".
    The problem was vista write protection.

  • Problems with Adobe Flash Media Live Encoder 3.1

    Hello I use a version of Adobe Flash Media Encoder (3.1)
    Recently doing a recording, we had the following problem.
    After the recording lasted for 1 hour at 1:30 minutes, the generated video produced only 30 minutes!
    Checking the video appears in the log as complete and the right length, but the final video has only 30 minutes.
    Can someone help us?
    Thank you
    LOG - From the recording  -  the recording of which I speak is from 19:30
    The first record of 17:30 was ok
    =================================================================
    File: C:\Program Files (x86)\Adobe\Flash Media Live Encoder 3.1\FlashMediaLiveEncoder.exe
    Description: Adobe® Flash® Media Live Encoder
    Copyright: © 2009 - 10 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#0000716>
    Version: 3.1.0.8703
    =================================================================
    Mon Jul 23 2012 16:34:51 : Selected video input device: Osprey-230 Video Device 1
    Mon Jul 23 2012 16:34:51 : Selected audio input device: Osprey-2X0 Audio 1   Unbalanced
    Mon Jul 23 2012 16:37:37 : Selected video input device: Osprey-230 Video Device 1
    ==========================================================
    <?xml version="1.0" encoding="UTF-16"?>
    <flashmedialiveencoder_profile>
        <preset>
            <name>Custom</name>
            <description></description>
        </preset>
        <capture>
            <video>
            <device>Osprey-230 Video Device 1</device>
            <crossbar_input>0</crossbar_input>
            <frame_rate>15.00</frame_rate>
            <size>
                <width>320</width>
                <height>240</height>
            </size>
            </video>
            <audio>
            <device>Osprey-2X0 Audio 1   Unbalanced</device>
            <crossbar_input>0</crossbar_input>
            <sample_rate>22050</sample_rate>
            <channels>2</channels>
            <input_volume>75</input_volume>
            </audio>
        </capture>
        <process>
            <video>
            <preserve_aspect></preserve_aspect>
            </video>
        </process>
        <encode>
            <video>
            <format>VP6</format>
            <datarate>200;</datarate>
            <outputsize>320x240;</outputsize>
            <advanced>
                <keyframe_frequency>5 Seconds</keyframe_frequency>
                <quality>Good Quality - Good Framerate</quality>
                <noise_reduction>None</noise_reduction>
                <datarate_window>Medium</datarate_window>
                <cpu_usage>Dedicated</cpu_usage>
            </advanced>
            <autoadjust>
                <enable>false</enable>
                <maxbuffersize>1</maxbuffersize>
                <dropframes>
                <enable>false</enable>
                </dropframes>
                <degradequality>
                <enable>false</enable>
                <minvideobitrate></minvideobitrate>
                <preservepfq>false</preservepfq>
                </degradequality>
            </autoadjust>
            </video>
            <audio>
            <format>MP3</format>
            <datarate>48</datarate>
            </audio>
        </encode>
        <restartinterval>
            <days></days>
            <hours></hours>
            <minutes></minutes>
        </restartinterval>
        <reconnectinterval>
            <attempts></attempts>
            <interval></interval>
        </reconnectinterval>
        <output>
            <rtmp>
            <url>rtmp://flash.asaweb.com.br/pesquisaincasa5</url>
            <backup_url></backup_url>
            <stream>pesquisaincasa5</stream>
            </rtmp>
            <file>
            <limitbysize>
                <enable>false</enable>
                <size>10</size>
            </limitbysize>
            <limitbyduration>
                <enable>false</enable>
                <hours>1</hours>
                <minutes>0</minutes>
            </limitbyduration>
           <path>C:\Clientes\Videos\GFK\GFK_Posicionamento_19_23_07_2012_17_30.flv</path>
            </file>
        </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>
            <video>
            <input>
                <zoom>100%</zoom>
            </input>
            <output>
                <zoom>100%</zoom>
            </output>
            </video>
            <audio></audio>
        </preview>
        <log>
            <level>100</level>
            <directory>C:\Users\incasa.INCASA2\Videos</directory>
        </log>
    </flashmedialiveencoder_profile>
    ==========================================================
    DumpGraph [03D1DA28]
        Filter [03D5B3A4] Output Video Renderer
              Pin [03D5B77C] Input [Input] Connected to pin [02CE3698]
        Filter [03D5A55C] Input Video Renderer
              Pin [03D5A934] Input [Input] Connected to pin [02CC3008]
        Filter [03D54B34] Meter Render Right
              Pin [03D54F0C] Input [Input] Connected to pin [02CDDBE8]
        Filter [03D56B34] Meter Render
              Pin [03D56F0C] Input [Input] Connected to pin [02CD5240]
        Filter [02CD1FA8] Mux
              Pin [02CD2008] FLV4 [Input] Connected to pin [02CC4BE0]
              Pin [02CD2828] MP3 [Input] Connected to pin [02CC69B8]
              Pin [02CD2AA0]  out [ Output] This pin is not Connected
        Filter [02CE2F48] VP62_FL8 Compressor
              Pin [02CE2F68] Input [Input] Connected to pin [02CE2DE8]
              Pin [02CE3698] Preview [Output] Connected to pin [03D5B77C]
              Pin [02CC4BE0] Output1 [Output] Connected to pin [02CD2008]
              Pin [02CE5A08]  Output2 [ Output] This pin is not Connected
        Filter [02CC2F00] Input RGB
              Pin [02CC2F18] Input [Input] Connected to pin [03D59F54]
              Pin [02CC3008] Output [Output] Connected to pin [03D5A934]
        Filter [02CC6850] Audio Encoder Tee
              Pin [02CC6860] Input [Input] Connected to pin [02CDCA58]
              Pin [02CC69B8] Output1 [Output] Connected to pin [02CD2828]
              Pin [02CC4998]  Output2 [ Output] This pin is not Connected
        Filter [02CC8808] Audio Monitor
              Pin [02CC8880] Input [Input] Connected to pin [03D92BF4]
              Pin [02CD5240] Channel 0 [Output] Connected to pin [03D56F0C]
              Pin [02CDDBE8] Channel 1 [Output] Connected to pin [03D54F0C]
        Filter [02CE2668] FPS Controller Encoder
              Pin [02CE2678] Input [Input] Connected to pin [02CE1EB0]
              Pin [02CE2DE8] Output [Output] Connected to pin [02CE2F68]
        Filter [02CDC550] Audio Encoder
              Pin [02CDC558] PCM [Input] Connected to pin [03DA1B9C]
              Pin [02CDCA58] MP3 [Output] Connected to pin [02CC6860]
        Filter [02CE1DA8] Resize
              Pin [02CE1DC0] Input [Input] Connected to pin [02CD9F30]
              Pin [02CE1EB0] Output [Output] Connected to pin [02CE2678]
        Filter [0036B82C] Audio Tee
              Pin [0036B894] Input [Input] Connected to pin [02CD4660]
              Pin [03DA1B9C] Output1 [Output] Connected to pin [02CDC558]
              Pin [03D92BF4] Output2 [Output] Connected to pin [02CC8880]
              Pin [03DA1E5C]  Output3 [ Output] This pin is not Connected
        Filter [02CD97B0] FPS Controller Resize
              Pin [02CD97C0] Input [Input] Connected to pin [03D1E33C]
              Pin [02CD9F30] Output [Output] Connected to pin [02CE1DC0]
        Filter [02CD3F20] Audio Resampler
              Pin [02CD3F28] In [Input] Connected to pin [02CD5000]
              Pin [02CD4660] PCM [Output] Connected to pin [0036B894]
        Filter [03D57974] Video Tee
              Pin [03D579DC] Input [Input] Connected to pin [0036B564]
              Pin [03D59F54] Output1 [Output] Connected to pin [02CC2F18]
              Pin [03D1E33C] Output2 [Output] Connected to pin [02CD97C0]
              Pin [03D1E3FC]  Output3 [ Output] This pin is not Connected
        Filter [02CD48D8] Audio Filler
              Pin [02CD48E0] In [Input] Connected to pin [03D9AA7C]
              Pin [02CD5000] Output [Output] Connected to pin [02CD3F28]
        Filter [03D9A8D4] AUDIO SOURCE
              Pin [03D9AA7C] Capture [Output] Connected to pin [02CD48E0]
              Pin [03DA17E4]  Volume principal [ Input] This pin is not Connected
        Filter [00369BF4] SOURCE
              Pin [0036B564] Capturar [Output] Connected to pin [03D579DC]
              Pin [03D9EC7C]  Visualizar [ Output] This pin is not Connected
              Pin [03D9E9B4]  CC [ Output] This pin is not Connected
              Pin [03D9BCC4]  VBI [ Output] This pin is not Connected
              Pin [03D5CAA4] Entrada de vídeo analógica [Input] Connected to pin [00369E7C]
        Filter [03D1DC24] Osprey-230 Crossbar 1
              Pin [03D1DEFC]  0: Video Composite In [ Input] This pin is not Connected
              Pin [03D1E05C]  1: Video SVideo In [ Input] This pin is not Connected
              Pin [00369E7C] 0: Video Decoder Out [Output] Connected to pin [03D5CAA4]
    DumpGraph [03D1DA28]
        Filter [03D5B3A4] Output Video Renderer
              Pin [03D5B77C] Input [Input] Connected to pin [02CE3698]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7E-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB32
    Not temporally compressed
    Sample size 307200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 32 bpp c:0
    Image size 307200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
        Filter [03D5A55C] Input Video Renderer
              Pin [03D5A934] Input [Input] Connected to pin [02CC3008]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7D-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB24
    Not temporally compressed
    Sample size 230400
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 24 bpp c:0
    Image size 230400
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
        Filter [03D54B34] Meter Render Right
              Pin [03D54F0C] Input [Input] Connected to pin [02CDDBE8]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7D-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB24
    Not temporally compressed
    Sample size 27648
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    96 x 96, 24 bpp c:0
    Image size 27648
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 0, 0 fps
        Filter [03D56B34] Meter Render
              Pin [03D56F0C] Input [Input] Connected to pin [02CD5240]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7D-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB24
    Not temporally compressed
    Sample size 27648
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    96 x 96, 24 bpp c:0
    Image size 27648
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 0, 0 fps
        Filter [02CD1FA8] Mux
              Pin [02CD2008] FLV4 [Input] Connected to pin [02CC4BE0]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {34564C46-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Temporally compressed
    Variable size samples
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:34564c46
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
              Pin [02CD2828] MP3 [Input] Connected to pin [02CC69B8]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000055-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 0
    Format type FORMAT_WaveFormatEx
    Subtype Unknown GUID Name
    wFormatTag 85
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 6000
    nBlockAlign 1
    wBitsPerSample 0
    cbSize 12
              Pin [02CD2AA0]  out [ Output] This pin is not Connected
        Filter [02CE2F48] VP62_FL8 Compressor
              Pin [02CE2F68] Input [Input] Connected to pin [02CE2DE8]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
              Pin [02CE3698] Preview [Output] Connected to pin [03D5B77C]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7E-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB32
    Not temporally compressed
    Sample size 307200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 32 bpp c:0
    Image size 307200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
              Pin [02CC4BE0] Output1 [Output] Connected to pin [02CD2008]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {34564C46-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Temporally compressed
    Variable size samples
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:34564c46
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
              Pin [02CE5A08]  Output2 [ Output] This pin is not Connected
        Filter [02CC2F00] Input RGB
              Pin [02CC2F18] Input [Input] Connected to pin [03D59F54]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
              Pin [02CC3008] Output [Output] Connected to pin [03D5A934]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7D-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB24
    Not temporally compressed
    Sample size 230400
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 24 bpp c:0
    Image size 230400
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
        Filter [02CC6850] Audio Encoder Tee
              Pin [02CC6860] Input [Input] Connected to pin [02CDCA58]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000055-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 1
    Format type FORMAT_WaveFormatEx
    Subtype Unknown GUID Name
    wFormatTag 85
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 6000
    nBlockAlign 1
    wBitsPerSample 0
    cbSize 12
              Pin [02CC69B8] Output1 [Output] Connected to pin [02CD2828]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000055-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 1
    Format type FORMAT_WaveFormatEx
    Subtype Unknown GUID Name
    wFormatTag 85
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 6000
    nBlockAlign 1
    wBitsPerSample 0
    cbSize 12
              Pin [02CC4998]  Output2 [ Output] This pin is not Connected
        Filter [02CC8808] Audio Monitor
              Pin [02CC8880] Input [Input] Connected to pin [03D92BF4]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 4
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 88200
    nBlockAlign 4
    wBitsPerSample 16
    cbSize 0
              Pin [02CD5240] Channel 0 [Output] Connected to pin [03D56F0C]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7D-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB24
    Not temporally compressed
    Sample size 27648
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    96 x 96, 24 bpp c:0
    Image size 27648
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 0, 0 fps
              Pin [02CDDBE8] Channel 1 [Output] Connected to pin [03D54F0C]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7D-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB24
    Not temporally compressed
    Sample size 27648
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    96 x 96, 24 bpp c:0
    Image size 27648
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 0, 0 fps
        Filter [02CE2668] FPS Controller Encoder
              Pin [02CE2678] Input [Input] Connected to pin [02CE1EB0]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
              Pin [02CE2DE8] Output [Output] Connected to pin [02CE2F68]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
        Filter [02CDC550] Audio Encoder
              Pin [02CDC558] PCM [Input] Connected to pin [03DA1B9C]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 4
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 88200
    nBlockAlign 4
    wBitsPerSample 16
    cbSize 0
              Pin [02CDCA58] MP3 [Output] Connected to pin [02CC6860]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000055-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 1
    Format type FORMAT_WaveFormatEx
    Subtype Unknown GUID Name
    wFormatTag 85
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 6000
    nBlockAlign 1
    wBitsPerSample 0
    cbSize 12
        Filter [02CE1DA8] Resize
              Pin [02CE1DC0] Input [Input] Connected to pin [02CD9F30]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
              Pin [02CE1EB0] Output [Output] Connected to pin [02CE2678]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
        Filter [0036B82C] Audio Tee
              Pin [0036B894] Input [Input] Connected to pin [02CD4660]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 4
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 88200
    nBlockAlign 4
    wBitsPerSample 16
    cbSize 0
              Pin [03DA1B9C] Output1 [Output] Connected to pin [02CDC558]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 4
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 88200
    nBlockAlign 4
    wBitsPerSample 16
    cbSize 0
              Pin [03D92BF4] Output2 [Output] Connected to pin [02CC8880]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 4
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 88200
    nBlockAlign 4
    wBitsPerSample 16
    cbSize 0
              Pin [03DA1E5C]  Output3 [ Output] This pin is not Connected
        Filter [02CD97B0] FPS Controller Resize
              Pin [02CD97C0] Input [Input] Connected to pin [03D1E33C]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
              Pin [02CD9F30] Output [Output] Connected to pin [02CE1DC0]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
        Filter [02CD3F20] Audio Resampler
              Pin [02CD3F28] In [Input] Connected to pin [02CD5000]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 4
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 88200
    nBlockAlign 4
    wBitsPerSample 16
    cbSize 0
              Pin [02CD4660] PCM [Output] Connected to pin [0036B894]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 4
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 88200
    nBlockAlign 4
    wBitsPerSample 16
    cbSize 0
        Filter [03D57974] Video Tee
              Pin [03D579DC] Input [Input] Connected to pin [0036B564]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
              Pin [03D59F54] Output1 [Output] Connected to pin [02CC2F18]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
              Pin [03D1E33C] Output2 [Output] Connected to pin [02CD97C0]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
              Pin [03D1E3FC]  Output3 [ Output] This pin is not Connected
        Filter [02CD48D8] Audio Filler
              Pin [02CD48E0] In [Input] Connected to pin [03D9AA7C]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 4
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 88200
    nBlockAlign 4
    wBitsPerSample 16
    cbSize 0
              Pin [02CD5000] Output [Output] Connected to pin [02CD3F28]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 4
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 88200
    nBlockAlign 4
    wBitsPerSample 16
    cbSize 0
        Filter [03D9A8D4] AUDIO SOURCE
              Pin [03D9AA7C] Capture [Output] Connected to pin [02CD48E0]
    Major type {73647561-0000-0010-8000-00AA00389B71}  MEDIATYPE_Audio
    Sub type   {00000001-0000-0010-8000-00AA00389B71}  MEDIASUBTYPE_PCM
    Not temporally compressed
    Sample size 4
    Format type FORMAT_WaveFormatEx
    Subtype MEDIASUBTYPE_PCM
    wFormatTag 1
    nChannels 2
    nSamplesPerSec 22050
    nAvgBytesPerSec 88200
    nBlockAlign 4
    wBitsPerSample 16
    cbSize 0
              Pin [03DA17E4]  Volume principal [ Input] This pin is not Connected
        Filter [00369BF4] SOURCE
              Pin [0036B564] Capturar [Output] Connected to pin [03D579DC]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {30323449-0000-0010-8000-00AA00389B71}  Unknown GUID Name
    Not temporally compressed
    Sample size 115200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 12 bpp c:30323449
    Image size 115200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
              Pin [03D9EC7C]  Visualizar [ Output] This pin is not Connected
              Pin [03D9E9B4]  CC [ Output] This pin is not Connected
              Pin [03D9BCC4]  VBI [ Output] This pin is not Connected
              Pin [03D5CAA4] Entrada de vídeo analógica [Input] Connected to pin [00369E7C]
    Major type {0482DDE1-7817-11CF-8A03-00AA006ECB65}  MEDIATYPE_AnalogVideo
    Sub type   {E436EB8E-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_None
    Not temporally compressed
    Sample size 1
    Format type FORMAT_AnalogVideo
        Filter [03D1DC24] Osprey-230 Crossbar 1
              Pin [03D1DEFC]  0: Video Composite In [ Input] This pin is not Connected
              Pin [03D1E05C]  1: Video SVideo In [ Input] This pin is not Connected
              Pin [00369E7C] 0: Video Decoder Out [Output] Connected to pin [03D5CAA4]
    Major type {0482DDE1-7817-11CF-8A03-00AA006ECB65}  MEDIATYPE_AnalogVideo
    Sub type   {E436EB8E-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_None
    Not temporally compressed
    Sample size 1
    Format type FORMAT_AnalogVideo
    Mon Jul 23 2012 17:48:44 : Problem with Primary Server. Failure to connect to Primary server. Please verify that your Server URL and application name are valid and that your Internet connection is working and retry.
    Mon Jul 23 2012 17:48:44 : Session Started
    Mon Jul 23 2012 17:48:44 : Video Encoding Started
    Mon Jul 23 2012 17:48:44 : Audio Encoding Started
    Mon Jul 23 2012 19:37:52 : Audio Encoding Stopped
    Mon Jul 23 2012 19:37:52 : Video Encoding Stopped
    Mon Jul 23 2012 19:37:52 : Session Stopped
    Mon Jul 23 2012 19:37:52 : File C:\Clientes\Videos\GFK\GFK_Posicionamento_19_23_07_2012_17_30.flv closed.
    ================== Encoding Statistics ====================
                            Current                        
                                           Input              Output
                 Time    Bit Rate     Drops      fps     Drops      fps
    Audio  :   1:49:06      48 Kbps          
    Video 1:   1:49:06    172 Kbps         0    15.00         0    15.00
                            Average                         
                                           Input              Output
                 Time    Bit Rate     Drops      fps     Drops      fps
    Audio  :   1:49:06      48 Kbps          
    Video 1:   1:49:06    199 Kbps         0    15.00         0    15.00
    ===========================================================
    ==========================================================
    <?xml version="1.0" encoding="UTF-16"?>
    <flashmedialiveencoder_profile>
        <preset>
            <name>Custom</name>
            <description></description>
        </preset>
        <capture>
            <video>
            <device>Osprey-230 Video Device 1</device>
            <crossbar_input>0</crossbar_input>
            <frame_rate>15.00</frame_rate>
            <size>
                <width>320</width>
                <height>240</height>
            </size>
            </video>
            <audio>
            <device>Osprey-2X0 Audio 1   Unbalanced</device>
            <crossbar_input>0</crossbar_input>
            <sample_rate>22050</sample_rate>
            <channels>2</channels>
            <input_volume>75</input_volume>
            </audio>
        </capture>
        <process>
            <video>
            <preserve_aspect></preserve_aspect>
            </video>
        </process>
        <encode>
            <video>
            <format>VP6</format>
            <datarate>200;</datarate>
            <outputsize>320x240;</outputsize>
            <advanced>
                <keyframe_frequency>5 Seconds</keyframe_frequency>
                <quality>Good Quality - Good Framerate</quality>
                <noise_reduction>None</noise_reduction>
                <datarate_window>Medium</datarate_window>
                <cpu_usage>Dedicated</cpu_usage>
            </advanced>
            <autoadjust>
                <enable>false</enable>
                <maxbuffersize>1</maxbuffersize>
                <dropframes>
                <enable>false</enable>
                </dropframes>
                <degradequality>
                <enable>false</enable>
                <minvideobitrate></minvideobitrate>
                <preservepfq>false</preservepfq>
                </degradequality>
            </autoadjust>
            </video>
            <audio>
            <format>MP3</format>
            <datarate>48</datarate>
            </audio>
        </encode>
        <restartinterval>
            <days></days>
            <hours></hours>
            <minutes></minutes>
        </restartinterval>
        <reconnectinterval>
            <attempts></attempts>
            <interval></interval>
        </reconnectinterval>
        <output>
            <rtmp>
            <url>rtmp://flash.asaweb.com.br/pesquisaincasa5</url>
            <backup_url></backup_url>
            <stream>pesquisaincasa5</stream>
            </rtmp>
            <file>
            <limitbysize>
                <enable>false</enable>
                <size>10</size>
            </limitbysize>
            <limitbyduration>
                <enable>false</enable>
                <hours>1</hours>
                <minutes>0</minutes>
            </limitbyduration>
           <path>C:\Clientes\Videos\GFK\GFK_Posicionamento_19_23_07_2012_19_30.flv</path>
            </file>
        </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>
            <video>
            <input>
                <zoom>100%</zoom>
            </input>
            <output>
                <zoom>100%</zoom>
            </output>
            </video>
            <audio></audio>
        </preview>
        <log>
            <level>100</level>
            <directory>C:\Users\incasa.INCASA2\Videos</directory>
        </log>
    </flashmedialiveencoder_profile>
    ==========================================================
    DumpGraph [03D59D20]
        Filter [03D56B34] Output Video Renderer
              Pin [03D56F0C] Input [Input] Connected to pin [02CF2EB8]
        Filter [03D4CAEC] Input Video Renderer
              Pin [03D4CEC4] Input [Input] Connected to pin [02CE62C8]
        Filter [03DA2134] Meter Render Right
              Pin [03DA250C] Input [Input] Connected to pin [02CDDBE8]
        Filter [03D9E9BC] Meter Render
              Pin [03D9ED94] Input [Input] Connected to pin [02CD3F20]
        Filter [0974A008] Mux
              Pin [0974A068] FLV4 [Input] Connected to pin [0C741E48]
              Pin [0974A888] MP3 [Input] Connected to pin [0CA5E9B8]
              Pin [0974AB00]  out [ Output] This pin is not Connected
        Filter [02CF2768] VP62_FL8 Compressor
              Pin [02CF2788] Input [Input] Connected to pin [02CC8F88]
              Pin [02CF2EB8] Preview [Output] Connected to pin [03D56F0C]
              Pin [0C741E48] Output1 [Output] Connected to pin [0974A068]
              Pin [0CA59A70]  Output2 [ Output] This pin is not Connected
        Filter [02CE61C0] Input RGB
              Pin [02CE61D8] Input [Input] Connected to pin [03D9F7FC]
              Pin [02CE62C8] Output [Output] Connected to pin [03D4CEC4]
        Filter [0CA6BDB8] Audio Encoder Tee
              Pin [0CA6BDC8] Input [Input] Connected to pin [0CC32D28]
              Pin [0CA5E9B8] Output1 [Output] Connected to pin [0974A888]
              Pin [0CA7A988]  Output2 [ Output] This pin is not Connected
        Filter [0CAD1788] Audio Monitor
              Pin [0CAD1800] Input [Input] Connected to pin [03D59F54]
              Pin [02CD3F20] Channel 0 [Output] Connected to pin [03D9ED94]
              Pin [02CDDBE8] Channel 1 [Output] Connected to pin [03DA250C]
        Filter [02CC8808] FPS Controller Encoder
              Pin [02CC8818] Input [Input] Connected to pin [0CA692E0]
              Pin [02CC8F88] Output [Output] Connected to pin [02CF2788]
        Filter [0CC32820] Audio Encoder
              Pin [0CC32828] PCM [Input] Connected to pin [03DA1E64]
              Pin [0CC32D28] MP3 [Output] Connected to pin [0CA6BDC8]
        Filter [0CA691D8] Resize
              Pin [0CA691F0] Input [Input] Connected to pin [0CA315A0]
              Pin [0CA692E0] Output [Output] Connected to pin [02CC8818]
        Filter [0036F1A4] Audio Tee
              Pin [0036F20C] Input [Input] Connected to pin [0CA20748]
              Pin [03DA1E64] Output1 [Output] Connected to pin [0CC32828]
              Pin [03D59F54] Output2 [Output] Connected to pin [0CAD1800]
              Pin [0036FEDC]  Output3 [ Output] This pin is not Connected
        Filter [0CA30E20] FPS Controller Resize
              Pin [0CA30E30] Input [Input] Connected to pin [03D1DB3C]
              Pin [0CA315A0] Output [Output] Connected to pin [0CA691F0]
        Filter [0CA20008] Audio Resampler
              Pin [0CA20010] In [Input] Connected to pin [02CE8EC8]
              Pin [0CA20748] PCM [Output] Connected to pin [0036F20C]
        Filter [03D9FDB4] Video Tee
              Pin [03D9FE1C] Input [Input] Connected to pin [03D9BCC4]
              Pin [03D9F7FC] Output1 [Output] Connected to pin [02CE61D8]
              Pin [03D1DB3C] Output2 [Output] Connected to pin [0CA30E30]
              Pin [03D1DBFC]  Output3 [ Output] This pin is not Connected
        Filter [02CE87A0] Audio Filler
              Pin [02CE87A8] In [Input] Connected to pin [03D53B44]
              Pin [02CE8EC8] Output [Output] Connected to pin [0CA20010]
        Filter [03D5C094] AUDIO SOURCE
              Pin [03D53B44] Capture [Output] Connected to pin [02CE87A8]
              Pin [00369EBC]  Volume principal [ Input] This pin is not Connected
        Filter [03DA18E4] SOURCE
              Pin [03D9BCC4] Capturar [Output] Connected to pin [03D9FE1C]
              Pin [00368FF4]  Visualizar [ Output] This pin is not Connected
              Pin [00369BF4]  CC [ Output] This pin is not Connected
              Pin [03DA1B9C]  VBI [ Output] This pin is not Connected
              Pin [0036FD04] Entrada de vídeo analógica [Input] Connected to pin [003692BC]
        Filter [03D92BFC] Osprey-230 Crossbar 1
              Pin [03D988DC]  0: Video Composite In [ Input] This pin is not Connected
              Pin [03D98A44]  1: Video SVideo In [ Input] This pin is not Connected
              Pin [003692BC] 0: Video Decoder Out [Output] Connected to pin [0036FD04]
    DumpGraph [03D59D20]
        Filter [03D56B34] Output Video Renderer
              Pin [03D56F0C] Input [Input] Connected to pin [02CF2EB8]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7E-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB32
    Not temporally compressed
    Sample size 307200
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 32 bpp c:0
    Image size 307200
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
        Filter [03D4CAEC] Input Video Renderer
              Pin [03D4CEC4] Input [Input] Connected to pin [02CE62C8]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7D-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB24
    Not temporally compressed
    Sample size 230400
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    320 x 240, 24 bpp c:0
    Image size 230400
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 666666, 15 fps
        Filter [03DA2134] Meter Render Right
              Pin [03DA250C] Input [Input] Connected to pin [02CDDBE8]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7D-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB24
    Not temporally compressed
    Sample size 27648
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    96 x 96, 24 bpp c:0
    Image size 27648
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 0, 0 fps
        Filter [03D9E9BC] Meter Render
              Pin [03D9ED94] Input [Input] Connected to pin [02CD3F20]
    Major type {73646976-0000-0010-8000-00AA00389B71}  MEDIATYPE_Video
    Sub type   {E436EB7D-524F-11CE-9F53-0020AF0BA770}  MEDIASUBTYPE_RGB24
    Not temporally compressed
    Sample size 27648
    Source rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Target rectangle ( Left 0 Top 0 Right 0 Bottom 0)
    Size of BITMAPINFO structure 40
    96 x 96, 24 bpp c:0
    Image size 27648
    Planes 1
    Pels per metre (0, 0)
    Colours used 0
    AvgTimePerFrame 0, 0 fps
      

    Did you ever get this to work?  I have been using, with a qualified degree of success, taking the HDMI output from a Canon Vixia HV30, to an AverMedia Game Boradcaster C127 to FMLE.
    The qualification is:  When the card is installed on an ITX board (GigaByte Z-77), in the single PCI-e slot, yes.  In fact, I'm using it weekly now on my show.
    Now, if I put the same card on an Asus Z77 Maxiumus Gene board, with or without an installed video card (GTX 660), and regardless of the positioning of the C127 in the first long PCI-e slot and the GTX 660 in the next one over, or pin the PCI-4 slot, I get "No Signal AverMedia" on the screen.  Then I put it back on the ITX board (I5-2300 on there and 8GB RAM, using HDMI or DVI vidoe for the local monitor), the card then works properly.
    I made sure I had the DirectShow codecs installed...and it didn't work on the larger board (plan was to be able to handle two capture cards like this in one "box" and still have a GPU in the main slot to help processing.
    Any feedback appreciated.

  • Adobe Flash Media Live Encode support the HDV format?

    Hi,
    I have a Sony PMW-EX1 that I would like to use as a video source. However when I select the device (connected via iLink / Firewire) I get an error saying the video format is not supported. Sony have decided to only output HDV on this camera, and therefore I cannot 'downgrade' the output to DV.
    Do Adobe Flash Media Live Encode support the HDV format?
    Thanks,
    William.

    Can you check if firewall is on machine where Flash Media Server is installed? I mean it needs to off or you need to allow port 1935 and 80 so that you allow incoming traffic to FMS on this ports.

  • Adobe Flash Media Live Encoder 3 - Video Hardware Acceleration Warning

    I have been looking for an answer for this error for a few days without any luck.
    I just loaded the Adobe Free Encoder 3 and the Flash Media Server (Free Version) on a Dell PowerEdge 1950 running Windows 2003 server standard edition with Service Pack 2.  The computer has an Intel Pentium III Xeon 2.66GHz Quad core processor with 4GB RAM.  I am using an Osprey 240 video capture card.
    The computer was previously running Windows Media Encoder and it was working fine, but I needed to upgrade to a flash stream.
    Whenever I start the Adobe Flash Media Live Encoder I get the following error:
    "The video card's hardware acceleration level is set too low.  Open the Display Properties, Settings tab and click Advanced, then select the Troubleshoot tab and increase the Hardware acceleration setting.  Then restart the application, etc...
    I did as instructed and it did not work. I also tried changing the display settings to lower and higher resolutions.  I also updated the video card to the latest drivers.  I double checked the hardware requirements.  http://www.adobe.com/products/flashmediaserver/flashmediaencoder/systemreqs/ and it looks like I'm ok.
    I also checked the approved hardware list http://www.adobe.com/support/documentation/en/flashmediaencoder/FMLE_DeviceMatrix3.0.pdf.
    The Osprey 240 is not listed, but that seems to be working fine.   
    I'm thinking that the internal video card that I have may not be compatible with the Adobe Encoder.  The video card that I have is an ATI ES1000 embedded video that has only 16MB of RAM.
    I have the latest version of DirectX - I ran DxDiag and it shows that I'm running DirectX 9.0c (4.09.0000.0904),  Under the Display tab it says that the DirectDraw Acceleration, Direct3D Acceleration and AGP Acceleration are not available.
    Any help would be greatly appreciated.
    Thanks.
    Anthony

    http://forums.adobe.com/community/flash/flash_media_live_encoder

Maybe you are looking for

  • Get the file list of a given directory

    does anyone know how to get the file list of a given directory? I tried "list"/"filelist" but the class not found. THanks!

  • KT4V mobo - how do I get the best out of my AMD chip

    Hi I have an MSI KT4V motherboard... I recently bought an AMD XP3000+ Barton processor.... (which I have checked the serial number etc and as is one that runs at 333Mhz) THEN I realised the processor is only running at about 1.3Mhz instead of 2.167Mh

  • Itunes only shows part of my content in home sharing

    My Apple tv 2 wont sync with my iTunes library through Home Sharing.  It used to work fine and I have no idea what triggered it to stop syncing.

  • Spell Check button doesn't work anymore

    When I click on "Spell Check" button, it seems all works fine, but as soon as I click on "Change" button, or "Go back/Edit" or "Post Message", I receive the following error message : Your spell session has expired - please go back to the posting page

  • Cannot connect to reliable source error...

    I've seriously tried every idea in this forum. I've been trying to download this for 3 days now. My OS is Windows XP My browser is Internet Explorer 8 I have AVG antivirus I have turned everything off (including firewalls), I don't have a new version