Great Job Oracle, but why the Codec dead video?

I'm just curious to know the Oracles decision to not support only a relatively dead codec.
It is also not on the roadmap for JavaFx 2.0 support other codecs or container, such as the very common MP4.
I hope that Oracle does not feel it's less important than other features they have planned for javaFX 2.x.

To be honest, video capabilities is the only real reason I made the switch from JavaFX 2.0 old Java.
JavaFX has a huge potential when aligned with competitors IE 5 Silverlight and Adobe Air. Here's how:

JavaFX > Adobe Air, because somehow, at this time, Adobe does not feel Multithreading is a necessary complement to its development framework. Already tried generating a thread in AS3? :).

JavaFX > MS SilverLight, SilverLight has not supported multiple monitors and sucks for Out-Of-Browser applications. Also in true style microscope (because they do not always understand that it is an era of cross-compatibility), silverLight sucks on other platforms. While JavaFX is only under windows at the moment, at least we were promised. MS has not said a word about this.

JavaFX is ready to be the best framework to dev for the in the browser and OOB applications.

But the only serious thing that would have made JavaFX really perfect, was more video format support.
They argued in FX 1.x and I KNOW it's still on Gstreamer. I don't see even in the current roadmap is not very encouraging for me. Oracle needs to understand that they cannot be relaxed with this piece, otherwise, they have no share in this market, in that they intend to enter. It seams to me like a fairly easy reinstatement if it happened to Fx 1.X already.

Must be because GStreamer is a cross-platform solution that would provide the same user experience on platforms. It is true that VP6 is quite obsolete that it should not have been the codec 'by default'. I said Sun a few years ago while developing JavaFX 1.0 only: .h264) 1 was the codec everyone is using (e.g. blu - ray), 2) that the necessary runtime support developers adding our own codecs or suppliers of video sources that could fit under presentation of JavaFX. That is, we should be able to algorithmically generate a stream video for the media player and work seamlessly.

#2 at least would allow US a decent codec license and include it in our application JavaFX.

Tags: Java

Similar Questions

  • Load table a sequence of image in the same folder: it works, but why the security error #2000?

    I use this code (from Kglad) to load a sequence of images in alternative loaders, in order to make the sequence look like a (silent) movie.

    I have the pictures and the flash file in the same folder. The code work - load sequence, but I'm SecurityError: Error #2000: no security context is active.

    I would add a url somewhere, path or anything is missing?

    var int count;

    var imageArray:Array is ["1.jpg", "2.jpg", "3.jpg", "4.jpg", "5.jpg", "6.jpg", "7 jpg", "8.jpg", "9.jpg", "10.jpg", "11.jpg", "12.jpg", '13.jpg'];.

    var ldr0:Loader = new Loader();

    ldr0.contentLoaderInfo.addEventListener (Event.Complete, loadCompleteF);

    var ldr1:Loader = new Loader();

    ldr1.contentLoaderInfo.addEventListener (Event.Complete, loadCompleteF);

    btn.addEventListener (MouseEvent.CLICK, clickF);

    function clickF(e:MouseEvent):void {}

    Count = 0;

    loadF();

    }

    function loadF (): void {}

    addChild (this ["ldr" + count %2])

    This ["LDR" + Count %2]. Load (new URLRequest (imageArray [count]));

    }

    function loadCompleteF(e:Event):void {}

    Count ++;

    if(Count<imageArray.Length) {}

    If (cela ["ldr" + count %2].content) {}

    This ["LDR" + Count %2].unloadAndStop();]

    }

    loadF();

    } else {}

    }

    }

    Is there something you want to load that does not exist.  13 jpg is a likely candidate.

    use the function trace to identify.

  • To the area outside the BC help, but why the styling is all garbled for some reason any?

    Hey everybody,

    I designed a website using the muse of adobe, and it displays perfectly when I download at BC (Open refugees Ware)

    However, in the evolution of the field of www.row3d.org, the style becomes confused and the changes to a different font and size of text formatting, ruining the design. So emails are returned, so for now, I unplugged the row3d.org field to continue working by email.

    Any ideas on what could be the problem? I have contacted support a day ago and still have not heard anything, and it is a matter of urgency to publish the Web site as soon as possible.

    Thanks for your help!

    Lana

    Regarding emails, when you post on Adobe Business Catalyst, default Business Catalyst takes (Exchange mailer) MX records and assume that you will use the services of MX in British Colombia (which means you'll be BC for your e-mail client). To use your current e-mail service outside the BC, you need to adjust the MX records under management Site > Site Domains, then you will see an option at the bottom of your MX records. To resolve, check out the docs here - creating Inbox for your users and scroll down to the 'external MX Records.

    With respect to the styles, it's quite strange. Have you tried to clear the cache of your browser?

  • Videos, play not because it shows a green box but again the audio content

    I then some videos from my iPhone to my new laptop because I wanted to free up space. They appear when that I check all, but when I try to play a video, it shows a green box but again the audio to video. Can someone tell me what is happening and how to fix it?

    You can miss the codec (decoder used for video playback).

    What version of Windows do you have?

  • Why the object_not_found exception does not work?

    Posters,

    I have the following statement in a package.procedure:

    -- (...)
    Start

    Select dbms_metadata.get_dependent_ddl ('INDEX', 'OWNER', sTableName)
    in the cDDL - clob for index DDL
    of the double
    -- (...)

    exception
    When dbms_metadata.object_not_found then
    null;

    end;
    -- (...)

    Execution is stopped in the select, not enter the exception and the following message is displayed in PL/SQL Developer MicroHelp:

    + "ORA-31608: specified object type INDEX not found." + "

    I did it another way by adding the following clause:

    -- (...)
    Start

    Select dbms_metadata.get_dependent_ddl ('INDEX', 'OWNER', sTableName)
    in the cDDL - clob for index DDL
    of the double
    where exists (select 1+)
    of all_indexes+.
    where table_owner = 'OWNER'+.
    and table_name = sTableName); +
    -- (...)

    exception
    + When no_data_found then +.
    null;

    end;
    -- (...)

    It works, but: why the object_not_found exception does not work?

    Thanks in advance for everyone!
    Philips

    Oh I just noticed:

    What happens if instead of this:

    Select dbms_metadata.get_dependent_ddl ('INDEX', 'OWNER', sTableName)
    in the cDDL - clob for index DDL
    of the double

    you say:

    cDDL: = dbms_metadata.get_dependent_ddl ('INDEX', 'OWNER', sTableName);

    ?

  • Why the function of integrated separator string is missing in Oracle?

    Hi all

    It's maybe a generic/discussion question. And it's purely for learning about how Oracle prioritizes its development on the functions in construction.

    Well, we have very userful built-in functions (http://docs.oracle.com/cd/B19306_01/server.102/b14200/functions001.htm) is transformed during the versions of Oracle from simple to very complex (syntactic xml and data mining functions)

    But why is this important function to split a string has been neglected (may not be the right word) by Oracle.

    Be a learner curious and admirer of such a wonderful technology database called Oracle, I always thought that it must have a dedicated channel, divide the function.

    My question is: is this something that can be generalized in a built-in function?

    or

    Is he coming releases?

    At least a simple function first (I guessed right his name would be splitstr and the very basic features to do our job of splitting, maybe I'm wrong in thinking this way, please correct me if...) Thank you in advance!)

    splitstr('A,B,c',',','col')-> (separator ',' and the fractionating column mode)

    Output: A B C (three separate columns)

    splitstr('A,B,c',',','row')-> (separator ',' and the mode line split)

    Output:

    A

    B

    C

    ----------

    If oracle has this, there will be a lot of code reduced and we can be saved by connect or recursive with clause or as a matter of fact even xmltable (with or without tokenizer ) for the separation of the channels.

    What you have to say about this? You can ignore this naïve question if is not a value you answer.

    And thanks for everyone who reads this discussion!

    See you soon,.

    Manik.

    Can you please help me understand why Oracle has its participation in develping and DBMS_UTILITY.COMMA_TO_TABLE now then?

    http://docs.Oracle.com/CD/B19306_01/AppDev.102/b14258/d_util.htm

    Oracle can only tell you why they have developed this particular function. But the fact that Oracle included in a package of "utility" tells me that they do not consider that there was a generic number of use cases. These functions often begin as internal functions that Oracle decides to publish.

    But if you read this API spec you'll see that he does that to a VERY PARTICULAR use case and has several restrictions.

    The list must be a list separated by commas of non-vide: another thing that a comma-separated list is rejected. Do not count the commas inside double quotes.

    Entries in the list separated by commas may not include multibyte and dashes (-) character.

    Also, returns a collection which would normally be used only for a very limited number of items.

    It is not yet near a general-purpose function.

    A major complication with such a function in SQL is sql is generally used with more than one, or even millions, of lines.

    How you specify to Oracle where to put the collection on each of these lines?

    New - Oracle is a relational database. With the help of sql to manipulate collections is NOT a relational paradigm.

    Just my opinion. Others can and will disagree. But you may have to wait for the weekend for these answers.

  • Apple Watch: can I receive all messages from whatsapp on my Apple Watch, but not the Group whatsapp messages, don't know why... Help, please. Besides, my watch is custom in Spanish, but only answer messages Whatsapp understands English... someone kn

    I can receive all messages from whatsapp on my Apple Watch, but not the Group whatsapp messages, don't know why... Help, please.

    Besides, my watch is custom in Spanish, but only answer messages Whatsapp understands English... anyone know why? Thanks to you all!

    Hello

    To change the language for a response on your watch: Press answer > firmly press the screen > press on choose language > select Spanish.

  • I tried to erase and reset my iphone 6 s. But why is it taking so long? For more than 24 hours. Is this normal? The phone displays just the apple logo and wont open. Help, please. Thank you in advance.

    I tried to erase and reset my iphone 6 s. But why is it taking so long? For more than 24 hours. Is this normal? The phone displays just the apple logo and wont open. Help, please. Thank you in advance.

    Hello

    Follow the instructions here:

    If you are unable to update or restore your iPhone, iPad or iPod touch - Apple supports

  • Yesterday, I paid $29.99 thinking I was getting Grime Fighter, as I have some dirt, but he tells me that I don't have this feature, why the audit!

    Yesterday, I paid $29.99 thinking I was getting Grime Fighter, as I have some dirt, but he tells me that I don't have this feature, why the audit! What are the characteristics of fact fees cover $29.99

    Do you mean that Avast program: https://www.avast.com/en-us/grimefighter

    We can not probably help you with that here on the Firefox support site, but Avast has a page of support here: https://www.avast.com/en-us/support#grimefighter

  • Why Apple can't do two systems? First of all, we are protected, and the other is free just like android, but in the style of the iOS and Apple needs a request so we can manage and see new products from an application and do not go on this site!

    Why Apple can't do two systems? First of all, we are protected, and the other is free just like android, but in the style of the iOS and Apple needs a request so we can manage and see new products from an application and do not go on this site!

    and I don't know that if Apple make a system more freely, there no need for any device on Earth but iPhone.

    http://www.Apple.com/feedback/

  • Why is-game of Thrones season 6 available in the iTunes Store Germany but not the UK store?

    Why is-game of Thrones season 6 available in the iTunes Store Germany but not the UK store?

    I don't think that we left the EU again!

    Likely UK rights holder has failed to Apple a license to sell here - you should ask them if/when they have planned to do.

  • Why the Firefox on Android is so great? It uses 20-60 MB and fills the volume? (App: 24MB.) Data: 30 MB +)

    Summary:

    Firefox using too much space on my Android phone, and this causes problems on my phone for example errors "Low on space". Android applications are unable to obtain updates to security due to the use of the high area of Firefox, which is a security problem.

    Why Firefox uses as much space and how to prevent or solve this problem?

    Details:

    I am running Firefox on Android 2.3.4 18.0. I then Firefox my 8 GB SD card. This problem also occurs well in Firefox 19 & 20 of Firefox.

    Firefox uses a huge amount of space. This is the largest app on my phone by a long shot. It seems that Firefox will grow without limits, until what it triggers a "low on space" warning on the Android device. When this "low on space" warning is reached, Firefox becomes unstable and I'm unable to install other Android applications. Often applications cannot be updated due to high usage space of Firefox and cannot receive updates of security which is a security problem.

    Please see the following screenshot that shows that Firefox uses about 30 MB worth of space and is approximately two times larger than the next largest app, Google Maps.

    https://www.dropbox.com/sh/7di3oh1p98bh68v/AoxNuqMKd4/2013.01.20-16.17.40.JPEG

    If I go into ' settings: Applications: storage use: Firefox ", Android tells me that Firefox uses the following amount of space:

       Storage:
       Total: 29.60Mb
       Application: 1.85MB
       Data: 27.76MB
    
       Cache: 0.00B
    

    When Firefox is freshly installed, the "Total:" use is closer to 3MB. But in the coming days, this number increases to 30 MB.

    Why Firefox uses as much space and how to prevent or solve this problem?

    Thanks for pointing the "browser.cache.disk.parent_directory" option I understand the implications of privacy to store the cache outside the profile directory, but I don't have much choice. Firefox as an App has increased slightly with the latest version (8 MB to a value of policies) and my phone was so full that the system was not the application updates to security for other applications. I have that is need to get this resolved the problems of disk space or I will stop using Firefox.

    I did it for free space:

    1. Create a new folder on my SD card ("/ mnt/sdcard/something /")
    2. Under ' subject: config' set browser.cache.disk.parent_directory to match the new directory created previously.
    3. Restart Firefox (I had to kill the Firefox application)
    4. Went to a few sites such as Facebook and Pinterest cache-heavy
    5. Checked the cache didn't work under ' subject: cache'
    6. Remove old files from the cache in my foo.profile/Cache Directory
    7. Went to "subject: config' and came back some of my manual settings that it took months to save disk space."

    Now Firefox uses 10 MB less space on the memory of my system, then he has done it before. I can also make the larger cache (much larger) which will speed up the display of Web pages.

    I couldn't create a symbolic link from my old Cache Directory to the new directory of Cache.

    More info about "browser.cache.disk.parent_directory" can be found at http://kb.mozillazine.org/Browser.cache.disk.parent_directory

  • I forgot my apple ID and password, that's why I can't ativate my ativation icloud, but I the EMI and the serial number of my device and all documents in my camera. Please give me an advice. Thank you

    I forgot my apple ID and password, that's why I can't ativate my ativation icloud, but I the EMI and the serial number of my device and all documents in my camera. Please give me an advice. Thank you

    iforgot. Apple.com

  • 12 Firefox just installed on MacBook Pro, OS x 106.8. FF looks great, seems faster too. BUT on the tab menu, the small triangle (to list the information on the tab) is missing;

    12 Firefox just installed on MacBook Pro, OS x 106.8. FF looks great, seems faster too. BUT on the tab menu, the small triangle (to list the information on the tab) is missing; I can't find a way to reinstall using view-> toolbars-> Customize option. Can you help me?

    You will see only the "List all tabs" button in Firefox 12 + if it has that many tabs open you get the scroll bar tab buttons appearing.

    Bug 714281 - show the tabs button only when tabs band overflows

  • Foxfire flies from site to site, but the links open very slowly in my e-mail program. Why the difference?

    Foxfire when open, flies from site to site, but when I click on a link in my email, even if Foxfire is open, it is very very slow to react, aggravatingly Yes. Why the difference?

    What part solved the problem?

    Was it places.sqlite?

    In this case he may have had a problem with history.

Maybe you are looking for