FLV embedded in a SWF file, does not play in HTML file.

Hi,
I embedded a FLV file into flash movie clip, which on publish plays well on SWF file, but when the same is embedded in HTML, it does not play.
What is it i'm missing ..
Kindly help.
Regards
Shashi

First, clarify this... are you embedding the .flv into the time line, as in:
The .FLV file is imported on the  timeline of a movie clip.
I embedded the .flv file,
If you are in fact embedding the video, then there is no external video file... it's embedded into the timeline.
If you are using the FLVPlayback component and an external vid file to display the video and the .swf when testing plays the video just fine but not on the HTML Web page:
SWF plays external video file, as soon as I embed SWF in HTML, it no longer playes the external video file.
then it's most likely a pathing problem.
If you are placing the .swf on a Web page and the .swf and/or the .flv file are not both in the same folder as the Web page.... then the .swf should NOT work when you test it directly! That's because it should be pathed to play from the Web page and not the location of the .swf.
For your review:
Almost always when it works on the local machine and not the server, it's a pathing problem.
You can put your Flash related files in whatever folders you want, they do NOT have to be in the root, they do NOT all have to be in the same folder. But if you have a problem and if sticking them all in the root folder works, then you know that the issue was a pathing problem.
Just remember that paths used in the .swf become relative to the Web page on which the .swf is placed, NOT it’s physical location.  So for example, if your .swf is in the flash/data folder and you use that .swf on a Web page in the root folder, you are in effect, removing that .swf from flash/data and putting it in root. So if the .swf is loading any related files (xml, images, video, etc), the path used inside the .swf to load the .xml file has to be relative to it's new location in root and then back down into flash/data. This is true even though when testing the .swf by itself, it can be inside flash/data and work just fine, since relative to it's location, the path is just fine, they are in the same folder. But if that same path is used when the .swf is placed on a page two folder levels up, the relative path has changed, the old "same folder" path will not work.
In fact if you are placing the .swf on a web page in a different folder than the .swf is stored in, and that .swf calls external assets, then direct clicking and opening of the .swf in it’s folder should NOT work! That’s because the paths to the external assets should be relative to the Web page and not the physical location of the .swf.
So just be sure that you use addresses relative to the final Web page locations (not physical file locations) and you can put the Flash related files in what ever folders you want.
Best wishes,
Eye for Video
www.cidigitalmedia.com
Best of luck,
Adninjastrator

Similar Messages

  • Safari 5.1 does not open local html files

    Safari 5.1 does not open local html files (with .htm or .html extensions). It fails on files that previous versions of Safari opened. Firefox continues to open them. Any suggestions?

    Turn this option off:
    Regards,
    Colin R.

  • Mp4 file does not play when exported to swf?

    I am putting together an interactive flash file that I have created in inDesign (CS4).
    I have had no problems creating and exporting links, buttons etc, but when it comes to embedding video I am experiencing trouble..I have a video which I have converted to mp4 H.264 format, and there appears to be no problems when uploading but when I export, the video does not play, and there is just a black box in its place with no controls. I have tried converting the file into various other formats, all with no luck. I hope you can tell me where the problem lies!
    Thank you

    Support for placed videos in exported SWF was introduced in InDesign CS5 so it does not suppose to work with CS4...

  • FLV File does not play when published to my web server

    Hi. I have created a short video in VC3 and selected the FLV option to create a web page. When I uploaded the entire file content to my web server (windows 2003 server hosted at Network Solutions) the FLV file will not play. Now... if I do the same with a WMV tile, the video plays.
    You can view the file at
    http://www.airforcehomeseller.com/videos/va_education/VATutorials/index.htm
    We have another video published in WMV format, although the video vs audio sync is out of wack at the moment, at
    http://www.airforcehomeseller.com/videos/Energy%20Pricing%20101/index.htm
    What am I doing wrong?
    Any help would be greatly appreciated.
    G-II

    Hi again
    You should probably double-check to ensure the standard.js file was also copied in when the HTML page was imported. It should be there but it never hurts to double check.
    You might also perform a double-check to ensure things ended up in the correct folder (if you are organizing your project into folders). It could be that you moved the HTML page into a different folder and orphaned the JavaScript file.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Import archive file does not contain metadata archive file

    i am trying to upload a skins css file from local system on to webcenter portal application its throwing this error "The import archive file does not contain a metadata archive." this is stack trace
    <SiteResourceValidateImportOperation> <doValidateImport> Operation aborted because of an exception thrown by subunit (oracle.webcenter.lifecycle.metadata.InitializeUnit)
    oracle.webcenter.lifecycle.InvalidEARException: The import archive file does not contain a metadata archive.
    at oracle.webcenter.lifecycle.metadata.InitializeUnit.extractTransportSet(InitializeUnit.java:372)
    at oracle.webcenter.lifecycle.metadata.InitializeUnit.doImport(InitializeUnit.java:232)
    at oracle.webcenter.lifecycle.metadata.InitializeUnit.doValidateImport(InitializeUnit.java:211)
    at oracle.webcenter.lifecycle.siteresource.operation.SiteResourceValidateImportOperation.doValidateImport(SiteResourceValidateImportOperation.java:107)
    at oracle.webcenter.lifecycle.LifecycleSiteResourceService.doValidateImport(LifecycleSiteResourceService.java:139)
    at oracle.webcenter.lifecycle.LifecycleSiteResourceService.doValidateImport(LifecycleSiteResourceService.java:110)
    at oracle.webcenter.lifecycle.view.siteresource.LifecycleSRMImportBean.doImport(LifecycleSRMImportBean.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.sun.el.parser.AstValue.invoke(Unknown Source)
    at com.sun.el.MethodExpressionImpl.invoke(Unknown Source)
    at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)
    at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1256)
    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
    at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)
    at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)
    at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:1018)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:386)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:194)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:32)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:75)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.webcenter.lifecycle.filter.LifecycleLockFilter.doFilter(LifecycleLockFilter.java:151)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    <SkinFactoryImpl> <getSkin> Cannot find a skin that matches family portal-admin and version v1.2. We will use the skin portal-admin.desktop.

    Hi again
    Official doc about export resource: http://docs.oracle.com/cd/E17904_01/webcenter.1111/e10148/jpsdg_srm.htm#CFHDJBAC
    Official doc about Skin as Portal Resource: http://docs.oracle.com/cd/E25178_01/webcenter.1111/e10148/jpsdg_skin.htm#BAJFAHFG
    You have to put your path + file name to export your ear file.
    If you don't see your created file in the path that you configured then see Messages - Log of JDeveloper if you have permission problems to write.
    Regards.
    PD: Sorry i mistake talking about .mar file instead of EAR file

  • JNI generated header file does not match the class file

    We have had a JNI project for many years and all has been fine. Within our libraries we have several classes that have inner enum classes.
    Recently we have moved to JDK1.7. Up to now when JNI generated the methods where the signature used the inner enum class, and it was an oveloaded method, we would get something like the following as the signature:
    Java_PackageName_ClassName_methodName_OuterClass_00024InnerEnum_2
    And the class file result of the build would look like the following:
    methodName(OuterClass$InnerEnum)
    Since we have moved to JDK 1.7 the header file looks like the following:
    Java_PackageName_ClassName_methodName_OuterClasss_InnerEnum_2
    The class file is still the same, and because of that when we run the program we get an UnsatisfiedLinkError. I understand that this error is because the VM cannot find the implementation. So why JDK 1.7 generates a header file that does not match the class file?
    Thank you in advance.

    I don't have 1.6 to verify but your statements about what is generated for 1.7 for the header appear correct.
    The 000024 represents the '$' and for 1.7 the inner class is still named using '$'. So for example after compiling in 1.7 the inner class file is named the following...
    MyClass$InnerEnum.class
    So a one to one conversion should have kept the 000024 (presuming it does in fact do it that way in 1.6.)
    You might want to look at the release notes for 1.7.
    If you need a solution you could add a post javah step that renames the file.

  • "File does not exist?" and "File cannot be found?"

    Hi,
    I'm working in FM 9 and FM 11.
    I have a folder for a book and for all its .fm children.
    When I open the book, many .fm files in the book pane ae marked with a ?, and trying to open them produces the error "File named Whatever.fm does not exist."
    Does anyone know why this happens, and how to fix it?
    A possible clue: I frequently need to download a zip file of the whole book and its components from a document management tool, and then unzip locally.
    Thanks much.

    For more on the basic issue, see:
    Relative file pathnames in FM book files
    This, by the way, is not a bug.
    It's an intractable consequence of the dissonance between Unix-like (common root) and DOS-like (multiple root / logical drive) file systems.
    Newer versions of Frame may have an "archive" capability to save out a complete book with restructured fs hierarchy. Aftermarket products exist for older versions. We wrote our own archive script for translation export, that even gathers the imports.
    Of course, when you are the recipient of some random .book, archiving was almost never done by the exporter .

  • OTC ssl.conf file does not have ssl wallet file location details

    Hi B2B Gurus,
    While doing the HTTPS configuration in OTC we observed that some of lines were missing in ssl.conf file located at <Oracle_Home>\Apache\Apache\conf. The below mentioned lines are missing in OTC’s ssl.conf but present in OracleB2B’s ssl.conf
    Even ssl wallet file location is also missing in OTC ssl.conf file as mentioned below.
    Can u please let us know as why these lines are missing or should we manually add these lines when we do HTTPS on OTC ?
    Listen 4444
    <VirtualHost default:4444>
    # General setup for the virtual host
    DocumentRoot "E:\Oracle_b2b\cachehome\Apache\Apache\htdocs"
    ServerName DSCP17506.TechMahindra.com
    ServerAdmin [email protected]
    ErrorLog "|E:\Oracle_b2b\cachehome\Apache\Apache\bin\rotatelogs logs/error_log 43200"
    TransferLog "|E:\Oracle_b2b\cachehome\Apache\Apache\bin\rotatelogs logs/access_log 43200"
    Port 443
    # SSL Engine Switch:
    # Enable/Disable SSL for this virtual host.
    SSLEngine on
    # SSL Cipher Suite:
    # List the ciphers that the client is permitted to negotiate.
    SSLCipherSuite ALL:!ADH:!EXPORT56:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP
    # Server Wallet:
    # The server wallet contains the server's certificate, private key
    # and trusted certificates. Set SSLWallet at the wallet directory
    # using the syntax: file:<path-to-wallet-directory>
    SSLWallet file:E:\Oracle_b2b\cachehome\Apache\Apache\conf\ssl.wlt\default
    # Certificate Revocation Lists (CRL):
    # Set the CA revocation path where to find CA CRLs for client
    # authentication or alternatively one huge file containing all
    # of them (file must be PEM encoded)
    # Note: Inside SSLCARevocationPath you need hash symlinks
    # to point to the certificate files. Use the provided
    # Makefile to update the hash symlinks after changes.
    #SSLCARevocationPath conf\ssl.crl
    #SSLCARevocationFile conf\ssl.crl\ca-bundle.crl
    # Client Authentication (Type):
    # Client certificate verification type and depth. Types are
    # none, optional and require
    #SSLVerifyClient require
    # Access Control:
    # With SSLRequire you can do per-directory access control based
    # on arbitrary complex boolean expressions containing server
    # variable checks and other lookup directives. The syntax is a
    # mixture between C and Perl. See the mod_ssl documentation
    # for more details.
    #<Location />
    #SSLRequire ( %{SSL_CIPHER} !~ m/^(EXP|NULL)-/ \
    # and %{SSL_CLIENT_S_DN_O} eq "Snake Oil, Ltd." \
    # and %{SSL_CLIENT_S_DN_OU} in {"Staff", "CA", "Dev"} \
    # and %{TIME_WDAY} >= 1 and %{TIME_WDAY} <= 5 \
    # and %{TIME_HOUR} >= 8 and %{TIME_HOUR} <= 20 ) \
    # or %{REMOTE_ADDR} =~ m/^192\.76\.162\.[0-9]+$/
    #</Location>
    # SSL Engine Options:
    # Set various options for the SSL engine.
    # o FakeBasicAuth:
    # Translate the client X.509 into a Basic Authorisation. This means that
    # the standard Auth/DBMAuth methods can be used for access control. The
    # user name is the `one line' version of the client's X.509 certificate.
    # Note that no password is obtained from the user. Every entry in the user
    # file needs this password: `xxj31ZMTZzkVA'.
    # o ExportCertData:
    # This exports two additional environment variables: SSL_CLIENT_CERT and
    # SSL_SERVER_CERT. These contain the PEM-encoded certificates of the
    # server (always existing) and the client (only existing when client
    # authentication is used). This can be used to import the certificates
    # into CGI scripts.
    # o StdEnvVars:
    # This exports the standard SSL/TLS related `SSL_*' environment variables.
    # Per default this exportation is switched off for performance reasons,
    # because the extraction step is an expensive operation and is usually
    # useless for serving static content. So one usually enables the
    # exportation for CGI and SSI requests only.
    # o CompatEnvVars:
    # This exports obsolete environment variables for backward compatibility
    # to Apache-SSL 1.x, mod_ssl 2.0.x, Sioux 1.0 and Stronghold 2.x. Use this
    # to provide compatibility to existing CGI scripts.
    # o StrictRequire:
    # This denies access when "SSLRequireSSL" or "SSLRequire" applied even
    # under a "Satisfy any" situation, i.e. when it applies access is denied
    # and no other module can change it.
    # o OptRenegotiate:
    # This enables optimized SSL connection renegotiation handling when SSL
    # directives are used in per-directory context.
    #SSLOptions FakeBasicAuth ExportCertData CompatEnvVars StrictRequire
    <Files ~ "\.(cgi|shtml)$">
    SSLOptions +StdEnvVars
    </Files>
    <Directory "E:\Oracle_b2b\cachehome\Apache\Apache\cgi-bin">
    SSLOptions +StdEnvVars
    </Directory>
    SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
    # Per-Server Logging:
    # The home of a custom SSL log file. Use this when you want a
    # compact non-error SSL logfile on a virtual host basis.
    CustomLog E:\Oracle_b2b\cachehome\Apache\Apache\logs\ssl_request_log "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
    </VirtualHost>
    Thanks for your help in Advance.
    Regards,
    Priyanka

    Hi Ramesh,
    We added the missing entries in ssl.conf file and tested it out. It is working fine. When we did slient install we are facing this error, we found that this is a bug in 10.1.2.3 AS patch (5983622) silent install. Raised an SR on this and Support is working to get this fixed.
    Regards,
    Priyanka

  • Imported .mov file does not play in Flash export

    I have imported a .mov file as a background for a flash banner I want to put on my website. The exported flash file plays all of the text animations, but the .mov background does not work -- it's just frozen on the first frame. I have read similar problems with QT exports, but I haven't found any similar flash problems. Thanks for any help.

    I think it might be necessary to look at the Inspector in QuickTime. Open the .mov file in QuickTime and go to Window > Show Movie Inspector:
    In the info window that comes up, under the Format: field you want to look at the second row where it tells you the audio track format:
    In this example, this particular clip is in a really odd format. It is MPEG Layer 2 (no Layer 3 which is MP3 format) at 32Khz, Mono. Preferably for anything in iMovie or iDVD you would prefer the Inspector to look like this:
    Linear PCM, 16bit (etc) 2 channels, 48kHz. This can be accomplished by downloading and installing MPEG Streamclip. Open the program and drag the .mov clip into the applicationw window (with five dots in it). Then under the File Menu choose Export to QuickTime:
    Then go to the Compression pull-down menu and choose Apple Intermediat Codec (AIC):
    Then under the Audio section, leave the audio pulldown to uncompressed but do set the sample rate to 48kHz instead of Auto:

  • Elements 9 Slideshow Audio File does not play completely

    How do I get an Elements 9 Slideshow to play an entier audio file?  Facts: The slideshow duration is greater than the audio file duration.  The audio file is an MP3 that fades and terminates prior to the 4:26 duration.  No "Trimming" is applied to the audio file.

    I'm not sure about this. The tool with which the mp3 has been created is the "Sound Tool" (Tools => Multimedia => Sound Tool) You can also choose for Flash Tool but that is not the one which has been used. There are other pdf readers especially designed for iPad which say that they have a sound tool built in (for the iPad) that should play mp3's. Nevertheless they don''t function as well (so I complained as well, not yet answered) they even don't show the link. The iPad Adobe Reader does show the link, but it does not start. I suppose that they have a built in player as well which is NOT flash. Why otherwise even have the possibility to choose between Flash and a sound tool in Adobe???
    By the way talking to Steve is very difficult I think unless you have a direct connection to heaven?

  • 2nd Audio track from merged .m4v files does not play on iPod Touch

    I used Handbrake to encode two .m4v files of a concert DVD that spans two DVDs. I then took those two files and combined them into Quicktime Pro to create a single .m4v file. The file plays fine in QT but when I transfer the file to my ipod, only the first audio track (from the first file) plays. Once the video from the second file plays, the audio is silent. Here's what the movie properties look like:
    Enabled Name Start Time Duration Format
    ====================================================
    Y Video Track -- 0:00:00:00 -- 2:21:53:90 -- H.264
    Y Audio Track1 -- 0:00:00:00 -- 2:21:53:90 -- AAC
    Y Audio Track2 -- 1:27:28:87 -- 0:54:24:02 -- AAC
    N Text Track -- 0:00:00:00 -- 2:21:53:90 -- Text
    Any suggestions?
    Thanks,
    Dan

    So basically, anytime I combine more than one mp4 file in QT7 Pro, it will always create multiple audio tracks when doing a simple "save as" (vs. export as)
    Not exactly. QT has it own set of rules. As you noted, the video track had no problem merging into a single track. This would not have happened if you had merged video compressed differently or added an image/stretched image sequence. Not knowing your specific work flow or settings, I hesitate to make any claims here. Frankly, when merging audio, I normally prefer to use GarageBand when I want to create a single master audio track and still retain control of the other tracks for mixing purposes. However, I could just as well have exported the audio in the original file using QT Pro to a single audio file and used that audio track to replace both original tracks keeping both the original video and chapter tracks. It is all a matter of which work flow you consider easiest for a particular job or project.
    If I've exported out my chapter file as a plain text file, how do I go about reintegrating that withing the final mp4 file using QT?
    http://www.apple.com/quicktime/tutorials/chaptertracks.html
    The above link is a somewhat old tutorial explaining how to create a chapter text track from scratch. Since you already have the chapter track, just refer to the steps indicating how to add the text file back to your main movie file. (Ignore the step that says to set a "Preload" option as this pop-up has been removed.)

  • ITUNES DOES NOT PLAY ALL MUSIC FILES AFTER DATA RECOVERY

    My external Iomega Firewire 160gig HD, all of a sudden, changed the drive letter from H to F with unknown format.
    I recovered music files ( Using Stellar Phoenix FAT)and files/folders are in iTunes but only 20-30 play (out of over 6,000)
    I can play CD and rip new music in iTunes, though.
    Any suggestions how to get my music play all library files??
    Dell   Windows XP   Media center

    WiseBird,
    There might be several causes for that kind of erratic behaviour:
    1st use Disk Utility to check your internal disk as well as the external one.
    2nd Your Library database might be damaged
    - Quit iTunes
    - Goto ./Users/YourUserName/Music/iTunes
    There will 2 files named something "Library" - move them to your desktop
    - Launch iTunes
    As you're now starting from scratch, iTunes will offer to search for audio tracks - Don't let it.
    - Your iTunes should be "clean"
    - in iTunes Preferences - Advanced - General:
    Point the Music Folder Location to the appropriate folder on your ext hd
    Disable "Copy Files to iTunes music folder....."
    - Quit Preferences
    - From iTunes Menu - File choose "Add to library..." + select that folder on your ext hd that contains all your tracks.
    - All your tracks should be back by now in iTunes Library.
    - To get your playlists back: From iTunes Menu - File choose "Import" and open that .xml file that you moved to your desktop (might work but need not).

  • Renaming nef files does not rename corresponding xmp files.

    I just renamed all my files using Lightroom (select all; rename files)
    Unfortunately, this did not rename the correponding xmp files. Since this is irrevercible, I'm now in a tight spot. I'm stuck this thousands of files with "lost" xmp files
    Is this a known bug? If not, how do I report it as a bug?
    (Also, it is very annoying that the renaming changes the file creation dates! This pretty much destroys my backup routine..)
    Einar

    einaren wrote:
    Regarding your screenshot: I see the modified date is before the creation date.. That implies that the file was copied after it was created (that's standard windows behavior - more here if you're interested: http://www.techrepublic.com/article/build-your-skills-learn-to-manipul ate-file-time-stamps-in-windows )
    This behavior is excactly what I'd hope LR wouldn't have. I'm guessing LR renames by copying the file and deleting the original - failing to update the new file with all properties of the original file.
    Einar
    I think you are misunderstanding the screenshot. Lightroom renaming has no effect here, all the dates/times shown are 10 days before I renamed them with the sequence number. In other words, there is no "copy then delete the original", Lightroom uses the OS to handle file system-level changes, and "rename" retains all original date properties. When I renamed them using Lightroom, nothing was changed apart from the file-name.
    "Date Modified" will normally be before "Date Created" unless shooting tethered, as after capture the image is subsequently copied to hard drive....that subsequent copy retains the original Date Taken and Date Modified values, but the copy will have (as you say) the Date Created set to the (usually) later system time. In this instance the card was removed from the camera immediately after the shots were taken and the images imported into Lightroom, which explains the small one minute difference between Date Modified and Date Created. But you shouldn't interpret that time difference in any other way, it is entirely normal and expected.

  • Embeded OC4J server within JDeveloper does not pick latest JAR files.

    Hi,
    Currently OC4J seems to be using an older version of JAXB1.0. Hence I created a shared library in my standalone OC4J server and imported the shared library while deploying my applicatoin in the ClassLoader task.I am trying to replicate the same in
    my embeded OC4J server within JDeveloper.
    I followed as indicated in readme.txt file in the \j2ee\home\shared-lib\ folder.
    1) I created a folder called "jaxb" within /j2ee/home/shared-lib/. I then created a folder with the name "2.0" indicating the version number of the API.
    2) I then added the relevant jaxb JARS to the jaxb/2.0 folder.
    3) In the server.xml file available under /j2ee/home/config/ , I added the following entries.
    <shared-library name="jaxb" version="2.0">
              <code-source path="jaxb-api.jar"/>
              <code-source path="activation.jar"/>
              <code-source path="jaxb1-impl.jar"/>
              <code-source path="jaxb-impl.jar"/>
              <code-source path="jsr173_1.0_api.jar"/>
              <code-source path="jaxb-xjc.jar"/>
         </shared-library>
    I am still facing the issue where my embedded OC4J server is picking up the jaxb version 1.0.
    What are the steps that needs to be taken to ensure that the embeded OC4J
    takes in the jaxb2.0 version.

    Refer
    Re: SUN Jaxb2.0 incompatible with OC4J included in JDEV/OC4J ??

  • Help, swf does not work in html file.

    why is the swf (
    http://happynick.com/sheflash/openingvideo.swf)
    not showing up in the html page? I see only the black center and
    not swf.
    see http://happynick.com/sheflash/index3.html where this page
    should be located.
    how can I make it run automatically when I open the html
    page?

    Not sure what is happening, but it seems to be working-ish
    for me.
    It sits for a minute, then the page redirects to main.html -
    I assume that is a reaction from something in the SWF.
    When I download the SWF to my desktop, and run it outside of
    the browser, all I get is a black box as well.

Maybe you are looking for