Muxing Fails with audio fail, works without...?

Hi there,
I'm working on a DVD that contains a multi-angle track. Muxing fails on the DVD when it attempts to muxing on the first multi-angle clip. However, if I remove the audio file, it works fine and muxing is successful, but I need the audio for this clip. What am I doing wrong? Here's all my info:
I'm using DVD SP 4, the latest version of compressor and the latest version of FCP. I export my audio and video via Quicktime conversion inside of FCP, then use Compressor to create AC3 files. I've tried settings of 192kb, 160kb and 128kb and all fail when I attempt to build and format the DVD. If anyone has had similar problems, please give me some suggestions because I'm under a real tight deadline.
Thanks, Jason

Here it is...
Starting DVD Build JASMINE_PERSONAL...
Compiler Initializing...
Precompiling Project JASMINE_PERSONAL
Compiling VMG Information...
Created 12 PGCs in VTSM1
Created 5 PGCs in VTSM2
Created 5 PGCs in VTSM3
Created 5 PGCs in VTSM4
Created 5 PGCs in VTSM5
Created 5 PGCs in VTSM6
Created 5 PGCs in VTSM7
Created 5 PGCs in VTSM8
Created 5 PGCs in VTSM9
Created 5 PGCs in VTSM10
Created 5 PGCs in VTSM11
Created 5 PGCs in VTSM12
Created 5 PGCs in VTSM13
Created 5 PGCs in VTSM14
Created 8 PGCs in VMG.
6 Menu(s) will be created...
Compiling Menu PGCs...
Compiling Menu#1 (Menu 1)...
Compiling Menu#2 (Menu 3)...
Menu 3 : Button 8 is inactive!
Compiling Menu#3 (Menu 4)...
Compiling Menu#4 (Menu 5)...
Compiling Menu#5 (Menu 6)...
Menu 6 : Button 11 is inactive!
Compiling Menu#6 (Menu 2)...
Writing VIDEO_TS.VOB
Compiling Menu PGCs...
Writing VTS020.VOB
Compiling Menu PGCs...
Writing VTS030.VOB
Compiling Menu PGCs...
Writing VTS040.VOB
Compiling Menu PGCs...
Writing VTS050.VOB
Compiling Menu PGCs...
Writing VTS060.VOB
Compiling Menu PGCs...
Writing VTS070.VOB
Compiling Menu PGCs...
Writing VTS080.VOB
Compiling Menu PGCs...
Writing VTS090.VOB
Compiling Menu PGCs...
Writing VTS100.VOB
Compiling Menu PGCs...
Writing VTS110.VOB
Compiling Menu PGCs...
Writing VTS120.VOB
Compiling Menu PGCs...
Writing VTS130.VOB
Compiling Menu PGCs...
Writing VTS140.VOB
14 VTSs and 14 Titles will be created...
Compiling VTS#1 (CGV_Open)...
Muxing VTS011.VOB
Done.
Compiling VTS#2 (LEGAL)...
Writing VTS020.VOB
Muxing VTS021.VOB
Done.
Compiling VTS#3 (Jasmine_Interview)...
Writing VTS030.VOB
Muxing VTS031.VOB
Done.
Compiling VTS#4 (NEW_Scene)...
Writing VTS040.VOB
Muxing VTS041.VOB
Done.
Compiling VTS#5 (PERSONAL)...
Writing VTS050.VOB
Muxing VTS051.VOB
Done.
Compiling VTS#6 (Jasmine Personal_MASTER)...
Writing VTS060.VOB
Muxing VTS061.VOB
Done.
Compiling VTS#7 (AngleONE)...
Writing VTS070.VOB
Muxing VTS071.VOB
Video Bitrate Too High
Build cancelled
Formatting finished.
Building was not successful. See log.
It gives a bit rate too high error, but there are 3 video angles total and none are over the 6.8 range, so I thought I was safe (the manual states that total streams of five or less can't exceed 7.0 in quality, so I thought I was safe). If i need to re-encode, then how low do I need to go? But like I said before, I think it's the audio because with the audio file removed, muxing works, so it can't be the bit rate of my mpegs...can it?
Thanks, Jason

Similar Messages

  • V19 Update: Articles with Audio contents - New, Update, Preview Error

    After v19 ipdate,
    Articles with Audio contents (worked well on v18) don't work New/Update (Folio Builder), Preview (Overlay Creator).
    Articles with Video contents, they work well, Create, Update, Preview is OK.
    How am I wrong?
    shimoawazu

    I set transparence Audio Skin to Audio,
    it seems worked well at this time.
    shimoawazu

  • Toplink app works without oc4j,fails with security excp. in oc4j[SOLVED]

    OS: Windows XP
    jdk version: 1.5.0.04 (installed normally with windows installer, no tampering)
    JDeveloper version: 10.1.3.2.0 (base installation)
    I'm new to JDeveloper and I'm working on SRDemo application from online ADF tutorial under JDeveloper. After 6th chapter I tried to run the app with embedded oc4j. After a login to app i got a toplink exception caused by a security exception. I've tried toplink part of the application with a standalone client it works without this strange problem. Also other toplink tutorials that i have work without oc4j.
    The exception is this:
    Note: some messages were in Turkish, so I (partly) translated them, they may not match original english messages
    [TopLink Info]: 2007.07.06 10:52:31.312--ServerSession(29560314)--Thread(Thread[HTTPThreadGroup-4,5,HTTPThreadGroup])--TopLink, sürüm: Oracle TopLink - 10g Release 3 (10.1.3.1.0) (Build 061004)
    [TopLink Config]: 2007.07.06 10:52:31.328--ServerSession(29560314)--Connection(27524709)--Thread(Thread[HTTPThreadGroup-4,5,HTTPThreadGroup])--connected(DatabaseLogin(
         platform=>Oracle10Platform
         user name=> "SRDEMO"
         data source url=> "jdbc:oracle:thin:@localhost:1521:XE"
    [TopLink Severe]: 2007.07.06 10:52:31.343--ServerSession(29560314)--Thread(Thread[HTTPThreadGroup-4,5,HTTPThreadGroup])--Local Exception Stack:
    Exception[TOPLINK-7107] (Oracle TopLink - 10g Release 3 (10.1.3.1.0) (Build 061004)): oracle.toplink.exceptions.ValidationException
    Exception message: Error in decrypting .....
    Caused by: java.security.NoSuchAlgorithmException: Algorithm DES not available      at oracle.toplink.exceptions.ValidationException.errorDecryptingPassword(ValidationException.java:587)
         at oracle.toplink.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:94)
         at oracle.toplink.sessions.DatasourceLogin.prepareProperties(DatasourceLogin.java:296)
         at oracle.toplink.sessions.DatasourceLogin.connectToDatasource(DatasourceLogin.java:147)
         at oracle.toplink.internal.databaseaccess.DatasourceAccessor.connect(DatasourceAccessor.java:197)
    ...(the stack goes on followed by below causes)
    Caused by: java.security.NoSuchAlgorithmException: Algorithm DES not available
         at javax.crypto.SunJCE_b.a(DashoA12275)
         at javax.crypto.SecretKeyFactory.getInstance(DashoA12275)
         at oracle.toplink.internal.security.JCEEncryptor$Synergizer.getMultitasker(JCEEncryptor.java:104)
         at oracle.toplink.internal.security.JCEEncryptor.decryptPassword(JCEEncryptor.java:74)
         ... 117 more
    Caused by: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: DES, provider: SunJCE, class: com.sun.crypto.provider.DESKeyFactory)
         at java.security.Provider$Service.newInstance(Provider.java:1155)
         at sun.security.jca.GetInstance.getInstance(GetInstance.java:220)
         ... 121 more
    Caused by: java.lang.SecurityException: class "com.sun.crypto.provider.DESKeyFactory"'s signer information does not match signer information of other classes in the same package
         at java.lang.ClassLoader.checkCerts(ClassLoader.java:775)
         at java.lang.ClassLoader.preDefineClass(ClassLoader.java:487)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:614)
         at oracle.classloader.PolicyClassLoader.defineClass(PolicyClassLoader.java:2241)
         at oracle.classloader.PolicyClassLoader.findLocalClass(PolicyClassLoader.java:1462)
         at oracle.classloader.SearchPolicy$FindLocal.getClass(SearchPolicy.java:167)
         at oracle.classloader.SearchSequence.getClass(SearchSequence.java:119)
         at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1674)
         at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1635)
         at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1620)
         at java.security.Provider$Service.getImplClass(Provider.java:1172)
         at java.security.Provider$Service.newInstance(Provider.java:1129)
         ... 122 more
    This happens when i run toplink project inside oc4j, with a normal java client outside oc4j it works.
    The strange thing is the root cause of the problem (the exception complaining about signer) . If the root cause of this problem was really correct system wide, neither security code samples nor the standalone client that i tried would have worked.
    Only similiar issue I've found on the net is a problem that occured under eclipse due to a bug in previous versions of jce, but it seems this is no longer an issue.
    No one other than me seems to have this problem, so this implies a problem with my system, but the root exception about signer information (which is not correct) says there is something wrong with toplink/oc4j runtime or there is some subtle bug.
    I am trying to download another jdk1.5 version to see if this is a subtle bug of java-1.5.0.04 and oc4j, but either sun servers or my isp has a problem because the download is in the order of bytes and fails all the time.
    I think there can be a problem with the java2.policy file under oc4j config dir, but i don't know if it is really used and necessary or not.
    I don't know much about oc4j config so i need some help to proceed. thanks in advance
    Message was edited by:
    identityunknown

    Sorry, I tried something that I should have tried before posting, that gives another information about my problem.
    when i use standalone oc4j using start_oc4j.bat under jdev/bin, I also get the same security exception stack (nothing deployed to server) during server initialization. the default java command in start_oc4j.bat is this:
    OC4J_OPTS=
    VM_OPTS=-XX:MaxPermSize=256m
    JAVA_COMMAND="%JAVA_HOME%\bin\java.exe" %VM_OPTS% -jar oc4j.jar %OC4J_OPTS%
    if I change the command to this:
    OC4J_OPTS=
    VM_OPTS=-XX:MaxPermSize=256m -Xbootclasspath/p:"%JAVA_HOME%\jre\lib\ext\sunjce_provider.jar"
    JAVA_COMMAND="%JAVA_HOME%\bin\java.exe" %VM_OPTS% -jar oc4j.jar %OC4J_OPTS%
    and put sunjce_provider.jar on boot classpath I don't get that exception and oc4j initializes normally. My new questions are:
    1. what is the reason for this behavior
    2. how can I specify boot classpath option for embedded oc4j and/or JDeveloper

  • Compressor 4 fails to mux AC-3 audio

    I'm using the 'SD for Apple Devices' preset, and whenever I try to include Dolby Digital files in the output (via the checkbox), compressor encodes the file, tells me it "Failed", and leaves the pieces of the file in the output location demuxed. The video and AAC audio are muxed together in a .m4v-1 file, then there's a few other unknown files and the unplayable AC-3 file.
    I can't even take the contents and mux them together - it's like there's a processing error with the actual encoding of the file.
    I have Perian installed, and I thought that might be the problem, so I uninstalled it and tried, but I'm using AC-3 as source audio and without Perian it doesn't decode (even though Compressor alledgedly can natively decode AC-3...).
    So, I'm kind of at a loss. What can I do?

    Did you solve it ?
    I had the same problem:
    - disable Perian + reboot
    - export with Compressor 4
    - works - I have now Stereo + Dolby Track in my *.m4v !!
    G.H.

  • Audio has ceased when at Amazon and with e-mails with audio attachments. This only during last few days previously O.K. Windows Media Player still working so no problem with speakers only happens with online audio. John

    Operating system Windows 7. A few days ago no problems with audio, clear sound when listening to e-mail audio attachments and Amazon music samplers. During last 2/3 days both attachments and samplers fail to work, but when playing music from library held in Windows Media Player no problems. This would appear to show no problem with speakers etc and I have not knowingly amended any audio controls.

    Thank you so much for replying.
    Yes I have removed and reinstalled WMP.
    I had good results with the PD6 application installed on the default path onto the C: drive with the one exception that if the application was launched by accident and the user data path was not available, the PD6 application would blow away my custom user path registry settings. Now that I know what they are I have made a .reg file to repair my registry to my desired user data paths.
    Installing the application on the removable drive appeared to help prevent me from launching the application by accident and overwriting my registry with default user paths.
    So which is the less of the two evils?
    If the application directory is not available, windows media player still tries to launch the .msi for installing PD6.
    If I install the application to the C: drive but the user data to the removable drive, launching the PD6 application without the user data drive will still corrupt my registry settings for a user data path.
    Both these issues seem like a logical (if not easy) fix that should be done in the PD6 application and installation package. I mean really, cannot anyone tell me why windows media player is checking the PD6 application directory? Why in PD4 did we have an option control for setting the user data path from the PD4 application? Why is this option not in the PD6 application, just the installer?
    I am given a choice during installation to move the user data to another non default location. Why else would this be provided if not to accommodate my kind of request to store the user data into an alternate location other than “My Document”. Certainly Palm is not trying to force the users on how to protect and store their personal data?
    Post relates to: Centro (Verizon)

  • ATTENTION: Please fix the above failed worker(s) so the manager can continu

    i am applying a patch p11067286_R12.AP.B_R12_GENERIC.zip , i am facing the error
    ATTENTION: Please fix the above failed worker(s) so the manager can continue
    i restart all the workers with adctrl but same problem .
    please need urgent help

    user13376823 wrote:
    Dear Hussein,
    i am finding these errors in one log file
    AD Worker warning:
    Product Data File
    /opt/oracle/apps/apps_st/appl/admin/jtsprod.txt
    does not exist for product "jts".
    This product is registered in the database but the
    above file does not exist in APPL_TOP. The product
    will be ignored without error.Hi;
    This is ignorable error, please check workerlog file last 50 lines, you should see something like below:
    FAILED: file adorgcnv.pls on worker 1 for product ad username APPLSYS.
    FAILED: file adorgcnv.pls on worker 2 for product ad username APPLSYS.
    FAILED: file adorgcnv.pls on worker 3 for product ad username APPLSYS.
    FAILED: file adorgcnv.pls on worker 4 for product ad username APPLSYS.
    Done reading jobs from FND_INSTALL_PROCESSES table ...
    Telling workers to read 'todo' restart file.
    Done.
    ATTENTION: All workers either have failed or are waiting:
    FAILED: file adorgcnv.pls on worker 1.
    FAILED: file adorgcnv.pls on worker 2.
    FAILED: file adorgcnv.pls on worker 3.
    FAILED: file adorgcnv.pls on worker 4.
    ATTENTION: Please fix the above failed worker(s) so the manager can continue
    Regard
    Helios

  • "Open with Explorer" no longer works with IE 10 & 11 without 32-bit -- What alternative do we have?

    I know that if we open SPS 2010 in IE 10 & IE 11 in 64-bit O/S, "Open with Explorer" no longer works because this function requires 32-bit version of IE.
    I give up to find a way to open IE 10 in 32-bit -- I had tried several so-called solutions but none works for me.  So, I'm looking for an alternative: is there an URL that I can put in
    Windows Explorer's address bar to open the SharePoint page directly?
    I had tried http://mysps/somefolder/etc/      failed!
    I had tried \\mysps\DavWWWRoot            failed again!
    So, I would like to hear to those who have succeeded to use "Open with Explorer" with IE 10 or 11 installed in 64-bit O/S.

    Hi Horinius,
    According to your description, my understanding is that "Open with Explorer" didn’t work with IE 10 & 11 in SharePoint 2010.
    I  commend you use IE 10 or 11 32-bit rather than 64-bit. Then check whether the browser SharePoint add-ons are enabled. If  not, please enable them.
    You can check browser add-ons by opening IE->Tools->Programs->Manage add-ons-> check all add-ons related to SharePoint, such as SharePoint OpenDocuments Class. If there is not any add-on related to SharePoint, please repair your Office by clicking
    Control Panel->Programs and Features-> select your Office, and right-click it, then select ‘Change’.
    Please make sure that webClient service is running on your machine by opening Start->Administrative Tools->Services.
    Here are some similar posts for you to take a look at :
    http://social.technet.microsoft.com/Forums/en-US/233c285b-1359-4d2b-82bf-009565bf93da/sharepoint-open-with-explorer-not-working?forum=sharepointadmin
    http://wmostafaw.wordpress.com/2011/12/08/opening-list-or-document-library-in-windows-explorer/
    http://stackoverflow.com/questions/8926551/your-client-does-not-support-opening-this-list-with-windows-explorer
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Patch 3480000 install - Failed worker   ALTER SEQUENCE

    Dear All,
    I am in the process of installing Patch 3480000 (11.5.10.2) and during the running workers 1,3 fail and this the part of worker 1 log :
    The sequence IEM_ACCOUNT_TAG_KEYS_S1 in the database is defined as:
    MINVALUE = 1 MAXVALUE = 2000000000 INCREMENT BY = 1
    CYCLE = NO ORDER = NO CACHE = 20
    which should be defined as:
    MINVALUE = 10000 MAXVALUE = 2000000000 INCREMENT BY = 1
    CYCLE = NO ORDER = NO CACHE = 20
    Alter the sequence with :
    Start time for statement below is: Fri Apr 29 2011 14:51:14
    ALTER SEQUENCE IEM.IEM_ACCOUNT_TAG_KEYS_S1 MINVALUE 10000
    AD Worker error:
    The following ORACLE error:
    ORA-04007: MINVALUE cannot be made to exceed the current value
    occurred while executing the SQL statement:
    ALTER SEQUENCE IEM.IEM_ACCOUNT_TAG_KEYS_S1 MINVALUE 10000
    AD Worker error:
    Unable to compare or correct sequences
    *     because of the error above*
    Thanks&BR
    Tarek

    Hussein
    _ this  I did:_*
    **SQL> select IEM.IEM_TAG_KEYS_S1 .nextval from dual;**
    **NEXTVAL**
    **10001**
    **SQL> alter sequence IEM.IEM_TAG_KEYS_S1 increment by 1000;**
    **Sequence altered.**
    **SQL>**
    and this part from screen out put:_+
    **ATTENTION: All workers either have failed or are waiting:**
    **FAILED: file iemsvrp.odf on worker 1.**
    **ATTENTION: Please fix the above failed worker(s) so the manager can continue.**
    **Fixed: file iemsvrp.odf on worker 1 for product iem username IEM.**
    **Restarted: file iemsvrp.odf on worker 1 for product iem username IEM.**
    **FAILED: file iemsvrp.odf on worker 1 for product iem username IEM.**
    **ATTENTION: All workers either have failed or are waiting:**
    **FAILED: file iemsvrp.odf on worker 1.**
    **ATTENTION: Please fix the above failed worker(s) so the manager can continue.**
    and this from log file:+_
    **The sequence IEM_ENCRYPTED_TAG_DTLS_S1 in the database is defined as:**
    **MINVALUE = 1 MAXVALUE = 2000000000 INCREMENT BY = 1**
    **CYCLE = NO ORDER = NO CACHE = 20**
    **which should be defined as:**
    **MINVALUE = 10000 MAXVALUE = 2000000000 INCREMENT BY = 1**
    **CYCLE = NO ORDER = NO CACHE = 20**
    **Alter the sequence with :**
    **Start time for statement below is: Fri Apr 29 2011 17:10:15**
    **ALTER SEQUENCE IEM.IEM_ENCRYPTED_TAG_DTLS_S1 MINVALUE 10000**
    **AD Worker error:**
    **The following ORACLE error:**
    **ORA-04007: MINVALUE cannot be made to exceed the current value**
    **occurred while executing the SQL statement:**
    **ALTER SEQUENCE IEM.IEM_ENCRYPTED_TAG_DTLS_S1 MINVALUE 10000**
    **AD Worker error:**
    **Unable to compare or correct sequences**
    **     because of the error above**
    Thanks hussein
    please advise
    Tarek
    Edited by: user11973469 on Apr 29, 2011 5:17 PM
    Edited by: user11973469 on Apr 29, 2011 5:18 PM

  • Export Quicktime with Audio - timings to advance slides  -does not work

    Mac OS 10.6.1
    iMac 27" 4 GB 1067 MHZ
    Keynote 09 - 5.03
    I opened a .ppt
    I added an windows media file after getting it into GarageBand - so a GarageBand file actually
    I timed the slides - this does not work either as a side remark - you can not just enter seconds there - they disappear - you need to use the arrows
    If I test the slideshow, it runs nice in Keynote.
    If I export it to Quicktime, the sound works, the slides do not advance.
    (I think I had it once working before I moved my files to my new Mac)
    Help please
    nico

    I'm just posting this as a general discovery....
    I too have had many many frustrations with creating a slide show with audio clips linked to individual slides and a soundtrack music background. Of course this records fine and plays back fine in KN. The problem lies in any form of sharing/exporting. The audio either disappears or the timing goes nutty.
    What I discovered was....During a manual recording in which I advance the slides and the builds within the slides, the tap of the space bar directly correlates to when the audio would stop in the exported version. ie. Slide one, audio set to start automatically after transistion, text has no builds, Slide 2, audio set to start automatically, text builds with each bullet. In the exported version the second I hit the space bar to create the first build during the recording, is where the audio is cut off in the exported version.
    Therefore, if I go through each and every slide and set the timing for each and every build, transition, etc. , then record the slideshow so that I never have to hit the space bar to create builds (transitions to next slide seems to be fine) my exported recording seems to play back without problems. This is very tedious but seems to work (so far).
    I hope I have explained my findings clearly. I also hope that this is somewhat helpful to the rest of the world

  • Audio stops working after a while (30+ minutes uptime with audio)

    I'm having one hell of a time with the audio on my machine hope someone can help...
    (edit: forgot to mention, installed packages: pulseaudio-alsa, pulseaudio-gconf and paprefs, using i3 WM and SDDM. Switching to i3 and SDDM are the biggest recent changes I made before this started, although I did pacman -Syu at some point around then too)
    Here's what I'm experiencing:
    Start up my machine, and usually watch some videos and play some video games.
    After things have been running for a while (anywhere between 30 mins and a few hours) I'll quit my game, load up a different video, or do something else that involves quitting an application that plays audio.
    From this point on, any new application that are opened (including new tabs in any web browser) will not play audio, even if other applications are currently playing audio.
    I haven't been able to reproduce the issue reliably.
    I've tried examining the output of "pacmd list", and I thought I had found some differences yesterday between when its working and when its not, bot today the output is different when audio isnt working than it was yesterday. (actually, I just checked again, and now it is the same as yesterday). I can post the output from when its working vs when its not working if that helps diagnose anything. The only differences that seemed significant is that there is a second module called "module-alsa-card" listed after the sound stops working, two new sources are listed for what I believe are my headphones and mic plugged in the rear panel, and a new card shows up which I think is the onboard audio. It almost seems like pulseaudio is taking over my soundcard when I stop using it, and in doing so prevents audio from playing.
    There are a couple of times when it just started working again, without me doing anything at all. I'm really losing my mind over this, any advice is welcome!
    Last edited by beizhia (2015-05-28 05:15:19)

    Hi,
    Try the following.
    Open windows Control Panel, open Windows Update, select 'View update history' in the left hand pane and then select 'Installed updates' link in the following window.
    Locate update KB2962407, right click it and select Uninstall.  When done, restart the notebook, open windows Control Panel, open Windows Update and select 'Check for updates'.  You'll see the update you just uninstalled being offered again - right click and select 'Hide Update'.
    After this you may or may not need to delete and reload the Audio driver - if you do, the procedure for using recovery manager to reinstall Software and Drivers is detailed in the document on the link below.
    Recovery Manager - Windows 8.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • HDMI Audio not working on Q190 (along with all higher level Audio Formats)

    Help, I have been given the run around via support, I cannot get the HDMI audio to work with my Pioneer Surround Sound, only the Intel display audio shows in control panel (Win 8 X64) and the RealteK S/P Dif port and it is not capable of supporting 7.1 sound or bitstreaming or DTS, Dolby HD, Etc. Tec support appears not capable of fixing the issue and wanted to send me to software support and pay. I have only had the machine for 4 days and it has never supported higher level sound.
    Every other device I have (had or currently) connected to the receiver works just fine. I have to figure this out or return the machine, the audio is the most important aspect for me. Besides when you advertise 7.1 support the machine you sell should be able to do it.

    Hey guys,
    I have had this Q190 with the Celeron CPU since last week and I am using XBMC Frodo and the HDMI is connected to my AVR Onkyo TX-NR809 and from the Onkyo to the TV. And the sound is 7.1 with PLIIZ. It works fine. I think it may be some driver problem because Realtek Audio which is in the Q190 works fine with the Win8 preinstalled. Realtek is kind of bad with driver because I lost my wifi after upgrading to Win 8.1. After a few days with no wifi, I found out that the driver was bad, yes it was a Realtek wifi driver but posted by Lenovo for W 8.1.
    I have another friend who also just bought the Q190 and he reported no audio problem so I think it is just a matter of trouble shooting the drive and configuration. I do love the form factor of the Q190.

  • I have an Retina display MacBook Pro with HMDI out port. I also have an HDMI to Component cable with Audio Plugs. How can I get HDMI out to work with this cable when plugged into the Component and Audio ports on my TV?

    I have an Retina display MacBook Pro with HMDI out port. I also have an HDMI to Component cable with Audio Plugs. How can I get HDMI out to work with this cable when plugged into the MacBook Pro and connected to the TVs Component and Audio in ports.

    Will not work.  To my knowledge, dual converting like that isn't supported.  The Mac must detect the connected video output device and that sort of info cannot be done across an analog component uni-directional connection.

  • When streaming a movie with the new Apple TV, and using a DSL Internet connection, all audio sound works, e.g., the music track, but the audio track with the actor's voices, does not work. What can I do?

    When streaming a movie with the new Apple TV, and using a DSL Internet connection, all audio sound works, e.g., the music track, but the audio track with the actor's voices, does not work. What can I do?

    Hi Brian,
    Thanks restoring and restarting didn't fix my problem - i have started it fresh and still it doesn't work. Basically I press ONCE on the remote, after the machine has not had any commands for 10 minutes, and the cursor skips from one end of the menu to the other - so I can't choose network or update software etc - I sometimes manage to stop it randomly in the middle of the menu if I press on a command in the middle of the cursor skipping all the menu steps...not sure what the problem is but I have basically not used my brand new apple tv since I bought it for that reason! I should call Apple support I suppose! grrrr hate wasting time with stuff like this!
    Thanks for your help though!
    Pernille

  • Hi. I use Adobe Acrobat XI pro to make a PDF ebook embedded with audio. It works really well on my computer-I can read the book and hear the auto play mp3. The problem is, when I send it to my customers, they have difficulty hearing the audio. A few of th

    Hi. I use Adobe Acrobat XI pro to make a PDF ebook embedded with audio. It works really well on my computer-I can read the book and hear the auto play mp3. The problem is, when I send it to my customers, they have difficulty hearing the audio. A few of them say they have Flash player on their PC and somehow they still can't hear, some say their Google Chrome browser tells them they've already got one flash player while they try to download one. For me, I had to download two versions of Flash player to be able to access to the audio. I don't know what the problem is, is it because it's the latest version of Adobe Acrobat XI pro that people with older version of Adobe reader or flash player can't open it properly? Or is it something else? How can I make sure every customer with different system can access to my books? Hope to hear from you ASAP! Thank you very much.

    And how are the customers accessing the PDFs?
    What devices are they using?
    What program or apps with versions are they using?
    I this age of other then PDF eBooks formats and reader program and apss for computers and mobile devices for these formats I would look at creating the books in one or more of the eBook formats.
    Google Chrome and FireFox both have their own version of a PDF reader plug-in and they are well known to be less capable than Adobe Reader. It is possible to configure these products to use Adobe Reader.

  • Unexpected problem: uncaught exception when working with audio files in Soundtrack Pro

    Hey,
    Whenever I double click an audio file in the timeline to work on it, I end up getting the Error message: "Unexpected problem: uncaught exception" and Soundtrack Pro eventually crashes.  Also, this happens when I try to work with audio files in the file editor.  I have Leopard and am using Logic Studio 8.  Any insight would be much appreciated. Thanks
    Matt

    Didnt know how to remove the original clip from the STP arrange window - or whatever it's called in STPro.  So I could go no further in my perverse science experiment. 
    It also appeared that I could only import an aif but not a wav? 
    I gave up on STPro and did what I needed to do in Logic, which I use regularly.    
    Thank you for folowing up on this. 
    PS.  I used to use an old PowerPC version (1.0.3) of STPro and loved the way it visually showed the change in the waveform when you added each efffect.  It appears that the new version (3.0.1) does not allow you to do this anymore?  You can render or flatten the effects to see the final waveform, but then you are dead in the water and cant make changes?  
    Im such a newbie at STPro that I am probably not using it right? 

Maybe you are looking for

  • Compiler error for anything in library

    I'm definitely missing something here. I'm working in Flash CS5. I've downloaded the XMPCore.swc and linked to it in the actionscript 3.0 settings under library path. I can't seem to use anything in the library. var meta:XMPMeta = new XMPMeta(xmpXML)

  • Smart Mailboxes Aren't Working Correctly

    Not all of the criteria I have designated for my smart (so-called) mailboxes seem to affect all of my mail. For example, if I set the word "order" to be a condition in the "From" category, not every email with the word "order" in the "From" column is

  • JBO-250004 when try to add LOV and VO to ViewEventPG at OLM

    Hi, i'm facing this error oracle.apps.fnd.framework.OAException: oracle.jbo.InvalidDefNameException: JBO-25004: Definition name for type Attribute is invalid when add LOV and VO to page ViewEventPG at OLM. Could you help me regarding this error. Than

  • Error message when trying to eject external hard drive

    I'm trying to eject an external hard drive (I've tried all of the prompts multiple times) and continue to get the error message, "The volume can't be ejected because it's currently in use.".  Has anybody run into this?

  • Why won't iTunes stay open on my 4s phone?? How do I fix it?

    Every time I try to open the app it closes. It closes right away.