Multiple Sample Entries in the Sample Description (stsd) Box

Hi All,
I am trying to play a 3GP clip which has H.264 video and AMR-NB audio. Unlike most other clips, the Sample Description (stsd) Box in the video track has multiple Sample Entries.
QT player plays this file for about 2 seconds and then the video pauses.
Does QT player support 3GP files which have stsd boxes with multiple sample entries ?
Thanks

It looks like something which may have a note released by SAP but we couldn't find any.
An issue is being raised with SAP but it looks like it will take a while. In the meantime, I am wondering if someone has come across this situation before and who may have a fix / note as a ready reference.
Thanks,
Krish.

Similar Messages

  • Back button doesn't work due to multiple history entries for the current page. How can I fix this problem?

    This problem started February 2015. I have noticed it mostly while searching ebay. When I hit the back button it did not work. I right clicked the back button and found at least 2 and sometimes up to a dozen duplicate history entries for the current page I am on, meaning I would have to click the back button a dozen times to get to the previous page. I am using Firefox 35.0.1 on a Vista computer. I have not found any fix for the problem after searching the internet for hours. I have seen similar issues with people using IE and some say the duplicate entries are caused by banner ads but still no one has provided a good answer or fix for the problem. Please help.

    I will leave further answers to users of ebay. Script or adblockers may ease the problem.
    * Try this add-on search [https://addons.mozilla.org/en-US/firefox/search/?q=blocker&platform=windows&appver=35.0&sort=users blocker] (Windows)

  • Suppress entries in the drop down list box for fields Priority and Category

    Hello,
    For the transaction type 'Service Process' , I want to suppress certain values in the drop down list box for the fields Priority and Category based on certain conditions.I couldn't find a suitable badi for this scenario.
    Is there a solution so that I can control the values displayed in the drop down list box ?
    Thanks,
    Sriram
    Edited by: Sriram Sundar Rajan on Mar 17, 2008 12:15 PM

    Hello,
    For the transaction type 'Service Process' , I want to suppress certain values in the drop down list box for the fields Priority and Category based on certain conditions.I couldn't find a suitable badi for this scenario.
    Is there a solution so that I can control the values displayed in the drop down list box ?
    Thanks,
    Sriram
    Edited by: Sriram Sundar Rajan on Mar 17, 2008 12:15 PM

  • Multiple Entries on the Apple Menu and boxes on finder

    Hi,
    I'm having some weird problem with my iMac, in that i'm getting duplicate entries of "Force Quit" and " Restart" and "Shutdown" and "Logout.." in the Apple Menu, and some wierd boxes on the finder and all application.
    Did anyone face this problem before?
    Thx

    Hi
    Sounds like VoiceOver is switched on,  F5 is the shortcut that turns it on/off (also found in System Preferences>Universal Access>Seeing).
    Steve

  • What is the userChrome entry for the border around input boxes?

    I run KDE with a dark theme, and the input boxes in Firefox 31 are black with white text, which is annoying.
    I learnt to edit the userChrome file and add:
    input {
    background-color: white !important;
    color: black !important;
    Now, there is a problem. While it literally makes backgrounds white and texts black, it leaves an *ugly* black border!
    I took a snapshot, if you want to look: http://linuxmusicians.com/download/file.php?id=490
    What is the name of that black thing, in the userChrome file? How can I change it to white?
    Thanks a lot!

    Hey,
    Sorry the attachment is not working, but there was a css you may try:
    input { background-color: white !important; color: black !important; border: solid white;}

  • Multiple calendar entries in subscribed calendars

    I have an IPhone 3GS (software version 4.3.3) and have subscribed to a calendar published from Outlook 2007. 
    The issue is that I get multiple calendar entries on the IPhone, and only on the IPhone, for calendar entries that have been edited.  If I subscribe to the calendar from a computer, no multiple calendar entries appear. 
    For example, suppose I had a repeating entry on the Outlook calendar that had an appointment form Tom every Monday morning at 9:30 and that that calendar had been published to the web. Also suppose I've subscribed to that calendar on the IPhone.  Suppose also that I then edit a single instance of that repeating entry and change the appointment to be with Nic and re-publish the calendar.
    On the IPhone I will see both the original appointment with Tom and the changed appointment with Nic.
    If I subscribe to that same calendar using another computer with Outlook 2007 installed, I only see the new entry. 
    I have tried unsubscribing from the calendar, unsharing/resharing the calendar, turning off/on the IPhone, and nothing makes a bit of difference.  I've tested this on another IPhone 3GS and it displays the same symptoms.
    Under settings, I see the calendar associated with my Outlook account (Comcast), and one subscribed calendar.  The server for the subscribed calendar is calendars.office.microsoft.com/pubcalstorage/vqh8dk8z895660/Houston_Bridge_Stud io_Calendar.ics .
    Can anyone point me in the direction of a solution? 
    Help would be appreciated. 
    Bert Onstott

    Go to www.icloud.com, are they there?

  • [svn] 1616: Remove stale security constraint entries in the sample web.xml

    Revision: 1616
    Author: [email protected]
    Date: 2008-05-08 08:11:40 -0700 (Thu, 08 May 2008)
    Log Message:
    Remove stale security constraint entries in the sample web.xml
    Bugs: BLZ-162: samples web.xml contains unreferenced security constraint
    QA: yes
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-162
    Modified Paths:
    blazeds/branches/3.0.x/apps/samples/WEB-INF/web.xml

    This goes in your ejb-jar.xml file
    <assembly-descriptor>
    <method-permission>
    <description></description>
    <role-name>yourRole</role-name>
    <method>
    <ejb-name>YourEJB</ejb-name>
    <method-name>findByYourFinder</method-name>
    </method>
    </method-permission>
    </assembly-descriptor>
    "Kven" <[email protected]> wrote in message
    news:[email protected]..
    Hello
    Can anyone provide a sample web.xml file with "security-constraint" tag
    included in it.
    I have the RDBMS Realm set up and it seems to be working fine with
    servlets. I need to test with EJBs, dont know how to proceed.
    Any help is appretiated.
    Thanks
    K

  • Why do SQL sample programs work when there is no entry for the data sources in the ODBC Data Source Administrator that are used by the sample program?

    Hi,
    I am trying to understand how to access an SQL database from CVI.  
    I don't understand how the sample programs shipped with the toolkit can access the database they use if it is not listed in the ODBC Data Source Administrator.
    In the code, I see the line:
    hdbc = DBConnect ("DSN=CVI SQL Samples");
    However, there is not an entry that I can find in the ODBC Administrator for "CVI SQL Samples."
    The SQL help suggests there should be a User DSN named, "CVI32_Samples", but I don't see that entry in the ODBC Administrator on my win-7 system.
    I believe the sample program is accessing a database file named, "C:\Users\Public\Documents\National Instruments\CVI\Samples\sql\samples.mdb".
    Exactly how is the call to DBConnect() translated to the file, "samples.MDB", if there is no entry in the ODBC Administrator?
    Regards,
    Mark 

    I figured it out.  There is a 32 bit ODBC administrator and a 64 bit ODBC administrator.  The ODBC administrator I run through the control panel is the 64 bit ODBC administrator. To access the 32 bit administrator I need to run, "C:\Windows\SysWOW64\odbcad32.exe".
    I am running the samples in 32 bit mode, so I need to use the 32 bit ODBC administrator.
    Best,
    Mark

  • What does "Error-2041: an invalid sample description was found in the movie"means?

    what does "Error-2041: an invalid sample description was found in the movie"means?

    I have the exact same problem. I have a PPC 6700, and now I can't view movies I created with it in mp4. If change extension file to 3GP video works just fine.
    Also, when I try to see a webpage with a Quicktime video clip, I only get a Quicktime logo with a big question mark in it, but no play.
    I tried uninstalling and reinstalling, but nothing seems to work.
    I have Windows XP, and it worked fine until a couple weeks ago. Not sure if when upgrading to Quicktime 7.2, though.

  • Error -2041: an invalid sample description was found in the movie

    I just tried to use quick time to open mp4 on my PC (taken from my dopod/HTC pda phone), but NOW get "error -2041: an invalid sample description was found in the movie". I used to be able to watch the vids, but no longer......

    I have the exact same problem. I have a PPC 6700, and now I can't view movies I created with it in mp4. If change extension file to 3GP video works just fine.
    Also, when I try to see a webpage with a Quicktime video clip, I only get a Quicktime logo with a big question mark in it, but no play.
    I tried uninstalling and reinstalling, but nothing seems to work.
    I have Windows XP, and it worked fine until a couple weeks ago. Not sure if when upgrading to Quicktime 7.2, though.

  • I am having problems loading sampler patches into the exs24 sampler, when i got into edit menu and load multiple samples all the samples r greyed out and i cannot slect them, any help with this would be much appreciated

    I am having problems loading sampler patches into the exs24 sampler, when i got into edit menu and load multiple samples all the samples r greyed out and i cannot slect them, any help with this would be much appreciated

    It is very difficult to offer troubleshooting suggestions when the "os version" you are using is unknown as each os has their own troubleshooting solutions. 
    How large is your hard drive and how much hard drive space do you have left? 

  • Multiple samples configuration

    Dear all,
    We are using SAP R/3 ->4.7. We carryout inspeciton with lot origin 01. My user wants the following condition in the system.
    1) when the inspection lot is created , user will entry the results for the characterisitic and if the sample for one character is rejected then system should automatically propose for the second sample.
    I heard that this facility is availble in SAP . Can experts guide me how to achieve my requirement using dependent multiple and independent multiple samples.
    Regards,
    M.M

    Dear Magesh,
    I think your  sample scheme needs some correction. You have defined following sample plan in sample scheme
    Lot size ->>>>Sample->>>>>c1->>>>d1->>>>c2->>>>>d2->>>>>c3->>>>d3->>>>
    1000->>>>>>>5->>>>>>>>>1->>>>>2->>>>>2->>>>>>3->>>>>>3->>>>>4
    1000000->>>>10->>>>>>>>>1->>>>>2->>>>2->>>>>>>3->>>>>>3->>>>
    When you define  c1,d1 values are 1, 2 respectively then there is no point of maintening c2,d2, c3, d3 values,beacuse first case itself you have defined the accept and  reject criteria.Means sample size is 5, if 1 sample is out of limit system will accept the MIC and 2Samples are out of limit It will reject the MIC automatically.
    Try to define following sample scheme and Process RR
    Lot size -       Sample-              c1             d1          c2                   d2    
    1000                5                      1               3             1                   2
    Reject 2 samples and when you try to valuate then system will propose one popup saying  you cannot have an automatic valuation then click on the next sample plan. So this way you can enter result for second samples.
    Waiting for your reply.
    Regards,
    Raj

  • Under Options , Applications There are multiple entries for the same item (Acrobat Document). how can I delete the duplicates?

    Under Options, Applications there are multiple entries for the same item. (Adobe Acrobat) . Three show Adobe Acrobat Reader 9.3 and the other shows (ask) or (save file) with no ability to select Acrobat Reader . Is there a way to edit this list to remove the duplicates and
    the incorrect entry? Adobe installed a very quick update today.

    They are all different. Hover your mouse pointer over each of the "Content Type" descriptions and you should see a "tooltip" to see that each has a different description.
    You need to update your plugins. It is important to keep them updated due to continuing security fixes and improvements in those plug-ins:
    * Adobe Shockwave for Director Netscape plug-in, version 11.5 (you '''<u>may</u>''' need to update)
    * Shockwave Flash 10.1 r53
    * Next Generation Java Plug-in 1.6.0_20 for Mozilla browsers
    #Check your plugin versions: http://www.mozilla.com/en-US/plugincheck/
    #*'''Note: plugin check page does not have information on all plugin versions'''
    #'''Update Shockwave for Director'''
    #*NOTE: this is not the same as Shockwave Flash; this installs the Shockwave Player.
    #*Use Firefox to download and SAVE the installer to your hard drive from the link in the article below (Desktop is a good place so you can find it).
    #*When the download is complete, exit Firefox (File > Exit)
    #*locate and double-click in the installer you just downloaded, let the install complete.
    #*Restart Firefox and check your plugins again.
    #*'''<u>Download link and more information</u>''': http://support.mozilla.com/en-US/kb/Using+the+Shockwave+plugin+with+Firefox
    #'''Update Shockwave Flash'''
    #*Use Firefox to Download and SAVE to your hard drive from the link in article below
    #*SAVE to your Desktop so you can find it
    #*After download completes, close Firefox
    #*Click on the file you just downloaded and install
    #**Note: Vista and Win7 users may need to right-click the installer downloaded and choose "Run as Administrator"
    #**Note: Most browsers other than IE will also get updated with this one download
    #**Note: To update IE, same procedure '''<u>but use IE</u>''' to go: http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_ax.exe
    #*After installation, restart Firefox and check your version again.
    #*'''<u>Download link and other information</u>''': https://support.mozilla.com/en-US/kb/Managing+the+Flash+plugin#Updating_Flash
    #* Also see: http://support.mozilla.com/en-US/kb/Installing+the+Flash+plugin
    #* Also see (if needed): http://kb2.adobe.com/cps/191/tn_19166.html#main_Uninstall
    #'''Update Java:'''
    #* Download and update instructions: https://support.mozilla.com/en-US/kb/Using+the+Java+plugin+with+Firefox

  • What is a error 2041; invalid sample description mean in quicktime when im trying to open a coverted mp4 file?

    Im trying to import mp4's into itunes ver 11. The ones I have downloaded have gone in fine with a bit of tinkering but when i converted avi files to mp4 and try to open them in quicktime to check them i get an error saying ( error 2041: invalid sample description was found in the movie). These files wont show up in itunes, the progress bar starts loading them but then nothing appears anywhere even home video folder, Nothing. The mp4 files work in VLC player but not quicktime.
    I used dvd fab to covert them. Any help would be greatly appreciated.
    Thank

    I had the same problem few days ago.
    It appears that MP4 format is a lot restricted, and Quicktime/iTunes does not communicate a lot about that. Tipically, Quicktime does not think that MPeg 4 + MP3 is an acceptable MP4 compination.
    To make them a lot more permissive, just try to rename the file extension to .m4v, it'll do the job in many cases, and worked for me on a lot of files.
    Best regards

  • Save multiple sample rate data to TDM file

    Hello, LV connoisseurs
    I use 2 Multifunction boards and LV 7.1 to gather slow and fast data simultaneously, 'slow' being 10 temperatures at 150 Hz, 'fast' being 12 pressures at 15 kHz, rate factor between slow and fast is constant 100. My acquisition is set to 'continuous' with blocks of 15 and 1500 resp., so each sample set takes 0.1 sec.
    Currently, I use 2 loops, one for each board. Slow data are written to .lvm, fast to .tdm, and this works fine.
    But I wonder if in this configuration it might be possible to
    - use one loop only (yes, trivial) with the main target being to
    - write data into two channel groups of one .tdm-file, one for the 'fast' the other for the 'slow' data?
    If at all possible, would this require the consumer/supplier scheme such as to allow the interspersing of data or can I do this directly?
    Thank You for your input.
    Michael

    Just to make the distinction, you should probably be using TDMS (the S stands for streaming) instead of TDM if you are continuously writing data. TDM is more for writing a snap-shot and doesn't work so well for continuous data (big memory leaks last time I used it back in '06).
    Also, as no time data is stored you probably also want separate timestamp channels then for your fast and slow data.
    As mentioned, it is no problem having multiple writing loops using the same TDMS reference.
    nrp
    CLA

Maybe you are looking for

  • Is there a field for the website address when creating a contact?

    is there a field for a website address when creating a contact?

  • Moving toward BI

    Hi professionals, I am working in a ALE/IDOC support project and I am an ABAP certified consultant. Now I am planning to take up BI. I have few doubts, 1. How is the job opening for an ABAP certified + BI certified person with 2+ years of experience

  • UMC_CALDAY_TO_FISCPER

    Hi Gurus, The functional module UMC_CALDAY_TO_FISCPER is only existing in ECC system. I want to use this function module in BI system to derive the fiscal year/period based on calender day. How to create this function module in BI? To what function g

  • Correct FB project settings for AIR3.2 mobile dev using stage3d?

    I would love to use Flare3D on a mobile app. Im struggling to get FB to get set up for this. I have overlayed AIR3.2 and added a flash player 11.2 debugger exe in the players folder as well as playerglobal.swcs for 11.2RC. When I go to make a new act

  • I have a CS5 as part of a creative suit. need help to re-install

    i have had to wipe my mac due to problems with Yosemite and now want to reload adobe. i have a teacher/student version but can't load as have lost serial number but have product code who can i contact to get help