PDF-Slideshow not synchronized with music

I built a slideshow with PSE 5 and added music to it. I export the show as a wmv-file as well as a pdf-file. Playing the mwv-file with the windows media player everything works well but playing the pdf-file the music ends nearly 20 seconds before the slide show (which takes about 4 minutes in total). The music doesn't interrupt or lacks something, it seems that it's playing faster than the slides with the Acrobat Reader (latest version). Any suggestions to address this? Regards Andreas

My guess is that displaying the PDF file is effected by the resources of the PC on which it is being played. Over the last few years, other people have posted that the timing of playing a PDF slide show is not totally consistent.
Since you say the slides are presented slower, it seems that this could be caused by a slower processor, a video card with a small amount of memory, or other processes and programs that are running at the same time on that PC.
suggestion:
You did not post which choice you made for resolution when you did the output of the PDF file. If you used full size images, then I suggest that you create another Output PDF file with the choice of optimizing for display on screen and see if that eliminates or decreases the gap where the music ends before the photos.
Why I suggested this:
If the PDF file is created with the images at a lower resolution, then less processing may be required at the time the PDF is displayed.

Similar Messages

  • Slave instance can not synchronized with the master for a long time

    Hi,
    Slave instance can not synchronized with the master for a long time, and the gap of LSNs between slave and master are more and more larger. The transfer bytes per second between master and slave is 118MB/s , upper limit to the ethernet card. Why???
    ENVIRONMENT:
    1. A network program which we called mcdb is based on BDB 4.8.30. It is used to accept get/set requests and then query data from bdb or save data to bdb.
    2. mcdb implements replication with bdb replication manager api. The default start replication policy is DB_REP_ELECTION, rep ack policy is DB_REPMGR_ACKS_ONE_PEER and rep priority is 100.
    3. The bdb data files, bdb log files, region files and rep files are all in the same home directory.
    4. There are two instances of the mcdb are separately on two standalone servers which has no other programs. These two instances are in one replication group which can elect a master automatically.
    5. The master instance is online, which has lots of requests (get, set, delete).
    ACTIONS:
    1. Start two mcdb instances on two servers and the two instance make a replication group. Slave has already synchronized with the master.
    2. Stop the slave for a long time (more than 20 hours).
    3. Start the slave instance to synchronize data with master.
    RESULT:
    1. the gap of LSNs between slave and master are more and more larger.
    2. db_stat of master and slave:
    master db_stat:
    467170     Number of PERM messages not acknowledged
    9245     Number of messages queued due to network delay
    172415     Number of messages discarded due to queue length
    25880     Number of existing connections dropped
    3407     Number of failed new connection attempts
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    DB_REPMGR site information:
    10.67.15.146 (eid: 0, port: 30011)
    Environment configured as a replication master
    331726/3574994     Next LSN to be used
    0/0     Not waiting for any missed log records
    328872/466092     Maximum permanent LSN
    0     Next page number expected
    0     Not waiting for any missed pages
    0     Number of duplicate master conditions originally detected at this site
    2147M     Current environment ID (2147483647)
    100     Current environment priority
    49     Current generation number
    50     Election generation number for the current or next election
    2323     Number of duplicate log records received
    0     Number of log records currently queued
    6768     Maximum number of log records ever queued at once
    55284     Total number of log records queued
    120M     Number of log records received and appended to the log (120475988)
    111     Number of log records missed and requested
    2147M     Current master ID (2147483647)
    2     Number of times the master has changed
    0     Number of messages received with a bad generation number
    8505306     Number of messages received and processed
    12     Number of messages ignored due to pending recovery
    471869     Number of failed message sends
    12M     Number of messages sent (12959945)
    0     Number of new site messages received
    1     Number of environments believed to be in the replication group
    990543     Transmission limited
    0     Number of outdated conditions detected
    0     Number of duplicate page records received
    0     Number of page records received and added to databases
    0     Number of page records missed and requested
    Startup complete
    6244678     Number of transactions applied
    0     Number of startsync messages delayed
    1     Number of elections held
    1     Number of elections won
    No election in progress
    0.057097     Duration of last election (seconds)
    8944103     Number of bulk buffer sends triggered by full buffer
    0     Number of single records exceeding bulk buffer size
    5273M     Number of records added to a bulk buffer (5273592170)
    10M     Number of bulk buffers sent (10490865)
    0     Number of re-request messages received
    0     Number of request messages this client failed to process
    0     Number of request messages received by this client
    slave db_stat:
    0     Number of PERM messages not acknowledged
    0     Number of messages queued due to network delay
    0     Number of messages discarded due to queue length
    1454     Number of existing connections dropped
    0     Number of failed new connection attempts
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    DB_REPMGR site information:
    10.67.15.147 (eid: 0, port: 30011)
    Environment configured as a replication client
    329544/2916048     Next LSN expected
    330433/2013808     LSN of first log record we have after missed log records
    329543/5500501     Maximum permanent LSN
    0     Next page number expected
    0     Not waiting for any missed pages
    0     Number of duplicate master conditions originally detected at this site
    2147M     Current environment ID (2147483647)
    100     Current environment priority
    49     Current generation number
    50     Election generation number for the current or next election
    5256M     Number of duplicate log records received (5256599432)
    3925284     Number of log records currently queued
    3925285     Maximum number of log records ever queued at once
    4880561     Total number of log records queued
    3578038     Number of log records received and appended to the log
    1912297     Number of log records missed and requested
    0     Current master ID
    1     Number of times the master has changed
    0     Number of messages received with a bad generation number
    12M     Number of messages received and processed (12980442)
    2     Number of messages ignored due to pending recovery
    0     Number of failed message sends
    1912307     Number of messages sent
    0     Number of new site messages received
    0     Number of environments believed to be in the replication group
    0     Transmission limited
    0     Number of outdated conditions detected
    0     Number of duplicate page records received
    0     Number of page records received and added to databases
    0     Number of page records missed and requested
    Startup incomplete
    110568     Number of transactions applied
    80     Number of startsync messages delayed
    0     Number of elections held
    0     Number of elections won
    No election in progress
    0     Number of bulk buffer sends triggered by full buffer
    0     Number of single records exceeding bulk buffer size
    0     Number of records added to a bulk buffer
    0     Number of bulk buffers sent
    0     Number of re-request messages received
    0     Number of request messages this client failed to process
    0     Number of request messages received by this client
    Edited by: 899585 on 2013-1-4 下午10:54
    Edited by: 899585 on 2013-1-4 下午10:55

    Hi,
    Unfortunately, this issue is beyond the level of what is supported over the forum. Performance related issues are extremely complex and require an in-depth understanding of your environment and dedicated support. In a generic sense, you can look at this as a basic queueing problem. You have a server that went down and work is still coming in. When the server gets started it is possible that it may never catch up depending on new work coming in and the rate at processing the old work.
    So what would you do in this case --- one thing would be to reduce the new work coming in. In HA terms this would be slowing the master down and you can increase DB_REP_ACK_TIMEOUT for this. Another thing you could do is add fresh servers to help reduce the workload. In HA terms, this would be the equivalent of restarting the client and give it a fresh look at everything. Another thing you could do is replan the system and load balance. In HA terms, it would mean something like take a hot backup of the master and reinit a client from scratch.
    If you are interested in getting a dedicated support person working on this concern, please let me know and we can move forward down that path. Just respond to the thread with your email address and I will get in contact with you so we can pursue that approach.
    thanks
    mike

  • Outlook 14.4.8 not synchronizing with Exchange 2007 anymore (shows "downloading" but no new messages shown in inbox"

    Outlook 14.4.8 on iMAC Retina and Yosemite 10.10.2 is not synchronizing with Exchange 2007 anymore (shows "downloading" but no new messages shown in inbox".
    Accessing Mails with Webbrowser and from Windows Outlook is working correctly.
    All Macs (also the ones with OS 10.6.8) do not anymore show any new messages in inbox.
    Restarted Server, tried to disable autodiscover on macs and deleting/adding account and repairing database does not fix the problem. Also restarted server several times.
    We have the same problem on 2 imacs retina with yosemite and on 2 mac pro with 10.6.8 and different office 2011 versions.
    i tried to configure the exchange account in apple mail on yosemite and it also states "connected" and does list some folders but no new mails are getting in.
    Windows clients and outlook on them works and syncs fine, and also when connecting via webbrowser at owa it must be a mac-specific/webdav issue.
    exchange 2007 Sp3 Version 8.3 (bild 83.6) and Update Rollup 15 for sp3 (automatic updates "HIGH" for server and clients)
    there is one update popping up again and again even after everytime successull installation: Windows Mlicious Software Removal Tool x64 - October 2010.
    i tried to configure a new user with empty mailbox and configured it with microsoft mail (mac - yosemite)  as exchange and was able to send a mail from there (even if quite delayed).
    but there are not coming in any mails.
    same exchange accounts triggered by imap do work and also via owa.
    Exchange Accounts in Outlook for MAC and also in Mail (Yosemite) do show the folder structures but there is no mails showing up. I can send mails from the exchange accounts created but they seem to be processed with a delay of like 15minutes and outlook
    is giving error "end of file reached" but messages are send after some time.
    Does seem like EWS is extremely slow, to slow perhaps to sync and therefore ending in timeout.
    Also i cannot reach the server from externally over ssl https 443. if testing port 443 of exchange from outside the port seems closed even firewall settings of sbs 2008 and sonicwall ports are correctly open.
    could it be there is something in regarding webdav which is very slow and leading to timeouts ?
    in application log i do have the following two information events every few minute:
    The Exchange Web Services started successfully. Event ID 1
    and
    Process STORE.EXE (PID=3688). Exchange Active Directory Provider has discovered the following servers with the following characteristics: 
     (Server name | Roles | Enabled | Reachability | Synchronized | GC capable | PDC | SACL right | Critical Data | Netlogon | OS Version) 
    In-site:
    SERVER.org.local CDG 1 7 7 1 0 1 1 7 1
     Out-of-site:
    Errors in Application log:
    The Open Procedure for service "BITS" in DLL "C:\Windows\system32\bitsperf.dll" failed. Performance data for this service will not be available. The first four bytes (DWORD) of the Data section 
    The entry <C:\WSUS\WSUSCONTENT\CONTENTFOLDERACLSCHECK.TXT> in the hash map cannot be updated.
    An exception Microsoft.Exchange.Data.Storage.ConversionFailedException occurred while converting message Imap4Message 69447
    Also outlook 2011 clients are asked by time to time to reenter pwds and errors like "connection is closed. 13" 
    Faulting application taskeng.exe, version 6.0.6002.18342, time stamp 0x4cd34898, faulting module ntdll.dll, version 6.0.6002.18881, time stamp 0x51da3d16, exception code 0xc000071b, fault offset 0x0000000000082445, process id 0x3288
    Certificate Services Client Provider pautoenr.dll raised an exception. Exception code 3221225477.
    Backup Exec:
    FULL_BACKUP -- The job failed with the following error: A failure occurred querying the Writer status.
    Volume Shadow Copy Service error: A critical component required by the Volume Shadow Copy service is not registered.  This might happened if an error occurred during Windows setup or during installation of a Shadow Copy provider.  The
    error returned from CoCreateInstance 
    Exchange VSS Writer (instance 2d932ef8-6319-4ab8-a45f-1242480b44ad:15) failed with error code 1295 when processing the backup completion event. 

    Hi,
    Since Outlook running on Windows works well, it seems an issue on the Mac side. I suggest ask Mac for help so that you can get more professional suggestions.
    More information for your reference:
    Please try to verify whether there is any expired certificate from the computer personal store.
    If it is the case, please remove them.
    Thanks
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Mavis Huang
    TechNet Community Support

  • Password protected PDF document not opened with E7...

    Dear all,
    Password protected PDF document not opened with nokia E7-00. Previously I used nokia N79, that time I was able to open Password protected PDF file such as bank email statement etc. Now I can't.
    It is quite disappointing with this phone !

    hi mateys,
    you may want to search under "PDF" in the Nokia Store, as some solutions such as Picsel Smart Office exist, where they do open password-protected PDF's.

  • The speaker is not working with music on my iPhone 4S

    The speaker is not working with music and often stops working with headphones.  Is there a way to fix?  I've tried the volume manually, in settings, restarting the phone, but nothing seems to work.  The volume bar doesn't even appear on the screen.

    That's unfortunate.  Have you searched this forum and read all the useful troubleshooting tips?  What exactly have you done thus far to remedy your situation?

  • How do I delete all the imported (not synchronized with itunes) photos on my ipad ?

    how do I delete all the imported (not synchronized with itunes) photos on my ipad ?

    Depending on how many photos there are, you can do it diretly on the iPad via the trashcan icon in the top right corner if viewing the photos in full screen, or via the icon of the box with the arrow coming out of it in thumbnail view and selecting the photos to delete (there is no select all option).
    Or you can connect the iPad to your computer and do it via Windows Explorer on a PC by selecting the photos and pressing delete, or on a Mac iPhoto/Aperture should have a delete option at the end of their import dialogues.

  • CUIC not synchronizing with NTP server

    Hi all,
    I am working with a customer who has CUIC 8.0(4)
    Recently, we installed the RTMT tool in the Operations Console and noticed an alert indicating the server is not synchronizing with NTP.
    After running the command "utils ntp status", I got the following output
    admin:utils ntp status
    ntpd (pid 17892) is running...
         remote           refid      st t when poll reach   delay   offset  jitter
    ==============================================================================
    *127.127.1.0     LOCAL(0)        10 l   16   64  377    0.000    0.000   0.001
    172.16.40.110   172.16.40.111    2 u   59 1024  377    0.378  627.621  99.038
    172.16.40.111   .LOCL.           1 u   55 1024  377    0.381  641.847  97.513
    synchronised to local net at stratum 11
       time correct to within 12 ms
       polling server every 1024 s
    Current time in UTC is : Wed Jan 16 11:07:54 UTC 2013
    Current time in Asia/Beirut is : Wed Jan 16 13:07:54 EET 2013
    I restarted the CUIC server, removed and re-added the two IPs as NTP servers, and changed the registry as recommended in this link:
    http://htluo.blogspot.com/2009/02/ntp-network-time-protocol.html
    But the problem is still there.
    Any advice? I am taking the same action plan as if it was a CUCM instead of CUIC since they have the same OS (because CUIC issues are not that common) and I welcome any suggestion that applies with CUCM.
    Appreciate your replies,
    Sahar Hanna

    Hi Anand,
    Thanks for the reply.
    It seems in the above link that the CUIC version is 8.5.x mine is 8.0.x so I don't know if it applies also here
    In addition, I found out that this problem is a bug CSCte17541 and the workaround is to point all systems to a reliable UNIX NTP source, or a Cisco Router running NTP
    Sahar

  • Calendar not synchronizing with Exchange server

    2 weeks after upgrading to OS X 10.9.4 Calendar is not synchronizing with our university Exchange server. Problem is with 2 different computers, iMAC and MacBook Air (both with ethernet and wifi)). Mail is working/synchronizing fine. Outlook calendar (on both same Macs and Parallels PC) is synchronizing fine. iCLOUD events are shown.
    Noticed that it is a one-way problem- not downloading/synchronizing from the server but events entered on both problematic Calenders are found in Outlook (and of course in the OutlookWebApplication). Practically I can't work anymore with Calendar.
    Tried to delete Caches - didn't help. Tried to restore old preferences- didn't help. Any help? Thanks!!

    +1
    Still happens with 10.6.2.
    It clearly states in mail help that this should happen -- yet it does not.
    Anyone?
    Apple?
    s

  • My iphone 4s is not synchronizing with my Outlook Calendar on my laptop. It appears that when I set up an appointment on my laptop the info is transmitted to the phone but the reverse is not occurring.

    Sometime during the past months my calendar on my iphone 4s is not synchronizing with my Outlook Calendar on my laptop. It appears that when I set up an appointment on my laptop the info is transmitted to the phone but the reverse is not occurring.

    I did put it in DFU mode but its still not working, although everytime it shows your iphone needs to be restored. Kindly help.

  • Ipad Mini is NOT synchronizing my music or videos!

    Hello Apple comunity....
    I don't know whats else to do!
    Ipad Mini is NOT synchronizing my music or video and it does in all my other devices. What's wrong?

    Are you signed into the correct ID on the iPad?
    Did you select the content to sync in iTunes for the iPad?
    Do you have any content restricted in Settings>General>Restrictions?
    Connect the iPad to the computer and launch iTunes.
    Click on the iPad name on the left side under devices.
    Click on the Music Tab on the right.
    Click on all of the albums or playlists that you want to sync - or the entire library if you like.
    Click on the Sync Music Heading.
    Click on Apply in the lower right corner of iTunes
    Do the same thing for your videos. If you are running iTunes 11 and can't see the sidebar go to View>Show Sidebar in the menu at the top of the screen.

  • Event calendar from iCloud not synchronized with ipad

    Hi,
    One specific calendar event, register in icloud, is not synchronized with ipad.
    why?

    Hey GJGASPAR!
    Here is a general article about troubleshooting issues with syncing calendars in iCloud:
    iCloud: Troubleshooting iCloud Calendar
    http://support.apple.com/kb/ts3999
    Thanks for coming to the Apple Support Communities!
    Regards,
    Braden

  • Device has not synchronized with DOE

    Hi Experts,
    We have NW mobile 7.10 SP8 installed.
    Created a device type LAPTOP.
    After installing NW Mobile client 7.1 setup08 (and MaxDB) and entering Synchronization settings (connection),
    I still see "Device has not synchronized with DOE" in mobile device administration.
    How do I sychronize device with DOE ??
    I don't see any option after logging in to mobile client.

    Hi,
    The hostname and port of which DOE box you have entered in your Synchronization settings (connection), you need to enter the password for the correspoding user of that DOE box.
    Say the user name which u have created in your client is XYZ, the same user should be present in your DOE and the (synchronization) password has to be that of ur DOE user (login) password.
    Regards,
    Pramod
    Edited by: Pramod M on Nov 25, 2009 8:12 AM

  • Podcast pdf show notes appearing in Music library

    I subscribe to a podcast which posts both the mp3 audio file as well as pdf show notes. iTunes is confusing these pdf files as digital album booklets, and the pdfs are appearing in the music library, as well as in the podcasts library. The podcast mp3 audio files are ok, they do not appear in the music library, but stay in the podcasts library.
    I have noticed this behavious since iTunes 8. I am currently running iTunes 9.
    Anyone has any advise on how to correct this?

    I had a bunch of pdf files and other iTunesU files showing up in my Music list. The only way I could get this cleared up was to delete them and download again - the "KIND" category for some of these is new to iTunes and so with no classification, they will show up.
    You might be able to edit the info on these and add or change KIND values so they move to the right view.
    Tom

  • I created a slideshow using lightroom3 with music at 1070p, then put it to both a CD and a DVD.  I cannot play either back on my iMac.  It is jumpy and unusable on playback.  Different Video card needed?  Any Help?

    I created a slideshow using lightroom3 at 1070p with music.  After transferring the slideshow to a DVD I could not play it back on my iMac without a lot of skipping.  Any ideas? Different Video card??

    As I said, I've not used Lightroom (and I tried to find some info on the Adobe website, but they like to make it difficult to find things - the only thing easy to find was the "buy" button LOL).
    I get some pretty good quality - and actually reduce my videos from 1080 to 720p because of the enormous file size, rendering time required, and the fact that I simply cannot tell the difference on my 42" HDTV. My workflow is: create a slideshow in Photo to Movie (I've found that superior to anything else I've tried), add that to my iMovie project (in between video clips, etc), add transitions, titles, or whatever. Export at the highest settings (experimented with different settings on a 30 sec clip) to desktop. Fire up iDVD, customize a theme/menu with videos, music, stills and then add my movie(s). Encode there to highest quality, create a Video TS folder (which will include all the files necessary so you can delete the originals if you want) or burn from there. If I do the folder method, I use Roxio Toast to burn it at the slowest speed available.
    Using that workflow, my movies rock (if I say so myself  ) and have a great quality. And I've never had a coaster.

  • Weblinks pdfs will not open with recent install of Version X1?

    Weblink pdfs will not open using the newly installed Adobe X1 version. How to fix?
    Gives message suggesting problem with reader and ends with 103:103

    Hi Gordon,
    Can you please try opening the following PDF: http://samplepdf.com/sample.pdf.
    Do try to open it in browser by clicking the abobe link and in Adobe Reader itself by Right-Click on link->"Save link as".
    If you still getting these error, uninstall Reader using http://labs.adobe.com/downloads/acrobatcleaner.html and reinstall Reader from http://get.adobe.com/reader.

Maybe you are looking for