Very urgent!! Problems with the H.263 codec on JMStudio

I downloaded the JMF Version 2.1.1e ' version.
The H.263 codec doesn't work.
I noticed that the file sound.jar wasn't in the lib directory of JMF-2.1.1e.
Is for this reason I have problems with the H.263 codec??
Thanks for your help.

What do you try to broadcast? H263 is a video codec, not audio..

Similar Messages

  • A VERY weird problem with the screen?!!!

    Ok, first of all, I apologize for the title of the question above, it was difficult to put my problem into words.
    I use the Instagram app a lot on my 3 month old retina iPad.  I have pressed the little thingy on the bottom right of the screen that reads ( x2 ) and always use the app in this bigger form.
    When I brows the internet or read a book I have no problem, but today when I opened a picture with a dark brown color I noticed that there are parallel vertical lines on the screen that are of a lighter shade. I naturally though it was a problem with the picture so I checked it on another one and they are still there. Very faint and hardly noticeable but THERE. 
    Now to the big surprise.
    I realized the vertical lines are a faint outline of the Instagram app!!!!!!! The lines match the lines on the popular page (or people's accounts) where the pictures are placed in columns, the parts that are black between the pictures? Those perfectly match the faint lines on my screen!!!
    Guess what.
    After a few minutes of shock I noticed that there is even a faint outline of the home button too.
    WHAT is this?
    What could have gone wrong?
    My iPad has never been dropped, never in contact with water, never over heated, never opened....
    WHAT?

    I don't know if that will help at all. I just didn't realize that you had it turned on, that may have nothing to do with it, but its worth a try. At least it will be something that you can eliminate.
    If rebooting the iPad helped at all, you can consider resetting all settings. When you do that though, you must re-enter all of the device settings again. It's sort of a pain to have to reset all of your customized settings and it will take some time, but it doesn't erase any data. It does mean that you have to re-enter WiFi passwords, turn Siri on agai, allow apps access to location services and photos .... All of that good stuff.
    I hope for your sake, thatit's just some weird anomaly going on with the screen right now and that it will correct itself. You could try closing all apps in the recents tray, restart the iPad and see if the ghosting goes away. That's harmless enough to try.

  • Very Urgent - Problem with Table MSEG

    Hi All,
    I wanted to add customer fields to MSEG Table. So I created a Structure ZISU with 4 fields and appended that to the table with Append Structure name ZExtensionin name.
    Now when I deleted one field from the structure and wanted to activate it. But it should an SQL Error while activation.
    So I mistakenly deleted the ZExtensionin from MSEG Table. It displayed that it is deleted but it is still visible in MSEG with the fields.
    Due to this, both structure ZISU and table MSEG are been shown as "Partially Active".
    What shall I do now to make everything fine ?
    Its very urgent. Please help me....
    Reward Points for Useful answers.
    Thanks,
    Harish

    Hi Harish,
    Goto SE14 and adjust the table and then activate your table.  This should work.
    Thanks.
    <b>Plz reward points if helpful</b>

  • URGENT: Problem with the viewlink

    Well the problem that I am facing now is with the newly created ViewLink. Let me explain the current situation. I have two viewObjects (say view1 and view2). These viewobjects are independent. I have used these viewobjects in one jspx page. Now I newly created a viewLink (say viewLink1) , making the view2 dependent on view1. I have added viewLink1 to the application module. But there has been no change in the data being generated on the jspx for the view2. Do I need to undo the previously used view2 and use the viewObject that has been newly generated under the viewLink in the DataControl Palatte? Is there a way through which I could make the independent viewObjects communicate without undoing the previously done things?

    Thanks for your reply John. But I couldn't get the required solution. Let me explain the problem more clearly. I have 2 viewobjects. Initially i used both the viewobjects without any viewlink . I din't want the two viewobjects communicate with eachother. But now due to requirement , I had to create a viewlink between the two viewobjects ( I have mapped a common attribute of both the view objects in the viewlink). So now when I select a particular row in the first viewobject, it has to reflect the data in the second viewobject (since I created a viewlink). But this is not happening (since I am not using the viewobject under the view2 via view1 viewlink). The data in the second table is getting reflected if the used the viewobject under the view2 via view1 viewlink. But this requires me to delete the existing table which uses the view2 object and replace it with the viewobject present under the view2 via view1 viewlink. Is there any possible way through which the I could make the viewlink work without deleting the previously created table ?
    Thanks for your immediate response.

  • Very urgent : Problem with field attributes in Datasource

    Hi
    I am getting a problem with field attributes in the datasource.
    The issue came up after i modified the extract structure-i modified one field and
    added one field to the structure.Now those two fields are not visible in BW.
    When i checked with transaction rsa2, i could find that for those two fields , the
    field attribute is <b>'A'</b> which is <b>'Field in OLTP and BW Hidden by SAP'</b>.
    I tried to modify the field attribute to make it visible.Now the issue is that it is not getting reflected after transport in the Q system.What can be the issue.In the Q system its still the old value 'A' ,which makes the fields invisible.
    Please let me know what can be the issue.
    Regards
    Leon

    Hi,
    did you change this attribute via RSA2?
    you need to change your datasource via postprocessing (RSA6); then transport your DS to your Q source system.
    Replicate your datasources in your BW.
    Finally modifiy your Transfer Structure by editing your TRules ( tab Datasource/Tran structure), move your new fields from the right frame to the left frame)
    Maintain your TRules
    Activate
    hope this helps...
    Olivier.

  • URGENT: Problems with the CREATE JAVA command in SQL

    I am trying to publish a Java class to the database and have to use CREATE JAVA rather than loadjava for reasons I won't go into.
    However, I get the following error:
    SQL> create java class using bfile ('C:\neil', 'SkyNetworkRequestUtil.class');
    create java class using bfile ('C:\neil', 'SkyNetworkRequestUtil.class')
    ERROR at line 1:
    ORA-22929: invalid or missing directory name
    I can assure you that the C:\neil directory exists and the class exists in that directory, so what am I doing wrong?
    Hopeful thanks in advance.

    Did you try using C:\\ instead of C:\?
    If this does NOT work, then go into the directory where you have your .class file and
    use '.' as the directory specification.
    Hope this helps.

  • URGENT Problem with Greek Character from an Oracle database

    Hello, I am having a serious and urgent problem with the character settings of an oracle database (8.1.7). The database is sitting in a solaris unix server and when we run the env command we have the following in the NLS_LANG parameter: AMERICAN_AMERICA.WE8ISO8859P1 (I do not know if this is helpful). When I retrieve data from oracle database (through a VB.NET 2005 program)to a dataset I use a special font in order to see the greek characters (HELLASARIAL). But when I am trying to save these data to a TXT file the greek characters are like Chinese to us. I tried several encodings (System.Text.Encoding.GetEncoding(869)) but without success. Can someone tell me how to convert the oracle greek characters during the selection or during the saving to the TXT file?
    Please respond as fast as you can.
    Thanks in advance

    Here is the answer of the microsoft:
    I have the information that you have a VB.Net 2005 application connected to an Oracle database 8.1.7.4 hosted on a UNIX server.
    This database has the CharacterSet WE8ISO8859P1.
    When retrieving Greek characters from this database in the application, you cannot see them.
    Could you please send me a screenshot of these characters in the .Net application?
    Are they displayed as gibberish, or as inverted questions marks (?)?
    I already had similar cases with Hebrew characters hosted on an Oracle database.
    These characters were displayed as questions marks on the client side.
    This is due to the fact that System.Data.OracleClient is using the Server CharacterSet to display the characters.
    If your Greek characters are not stored in the WE8ISO8859P1 characterset, then they won’t display correctly on the client-side.
    This is different from OLEDB where you could interact on client side by modifying the NLS_LANG parameter in the registry HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOME0.
    The client NLS_LANG and the server CharacterSet had to match in order to correctly display the data, and avoid SQL*NET conversion.
    So there are two solutions to your case:
    - The first one is to create a new database using the P8 characterset. The Oracle .Net managed provider will so be able to use it and display the characters correctly.
    - The second one is to use the OLEDB.Net managed provider, and then use OLEDB for Oracle provider. OLEDB will take care of the client NLS_LANG registry parameter.
    Would it be possible to test your application against an Oracle database with WE8ISO8859P8 characterset?
    Would it be possible to test it with the OLEDB .Net managed provider, and after checking the NLS_LANG client registry parameter?

  • Performance Problem with the Scenebuilder

    Hi,
    i have a very annoying problem with the scenebuilder. When I'm working with the scenebuilder it takes about 5-6 Minutes till it crashes. First everything is fine, and nothing 'laggs' and slows down. But then, from Minute to Minute it seems like it's getting worse. After about 6 minutes the Scenebuilder shows absolutely no response, so i have to shut it down violently. When this happens my Computer perfomance is very bad, my mouse is moving very slow and you can't open other windows, because the CPU Usage is about 100%. I don't think it has something todo with any of my programs or the memory. Is this a known bug in the scene builder? Downloaded the beta version 1.1, nothing changed, same problem. Even if i quit the scenebuilder, it takes the computer 1-2 minutes to 'calm down', but then everything works fine, i can start the scenebuilder again and work with it, until the described situation starts again.
    Has anyone ever experienced same or similar problems?
    I'm using Windows XP
    NVIDIA GeForce 6600
    Duo Core Intel pentium 4 cpu 3.00GHz
    and 4GB Ram (3 Usable)
    Thanks,
    Regards-dab

    Hi guys, thank you for your help.
    I've found the jvisualvm, but i've never worked with it before, so its kinda hard for me to get correctly started with it.
    Yves,
    Product Version
    JavaFX Scene Builder 1.1 (Developer Preview)
    Build Information
    Version: 1.1-b07, Changeset: efd98fc8de3f
    Date: 2012-09-27 09:11
    JavaFX
    Toolkit = QuantumToolkit
    Pipeline = D3DPipeline
    Hardware acceleration ENABLED
    Operating System
    Windows XP, x86, 5.1
    Java Version
    1.7.0_06, Oracle Corporation, 1.7.0_06-b24
    I'm using a mouse.
    Specific? Not that I know of! What do you exactly mean? I can give you some snippets of my files, that may be relevant.
    File 1:
    @FXML
        private CheckBox  radarCheckBox;
        @FXML
        private CheckBox  dataFeederCheckBox;
        @FXML
        private CheckBox  view2CheckBox;
        @FXML
        private CheckBox  labelsCheckBox;
        @FXML
        private Button    quitButton;
        @FXML
        private Slider    rangeSlider;
        @FXML
        private Slider    lowerHeightSlider;
        @FXML
        private Slider    upperHeightSlider;
        @FXML
        private ChoiceBox speedVectorChoiceBox;
        @FXML
        private ChoiceBox numberOfHistoriePoints;
        @FXML
        private RadioButton radioZero;
        @FXML
        private RadioButton radioFünf;
        @FXML
        private RadioButton radioZehn;
        @FXML
        private RadioButton radioFünfzehn;
        @FXML
        private RadioButton radioZwanzig;
        @FXML
        private RadioButton radioFünfzwanzig;File 2:
        @FXML
        private Button    tracksCloseButton;
        @FXML
        private Button    tracksStopButton;
        @FXML
        private Button    tracksPauseButton;
        @FXML
        private TextField tracksTextField;file 3:
        @FXML
        private TextField oneTrackTextField;  
        @FXML
        private Button getTrackBtn;
        @FXML
        private CheckBox followCheckBox;Thanks for your help! :-)

  • Problems with the floating lens.

    Hello Nokia,
    My Lumia 920 has a very wierd problem with the floating lens. When I tilt the device up it blurrs the image for a sec or two and it makes a squirk sound which also records on the footage.
    Here is a video made with my Lumia 920.
    http://youtu.be/jlzzOBlAT6Q
    I sent my phone for a replacement, but I just wanted to let you know that this could happen and maybe stimulate those little chinese people in your factories to do a better job.

    Hello Nokia,
    My Lumia 920 has a very wierd problem with the floating lens. When I tilt the device up it blurrs the image for a sec or two and it makes a squirk sound which also records on the footage.
    Here is a video made with my Lumia 920.
    http://youtu.be/jlzzOBlAT6Q
    I sent my phone for a replacement, but I just wanted to let you know that this could happen and maybe stimulate those little chinese people in your factories to do a better job.

  • Does anyone has a problem with the screen of the new ipad? (there's a part of the screen which the color in it is "very" bright) and when I move the aluminium part of the smart cover when it's attached to the ipad the colors change!! Help!!!

    Does anyone has a problem with the screen of the new ipad? (there's a part of the screen which the color in it is "very" bright) and when I move the aluminium part of the smart cover when it's attached to the ipad the colors change!! Help!!!

    I'd take it into my local APple store and have them look at it. There may be something wrong inside your device.

  • I got my iphone 5 3 weeks ago and the battery life is very short. It drains out very fast. Does anyone know if it's a problem with the iOS or with my phone? Because I'm a bit concerned

    I recieved my iPhone 5 3 weeks ago and the battery life completely *****! After doing a few things and maybe using it for about 30 minutes the phone start overheating like crazy then the battery starts dropping very fast. Does anyone know if it's a problem with the iOS or with my phone? And is anyone else expierenceing these problems?

    It sounds like you have an app that is incorrectly continuously using data and power... from normal use the phone should NOT be getting that warm... only constant video playing via data like Netflix for example would result in that...
    I'd say that you should remove all apps in the recent app tray... tunr phone off... then once you power back on...
    Hold BOTH home and sleep wake buttons together until you see a white apple symbol... then release both buttons...
    This will ensure you have no apps running...
    I've experienced a hang up with mail while out and about that has resulted in this on my iPhone as well... Once I performed these steps it was fixed... it seemed like it got stuck and that's what caused the warm phone and battery drain...
    I notived that when it gets stuck (mail app that is) I will see the text connecting at the bottom and it never changes to "updated" like it should... this is my trigger that it's gotten stuck.
    Have not really figured out what causes mail app to get stuck yet...

  • I have called my bank and they told me there is no problem with the credit its the appstore that jammed my account so please if you can try and deduct from my account ill be very gratefull thank you iPad 2 Wi-Fi   3G, iOS 6.1.3 iPad 2 Wi-Fi   3G, iOS 6.1.

    I have called my bank and they told me there is no problem with the credit its the appstore that jammed my account so please if you can try and deduct from my account ill be very gratefull thank you
    iPad 2 Wi-Fi + 3G, iOS 6.1.3
    iPad 2 Wi-Fi + 3G, iOS 6.1.3
    <E-mail Edited by Host>
    iPad 2 Wi-Fi + 3G, iOS 6.1.3

    Most of the people on these forums, including myself, are fellow users - you're not talking to iTunes Support here.
    If you need to contact iTunes Support then you can do so via this link : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • I have called my bank and they told me there is no problem with the credit its the appstore that jammed my account so please if you can try and deduct from my account ill be very gratefull thank you iPad 2 Wi-Fi   3G, iOS 6.1.3

    I have called my bank and they told me there is no problem with the credit its the appstore that jammed my account so please if you can try and deduct from my account ill be very gratefull thank you
    iPad 2 Wi-Fi + 3G, iOS 6.1.3

    Jonijo88 wrote:
    I,m sory but whin i go to supprt  thay opin this bage and no another way that is let me wrait here and this problem is not first time it is happen with me evry time so jast whin thy fixed this problem i will stope wraiting here
    For God's sakes, look harder...
    http://www.apple.com/support/itunes/contact/

  • I have called my bank and they told me there is no problem with the credit its the appstore that jammed my account so please if you can try and deduct from my account ill be very gratefull thank you

    I have called my bank and they told me there is no problem with the credit its the appstore that jammed my account so please if you can try and deduct from my account ill be very gratefull thank you

    You have to contact iTune Support
    http://www.apple.com/support/itunes/contact.html

  • I have an urgent question about my indesign. I had problems with the creative cloude app and then uninstalled it and then installed it again. Now it is not opening and I cannot download it again either. Pls give me help and advice if there is anything I c

    I have an urgent question about my indesign. I had problems with the creative cloude app and then uninstalled it and then installed it again. Now it is not opening and I cannot download it again either. Pls give me help and advice if there is anything I can do to repair it

    Please authorize ADE 3 with same credentials that you used with older version of ADE

Maybe you are looking for

  • 23" ACD with pink in upper right quarter of screen, live with it?

    I've got a week 28 ACD that arrived as a portion of my not-yet-shipping Mac Pro order. From what I understand this is the new spec version (it certainly is very bright with vivid colors). I've been using it for about a week and can't shake the notion

  • Time type Initialization based on financial year instead of calendar year.

    Hi All, I'm facing this problem. By using time type i'm capturing the no of worked days for a calendar year. This Time Type is used for calculating Privilege Leave which will be divided by 20 in the year end for Quota calculation. But when I run PT60

  • A scheduled Desktop Intelligence report runs indefinitely on the server...

    If we delete the report through InfoView or Instance Manager, the report still appears in the Desktop Intelligence Job Server metrics. We tried pausing it first before deleting it but it does not pause the report in "running" state. The only way we a

  • Media library corrupted

    Have hp g7-1219wm notebook, recently tried to set up media player12 for windows7. keep getting media library corrupted error. done everything except reinstall, i think. is there a fix?

  • Need Recommendation for External Mic for Skype for Macbook

    I just switched to the Macbook from a Dell Latitude D600. So far I love the Macbook but one minor problem I can't solve is that when I am on Skype calls, the person I am calling complains that there is now a strong echo. I don't use a headset, and pr