JMF video load

Hi guyes
# i want to make in java a programm which firstly plays up a video intro (mgp or mp3 data)
i am new in JMF and have really no idea about it.
I am trying to make the game "Million Show" if you know it!?
and there i want to put in the intro of it but i really dont know how.. :(
after hours of searching programms and tutorials in google i need to give up. plz help me.
i have already installed the JMF (http://www.oracle.com/technetwork/java/javase/tech/index-jsp-140239.html --> Download JMF --> i hope that was the right, or?).
(i am working with NetBeans IDE 6.9.1
would someone be that nice to send me the code please(how to import a mpg data and play it)?
;)

Beni wrote:
but how can i stop und close the player after the video has end?You need to do your own homework to figure out how JMF works... I'm not going to answer any more questions you could look up.
The player will stop playing automatically when the video ends...and you can listen for an EndOfMedia event to automatically close the player.

Similar Messages

  • * JMF Video Server Codec *

    I have added another example to http://www.exactfutures.com/index02.htm which is an Effect that does nothing at all to the video data stream! However, do see below.
    Add it by setCodecChain (see example source TestEffect.java), and then whether you are running a webcam or video you will see no difference in the display or speed.
    To test on a PC you can hit on run.bat and then it may find your webcam to run TestEffect.
    Otherwise, to use for a video track, just set the final codec in setCodecChain to the ServerEffect Codec, and include ServerEffect.class and ServerEffect$SvrControl.class and ServerEffect$clientThread.class in the classpath or application directory.
    So what does this Effect actually do?
    If once running you use your web browser to find http://localhost:8080/any.jpg then JMF will serve it a jpeg. Further, if you load http://localhost:8080/ and hit the link, or just hit http://localhost:8080/camapplet.htm directly, then an applet will pop up streaming the source jpegs.
    This can also stream video over a LAN if localhost is replaced with the IP address. If you try this over a network (adjust your firewall and/or router and/or security settings) then one can achieve good results, especially given the simplicity.
    The code to view the output of this JMF Video Server Codec is like for any other such stream, it does not need JMF, and there are Axis video server cam examples on this forum or elsewhere.
    I have added this because it offers an alternative to using RTP (although one can still use that alongside for the audio if required). It may not be as fast as RTP, although with improving broadband speeds that is becoming less of a issue, but it is simpler and robust.
    It is also interesting to see how such a simple plug in can add such useful further functionality. It may help someone. Enjoy.

    write a codec for jmf that accepts, i think rtp type 96 and something else, look in log files, answer is there

  • Flash in iWeb- a white square flashes before video loads......

    hey there- i am trying to put flash into iweb. It works, using code from iWebunlimited, but there is a white box that flashes before the video loads... I've tried so many different encoders, iweb code, etc..
    see it here:
    http://web.me.com/misterscott
    Any idea as to what is causing the white flash before the video?
    thanks so much......!!
    scott

    i am trying to put flash into iweb
    You succeeded as far as I could determine.
    Anyway. The browser needs to download the files, puts them into place and render the lot.
    That takes some time.
    Also, every brand of browser has its way of doing that.
    And black and white on a page is the largest contrast you can imagine. Use less contrasting colors.

  • Videos load slower than in the past

    Since upgrading to Firefox/3.6.13, videos load much slower. I have run speed test on system and that is not the problem. I have DSL. The later in the day, the slower the down load.

    Hello Paul,
    Least likely is Malware.
    Check the S.M.A.R.T. status of the drive in Disk Utilty by highlighting the Drive & looking at the bottom of the window.
    Open Activity Monitor in Applications>Utilities, select All Processes & sort on CPU%, any indications there?
    How much RAM & free space do you have also, click on the Memory & Disk Usage Tabs.
    In the Memory tab, are there a lot of Pageouts?

  • Video loading too slow

    Hi,
    I've added some video to my Captivate7 module. The video loads too slow, so by the time it comes on the timeline has already past all the vital parts.
    The module was generated in SWF, which is what is required by my customer.
    Any advice?
    Thanks,
    Jake

    Reduce the size of the video, or increase the size of your end user's bandwidth.

  • Youtube videos load slow in FF & Chrome, but fine in IE.

    So my problem is that Youtube videos load in a very choppy way in Firefox and Chrome, first 15 seconds load, then there's a long pause, before next 15 or so seconds are loaded. However, they load smoothly on Internet Explorer. I've reinstalled browsers and Flash, tried disabling HW acceleration, all to no avail.

    It seems to me that you should not need padding if the bottom image is 'pasted' to the bottom of the menu. If the bottom div is the same size as the image, you also don't need to say "background-position: bottom;" You know that it is the 'bottom' of the menu visually. The div doesn't care where it is...it's probable that the padding is pushing the image right out of the picture (so to speak).
    I don't see the bottom padding on the markup, anyway. Are the image you are presenting corresponding to the code you pasted in? By the way, seeing code pasted in is not as good as seeing the page and code in situ...by getting a link for it.
    Beth

  • Youtube videos loads but after 2-4 sec the player area gets blank with ivory white colour... Help

    Youtube videos loads but after 2-4 sec the player area gets blank with ivory white colour..
    == This happened ==
    Every time Firefox opened

    Why are you using such an old version of Firefox. The older versions have known security issues. Consider upgrading to the current version. (Help > Check for Updates)
    <u>'''''Adobe Flash'''''</u>
    You are using a <u>'''very old'''</u> version of Flash Player. Updating Flash Player may solve your problem
    <u>'''Install/Update Adobe Flash Player for Firefox'''</u>: your ver. 10.0 r10; current ver. 10.1 r53 ('''important security update 2010-06-10''')
    See: '''[http://support.mozilla.com/en-US/kb/Managing+the+Flash+plugin#Updating_Flash Updating Flash]'''
    <u>'''''Other Issues'''''</u>: ~~red:You have installed plug-ins with known security issues. You should update them immediately.~~
    <u>'''Update Java'''</u>: your ver. 1.6.0.13; current ver. 1.6.0.20 (<u>important security update 04-15-2010</u>)
    (Firefox 3.6 and above requires Java 1.6.0.10 and above; see: http://support.mozilla.com/en-US/kb/Java-related+issues#Java_does_not_work_in_Firefox_3_6 )
    ''(Windows users: Do the manual update; very easy.)''
    See: '''[http://support.mozilla.com/en-US/kb/Using+the+Java+plugin+with+Firefox#Updates Updating Java]'''
    Do the update with Firefox closed.

  • Jmf video fps problem

    Hi to all,
    I'm developing a program that takes frames from a video, which are currently working on a jmf player object, and display them with jogl in a GLJPanel. the video is 30 fps. But my display function is called 20 times per second. Therefore I'm loosing some of the frames and video cannot be seen smoothly. I guess that the problem is due to the jmf player's frame rate, because it is the only thing that triggers jogl display function. What I want to know is if there is a way of displaying a 30 fps jmf video by jogl bindings and if yes how? I'm taking the current frame and displaying it as a texture within the display function. Is it ok for my application?
    I will be glad if anyone can help me..Thank you very much.

    Two things you should know:
    1) You can't play ANYTHING in AE.  It's not an editing application, and it doesn't work like one... as in, "push the spacebar and video plays".  Nope.   You have to do a RAM Preview by hitting the zero key on the numeric keypad.
    2) You'll save yourself days of frustration and anger by learning the basics, which can be found here:
    Getting started with After Effects (CS4, CS5, CS5.5,  CS6, & CC)

  • JMF video streaming

    Hi all,
    I want to use JMF video streaming api but I have no idea how to do it.
    I want to create several "agents" where each agent streams a single video to a certain ip address . (actually i want each agent to stream to the same computer)
    I want in my application (not the agents applications) to capture each of these streams and display each of them seperately.
    How can this be achieved with JMF ?
    thx.

    no one ????

  • Re: Slow Video Loading

    I have expirienced the same problem with my laptop and would like further help with steps i could take to fix the problem. The model number for my notebook is E1X69UA. The operating system is Microsoft Windows 8.1 though i am unaware if it is 32 or 64 bit.

    Hi @DJ44369 ,
    Thank you for visiting the HP Support Forums and Welcome. It is a great site for information and questions. I have looked into your issue about your HP Pavilion 15-e049ca Notebook and issues with slow video loading. Here is a document on improving your system. 
    Have you tried to disable your virus protection to see if this helps?
    Make sure all of your updates have been completed for Windows 8.1.
    You could also try resetting your router to see if this helps.
    FYI your system is 64 bit.
    Please let me know how this  goes.
    Thanks.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • All videos load extremely slow

    I have the Break app and the YouTube app and all videos load extremely slow on my ipod touch 5g. It makes it not worth trying to load any videos. I'm currently at work and the wireless here is limited to 1mb. But I have my ipod touch 3g sitting right next to me and it loads at the expected speed (based on the bandwidth cap here). Is the video quality increased automatically, sucking more bandwidth? I can't find any settings to change the quality though. This makes viewing videos not even worth trying.
    I'm going to do some tests tonight when I get home which has a 8mbps average download for wired so my wireless won't be limited at all.
    Anyone else experiencing any slowness isssues with videos?

    Internet videos are becoming more bloated all the time.
    Many things can affect it though.
    So we know more about it...
    At the Apple Icon at top left>About this Mac, then click on More Info, then click on Hardware> and report this upto but not including the Serial#...
    Hardware Overview:
    Model Name: iMac
    Model Identifier: iMac7,1
    Processor Name: Intel Core 2 Duo
    Processor Speed: 2.4 GHz
    Number Of Processors: 1
    Total Number Of Cores: 2
    L2 Cache: 4 MB
    Memory: 6 GB
    Bus Speed: 800 MHz
    Boot ROM Version: IM71.007A.B03
    SMC Version (system): 1.21f4

  • .flv videos load slow.  Can it be sped up?

    I have four videos on a page that two of them load
    imediately. The other two take about five minutes to load. Is there
    a way to make them all load at the same time?
    By the way. The videos all load faster in FireFox. The videos
    load slow IE, which I think is what most people tend to use.
    http://www.liquidfirefishing.com/videos.html
    Also, if anyone can tell me how enable a full screen button.
    Thanks in advance.

    there is no way to control the 'speed' of the DL - however
    you may be able to 'stream' the video - in this way it will only
    pause until properly buffered and then begin playback.

  • Youtybe and other browser videos load super slow on my iphone

    Have anyone come across the problem when your youtube and other browser videos loads super slow. It is really frustrating and even the samsung galaxy s 2 loads faster than my iphone 5  
    I don't if this is only on iphone 5 or other apple products so if you have a solution for please tell me      
    and iphone 5-ios6 seems to have so many problems such as battery degeneration, purple flare and pixelated camera, maps , alarm clock and many other more
    Thankyou for you solutions...

    I am experiencing this issue also, and it seems to be specific to wifi only.  Both the app and website produce the same slow loading video.  Also, oddly enough, cellular will load faster despite it's slower speed.  It was rumored that Safari's cache had something to do with it (being that wifi causes the videos to load in high definition/high quality).  If you clear your cache (settings, safari, and clear history and clear cookies and data), it temporarily fixes the issue.  However, this will only get you through 1 or 2 videos before it returns.  Others have tried using different DNS settings (the DNS of your ISP or opendns), but it never seemed to work for me.  Still, many others have suggested running your router in WEP mode, which may have had some affect.
    Try all the suggestions and see if it improves.
    I also forgot to mention that wifi speed on every other use outside youtube is fine.

  • Slow internet video loading

    Hi everyone,
    Ever since I purchased my Macbook Pro over 3 months ago, watching videos has been very slow. It doesn't freeze, it just takes a really long time to load any video from youtube or any other website.
    My internet speed is fine as I have another laptop (Toshiba running on windows vista) and video loading is really quick and don't have to wait for a video to completely load as it is already fast.
    So is the problem the Macbook or internet connection?
    My Toshiba laptop is wirelessly connected to the internet though (Connected using ethernet cable).
    However, the macbook is wirelessly connected.
    Any suggestions? It could be that the wireless isn't really good but that doesn't explain why it is fast and smooth on my Toshiba.
    Thanks!

    Hi ..
    just takes a really long time to load any video from youtube or any other website.
    YouTube requires the Flash plugin so try troubleshooting ...
    Quit Safari.
    Open System Preferences > Flash Player then select the Storage tab. Click: Delete All
    Now uninstall the Flash plugin then reinstall new >  Troubleshoot Flash Player | Mac OS
    Very important to uninstall the currently installed plugin first.
    Relaunch Safari.  From your Safari menu bar click Safari > Empty Cache
    Now try a video.
    BTW... if you have the ClickToFlash extension installed, that can prevent Flash based video from streaming. It can also be installed as a plugin in /Library/Internet-Plug-Ins.
    And check to see if Safari is running in 32 bit mode. Right or control click the Safari icon in your Applications folder then click Get Info. If the box next to:  Open in 32 bit mode  is selected, deselect, quit then relaunch Safari.
    edited by:  cs

  • YouTube slow video loading

    on wifi video loads slow why is this? So I stop the video and move the slide left and right and it loads faster don't make sense

    Even on WiFi, EDGE, or 3G streaming video or pre-recorded video has to buffer first.
    If for some reason enough buffering has not been done it will be slow and or buffer between video playback.
    But if the buffering is not the issue and it's more of the video being in like a slow motion try the following.
    1. Reboot iPhone
    2. Toggle WiFi on/off then back on and try Youtube again
    3. Toggle Airplane mode ON for 1 min then OFF and then try Youtube again
    4. If needed go to Settings - General - Reset - Reset Network Settings - Confirm - allow iPhone to reboot. Then reconnect to your WiFi and try Youtube again.
    If you find this continues test Youtube on other WiFi connections to see if the same slowness occurs.
    Post back if you need more assistance from the community.

Maybe you are looking for

  • Workflow Event not triggering

    Dear SDN,                  I have created a Workflow and i am triggering through an event . For this have created  ZEvent in ZBOR(Modified from Std. APPR_DOC)and attached the zevent in my screen (HR related template PHAP_CATLOG_PA) through oohap_basi

  • Opeing PDF documents gives me an error when adobe trys to open it.

    Hello, I changed the way files open from SharePoint. It now will open your application directly such as excel and word will launch those apps to open them. When I try to PDF files I get the following error "There was an error opening this document. T

  • Firefox preferences won't save even after a re-install ...

    This is the second time I've had this problem, the first time in November last year ... and I tried SO MANY things last time that I don't know which step(s) actually did the trick. I'm running Win 7 Pro SP 1 on a Dell Inspiron 580, with F-Secure as m

  • MSS mySAP ERP 2004 - PCRs

    Hi, Has anybody used JSP PCRs in MSS version ERP 2004, instead of Adobe forms? We'd like to keep the same webdynpro screens to select forms but after form selection instead of opening adobe forms, it opens JSP forms. I am wondering if this is possibl

  • NX7600GT Fan Noise

    Hi Guys, I've owned an Nvidia 7600GT for a few months now. I have started to notice a pretty annoying problem with the fan: It's way too loud. Not only that, it switches from loud to a silent mode and back again in an erratic fashion. Very very annoy