YUV and RGB Formats

Hi,
I bought a webcam recently to use with JMF. The camera can be identified by JMF Registry and shows that it supports YUV and RGB formats. However, in my code, it says that it only supports YUV. Here is the code:
FormatControl y = (FormatControl)player.getControl("javax.media.control.FormatControl");
Format [] x = videoDevice.getFormats();So I ignored this and selected the format I was looking for anyway using the setFormat method. It compiled and ran but when i checked it, it did not accept the YUV format I chose from the list. Instead it used an RGB format. Im not sure how this can happen as the list of supported formats did not contain any RGB formats. Any help would be greatly appreciated. Thanks
Gary C

igiggles wrote:
Hi,
So I ignored this and selected the format I was looking for anyway using the setFormat method. It compiled and ran but when i checked it, it did not accept the YUV format I chose from the list. Instead it used an RGB format. Im not sure how this can happen as the list of supported formats did not contain any RGB formats. Any help would be greatly appreciated. ThanksSo, you're setting the format of the player that you're using to watch the video from your camera? If you expect that to set the format that the web cam is giving the camera, you're expecting that setFormat command to back-track to the DataSource that's going into the player, and if you just think about that for a second...yeah, not going to work.
[http://forums.sun.com/thread.jspa?messageID=10599264#10599264]
That code will correctly set the format on a web cam.

Similar Messages

  • YUV and RGB

    Hi Everyone,
    If I render my sequence in YUV, would I get better rendering than in RGB? If so, How better? And When should I render in YUV?

    igiggles wrote:
    Hi,
    So I ignored this and selected the format I was looking for anyway using the setFormat method. It compiled and ran but when i checked it, it did not accept the YUV format I chose from the list. Instead it used an RGB format. Im not sure how this can happen as the list of supported formats did not contain any RGB formats. Any help would be greatly appreciated. ThanksSo, you're setting the format of the player that you're using to watch the video from your camera? If you expect that to set the format that the web cam is giving the camera, you're expecting that setFormat command to back-track to the DataSource that's going into the player, and if you just think about that for a second...yeah, not going to work.
    [http://forums.sun.com/thread.jspa?messageID=10599264#10599264]
    That code will correctly set the format on a web cam.

  • Error message when uploading book for printing. All images are jpg and rgb. Could they be too large to upload? What size is required and how do I reduce size in Aperture?

    I receive an error message when I upload my book for printing. Not sure what the problem is. All my images are jpg and rgb. Could they be too large as it takes about 15minutes to upload to Apple. How do I reduce the size of the image in Aperture?

    Hi Leonie,
    Thanks for your reply.
    Error message below. The preview is fine . I can discount the first 2messages as its a new computer so plenty of disk space and upload doesn't seem to be interrupted. I have uploaded to iphoto before. have tried to upload 3times with the same error message. I had to photo my slides with a Kaiser Baas photo maker , which apparently doesn't scan but takes photos in megapixels of the slides. I am wondering now if the format is incompatible though they are jpg files or the colour type wrong. The image files are  around 1-3 mb each and  72 ppi. I think  I will now scan them properly with a scanner to 300dpi anyway to improve quality.
    Apple  talks about image files not being too big for uploading but gives no sizing of what too big is?
    Error message
    1. Upload Error. Loss of connection or file corruption during order upload may cause an incomplete order. Resubmitting your order usually resolves this issue.
    2. Low Disk Space. If your computer is running on low disk space, your files may be assembled incorrectly. Create more space by deleting unused files.
    3. Unreadable PDF file or image files. Files are sometimes assembled incorrectly due to CMYK or Grayscale color space. Use the RGB color space for best results.

  • Best Sequence Preset and File Format for Editing HD?

    I'm using Premiere CS4 and I'm starting a new project that was shot in HD. I'm dealing with multiple file formats, as several different types of HD cameras were used. This is for a feature documentary, so I need a balance between  maintaining image quality while sticking with a format that my machine  can handle smoothly. Two questions:
    1. Which HD preset should I commit to for the project (DVCProHD, XDCAM, etc.)?
    2. I want to keep things nice and tidy and convert all of my footage to the same file type. I've found that Premiere works best with AVI files, but I'd like some input on what file format and codec you recommend. I took a stab at converting some files to Microsoft AVI format using the V210 10bit YUV codec, but the file sizes are huge and my system (quad-core processor w/ 12 gigs of RAM) still can't handle smooth playback with them.
    Recommendations? I'm open to purchasing a plugin, 2nd-party file converter, etc. if necessary.
    Thanks,
    Mike

    I would be inclined to use a seq that matches the most prevelent source video you have.
    If you decide to convert everything to one format; both P2 and XDCAM formats are a pretty good balance of file size vs quality IMHO. (both edit very smoothly)

  • Super white - proc amp - clipping - YUV to RGB

    I have been investigating the issue of clipping with YUV to RGB conversions (from DV) and found that as Stu Maschwitz pointed out in DV Rebel, there are a couple of ways to save the higher dynamic range of YUV video without clipping when converting into RGB for editing and effects. The Premier Proc amp function works in YUV and does this as does the interpret footage color management tab in AE.
    HOWEVER. It seems something may have broken the proc amp effect in CS5 as it no longer seems to save super white and super black values. Perhaps there is now another recommended way to save the higher dynamic range that some DV and HDV cameras will capture in YUV?
    Also, there is no longer a "maximum bit depth" setting in Project settings, so maybe this is where things got broken, as in earlier versions of Premier that setting on was required for proc amp to work correctly.
    I took some DV footage that has 110% signal highlights and tried to adjust it in CS5 proc amp and it was clipped. The same footage was recoverable in AE CS5 with  the interpret footage color management tab "wide Gamut RGB". This footage also is recoverable with proc amp in CS3 and CS4 Premier.
    Any suggestions??
    David

    Hi Guys,
    Without opening a new thread, I just wanted to say that I can't get ProcAmp to work on my footages. And I remember it worked in the past.
    I have footage from Nex-7, D4s, GoPro Hero 3 Black. At least on the GoPro & Nex-7 footage it was easy to recover highlights. But when I try it now, I just grey out the highlights without recovering anything.
    Original here:
    ProcAmp applied:
    Of course, Maximum Bit Depth is enabled in the sequence. I cleaned the cache, I enabled Maximum Render Quality as well, and also tried with Mercury on/off.
    Any suggestions in fixing this?
    Thanks a lot,
    Bogdan

  • Conversion from YUV to RGB

    Hi,
    I'm developing a video application in AIR, to run both on Iphone/Ipad and Android.
    I am looking for Adobe flash built in methods and primitives to convert images from YUV411 to RGB format for display.
    I imported C functions in ADOBE Alchemy to create .swc library to decompress YUV411 to RGB but I am looking for something more optimized to gain in performance.
    Any help is very welcome
    Andrea

    JP:
    Thanks for pointing out the Floating Point option in the Internal Pixel Format pop-up menu in the User Prefs tab in Color.
    According to the Color manual it says that
    “Float: The highest level of image-processing quality available in Color. Float refers to the use of floating-point math to store and calculate fractional data. This means that values higher then 1 can be used to store data that would otherwise be rounded down using the integer-based 8-, 10-, 12-, and 16-bit depths. Float is an extremely processor intensive bit depth, so plan for longer rendering times.”
    I assume that “storing data that would otherwise be rounded down” is what prevents luma clipping and chroma clamping.
    In other words:
    1. if I process maximum white as super-white (FCP Seq settings)
    2. then send such sequence to Color
    3. uncheck broadcast safe in the project settings tab in Color
    4. select the Floating Point option in the Internal Pixel Format
    5. Grade in Color
    6. render in Color
    7. Send back to FCP
    8. My super-whites (whether 8 or 10 bit) should not be clipped.
    Does this sound right?
    In the case of RED or HDCAMSR (Dual Link), FCP will handle the video as RGB, and superwhite (at 10 bit levels, from 940 to 1019) will not be clipped, In Color, following the previous recipe, clipping or clamping should not occur either.
    Rubén

  • How to switch Premiere Pro from YUV to RGB

    Hello
    First of all, sorry if there are mistakes in my sentences, I'm french. (but I don't want to post in french forums, because I want to improve my english !)
    I'm having some problems on Premiere Pro.
    Indeed, I have many shots on After Effects that looks good...
    But strangely, when I import them in Premiere, they turn into a mess : there are ugly "strips" that appears...
    From what I was told, that quality loss is due to a difference between Premiere Pro and After Effects colorspaces : After Effect is RGB, as Premiere Pro is YUV.
    So now, what I'm trying to do is to switch Premiere Pro from YUV to RGB.
    Does anybody know how I can do this ? I looked into "Sequence Settings" and "Media" (export) windows, but unfortunately I couldn't find any form allowing me to make that change...
    If someone can help me, I would be grateful to him
    Thank you for your attention !
    Kind regards,
    Babada

    Hello,
    Jim Simon wrote:
     Those images are actually too small for me to see any banding.
    Oh...
    Here are direct links to these screenshots :
    On After Effects => http://imageshack.us/a/img18/1667/soz9.png
    On Premiere Pro => http://imageshack.us/a/img196/999/zzt8.png
    Please let me know if it's OK.
    Fuzzy Barsik wrote:
     What you see in shadows (colour banding) is a result of compression. What are your export settings in After Effects?
    Are you sure ? As I have written, if I export an .AVI from After Effects, the video file is perfectly clean, there is no coulour banding. But if I happen to import the .AVI file in Premiere Pro, at this moment, the PP preview will be coulour banded.
    Anyway here are my After Effects export settings (just in case) :
    (direct link => http://img15.hostingpics.net/pics/382957141.png)
    Thank you for your help.
    Kind regards,
    Damien

  • How do I connect my iMac to an LG TV which has an HDMI, USB, and RGB IN port ?

    I am trying to screen share between my iMac and an LG television which has USB, HDMI, and RGB IN ports; is there a cable which will enable me to do this ?

    Depending on what you mean by "sharing" you also may be a good candidate for an AppleTV. Connecting content stored on your Mac is pretty easy with one, you can display photo's, movies & music  through it. In addition you can use your LG as a simple external display using Airplay assuming your iMac has Airplay capabilities. If any of that interests you then look at Apple's web site on AppleTV, you can buy them refurbished from Apple's online store for $75.00.
    https://www.apple.com/appletv/
    http://store.apple.com/us/browse/home/specialdeals/appletv

  • Unable to load wsdl. if currently online please verify the uri and or format of the wsdl

    Hi,
    i have one aspx page in which i have embeded an swf object,
    which calls webservice to load data,
    it works fine on localhost,
    but when uploaded it gives the error no 2032 stream error ,
    i added the crossdomain.xml in the root project then that error was gone and found the following error,
    "unable to load wsdl. if currently online please verify the uri and or format of the wsdl"
    Can anybody help me with this?
    Any elp or suggestion will be appriciated.
    Thank You.
    Bhavika

    I had the same error message and I believe I added the -use-network=true to the additional compiler arguments to fix the problem.  The default value for this should be true.
    Sorry if this doesn't help...It's just a guess.

  • Converting from PDF directly to Java Objects/XML (and PDF format questions)

    Hi,
    I posted this originally in the Acrobat Windows forums but was told I might have more luck here, so here goes:
    I am desperately trying to find a tool (preferably open source but commercial is fine also) that will sit on top of a PDF and allow me to query it's text for content and formatting (I don't care about images). I have found some tools that get me part of the way there, but nothing that seems to provide an end-to-end solution but is quite lightweight. My main question is WHY are there so many tools that go from PDF to RTF, and many tools that go from RTF to XML, but NONE that I can find that go PDF to XML.
    To clarify, by formatting I simply mean whether a line/block of text is bold/italic, and its font size. I am not concerned with exact position on the page. The background is that I will be searching PDFs and assigning importance to whether text is a heading/bodytext etc. We already have a search tool in place so implementing a pure PDF search engine is not an option. I need a lightweight tool that simply allows me to either make calls directly to the PDF OR converts to XML which I can parse.
    Some tools I have tried:
    1) PDFBox (Java Library) - Allows the extraction of text content easily, but doesn't seem to have good support for formatting.
    2) JPedal (Java Library) - Allows extraction of text content easily, and supports formatting IF XML structured data is in the PDF (not the case for my data).
    3)  Nitro PDF (Tool) + RTF to XML (script) - This works quite nicely and shows that PDF to XML is possible, but why do I have to use 2 tools? Also, these are not libraries I can integrate into my app.
    4) iText (Java Library) - Seems great at creating PDFs but poor at extracting content.
    I don't really expect someone to give me a perfect solution (although that would be nice!).
    Instead, what I'd like to know is WHY tools support PDF to RTF/Word/whatever retaining formatting, and other tools support RTF to XML with the formatting information retained. What is it about PDF and RTF/Word that makes it feasible to convert that way, but not to XML. Also, as I found in 3) above, it is perfectly feasible to end up as XML from PDF, so why do no tools support this reliably!
    Many thanks for any advice from PDF gurus.

    XML doesn't mean anything - it's just a generic concept for structuring
    information.  You need a specific GRAMMAR of XML to mean anything.  So what
    grammar would you use?  Something standard?  Make up your own?
    However, there are a number of commercial and open source products that can
    convert PDF to various XML grammars - SVG, ABW, and various custom grammars.
    But the other thing you need to understand is that most PDF files do not
    have any structure associated with them (as you saw when using JPEDAL).  As
    such, any concepts of paragraphs/sections/tables/etc. Are WILD GUESSES by
    the software in question.

  • Exporting report as PDF and CSV formats same time with out executing DB query twice

    Post Author: cpriyanka
    CA Forum: Exporting
    I am using Crystal Report 9.0 version and Java.
    I am getting "PrintOutputController" from "ReportClientDocument"
    And then by calling export(ReportExportFormat.PDF) generating PDF format report.
    Now I need to generate both PDF and CSV format files same time. How can it be done?
    My understanding is when we call "export" it does the DB query execution and other functionality.
    In that case, if I call "export" two times with two different formats, then DB query will be executed twice and that takes lot of time.
    To avoid, is there a way I can all some API so DB query executed once, but I can export report in to multiple formats?
    I appreciate your help.
    Thanks.

    Post Author: cjmorris1201
    CA Forum: Exporting
    Hello,
    Are you using the "pull" or "push" method for your crystal reports?  If you are using the "pull" method (the report itself executes the sql) then I believe there is no way around having the query execute twice since it is fired off each time you open and export the report.
    If you use the "push" method, however, then you can just create the recordset/dataset and then set the datasouce once for the report.
    Here's a broad overview of push and pull though the Crystal Report Viewer is used.  The viewer may or may not be applicable in your case:
    http://aspalliance.com/265_Crystal_Report_for_Visual_Studio_NET#Page5
    Regards, Carl

  • With Reports 10G can you customize you message and stop formatting?

    Oracle, states to come here for answer. they said, OTN should be able to help.
    If any one knows how this can be done can you please help me out?
    thanks,
    We were told this was fixed with 10G so we upgraded to 10G. We have a
    report and we want it to execute if it's less than 10 records if not we want a
    message to come up that the report needs to be scheduled.
    Well we run the report and it displays exceeded record count but the format
    still runs so no time saved on the web.
    If the record count was exceeded we want to HALT the system and not go any
    farther.
    Now if we could modify the system message 1825 we would be o.k. But we don't
    know if that is going to work. If we could change the message we would be
    o.k. with that. that would mean changing the system codes though.
    ### How is the Report being called (Command line, URL or via Oracle Forms): ###
    If false comes back in the beginning then we don't want any report formatting
    to be done. Right now the format is done it seems but no data is displayed
    because criteria isn't met.
    So we dont wnat the formatting to be run when criteria isn't met. But for
    some
    reason it still runs and takes time.
    See we have some reports on the web that can only be ran by date range right
    now the clients can only run the reports for a 6 months range.. Well some
    clients have a lot smaller record count. So we want to change the way the
    reports are ran to a records count. If the count is large than said amount
    then a message comes up that states the report has to be scheduled. If the
    amount is under said amount then the report runs.
    So at this time in the report we do a count then we move onto will the report
    run or not if over the amount we want to abort the process but we don't want
    the client to see the abort. We definately don't want the client to sit and
    wait for the format to run when NO Data is to be returned.
    ### Error messages and error scenario: ###
    So what we want is too see a message "Schedule the report count exceeded" and
    NO formatting done. If under amount we want the report to run.
    ### Provide a detailed step-by-step description of your problem or question: ###
    Or is there a way to customize the messages the client / users will see. And
    no formatting time for no records returned.
    Contact me via : E-mail -> [email protected]
    Text continued in next action...
    20-SEP-04 18:39:53 GMT
    Text continued from previous action...
    20-SEP-04 19:18:51 GMT
    New info : Is there a way if the error messages have to come up that we can
    hide the message or have another screen cover that error message something to
    cover the message so that the user doesn't see the error message.
    20-SEP-04 19:30:23 GMT
    Hi Darlene,
    Thank you for using MetaLink. Iam currently working on a very critical issue.I shall review/research your issue at the earliest opportunity and w
    ill update the SR / call you as soon as we have relevant information. Thank you
    for your patience.
    Best Regards,
    Seema,
    Oracle Support Services
    STATUS
    =======
    @WIP -- Work In Progress
    20-SEP-04 19:30:30 GMT
    Email Update button has been pressed: Sending email to [email protected]
    21-SEP-04 00:32:18 GMT
    Hi Darlene!
    If you are calling the report from a form, try using the EXIT_FORM line in your code.
    Thanks and Regards,
    Seema
    21-SEP-04 00:33:01 GMT
    Email Update button has been pressed: Sending email to [email protected]
    21-SEP-04 14:09:20 GMT
    New info : We will try it and let you know.
    21-SEP-04 14:19:04 GMT
    New info : We are not calling the report from a form so this won't work. Any
    other way. We are needing to do this badly.
    21-SEP-04 14:39:06 GMT
    New info : Can I get detailed steps about how to customize the system message
    or hide the message when we abort the report?
    21-SEP-04 15:38:39 GMT
    Hi Darlene!!
    As talked to you on phone, here are the steps for you to try.
    The below has been run as a test case using emp table in scott schema of a database
    1) create a summary coloumn say cs_1 in the data model.
    2) point the function to count.
    3) Point the source to what ever's count you want it to be pointed to(say empno of emp table of
    scott schema)
    4) create a user parameter say NO_ROWS
    5) in its property palette make its data type number and initial value as 1
    6) I had teh following query for my report:
    select empno, ename from emp
    where rownum <= :no_rows
    This means that the report that will be generated will consist of a total no of NO_ROWS(that we
    shall be specifying at run time). The before report trigger(mentioned in 7 below) shall assure
    that whenever we specify NO_ROWS greater than 5 then the report will display a customized pop up
    message.
    7) create a before report trigger as:
    function BeforeReport return boolean is
    user_excp EXCEPTION;
    begin
    if :cs_1 >5 then
    raise user_excp;
    return (false);
    else
    return true;
    end if;
    EXCEPTION
    WHEN user_excp then
    SRW.MESSAGE(30, 'Data is more please schedule this report:');
    raise SRW.PROGRAM_ABORT;
    return (false);
    end;
    This way when u run a report, an argument is asked whether how many rows do you want to be
    displayed as in the parameter NO_ROWS. then you specify the number. If that number is greater
    than 5(in this case, due to if :cs_1 > 5 then....) then it will pop up a message saying "Data is
    more please schedule this report:"
    In case you do not want to specify NO_ROWS..then you need not put that and modify the report
    query as "select empno, empname from emp;" i.e. without where clause.
    21-SEP-04 16:49:30 GMT
    New info : we will try this then update the TAR.
    21-SEP-04 16:58:09 GMT
    ok you update the tar when you try the above steps.
    STATUS:
    @CUS
    23-SEP-04 02:16:00 GMT
    New info : Information from the person that did this suggestion step by step.
    I tried this step by step, but unfortunately, it doesn't work the way we want.
    First with this suggestion, the user needs to choose how many records they
    want
    to get, or we default a number of records, in order to run the report. The most
    important thing is, whenever you specify the statement return false or raise
    SRW.PROGRAM_ABORT in the before report trigger, the system message will pop up.
    I really hope that people from Oracle would let us know how to customize the
    system message or hide it.
    23-SEP-04 14:23:04 GMT
    New info : I just thought that we have some sort of message, which I guess is
    from the database, when we do claim search on client inquiry. I am just
    wondering if we could try the same thing to the report.
    The some sort of message looks like this on dev box:
    Your search exceeded 5000 records and will surpass the capabilities of this
    connection. Please narrow the search criteria and resubmit.
    It's just a thought, not sure if it's going to work.
    When could we have the DBA Make this change. The servlet.properties???
    23-SEP-04 17:30:55 GMT
    REQUESTED INFORMATION PROVIDED
    ===============================
    Hi Darlene,
    Thank you for providing the requested information. I am currently reviewing/resea
    rching the situation and will update the TAR / call you as soon as I have additi
    onal information. Thank you for your patience.
    Best regards,
    Ajit
    STATUS
    =======
    @WIP -- Work In Progress
    23-SEP-04 18:04:31 GMT
    UPDATE
    =======
    Hi Darlene,
    We cannot modify the system messages nor do I think there is a method to hide the system message. The message that was coming is
    due to the raise srw.program_abort command, which is the element through which
    we can abort the program.
    Thanks
    Best Regards
    Ajit
    @CUS
    23-SEP-04 18:29:26 GMT
    New info : Can you please look into a way that we can get something to work?
    23-SEP-04 18:49:28 GMT
    Hi Darlene,
    I am sorry to say that but I don't think there is any any workaround to this because the system message is what is generated by the oracle reports i
    nternally. Still if you wish you may refer to the otn discussion forum which is
    maintained by teh product management group and post a new thread on it. the link
    to the forum is Reports
    Also since nothing can be done on our side I don't see any reason to keep this TAR open an
    d if you wish we can soft close this.
    Thanks
    Regards
    Ajit.
    New info : Shouldn't there always be a way to do something? I don't understand
    why we were told in 10G that this could be done and now we are told it can't.

    K T wrote:
    Yep - not nice...unless you do a TE 'Get Info' in the Finder and √ the 'Open in 32-bit mode' box and try again...then, all seems well in snow leopard land.
    Really? I figure since I have a Core Duo chip, everything always opens in 32-bit mode. In any case, I did file a bug report and will give your suggestion a try later today.

  • How can I embed files of word, excel, and pdf format in a pdf document

    I have a word document of the product, which I am updating for next product release. However, there are some excel, word, and pdf files embedded within a word document. When I double click these embedded files in word, these files open in a new window. However, we deliver documentation to the customer in the pdf format. Therefore, when I am converting the word document in the pdf format, only an icon of the embedded file is displayed and the files do not open in a new window. Can someone let me know how can I embed these files (in word, excel, and pdf format) in a pdf document?

    You must attach them to the PDF file after it is created. You cannot embed file attachments onto a page as you can with Word.

  • Synced firefox, saved firefix sync key and made format to my computer, now I can't get it synced with formated computer - what can I do to get my passwords and bookmarks back?

    I synced my firefox and made format to my computer. I was hoping I can sync formated computer with my user. I even saved "firefox sync key". But now I can only make new sync and can' get my old passwords and bookmarks back. Is there any way i could get my passwords and bookmarks back?

    Add that computer to the Sync service as a new device.

  • Is it possible to hook a USB external hard drive to an iPad?.....the HD has video on it that I wanna watch on my iPad but don't wanna store it on iPad or iTunes....and way format does the video need to be in to watch on iPad?

    Is it possible to hook a USB external hard drive to an iPad?.....the HD has video on it that I wanna watch on my iPad but don't wanna store it on iPad or iTunes....and way format does the video need to be in to watch on iPad?

    There are some wireless external hard drives that can be used with the iPad.
    The Kingston Wi-Drive, which costs $50 for the 16 Gigabyte, and then $30 more for every 16 gigs more. It works by you turning it on and then accessing the files on it from an app that you download on your iDevice. You can access music, movies, and other stuff. No connections or anything, it works like a WiFi connection, you connect to it from the setting on the iPad under wireless networks.
    Then there is the Seagate GoFlex, which some would recommend over the Wi-Drive. But this one costs $199 and had 500 Gigabytes of storage. It works the sameway as the Kingston: no wires, runs over its wireless connection. You can actually fit up to 300 HD movies on it.
    Another option:
    Expand your iPad's storage capacity with HyperDrive
    http://www.macworld.com/article/1153935/hyperdrive.html
    On the road with a camera, an iPad, and a Hyperdrive
    http://www.macworld.com/article/1160231/ipadhyperdrive.html
    Pad2, the new iPad Supported Video Formats & Movie Formats
    H.264 video up to 1080p, 30 frames per second, High Profile level 4.1 with AAC-LC audio up to 160 Kbps, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats;
    MPEG-4 video up to 2.5 Mbps, 640 by 480 pixels, 30 frames per second, Simple Profile with AAC-LC audio up to 160 Kbps per channel, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats;
    Motion JPEG (M-JPEG) up to 35 Mbps, 1280 by 720 pixels, 30 frames per second, audio in ulaw, PCM stereo audio in .avi file format
     Cheers, Tom

Maybe you are looking for

  • Cursor bind variable syntax err

    Any one help me in correcting the syntax, for cursor return. Oracle version 10g I am trying to execute the sproc and print the cursor results using bind variable, I am getting he below error Variable V_REFCUR REFCURSOR Variable V_REFCUR2 REFCURSOR va

  • Is the nano worth throwing away my old ipod mini?

    I just bought a ipod mini 1 month before the nano came out. So now i'm feeling kinda ticked off as you can imagine. The month that i did have an up to date ipod, i was enjouying it alot. In fact i currently have 200 songs on it and listen to them all

  • How can i get logic pro x on my n ew imac i have it on my macbook pro

    how can i get logic pro x on my n ew imac i have it on macbook pro

  • Read table with syntax error

    I would like to have this in my report in ABAP 7:           READ TABLE ti_prococolos WITH KEY                                protocol = lc_protocol                                status    = 'abc'                                status    = 'ced'. But

  • Delivery Quantity is not equal to picked quantity.

    Hi all, I am having a issue related to VL02N VL01N.The issue is when we save the delivery which has materials with batch. and the batch quantity is less then the delivery quantity the system allows you to save the delivery with wrong delivery quantit