Need of JMF for getting Video Metadata

Hi All
I got a lot of videos here at a Helix Server. I get all rtsp URLs of them and just want to determine the length and size of each the videos by a Java Application running on a Tomcat. There is no need for streaming the contents or gettein just one Frame of the Video. I have seen that JMF is able to play these Videos, but i just need length and size using the rtsp Protocol.
Did anyone know how to do this?
Greetings
Thomas
Edited by: cybmaster on Nov 10, 2007 6:15 AM

hi
this is a sample bapi for getdetails.
DATA : P0008 LIKE P0008.
DATA : ONDATE TYPE SY-DATUM.
SELECT SINGLE * FROM PA0008
INTO CORRESPONDING FIELDS OF P0008
WHERE PERNR = ITAB-PERNR
AND BEGDA <= ONDATE
AND ENDDA >= ONDATE.
DATA : WAGETYPES LIKE BAPIP0008P OCCURS 0 WITH HEADER LINE.
CALL FUNCTION 'BAPI_BASICPAY_GETDETAIL'
EXPORTING
EMPLOYEENUMBER = PERNR
SUBTYPE = P0008-SUBTY
OBJECTID = P0008-OBJPS
LOCKINDICATOR = P0008-SPRPS
VALIDITYBEGIN = P0008-BEGDA
VALIDITYEND = P0008-ENDDA
RECORDNUMBER = P0008-SEQNR
TABLES
WAGETYPES = WAGETYPES.
regards
sravani yendru

Similar Messages

  • HT3395 I am using sony HDR - CX100. Do I need a converter for the videos to work on the imovie? If yes, what converter?

    I am using a sony HDR - CX100 camcorder. Do I need a converter for the videos to recorded with my camcorder to work in imovie? If yes, what converter do you recommend?

    The guy at the Genius Bar has told you absolute and utter rubbish.  It is true that Apple has stopped supporting iWeb, but it definitely DOES NOT mean that your website will stop working any time soon. 
    They should know that iWeb is an application on your Mac and as long as it is compatible with your OS - it works in Snow Leopard and Lion and will be compatible with the new Mountain Lion out this Summer, then you can still use it to build and maintain websites.
    As long as your are not publishing your site to MobileMe, then you are okay - if you are publishing to a local folder and then uploading to another host that is fine and your site will not be going anywhere in a hurry.
    You don't need to change software unless you really want to.

  • Need VB script for getting the IIS certification information

    Hi guys,
    I have totally 1000 IIS servers  2003 & 2008
    windows and some of the  servers configured
    IIS 3rd party Security certificates. I need a script to get the certification information like expiry date & certificate vendor name.
    Regards,
    SreeM

    Post here:http://forums.iis.net/
    Look in Gallery for IIS scripts:http://gallery.technet.microsoft.com/
    ¯\_(ツ)_/¯

  • Need a solution for flash videos on my site...

    Here is the deal. My website www.jonbarron.org has a few
    flash videos on it (some of them as long as 30 minutes or so) and
    while this website is not purely based on videos or media like that
    I am noticing that the videos when you watch them can get very
    choppy. I'm assuming this is because they need to be streaming or
    something which would require use of a Flash Media Server hosting
    soultion. EIther way I'm not sure if I should get a Flash Media
    Server Web Host because like I said the video section of the site
    is pretty small with only a few videos. I would however like some
    input on what everyone thinks is my best solution to the choppy
    videos on the website which can be found at...
    http://www.jonbarron.org/video/video.php
    Should I invest in a Flash Media Server Hosting plan (I don't
    think I want to do this because for unlimted connections it's over
    1500 each month!) or is there a way to make the videos less choppy
    without downsizing them anymore then they already are? I'm a little
    confused here when it comes to Flash Video on the web since I'm
    rather new to this area...

    They work fine for me, but I know what you mean. Don't invest
    in a media server just yet...
    Try increasing the buffer time on all of the movies. That
    should fix any choppiness on the videos on computers that aren't
    using a superfast connection.
    Let me know if you need help adjusting the buffer. It's
    pretty easy, just click on the FLVplayback component and open the
    component inspector window. There is a spot for buffer size, make
    it anywhere from 3-15-30 seconds, depending on how much you want to
    buffer it.

  • Need some advise for import video in Flash

    Hi guys, i got a problem with importing video in Flash.
    Actually I know how to import video in swf 
    There are 3 ways;
    1. loading external video with playback component
    2. embed FLV in SWF
    3. URL
    Ye i know second way is easy and fast but it needs to control everytime when the contents are changed or fixed.
    So best way for me and my work is first way
    Problem is when i use first way then move full swf file to another pc, just video (in the swf) doesn't play at all.(i'm sure it's from wrong file path)
    How to change the content path? I tried so many times but failed.. (just doesnt work and some error message appears on output)
    Should I install flash program in another pc then replace all the file?
    Please I need your advise
    Thanks

    I was able to tether my original Verizon Droid using EasyTether without needing to root the phone. The free version wont work with https sites, but its not expensive to buy the full version after you figure out if it will work. Its not fast but seems to work ok.
    Scott

  • Need a Algorithm for Getting the border of a shape

    I have a problem...I want a pseudocode..for the following problem
    Aim:
    I need the lines to be ordered first and then also it should be in anticlockwise directions (if the points are also not ordered for these
    ordered lines ..order them too... in anti clockwise direction)
    Specification:
    I have a vector of lines and arcs to form a shape....
    ...the lines are not ordered (say for example line 1 followed by 2 ,3 and so
    on... but the vector contains lines in random order say 1 3 5 2 4 so
    on...please note the vector contains points for the line only and no
    identification for the order.)
    The lines will combine to form any shape (eg rectangle ..rhombus or any
    polygon or shape.) the shape can also contain lines along diagonal too.. or
    some lines intersecting the polygon at any of the sides...but within the
    boundary
    for example..
    new java.awt.Point(10, 20));
    new java.awt.Point(10, 50)); //line 4
    new java.awt.Point(40, 50));
    new java.awt.Point(10, 50)); //line 3
    new java.awt.Point(40, 50));
    new java.awt.Point(40, 20)); //line 1
    new java.awt.Point(10, 20));
    new java.awt.Point(40, 20)); //line 2
    new java.awt.Point(10, 25));
    new java.awt.Point(40, 35)); //line 5
    new java.awt.Point(40, 25));
    new java.awt.Point(10, 45)); //line 6
    kindly if any one knows the solution for this or any site which has a
    solution for this...please send it or find the solution at the earliest.
    Thanking u in advance.
    Oliver

    My problem is I have a shape which can be formed from either arcs or lines or maybe both.This shape can contain lines in the inside ,touching the borders .Basically any combinations of lines or arcs a user can imagine.
    A simple example.
    __a___
    |\ / |
    b| f\/ e | d
    |__\___|
    c
    Now say this is the shape and the lines for forming the shape are a,b,c,d,e,f these lines are contained in the vector, but say in random order ex. b,e,f,a,d,c
    Now from these vectos I need the lines to be ordered in a sequence like a,b,c,d,e,f but I need the border first, NOTE the lines contain no identification like a,b but the startpoint and endpoints in the vector.
    AIM: I need the lines ordered in anticlockwise direction.
    Now taking the above diagram the corners could contain arcs instead of the lines intersecting.

  • Need motion control for a video link antenna

    Up to 60 lb parabolic dish antenna.
    Need 1 degree positioning accuracy (on 30 mi target).
    Motor postioning signal from an ethernet or Rs232 connection.
    We will send control signals (in required re-format of lat, long and elevation) converted to control motor positioning in azimuth and elevation of the dish.
    Need rugged for out door use.
    At close in ranges need motor speed to track target.
    Like to have software control to implement/adjust [lead/lag, possibly implement signal tracking] on the fly.
    any assistance appreciated ASAP. thxs/Steve

    Dear Steve,
    as we (PI) are experts in micro positioning systems your request looks very interesting to us. In order to explore which product of PI meets your needs best could you please provide your contact details? I think there is no "private message option" here on the board, but you could send an email to [email protected], my colleague Gernot will contact you then as soon as possible. You can also select the PI office that is closest to your location on our homepage
    http://www.physikinstrumente.de/offices/index.htm
    There you can contact your local office directly.
    Best regards,
    Gabs

  • Need a Query for getting ItemCost from PO Vendor wise

    Hi,Experts We are not maintain different price list for  some particular items , We raised the PO for Multiple vendors with differnt price for the same material. We need a query to find the Item cost with Various Vendor .
    I need the query in the following format
    Po Number, Vendor Name,Item Name, Item Description,Qty, Price,Tax.
    Thanks
    Kamal

    Hi,
    Check this query which looks for the Item doctype Purchase Order and brings the data accordingly :
    select t0.docnum as 'PO Number', t0.CardName as 'Vendor name', t1.itemcode as 'Item Name',
    t1.Dscription as 'Item Description', t1.quantity as 'QTY', t1.Price as 'Price',
    t1.vatsum as 'Tax Amount'
    from OPOR t0 inner join POR1 t1 on t0.docentry = t1.docentry
    where t0.doctype ='I'
    Group by t1.itemcode, t1.Dscription, t0.docnum,
    t0.cardname, t1.quantity, t1.Price, t1.vatsum
    Order by t1.Itemcode
    Check if it helps.
    Kind Regards,
    Jitin
    SAP Business One Forum Team

  • Need sql querry for getting previous day records only

    Hi ,
    i have a table with following records,
    emp sal date
    111 200 03-mar-2011
    100 200 03-mar-2008
    15 200 06-mar-2012
    17 200 03-mar-2003
    178 200 03-mar-2004
    11 200 11-jun-2012
    i need only previous day records only(11 200 11-jun-2012).can any one help on this query?

    insa wrote:
    Except trun you can use Like operator--
    select * from emp where date like sysdate-1;
    Is it helpful for you?That is most certainly not a helpful answer. the LIKE operator is a string comparison operator and should not be used with dates. Doing so will cause an implicit date to character conversion based on the sessions NLS settings and would be not different to doing:
    select * from emp where to_char(date) = to_char(sysdate-1)... which will cause a lack of index usage, and also not deal with any time component within the date.
    Please ensure you test your answers before posting them. Several people had already given correct answers here with explanations as to why they are better than other methods.

  • Need of bapi for getting details of material strage locations

    hi all,
    i need one bapi which gives details of for how many storage locations the material has been extended for particular plant..

    hi
    this is a sample bapi for getdetails.
    DATA : P0008 LIKE P0008.
    DATA : ONDATE TYPE SY-DATUM.
    SELECT SINGLE * FROM PA0008
    INTO CORRESPONDING FIELDS OF P0008
    WHERE PERNR = ITAB-PERNR
    AND BEGDA <= ONDATE
    AND ENDDA >= ONDATE.
    DATA : WAGETYPES LIKE BAPIP0008P OCCURS 0 WITH HEADER LINE.
    CALL FUNCTION 'BAPI_BASICPAY_GETDETAIL'
    EXPORTING
    EMPLOYEENUMBER = PERNR
    SUBTYPE = P0008-SUBTY
    OBJECTID = P0008-OBJPS
    LOCKINDICATOR = P0008-SPRPS
    VALIDITYBEGIN = P0008-BEGDA
    VALIDITYEND = P0008-ENDDA
    RECORDNUMBER = P0008-SEQNR
    TABLES
    WAGETYPES = WAGETYPES.
    regards
    sravani yendru

  • Do I need Hardware for getting Bluetooth for G5?

    What sort of hardware do I need to install for getting Bluetooth on my G5? Some sort of card? My HD was purchased new May 2005. Sorry if this question is in the wrong area. thanks.

    Start with http://www.apple.com/support/bluetooth/ and http://www.apple.com/bluetooth/. HTH.

  • Best program for converting videos

    what is a good program to conver videos to the ipod?

    this all depends on what kind of video you are wanting to put on your ipod i would think that quick time pro7 would be the best if you have a mac(which i dont so im only guessing), i have a xp pro and found as the others have stated that videora was the easiest and fastest way to put video on my ipod.i purchased quick time pro 7 and found that it took way to long to convert the files to .m4v format additionally losing sound for the file everytime i converted it. i could not get in to the sound management for the file when using quick time pro 7, videora is already set up for the sound for the video. i never once tried converting files to .mp4 with quick time pro 7, but when converting to .m4v file it took forever to convert a 12 minute video(4-6 hours minimum). quick time pro 7 has lots of cool features if you are putting your personally recorded videos which videora does not. those are the pluses and minuses i have found with both programs. i would suggest you try free first and if you need better tools for your video, purchase quicktime pro 7.
    jackson

  • FM for get the week number

    Hi experts..
    I need a FM for get the week number...
    for example today 14 april 2010 is the  15 week from the start of the year..
    best regards
    Marco

    Hi,
    Check this Fm : GET_WEEK_INFO_BASED_ON_DATE .
    Just enter the date
    the week parameter returns the year and week number. the last 2 digits give the week number.
    Thanks.

  • What are all the settings for getting mean ,St.deviation & CP & CPK value

    Dear All.
    What settings i need to do for getting mean , standard deviation , CP & CPK values in standard reports of QM.
    like MCVD.
    Rgds,
    Mani

    Hi Kevin,
    Set the length of 0MATERIAL and change conversion to alpha:
    Re: Error Installing 0MATERIAL from Business Content
    Best regards,
    Eugene

  • Query for getting Responsibility, Menu and submenus

    Hi,
    I need one query for getting Responsibilites, menus, submenus agian submenus like that..
    Pls share the query any body have.
    Thanks in advance,
    Hanimi.

    See user487104's post in Re: How to check a function is accessible under responsibility? .
    He has given a script to build the output.

Maybe you are looking for

  • HT1414 if i connect my iphone 4 to my pc will it restore to my ipod's settings? it happend to me once alredy

    if i connect my iphone 4 to my pc will it restore to my ipod's settings? it happend to me once alredy. and it erased everything but it put in all the apps conacts and snapshots from my ipod to my iphone ? will it happen again if i connect it ?

  • More than 1 PC talking to Airport Base?

    I am confounded! I just installed an older Airport Extreme Base Station. We can only get one PC at a time to hook up with the base station. How do I get more than 1 to connect? We have three notebooks (PC) and a desktop PC that will have a wireless P

  • UTL_FILE text file write

    Dear All, I am using the UTL_FILE to write a text file. C:=sample.txt; F := UTL_FILE.FOPEN('EX',C,'W'); for I in C1 LOOP UTL_FILE.PUT_LINE(F,                   I.1||'|'||                   I.2||'|'||                   I.3||'|'||                   I.4

  • I accendentally clicked something that made everything pertaining to the address bar disapear. How do I ge that back?

    I accidentally clicked something that made everything pertaining to the address bar disappear. (the home button, the refresh button, and the back arrows. also the ability to click on the folders like "file", or "edit") How do I get that back?

  • Error compiling Oracle's adftoystore

    I'm getting problems compiling adftoystore with JDeveloper 10.1.3. I have not changed anything in the default install. Maybe my packages oracle.jbo and oracle.jdeveloper doesn't have some classes. Here are some of the compiler errors: Error(4,19): ca