[Solved] Can you check if this plays for you (online video)?

Just to know if this is only on my setup or something wrong with the website - can you play any videos from the cop15 webcast archive, e.g. this one?
Here its just looping an "introductory" 11 seconds video, the real ones never load... Tried with firefox (new profile), Chromium is missing plugins. Thanks!
Last edited by hokasch (2010-10-02 14:13:00)

hokasch wrote:Silly extra question: how did you get that mms link in your clipboard?
Hard way:
Open the page, look at the source and figure out which is the link to the actual video you want, which should be http://mfile3.akamai.com/2879/wmv/origi … sx?obj=001 (line 205), if you download that using wget then you get a file with the link inside (mms://a366.v28795.c2879.g.vm.akamaistream.net/7/366/2879/001/origin.metafusion.gl-systemhaus.de/unfccc/cop15/091219_0300_cop15_p1_enc09_engl.wmv?obj=001).
Easy way:
Use the firefox plugin then it should be easy to get the link from the player.
Half way there:
use vlc to open the first link, it will automagically download the file and play it.
or use mplayer -playlist <first_link> it will also do the job (add any extra switches you want).

Similar Messages

  • ı boughd a mac book pro from canada.would you check my serial number for warranty status?

    ı boughd a mac book pro from Canada.would you check my serial number for warranty status?

    You can also check this Apple site
    https://selfsolve.apple.com/GetWarranty.do

  • HT2404 When I try to download free updates for apps, I've suddenly started getting an error message saying: You cannot update this software since you have not owned the major version of this software." But I do own the apps. And I haven't changed my ID

    When I try to download free updates for apps, I've suddenly started getting an error message saying "You cannot update this software since you have not owned the major version of this software".
    But I HAVE owned the software, for ages. (And, in any case, the apps in question are all free.)
    And I don't have multiple Apple IDs.
    What can I do?
    Any advice much appreciated

    This can occur if you bought the machine used and iLife was reinstalled with another AppleID.
    This also can occur if the "free apps" you downloaded have paid upgraded versions and/or are now payware and you can't get updates.
    All software from MAS is copy protected, it might be free as in "no charge" but it's not free in the sense you can share it with others.

  • HP G56 intermitte​nt sound problem - e.g you tube/MP3 files play for 10 seconds then stop.

    HP G56 intermittent sound problem - e.g you tube/MP3 files play for 10 seconds then stop.  I have made sure that the latest sound driver is installed and this makes no difference. The laptop is new so there is no other software on it other than the pre-installed stuff operating on windows 7.  In sound options all looks well and the device is said to be working properly.  Even the sound test in device manager sometimes works and sometimes doesnt. 

    karl6792 wrote:
    HP G56 intermittent sound problem - e.g you tube/MP3 files play for 10 seconds then stop.  I have made sure that the latest sound driver is installed and this makes no difference. The laptop is new so there is no other software on it other than the pre-installed stuff operating on windows 7.  In sound options all looks well and the device is said to be working properly.  Even the sound test in device manager sometimes works and sometimes doesnt. 

  • What do you think of this Design for Multiple Threads

    Hi Java Experts ;
    I'm curious to know what you think about this design for a multhreaded app i'm working on.
    I have a controller thread that (a.) creates threads and (b.) keeps a reference to threads that it creates (by sticking them in a hashtable along with the generated Id for that thread).
    When a created thread completes its job, it decrements the thread counter and removes its reference from the hashtable before it finishes its run method.
    Now here's the interesting part in my controller thread i'm creating new threads on the fly with this infinite loop
         public void run(){
              while(true){
                   try{
                        Thread.sleep(500);
                   }catch(InterruptedException e){
                   if(threadCounter<maxThreadCount && moreJobsToDo.size()>0){
                        createDomainThread();
              }//end while
    what do you think about this pattern ? My goal is to maintain about 200+ created threads running at all times with this pattern.

    jeff kesslerman's book says about threads
    "5.2.3 Threads
    The impact that threads have on RAM footprint isn't a problem for most programs, but running threads do need space to store their stack state, and the system- specific data structures do consume memory.
    Because runtime implementations vary widely in how threads are handled, you might encounter situations where the impact threads have on footprint is significant. For example, some ports of the JRE create a heavyweight OS process for each running thread. In an application that uses many threads, this means that thread costs, rather than class or object costs, can become the dominant factor in the program's memory consumption.
    You shouldn't avoid using threads-they're necessary in many cases, and generally don't have a large impact on footprint. However, you should be aware that the impact can be very different across runtimes. This is one of the reasons it's a good idea to measure performance characteristics under your program's different target environments. "
    Question #1: how does garbage collection go about clearing the stack state, and the system- specific data structures that consume memory.
    Question #2: in my situation, each worker thread's activity is not as brief as a simple server request. Each thread does a lot work and does a lot of network connections. on average I would say 100 http request - each of which can be easily blocked or delayed significantly. Therefore each worker thread may operate for between 2 - 10 minutes.
    Do you think thread pooling is useful in this situation ?
    stev

  • HOW TO STOP you are opening this program for the first time

    I continue to get the warning "you are opening this program for the first time".  I don't want that warning to ever appear again for any program.  How to permanently get this warning to never again appear?
    Best regards,
    Steve Schulte
    Wednesday 21 November 2012

    Thomas,
    The reason I don't want these warnings (especially for programs that I have had on my Mac for years!) is because I now use ecamm's "Printopia" to send items from my iPad3 running iOS 6.0.1 to my MacBook Pro-13 (mid-2010) running Mountain Lion 10.8.2 -- and in order to do this:
    1.  Both my iPad and Mac have to be on the same WiFi network.
    2.  The Mac has to be awake, cannot be in the "sleep" mode
    OK but in order to wake my Mac, I've found that using the app "Remote" on my iPad to open iTunes AND PLAY A SONG will "waken" my Mac*.
    So now, for example, I send a .jpg file to my Mac.  I have it set so that GraphicConverter opens when a .jpg file is to be opened.  OK but if this warning appears (and even though I have had GraphicConverter on the Mac since the beginning of time…) I sometimes (like today) get this warning.  Of course I am not at my Mac and yet when I eventually go to my Mac-- there is that dialog box sitting there and until I click OK the photo doesn't open (and on my iPad I don't get a confirmation that it has been sent, because it hasn't until I click OK on the Mac).
    This could happen for other types of files, too - text files or Word documents etc.
    It seems to happen when I UPDATE a program, like when GC went from 8.3 to 8.3.1 for example.
    Thanks for any additional comments.
    *Perhaps there is a better / faster / easier way to "waken" my Mac from my iPad?  This is the only way I have found so far…

  • I have just bought an ipad with retina display wifi and 4g 16gb how can I check that this is what I have been supplied with please

    I have just bought an ipad with retina display wifi and 4g 16 gb - how can I check that this is what I have been supplied with

    Identifying iPad Models:
    http://support.apple.com/kb/HT5452

  • How can i check my purchase date for my apple 5s

    how can i check my purchase date for my apple 5s

    Plug the SN in here:
    https://getsupport.apple.com/ProductSelector.action
    iPhone warranty starts the day the phone is first sold.

  • How can I check my outstanding balance for apps I've downloaded so I can clear it so I can update my apps?

    How can I check my outstanding balance for apps I've downloaded so I can clear it so I can update my apps?

    I believe the item will get automatically charged to the credit unless it is an item for which such a payment method is not valid (e.g., a gift card).
    Showing account balance in iTunes and on a mobile device - https://discussions.apple.com/message/20443884

  • HT4710 What can I do to update iphoto app I keep getting this message: "You cannot update this software since you have not owned the major version of this software?

    What can I do to update iphoto app I keep getting this message:
    'You cannot update this software since you have not owned the major version of this software?.

    Going from iPhoto v 8.x.x to V 9.x.x is called an upgrade and requires the purchase of iPhoto 9. 
    To go from v 8.1 to v 8.1.2 is an update and is free.
    OT

  • Do they have proffesionals at the store who can put your screen protector on for you?

    I'm getting a new iphone and I want to put a screen protrector on it, but I'm terrible at putting them on so do they have proffesionals at the apple store who can put your screen protector on for you?

    Don't know about Apple Stores, but if you have a Best Buy store near you, they will put it on you for a price.

  • HT204074 "You cannot update this software since you have not owned the major version of this software."

    Why can't I update my apps?  This message appears "You cannot update this software since you have not owned the major version of this software." I did not encounter this before even after changing my iphone.

    I've also had this problem for the last month for my iPhone, thinking that it was because I switched country region in order to use these Canadian iTunes gift cards I got (still the most likely reason). But today I decided to just give it another try for the heck of it and they all started updating! May be because Apple fixed this problem, or may be because I re-formatted my computer and accidentally reverted all my data on my computer via Time Machine to several months ago before this problem started happening. I do have two different apple ID's (one is @me.com and another @gmail.com), so it could be an ID-related problem, although re-checking all my accounts on the iPhone everything is still signed-in the same way with when I was having the problem... so it makes me think Apple fixed it? Maybe give it another try... good luck.

  • Applications problem: "You cannot update this software since you have not owned the major version of this software."

    Hi all,
    RE: Applications problem: "You cannot update this software since you have not owned the major version of this software."
    Until recently, I have not encountered this problem.  And I am facing this problem for both my iPad and iPhone. 
    I only have 1 iTunes account and the most recent change was that I switched the location from Singapore to UK (I'm currently in the UK).  I also updated my applications a couple of times before since the change in location, so I doubt it's due to the location change.  I've tried signing out of the account in the iTunes accounts on the devices, then signing back in.  I've also tried restarting the devices (and for the iPad, I even updated the iOS). 
    Any idea what else I can do to try to rectify this?
    Thanks and regards,
    Tammy

    Hi there!
    Thanks for replying!
    1.  Yup, my iOS is the latest (6.0.1), and I have 7 apps on my iPhone that apparently have updates.  But it's been 6.0.1 for quite some time and I've also been able to update the apps till just this week.
    2.  I don't have a credit card associated with my account anymore.  Ever since I changed the location, I removed the credit card details.  But I didn't have problems with any of my apps (updating or downloading new ones) until this week.  Also, all the apps I've downloaded since I came to the UK are free apps. 
    I still don't know what's wrong. 

  • Where can I get the project files for the online training that is available for adobe apps ... for now its Dw CC 2014

    I just need the link to where I can get the adobe project files for the online training that is available so I can go through it with actual practice ... Thanks !

    Links to project files are found on this tutorial's page (right side).
    See Creating your first web site in DW CC -
    https://helpx.adobe.com/dreamweaver/learn/tutorials/how-to/first-website-part1.html
    Nancy O.

  • You cannot update this software as you have not owned a major version of this software? This is what I get when I try to update my apps on itunes.

    You cannot update this software as you have not owned a major version of this software? This is what I get when I try to update my apps on itunes. What does this mean..I have been having trouble..and reached out but they seem to not understand the problem.. No one has been able to help..It is like I don't have my past history with them anymore? I don't have my past purchases either.

    Same here. Just becoming a nightmare. Updated iTunes and now can't update apps it itself is showing as available updates. Count me in on the latest "You can not update this software since you have not owned the major version of this software." bug.
    Next I have to post about a new problem in iPhoto on a new thread.... it lost the "link" between some but not all photos I have in the library and what it itself posted to FaceBook a few hours ago...
    Incredibly frustrating.
    Imran

Maybe you are looking for

  • How do I migrate data from my 2003 iMac to my mid-2011 iMac?

    Hi All, I have a 2003 iMac and I want to migrate the iTunes, iPhoto, etc DBs to my new mid-2011 iMac.  The 2003 iMac is the last one before they switched to the intel chip.  It's Mac OS is version 10.5.4.  That's as late as I can get it as they quit

  • Manual for ms-7223 lies!

    Hi, hope someone can help me with this as it's driving me crazy! I downloaded the manual for my board (ms-7223) because I couldn't find any FSB settings in the BIOS. The manual shows a picture of the Cell_Menu with FSB options (below) What's weird is

  • How do you import audio books so they are like the ones you buy from itunes

    how do you import audio books so they are like the ones you buy from itunes?

  • Double counting an insert in the db

    When I run the following code – the INSERT INTO occurrence seems to repeat itself – Thus, I am double counting each word: Example, if I have three words, (Help, Hope & Peace) – each word is placed in the word table – but, when inserted into the occur

  • VL06I Inbound delivery monitor not showing correct results

    Dears, We are creating inbound deliveries on the basis of POs and creating GR via MIGO after eliminating movement type in line item catageory by using SPRO. For monitoring we would like to use VL06I but its not showing correct results. Can anyone gui