2 Overlay Creator questions (audio/video)

I have a video file placed with a controller selected. It works fine in the Content Viewer, but not on the iPad. When tapped on the iPad, the image just flashes on the point of contact but does not activate the video.
The other issue regards the Overlay Creator not recognizing placed audio or video files. I've placed both audio and video files (some from the Adobe tutorials from the prerelease). When selected, the Overlay Creator does not apparently register them as valid audio or video files since I can't access the OC dialog boxes.
Any suggestions as to what I'm doing wrong or possibly missing?

When your creating new overlays.. do you have an InDesign object selected first? Alot of people forget that the overlay panel shows extended options of base indesign objects.  Example you have to create a hyperlink object before you can see the hyperlink options.  Also make sure your updated to folio producer tools 1.01

Similar Messages

  • I have 3 questions,Audio/Video Remote Control HID driver windows 8 fails to install code 32, trying to use usb tether connection rather then using WiFi to connect Laptop and iPhone. can only connect using wifi. Last quest. about the hotspot bar.

    In device manager it shows an error code 32' using iPhone 5 related to Apple Tv I believe is when this started, I am thinking I can DL the file and install
    biut I am not sure how to properly do this.
    Also I use my LTE to tether (paid) to my LapTop as well, The issue I am having, I cannot get the USB to work as a network connection. However using the WiFi method works fine but I rather use the sync cable at times such as when I am charging the phone and/or wishing to not  trainsmit my ssid for others to see even though I do use a password.
    Last question about using the built in WyFi tether connection, Is it posable to remove or ake the annoying blue indicater bar at the top disappear? This blocks from doing certain tasks that forces me to shut off the HotSpot app. to allow me to pull down the info bar at the top, Please Help Thanks

    In device manager it shows an error code 32' using iPhone 5 related to Apple Tv I believe is when this started, I am thinking I can DL the file and install
    biut I am not sure how to properly do this.
    Also I use my LTE to tether (paid) to my LapTop as well, The issue I am having, I cannot get the USB to work as a network connection. However using the WiFi method works fine but I rather use the sync cable at times such as when I am charging the phone and/or wishing to not  trainsmit my ssid for others to see even though I do use a password.
    Last question about using the built in WyFi tether connection, Is it posable to remove or ake the annoying blue indicater bar at the top disappear? This blocks from doing certain tasks that forces me to shut off the HotSpot app. to allow me to pull down the info bar at the top, Please Help Thanks

  • Used overlay creator to insert video for animation. Need it to stop on last frame and stay that way

    I found a way to animate my section slug for the iPad version of our book.
    Everything looks and works perfectly, but the video of the slug eventually stops and reverts back to the original image, whereas I want it to stay on that last frame when it stops playing as the last frame is the slug.
    Is this possible? Maybe through scripting?

    I think that to do this using a video, you can use a poster option, but the problem is using poster option the start and the end of the video is
    the same.
    I think that the best way is export your video to pictures secuence and configure in ID like a Multistates objet or 360ª and then you could stop
    in the frame that you want.
    Also you can try make your animation in flash and convert this animation to html with Wallaby. And then in ID you can use webloader.

  • Separate Audio/Video Question

    I'm in the midst of transitioning from iMovie/iDVD to Final Cut Studio. In the last chapter of FCP6: Beyond the Basics, I sent a sequence to Compressor and generated an Audio file and a Video file. The book didn't really say anything about what happens next. I tried it with my first FCP video, (which I had previously simply exported as a QT file and dropped into iDVD, and as I write this I can see that it processing a Dolby Digital file and an MPEG-2. Admittedly, I haven't cracked the book on DVD Studio Pro yet, in fact, I haven't really opened the app except to glance at the interface, and my question will probably be answered there, but what's going to happen next. When I open up DVD Studio Pro, will I be selecting both of these files for the project and then they'll just automatically sync?

    Hi, and welcome to the Palm Community Forums.
    Let's keep this thread focused on the dialing issue, and I suggest you take up the picture/messaging issue in a separate thread in the Audio, Video and Photos board.
    First question is whether the phone has behaved this way from day one, or if it just started after working correctly for a few weeks. You could try soft-resetting the phone...remove the battery and wait a minute, then reinsert, start it up and try again. If that doesn't work, a Hard Reset might be in order, which wipes everything clean and lets you start over. This can correct issues relating to corrupt data or conflicting third-party applications which may have found their way onto the Centro. This article discusses the various types of Reset for different Palm devices.
    After the Hard Reset, do not synchronize the phone with your desktop. See if the phone works normally.
    Another issue might be a bad SIM card, but I don't know enough about that...the folks at the AT&T store should be able to verify whether the card is good or not.
    If all else fails, return it to your AT&T store for a replacement. AT&T has a 30-day return policy for any reason.
    Good luck, please let us know how it turns out.
    Post relates to: Centro (AT&T)
    Message Edited by smkranz on 08-15-2008 09:49 AM
    smkranz
    I am a volunteer, and not an HP employee.
    Palm OS ∙ webOS ∙ Android

  • Adobe Air - Audio/Video questions

    I have several questions, but first I would like to say I know that FMS can record a stream to the server. I have developped a test application and understand how this works. My intent is to hopefully find a better solutions for my task. It seems that what I'm trying to do isn't standard if possible, and I am have no luck on finding anything on the web.
    Is it possible to get raw audio byte array? In C++ (Window OS) there are Waveform Functions that allow a process to capture audio in a byte array (waveInOpen). Is there simular functionality in Flash? That is, is there a way to get a byte array of the audio stream?
    Is it possible to get raw video byte array? I have found that you can draw video to a BitmapData type. This wouldn't give me a good solution. Again relating this to C++, is there an equivalent to Video Capture Macros (capSetCallbackOnVideoStream)? That is, is there a way to capture raw video byte array?
    Also, both of these needs to be going on while both audio/video are connected to a netstream.
    If both of these are possible, my questions would be can the same be done for remote Audio/Video from a remote computer? I assume that since a remote netstream is connected to a Video type it can be drawn to a BitmapData type, but how would you get audio data?
    My next step would be to send these byte arrays to an external app using Flash BinarySocket.
    Any direction, link, suggestions, and/or comment would be appreciated.

    Hi,
    note: I'm not expert
    #1
    yes, AIR uses SQLite (3.6.*.? now one exactly knows as it is undocumented and sqlite_version() native function will throw runtime error to be handled)
    #2
    it depends for what purpose it will be used and how, yes? e.g.:
    http://stackoverflow.com/questions/3160987/can-sqlite-handle-90-million-records
    #3
    http://www.adobe.com/devnet/air/flex/articles/air_sql_operations.html
    (User experience considerations with SQLite operations)
    http://livedocs.adobe.com/flex/3/html/help.html?content=SQL_01.html
    (docs)
    #4
    there is an option now to create native installer for platform which could be send off-line. It asks user to overwrite content if application is already installed, etc
    #5
    please define "interact" with USB? as disk or interface to talk with some device? Air itself cannot talk to low level ports but could start native process (NativeProcess) to some application/tool/process that could act as middle-tier between your application and usb:
    http://www.adobe.com/devnet/air/flex/quickstart/articles/interacting_with_native_process.h tml
    kind regards,
    Peter

  • Audio/Video Switch Question

    Heres the scenerio:
    I have A JVC Wide Screen Projector that has (On the Back) component plugs and regular video plugs (Red, White, and yellow). I want to plug in the Apple tv to the TV, but that means I would be plugging the audio cables into another input. When I everything to the tv, I can see the apple tv, but I cannot hear anything because the audio plugs are plugged into another input.
    On the tv side, If I plug in the component cables from one input and plug in audio-video from another input into the output on the switch.
    Then plug the Apple tv into one of the inputs on the switch, will it work?
    If the output on the switch is being plugged into two different inputs on the tv, will the apple tv be able to play sound and be seen when its plugged into the switch?

    The back of my TV has a component input (green red blue). It also has another input for Video (red, white, yellow).
    I can get video on the Apple TV from the component, but when I connect the audio to the red, white, I get no sound.
    I was thinking that I am connecting to two different inputs, so thats why I would need a audio/video switch.
    http://img95.imageshack.us/my.php?image=13pf.jpg

  • Where is the "Scrollable Frame" on the Overlay Creator panel?

    I can't seem to find the "Scrollable Frame" on my Overlay Creator panel and now I'm caught in the middle. Is there anything that I missed? I can only see the following:
    Hyperlink
    Slideshow
    Image Sequence
    Audio & Video
    Panorama
    Web Content
    Pan & Zoom.

    I know you mean the other Bob, but the purpose of that is to have something to align with the edge of the scrollable content.
    Without the dummy content you wouldn’t be able to position the content. Try doing it without that and you’ll see the problem.
    Bob

  • 'Source play' and 'audio-video sync' problems with PE8 on fast WIN7 64 bit computer

    I am transferring Hi8 videos, about 2 hours long, to my WIN7 64 bit computer with PE8.  [Dell Mobile Precision M4400 Computer Workstation (Intel Core 2 Duo T9900 500GB/4GB); NVIDIA Quadro FX 770M, 512MB] I seem to have several problems: 
    First, after importing the file (.avi), I get a message about ‘dropped frames.’ 
    Secondly, when I try to play the video in the source monitor, the audio plays but the video doesn’t; it only shows the first frame [this is after waiting until the video is ?recognized? ]   I can use the shift-arrow key and see that the video is there.
    Thirdly, I can play the .avi file in other players, e.g., avidemux or PE pro CS5 on another computer.  There, I see that the audio and video are not in sync; the audio can be up to 300 ms ahead of the video (as determined using avidemux). 
    Questions:
    1.  Why doesn’t the source monitor play the video? Is this a problem with PE8 (latest update as of 3 March 2011) on aWIN7 64 bit computer (intel duo core. 3 GHz).
    2. Is the audio-video sync problem the result of the ‘dropped frames?’ How can PE8 correct this? Avoid this? Or, is it coincidence?

    "I think you're telling me you're using a backwards compatible Digital8  camcorder to capture your video as DV-AVIs. Is that right?" YES
    "Are you using  Premiere Elements to do this capturing?" YES, AS ABOVE PE8
    "Go to the File menu and select Properties. It should show a standard DV codec being used for your video and audio."
    WMP v12 is dumb. Under properties, media, it says 'video.'  However, avidemux gave me the information state above: video -- Codec 4CC: dvsd, frame rate: 29.971 fps; audio -- codec: PCM, channels: Stereo, frequency: 48 kHz.
    So, back to the Questions:
    1.  Why doesn’t the source  monitor play the video? Is this a problem with PE8 (latest update as of 3  March 2011) on aWIN7 64 bit computer (intel duo core. 3 GHz).
    2. Is the audio-video sync problem the result of the ‘dropped frames?’ How can PE8 correct this? Avoid this? Or, is it coincidence?

  • How do I fix my audio/video in iChat 4.0.9?  it has worked perfectly until last night.

    How do I fix my audio/video in iChat 4.0.9?  it has worked perfectly until last night.  I have been having video calls iChat with my granddaughter for 4 weeks.  All of a sudden last night I wasn't able to complete the video/audio.  We were able to iChat with writing.  The message I got was to go to connection doctor.
    The error log -
    2011-04-24 19:33:43 -0400: No data has been received for the last 10 seconds.
    Audio channel info: local machine using 10.0.1.2:16402, expecting remote machine to send to 69.138.244.124:58521
    Video channel info: local machine using 10.0.1.2:16402, expecting remote machine to send to 69.138.244.124:58521
    Every time we tried to connect I got the same error message.
    I use an airport extreme - my granddaughter has some kind of wifi - but the error was on my side not hers as she connected to her friends.
    Please help.
    Thank you.

    Hi - I have a cable modem from comcast.
    I am not sure I understand all your questions, suggestions - so I will copy what I have when I go into the airport utility under internet.
    Do you have four tabs (You may have less)  I HAVE 4 TABS
    In the First tab what does it read at the Bottom ?  AT THE BOTTOM OF THE FIRST TAB (INTERNET CONNECTION) IT DOES SAY "SHARE A PUBLIC IP"  WHEN I LOOK AT THAT SETTING - I COULD CLICK INSTEAD BRIDGE MODE OFF, OR DISTRIBUTE A RANGE OF IP ADDRESSES.  BUT FOR NOW THE ONE THAT IT IS ON IS THE SHARE A PUBLIC IP.
    "Share a Public IP" ?
    Or "Bridge (Off) Mode" ?
    I DON'T UNDERSTAND WHERE TO LOOK FOR THE INFO BELOW.  I ALSO HAVE UNDER THE INTERNET CONNECTION TAB - CONNECT USING ETHERNET AND ETHERNET WAN PORT AUTOMATIC (DEFAULT)
    THE 2ND TAB IS TCP/IP AND THERE IT LISTS CONFIGURE IPv4: USING DHCP
    IP ADDRESS: 69.138.244.124
    SUBNET MASK  255.255.248.0
    ROUTER ADDRESS  69.138.240.1
    DNS SERVER  68.87.73.246  AND 68.87.71.230  (THESE ARE FILLED IN THE BOXES AND NOT CHANGEABLE.
    THE 3RD TAB IS DHCP
    DHCP BEGINNING ADDRESS 10.0 .1 .2
    DHCP ENDING ADDRESS 10.0.1.200
    DHCP LEASE IS 1  THEN DAY
    4TH TAB NAT
    CHECKED IS ENABLE NAT PORT MAPPING PROTOCOL
    I HAVE BEEN USING THIS AIRPORT EXTREME FOR AT LEAST ONE YEAR.
    THE ONLY DIFFERENT ISSUE IS THAT I HAD BEEN TRAVELING AND USED MY DAUGHTER'S AIRPORT EXTREME LAST WEEK.  I HAVE NO IDEA ANY OF THAT INFO - BUT I DO KNOW THAT THE AIRPORT EXTREME LISTED IN THE UTILITY IS THE ONE AT MY HOME THAT I AM WITH NOW.
    THANK YOU FOR TAKING THE TIME TO TRY TO HELP ME.  I REALLY APPRECIATE IT.
    JUDY
    Between that drop down and the tabs should be the info  on how it connects to the Modem.
    It may list that Puiblic IP.
    It may list another LAN IP (one from the Modem)
    Does it start 192.168....
    Or 172.16 (or up to 172.32....)
    Or possibly another 10.... number ?
    If the modem is issuing IPs to the LAN there are two things that can  effect things
    One is the fact the computer gets two IPs (even though the mac can only display one)
    And If you used Port Forwarding in the Modem the Place (IP/Computer or device) that it was pointing to may not be the Airport Base Station any more.

  • Audio/Video sync drift in Premiere CS5.5, but not in CS6

    I have a QuickTime file with the following specs:
    Video: H.264, 854x480, 29.99fps
    Audio: AAC, 44100 Hz
    When I open the file in QT player, or in Adobe Premiere CS6, there is no issue with Audio/Video sync.
    However, when I import the file in Premiere CS 5.5, there is a drift in the Audio/Video sync.
    Is there something I can do in Premiere CS 5.5 to avoid or fix the drift?
    Thanks.

    I had a similar problem and these are the steps I took to fix it.
    First I deleted the files in "Adobe Premiere Pro Preview Files" for the project in question. I reopened Premiere and it appeared that deleting those files didn't seem to do anything as everything in the project looked the same.
    I then disconnected the drive with the footage on it and opened Premiere. When it asked where the footage was, I told it to Offline All. I then went into Preferences > Media and hit Clean for the Media Cache Database. This had to be done because it only cleans the cache for files that are no longer connected with the project (as noted above). I closed and reopened the project, selected everything in the Project window, right clicked and chose Relink Media. I located one file and it relinked the rest automatically.
    Now, finally, Premiere is re-conforming all the audio. Hooray!

  • Error message after upgrade to iTunes 11: "iTunes has detected a problem with your audio configuration. Audio/Video playback may not operate properly."  At this point my PC running XP loses all audio.

    Several attempts to upgrade to iTunes 11 have failed.  After an upgrade to 11 the error message reads: "iTunes has detected a problem with your audio configuration. Audio/Video playback may not operate properly."  At this point--after the upgrade to iTunes 11--my PC running Windows XP loses audio playback for all functions--in iTunes, in the browser and the volume icon disappears from the System Tray.  Only by removing iTunes 11, and then using System Restore to turn back the OS settings can I return the PC to normal functioning.
    I did that.  I reinstalled iTunes 10.5.  Everything seemed fine, but when I try to plug in and copy a CD to my iPhone 4S an error message reads roughly: 'iPhone 4S requires iTunes 10.5 or higher to work.'
    What might be the problem with my audio configuration?
    Why doesn't my iPhone 4S work with iTunes 10.5?  It used to work with iTunes 10.5.
    Please advise.
    ep

    This forum is for questions about iTunes U, Apple's service for colleges and universities to post educational material in the iTunes Store. You'll be most likely to get help with this issue if you ask in the general iTunes for Windows forums.
    Regards.

  • Audio & video don't match on burned blu-ray

    Thanks to everyone on this forum, I was able to solve the blue screen of death issue! 
    Now a new problem:  I successfully burned a blue ray.  The menus work well and the picture is great, but the audio is about 20 seconds ahead of the video on all tracks.  This problem only occurs on the finished blu-ray disc.  In preview, the audio and video match perfectly.
    I am using Encore version 6.0.1.13
    Does anyone have this issue? 
    Here are my blu-ray drive and system details:
    Here are the blu-ray drive specs:
    Logitec USB 2.0/3.0 Bus powered portable bluray drive unit, LBD-PME6U3VBK
    PIONEER BD-RW BDR-TD05 USB Device
    Driver: 6.1.7601.17514
    C:\windows\system32\DRIVERS\cdrom.sys
    \windows\system32\Drivers\PXHlpa64.sys
    \windows\system32\DRIVERS\tdcmdpst.sys
    \windows\SysWOW64\drivers\Afc.sys
    Renesas USB 3.0 driver also installed
    The computer specs are as follows:
    Manufacturer: Toshiba
    Manufacturer Part Number: PSAY1U-05U027
    Product Line: Satellite
    Product Series: P755
    Product Model: P755-S5375
    Product Name: Satellite P755-S5375 Notebook
    Product Type: Notebook
    Processor Manufacturer: Intel
    Processor Type: Core i7
    Processor Model: i7-2670QM
    Processor Speed: 2.20 GHz
    Processor Core: Quad-core (4 Core)
    Cache: 6 MB
    Chipset Manufacturer: Intel
    Chipset Model: HM65 Express
    Standard Memory: 4 GB
    Memory Technology: DDR3 SDRAM
    Memory Standard: DDR3-1333/PC3-10600
    Number of Total Memory Slots: 2
    Hard Drive Capacity: 500 GB
    Screen Size: 15.6"
    Display Screen Type: Active Matrix TFT Color LCD
    Aspect Ratio: 16:9
    Screen Mode: WXGA
    Backlight Technology: LED
    Screen Resolution: 1366 x 768
    Graphics Controller Manufacturer: Intel
    Graphics Controller Model: HD 3000
    Graphics Memory Capacity: 1.65 GB
    Graphics Memory Accessibility: Shared
    Ethernet Technology: Fast Ethernet
    Wi-Fi: Yes
    Wi-Fi Standard: IEEE 802.11b/g/n
    Webcam: Yes
    Operating System: Genuine Windows 7 Home Premium with SP1
    Operating System Architecture: 64-bit
    Pointing Device Type: TouchPad
    Number of Cells: 6-cell
    Battery Chemistry: Lithium Ion (Li-Ion)
    Width: 15.0"
    Depth: 9.8"
    Weight (Approximate): 5.40 lb
    Package Contents:
    Satellite P755-S5375 Notebook
    Lithium Ion Battery
    AC Adapter
    Green Compliant: Yes
    Green Compliance Certificate/Authority: RoHS
    Installed programs:
    Name                                                            Version          
    Microsoft Application Error Reporting                           12.0.6015.5000   
    Microsoft Office Click-to-Run 2010                              14.0.4763.1000   
    Microsoft Office 2010                                           14.0.4763.1000   
    Windows Live Essentials                                         15.4.3502.0922   
    Apple Application Support                                       2.1.7            
    Windows Live Writer                                             15.4.3502.0922   
    Microsoft_VC90_MFCLOC_x86                                       1.00.0000        
    Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.4148  9.0.30729.4148   
    TOSHIBA Web Camera Application                                  2.0.3.3          
    Windows Live Messenger                                          15.4.3538.0513   
    Microsoft_VC90_CRT_x86                                          1.00.0000        
    Google Toolbar for Internet Explorer                            1.0.0            
    Microsoft Visual C++ 2010  x64 Redistributable - 10.0.40219     10.0.40219       
    Microsoft Visual C++ 2005 Redistributable (x64)                 8.0.61000        
    Microsoft SQL Server 2005 Compact Edition [ENU]                 3.1.0000         
    Microsoft Visual C++ 2010  x86 Redistributable - 10.0.40219     10.0.40219       
    Toshiba Online Backup                                           2.0.0.31         
    TOSHIBA ReelTime                                                1.7.21.64        
    Windows Live Remote Client Resources                            15.4.5722.2      
    Windows Live SOXE Definitions                                   15.4.3502.0922   
    Adobe AIR                                                       3.1.0.4880       
    Windows Live Mesh ActiveX Control for Remote Connections        15.4.5722.2      
    Windows Live Communications Platform                            15.4.3502.0922   
    Windows Live Movie Maker                                        15.4.3502.0922   
    Apple Software Update                                           2.1.3.127        
    Windows Live UX Platform Language Pack                          15.4.3508.1109   
    Windows Live Photo Gallery                                      15.4.3502.0922   
    bl                                                              1.0.0            
    Windows Live Mail                                               15.4.3502.0922   
    Java(TM) 6 Update 25                                            6.0.250          
    MSVCRT_amd64                                                    15.4.2862.0708   
    TOSHIBA Face Recognition                                        3.1.17.64        
    ph                                                              1.0.0            
    Adobe Widget Browser                                            2.0.348          
    Windows Live Writer                                             15.4.3502.0922   
    Mesh Runtime                                                    15.4.5722.2      
    TOSHIBA Supervisor Password                                     1.63.51.2C       
    Adobe Acrobat X Pro - English, Fran軋is, Deutsch                10.1.1           
    Adobe Reader X MUI                                              10.0.0           
    TOSHIBA Media Controller Plug-in                                1.0.7.5          
    Windows Live Photo Gallery                                      15.4.3502.0922   
    Windows Live Photo Common                                       15.4.3502.0922   
    Label@Once 1.0                                                  1.0              
    PDF Settings CS6                                                11.0             
    Toshiba Book Place                                              2.2.7530         
    Windows Live PIMT Platform                                      15.4.3508.1109   
    TOSHIBA Wireless LAN Indicator                                  1.0.5            
    D3DX10                                                          15.4.2368.0902   
    Utility Common Driver                                           1.0.52.3C        
    Junk Mail filter update                                         15.4.3502.0922   
    Windows Live Movie Maker                                        15.4.3502.0922   
    TOSHIBA HDD/SSD Alert                                           3.1.64.9         
    Windows Live Remote Service                                     15.4.5722.2      
    Toshiba App Place                                               1.0.6.3          
    Windows Live Mesh                                               15.4.3502.0922   
    Windows Live Language Selector                                  15.4.3538.0513   
    QuickTime                                                       7.72.80.56       
    Renesas Electronics USB 3.0 Host Controller Driver              2.0.34.0         
    TOSHIBA Value Added Package                                     1.6.1.64         
    Microsoft_VC80_CRT_x86                                          8.0.50727.4053   
    Google Update Helper                                            1.3.21.111       
    TOSHIBA HDD Protection                                          2.2.2.15         
    7-Zip 9.20 (x64 edition)                                        9.20.00.0        
    TOSHIBA PC Health Monitor                                       1.7.9.64         
    Windows Live Mail                                               15.4.3502.0922   
    Adobe Help Manager                                              4.0.244          
    MSVCRT                                                          15.4.2862.0708   
    Windows Live Remote Client                                      15.4.5722.2      
    Blackmagic ATEM Switchers                                       3.0.1.0          
    Microsoft_VC90_MFC_x86                                          1.00.0000        
    Windows Live Photo Common                                       15.4.3502.0922   
    Windows Live ID Sign-in Assistant                               7.250.4232.0     
    Microsoft Visual C++ 2005 Redistributable                       8.0.61001        
    Windows Live Messenger                                          15.4.3538.0513   
    Windows Live Mesh                                               15.4.3502.0922   
    Windows Live Writer                                             15.4.3502.0922   
    Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.4148  9.0.30729.4148   
    Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.17    9.0.30729        
    TOSHIBA Hardware Setup                                          1.63.1.37C       
    Microsoft Silverlight                                           4.0.50401.0      
    PlayReady PC Runtime x86                                        1.3.0            
    Intel(R) WiDi                                                   2.1.41.0         
    Windows Live MIME IFilter                                       15.4.3502.0922   
    TOSHIBA Flash Cards Support Utility                             1.63.0.12C       
    TOSHIBA eco Utility                                             1.3.5.64         
    Windows Live UX Platform                                        15.4.3502.0922   
    TOSHIBA Wireless Display Monitor                                1.0.1            
    Debugging Tools for Windows (x64)                               6.12.2.633       
    Windows Live Remote Service Resources                           15.4.5722.2      
    Windows Live Writer Resources                                   15.4.3502.0922   
    Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.17    9.0.30729        
    Intel(R) PROSet/Wireless WiFi Software                          14.01.1000       
    Windows Live Installer                                          15.4.3502.0922   
    TOSHIBA Disc Creator                                            2.1.0.11 for x64 
    PlayReady PC Runtime amd64                                      1.3.0            
    Windows Live SOXE                                               15.4.3502.0922   
    Java Auto Updater                                               2.0.4.1          
    TOSHIBA Bulletin Board                                          1.6.08.64        

    Well, I am at the limit of being able to help, since I only write to DVD
    But, if your video is showing as being untranscoded, I would agree that "something" is going wrong while transcoding
    If you click on the 622722 link I provided, you "should" be able to figure out how to export out of Premiere Pro to create a file that Encore does not need to transcode
    Otherwise, you'll have to wait for someone who uses assets like yours to create a BluRay to come along and, hopefully, point out what you need to change
    These may not help, but they are a couple of links I saved about audio/video sync problems
    Fix for audio out of Sync on Export http://forums.adobe.com/thread/955524
    -and http://forums.adobe.com/thread/436751?tstart=120

  • I have an HP 510Y. Does anyone know how to use the audio video inputs on the front panel.

    I have tried connecting a VCR a Camcorder and other devices and nothing happens. Its like they are not even connected. Has anyone else had a problem. What am I doing wrong. This is an audio video input is it not. Help please!

    I think they are video output.. not input..
    ||-Although I am working on behalf of HP, I am speaking for myself and not for HP.-||
    //Click on Kudos if my reply was helpful and answered your question//
    ||-If my answer solved the problem please mark the topic as the accepted solution-||

  • What are the ports required for the Audio, Video and A/V conferencing when the following end points are enabled for QoS in Lync 2013 server?

    Hi All,
    What are the ports required for the Audio, Video and A/V conferencing when the following clients are enabled for QoS in Lync 2013 server?
    Client Type
    Port range  and Protocol required for Audio
    Port range and Protocol required for
    Video
    Port range and Protocol required for
    A/Vconferencing
    Windows Desktop   Client
    Windows mobile App
    Iphone
    Ipad
    Andriod phone
    Andriod Tablet
    MAC desktop client
    Please advise. Many Thanks.

    Out of the box, 1024-65535 for all of the client ports.  :) 
    https://technet.microsoft.com/en-us/library/gg398833.aspx
    You'll want to tune your client ports a bit
    https://technet.microsoft.com/en-us/library/jj204760.aspx as seen here, and then the client ports would use those ranges which is easier to set QoS markings.  I'm not sure the mobile clients respect that setting.
    Elan's got the best writeup for Windows clients here:
    http://www.shudnow.net/2013/02/16/enabling-qos-for-lync-server-2013-and-various-clients-part-1/
    However, the marking of the packets is the tricky part.  Windows can do it via Group Policy, but for the other clients you'll need to have the network specifically prioritize ports regardless of DSCP markings.  You have to do it based on ports
    as the traffic could be peer to peer.
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer".
    SWC Unified Communications
    This forum post is based upon my personal experience and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Unlink Audio & Video greyed out in Premeire Elements 13 (Windows 8.1) [new user]

    I posted (or at least I thought the post worked) this question Mar.27th but I can't find it or any replies I may have gotten so if anyone knows its whereabouts I'd appreciate you're telling me how to see it so I won't have 2 threads running for the same question. My question is: why is the option to unlink the audio and video tracks greyed out when I'm trying to substitute part of an audio clip (without ruining the synchronization between the existing audio and video). I'm working with a saved "projectX.prel" file. I noticed when I opened a new project that the UNLINK option is active. This seems contrary to logic i.e wouldn't the unlink action be more likely to be needed when working on an existing file as opposed to when working on a brand new file? How can I separate the 2 components (audio & video) so I can edit just the audio clip without the UNLINK procedure working? Would really appreciate any help anyone can offer with any of the foregoing. Thanks.

    garryw
    Thanks for the reply. Glad that suggestion C worked for you.
    Is there any remote possibility that the video and audio are really unlinked to start.
    Let us take suggestion A, you say that Link Audio and Video is active choice for what you believe to a linked video audio on the Timeline.
    You have your clip in the Expert workspace and the clip is not selected as represented in screenshot 1.
    If you click on the Video 1 portion of the clip, does the video portion and audio portion highlight to look like what you see in screenshot 2
    where the video and audio portion both look highlighted.
    Or, if you click on the Video 1 portion of the clip, is it just the video portion that looks highlighted and the audio part
    continues to look unhighlighted? As seen in the next screenshot 3?
    Depending on your answers, we may next delete the Adobe Premiere Elements Prefs file which can be found
    Local Disk C
    Users
    Owner
    AppData
    Roaming
    Adobe
    Premiere Elements
    13.0
    and in the 13.0 Folder is the Adobe Premiere Elements Prefs file which  you delete. If that does not work, then delete the whole 13.0 Folder in which the Adobe Premiere Elements Prefs file exists. Be sure to be working with Folder Option Show Hidden Files, Folders, and Drives enabled so that you can see the complete path given.
    As your schedule permits, looking forward to learning of your progress.
    Thanks.
    ATR

Maybe you are looking for

  • ITunes no longer correctly syncing with iPod

    My iPod will no longer sync with iTunes. Plugging the iPod into my MacBook automatically starts up iTunes, as before; iTunes recognizes my iPod; and, when I click Sync, iTunes mimics the syncing process, very briefly. But my iPod's playlists are not

  • Kerning/Letterspacing Problems with TLF - and more

    Hello, I have some troubles with TLF (RichEditableText - editable) and Letterspacing/Kerning. Problem is, that I my application uses a different rendering-engine on the server-side. Textediting happens with a Flash/Flex Client displaying serverside s

  • J2EE fails to connect to the ABAP backend system

    We have J2EE 640 Sp16 Abap+Java. As we configured this node in high-availability, we applied note Oss 757692 to the J2EE. Anyway the J2EE does not come up. Into the std_server0.out we see the following:   Service dbpool started. (1503 ms). May 25, 20

  • Solaris 10: TCP hang

    Hi, I was looking at a trace for HTTP download coming from an Apache server hosted on Solaris 10 server. I see the following in the trace: 1. Connection has negotiated MSS of 1460. 2. Receiver advertised window of 2952. 3. Sender sent two full MSS pa

  • I uploaded 3 documents then converted to pdf then combined them into one new folder.  How do I down

    I uploaded 3 documents, then coonverted to pdf, then put in new folder.  how do I download the folder to my desktop?