AVI Files, Sound but No Video

I have searched the forums but could not find the answer.  I have a slightly tricky situation.
I have old AVI files on my hard drive captured from a Sony D8 camcorder.  I used PE (version 2 I believe) to capture them.  This was a couple of years ago.  I have around 30 tapes and captured all the material from all of the tapes (around 700GB).  I then inlayed the date and time stamp on all the clips using DV Date (an excellent utility).  The initial enthusiasm of editing and converting them to DVD's stopped after the first couple of projects ;-)
Fast forward 2 years, when I tried to play the clips, I only get sound and no video (Windows media player, NERO, WinAmp etc.), with one exception, the VLC player.  When I get the clips into PE, they work fine!  The DV date utility also cannot open the files. It says, only audio stream found and no video stream.
I tried VirtualDub.  It plays them without any errors.  I then saved them and tried to play with other players.  Same problem.  Previously every player was playing them fine and now they don't.  I am terrified by the idea of re-importing from all the tapes and re-inlaying them with date and time.
What I did between the time they played fine and now was to back-up all the files onto another hard drive and defragment the first hard drive (I am still using the same computer to do all this).  Files have the same problem from either drive.
Bottom line, the clips work fine within PE but sound with no video on the media players.
Any ideas?
Thanks a lot.

Bill,
Just wanted to post a follow-up on my problem for the benefit of others.
I thought all my files are corrupt and decided to capture them again.  When I hooked up my Sony D8 camcorder (using FireWire) I had problems again!  PrE said "Can't Activate Recorder.  Try Resetting Camcorder".
Tried Windows Movie Maker and that gave me a rather helpful (not!) "an unknown error occurred".  Back to my troubleshooting again and found a post somewhere on Adobe forums about "regsvr32 qdv.dll" . [Start -> Run and type regsvr32 qdv.dll (there is a space between 2 and q)].  I did that and all of my old files started working! Windows media player now plays them fine.  GSpot now says everything is good. I have attached the GSpot output below.
Now the bad news.  When I import media files into PrE, there is no audio!  Windows media player still plays them fine.
After re-registered the qdv.dll, I had problem with audio but re-starting the PC fixed it.
Now, back to audio troubleshooting in PrE!  I will post an update if I am successful.
Thanks.

Similar Messages

  • After exporting to quicktime file, the file has sound but no video, what am I doing wrong?

    after exporting to quicktime file, the file has sound but no video, what am I doing wrong?  The self contained movie box is not checked.

    Hi
    Did You go via Compressor ?
    Did You use QuickTime Conversion ?
    I don't
    I do
    • In TimeLine set In and Out-Points to the full Movie/Project
    • Select ALL - Clips and Audio
    • Go up to Sequence and down to Render Only - down to Mix Down Audio
    • then Sequense and Render Selected - Both (Video and Audio)
    • then Export and as QuickTime .mov (NOTHING ELSE)
    • I use to do - Not Self-Contained as it saves both time and space
    Your Start-Up (Mac OS) Hard Disk - Needs lot's of free space to work OK - I never go under 25Gb free space on this one,
    Good Luck - Yours Bengt W

  • Sound, but no video when streaming a quicktime file through shockwave

    When I stream a quicktime movie in the html file hosted on localhost using the Apache server, I get sound but no video. I saved the quicktime movie as part of my cast, linked to http://localhost/~username/mymovie.mov 
    When I play the quicktime movie itself in my browser, or in a projector, or just within director, the video and sound play simultaneously. But in the browser after converting the dir movie to a dcr and html file, and hosting the dcr and html files on the server, when I open the html file in my browser, only the sound plays. Anyone else encounter similar problems? Any help would be appreciated!

    Hi guys,
    here's some quick notes on how I handle shockwave videos with my projects.
    I tend to find that .swf format videos work best under all browsers using shockwave
    easiest way:
    you can do a standard import of a .swf  video straight into a your cast. (not linked)
    the problem with this is it tends to create a large dcr file for you users to download
    'preloadnetthing' way:
    upload your videos to a url location - something like  www.mywebsite.com/the_programs_title/dsmedia/videos/video1.swf
    (I never use capital letters or spaces)
    file - import - internet - <enter the full url pathname to the file>
    this will add the file to the add list
    set media to : Link to External File (Don't use Standard Import)
    now press Import
    at this point Director will try to connect to your url - and do a trial download of the linked file
    if it works you should now see a new linked video cast member added to your cast
    if it fails - (which mine tend to do half the time?) - try it again until it works.
    Here I normally view the linked videos property inspector - and change its settings - I turn loop off - and make sure preload is not set.
    now comes the code part
    To get your videos to play correctly, you will need to preload them into memory, before you play them.
    (although it's possible to stream videos - I've never been able to get this to work well - there is a whole bunch of lingo code to deal with streaming videos)
    *** a frame script for preloading a swf video ***
    on beginSprite
      floatPrecision = 2
      tellStreamStatus(TRUE)
      global gVideosName
      set TEMP to "http://www.mywebsite.com/my_program/dswmedia/videos/" & gVideosName & ".swf"
      global mynetID
      set mynetID = preloadNetThing(TEMP)
      set the text of cast "preload_results" to "0 %"
    end beginSprite
    on exitFrame
      floatPrecision = 2
      global mynetID
      pStatList = getStreamStatus(mynetID)
      if (pStatList.bytesSoFar > 0) then
        pPercentDone = (pStatList.bytesSoFar * 100) / pStatList.bytesTotal
        if pPercentDone > 99 then go NEXT
      end if
      set the text of cast "preload_results" to ((the string of pPercentDone) & " %")
      go loop
    end exitFrame
    *** a frame script for playing a swf video ***
    on beginSprite
    -- I create a blank 'place holder' cast member (a black filled rectangle) the same size as my video, on to my stage - into sprite 1
      set the visible of sprite 1 to TRUE
      set the puppet of sprite 1 to TRUE
      global gVideosName -- REM the name of my linked video cast member
      set the castNum of sprite 1 to cast gVideoName
      updateStage
      sprite(1).play()
      updateStage
    end beginSprite
    on mouseDown
      sprite(1).stop() -- This stops the SWF movie playing !!!
    end mouseDown
    on keyDown
      sprite(1).stop() -- This stops the SWF movie playing !!!
    end keyDown
    on exitFrame
        if sprite(1).playing = false then
           set the puppet of sprite 1 to FALSE
           go to "somewhere" -- REM somewhere you want to go to after the video have finished.
           abort
        end if
      go loop
    end exitFrame

  • MPEG2 Sound but NO Video on playback

    I have QT Pro w/the MPEG2 Plug in (both current version) running on OSX 10.4.11 and when I try to open/play a file I get sound but no video. The file works fine with VLP and if I use Handbrake to encode the file in MPEG4 it will play. Why doesn't the MPEG2 file play? That's why I bought the plug in... Is there some other magic that needs to be done?

    I looked at the encoding and it was MPEG so now at least I understand the QT not playing part. Yes the original file was from TIVO downloaded via TiveDecode Manager. I was hoping not to have to do any more encoding to get it to play in QT (want to use a Mac Mini as a Media Center). Using Handbrake I can encode to MPEG4 which does play just fine, it just can take hours to encode. If anyone knows of a better way please let me know. I know on solution is to use VLP as the player but it's not supported in Front Row (from what I can see). Thanks for the help Matti..

  • Got sound but no video

    Hi
    I imported some footage from my HD Sony Camera with IMovie on my Macbook pro. Then finding the Movie files, copying them to a folder and then burned them to a DVD disk. I wanted to watch the movie files on my PC. I installed the latest Quicktime for Windows XP Pro it opens the file, has sound but no Video.
    If I insert the DVD back in my Macbook Pro I can see the Movie files and they play just fine.
    Can anyone help with this?
    Thanks

    You'll need to "export" your iMovie Projects to QuickTime formats for use with a PC.

  • Sound but no video after upgrading to QT 7

    Hello,
    I upgraded from QT 6.5 to QT 7.
    None of my .mov files play video thrugh the player anymore. I can hear the mov files sound but a white screen is all i see for video. I have over 200 and it is the same with all.
    The mov files play fine in Rreal Player or other players.
    Anyone have an idea?
    I want to use QT Pro but it only works with QT viewr 7 when doing an upgrade. I guess I am out of luck?

    I downloaded the new MPEG2 component (unfortunately I had to pay the 20 EUR as my previous download has been in something liek 2008 and is no longer registered in the Apple Store
    Strange! I made my original pre-QT v6.4 MPEG-2 component purchase in September of 2002 and it was automatically updated to the version for QT 6.4 thru QT v7.5 which was then automatically updated for QT v7.6 and later. It would seem the European stores may operate differently than the US store. You may wish to hang onto you purchase information in case this ever happens again in order to discuss the matter with Customer Service or at least learn the specific terms/limitations of your purchase agreement and/or account.
    I hope this solves the problem but it seems most likely that the incompatibility of the old MPEG2 component and QT 7.6.x is the reason for my problem. You may be right
    I opened up the installer package after reading your latest post and noticed a statement that QT 7.6 is "required" for this update. So it looks like there were some compatibility issues with the change to QT v7.6 software.
    In any case, wish you the best of luck...

  • HT204291 Using Azul media player app on my ipad  Apple tv will only display sound but not video from movies.  Any ideas on a fix.  I set mirroring to on but it still does not display video.  It will display photos and video recorded from my iphone.

    Using Azul media player app on my ipad  Apple tv will only display sound but not video from movies.  Any ideas on a fix.  I set mirroring to on but it still does not display video.  It will display photos and video recorded from my iphone.

    Here are the steps for AirPlay:
    Before starting Azul from your (running iOS 5.x/6.x) home screen where have have all your apps we need to turn on mirroring
    On your iPhone 4S/5 or iPad 2 or 3, double-click the Home  Button to view your recently-used apps.
    Swipe all the way to the right to until you see the  icon.
    Note: If the icon does not appear, go to the "If AirPlay Mirroring is not visible or available on your mobile iOS device" section.
    Tap the  icon to see the list of available AirPlay devices.
    Enable AirPlay Mirroring in this menu by tapping on an available Apple TV, then sliding the Mirroring slider to ON.
    Now you should be seeing your iPad/iPhone on your TV.
    Start up Azul now and using the settings icon on the top right corner go to the option that say "TV out" ON.
    When you do that you will see an Orange screen
    Now click "Done" and play the video you want to watch and it will AirPlay

  • WMV3Server plays avi files containing WMV3/9 video and MP3 audio

    WMV3Server
    To play avi files with WMV3/9 video and MP3 audio encoding on Mac OS X as of 2005-01-24 you will need:
    Mac OS X 10.2 or later
    WMV3Server
    Windows Media Player 9 for Mac OS X
    An .avi file containing WMV3 video and MP3 audio.
    Instructions:
    Launch the WMV3Server java application and click the "Open" button.
    A standard open-dialog window appears. Either navigate to the avi video file or drag the file into the open window to have the window switch to the folder that contains the avi video file. Select the file and click the "Open" button or press return on the keyboard. The open-dialog window should close.
    Next, click the "Start" button. The movie will be cached and WMV3Server will display "Server Started"
    Open Windows Media Player 9 for Mac OS X. Pull down the "File" menu on the menu bar at the top of the screen and select "Open URL..." Enter the following address:
    mmst://localhost:1755/
    Windows Media Player should connect, buffer and play.
    The download page (in Japanese) for WMV3Server is here:
    http://www.geocities.com/Tokyo/Bay/8128/
    The download link is:
    http://www.geocities.com/Tokyo/Bay/8128/WMV3Server-0.4.zip

    Update: By playing around with the settings in the Default Applications preference pane (a free download) I somehow got the files to open automatically in QuickTime Player (with Flip4Mac WMV 2.0.1 installed) and they now play (instead of showing white video as they had previously. Unfortunately, I don't recall what I changed.
    Here's a sample file (apparently a beer commercial.):
    http://x500.putfile.com/videos/b7-19302161753.avi

  • I get sound but no video with 5G iPOD

    Just bought my daughter a 5g iPod - she bought a number of vidoes through iTunes - the loaded OK onto the iPOod - when you go to play them - you hear the sound - but no video. Have done the 5Rs - no change - what it next? Thanks.
    Lou

    Welcome To Apple Discussions!
    You should try as Barbera Hall suggested. Then you should update your iPod(thats if you havent already)to version 1.1.1

  • Airplay only sound but no video

    I have iPad Air.  AirPlay has suddenly stopped working properly, now only getting sound but no video.  How to fix and what is the cause of this problem?  Please help!

    Hi emak821,
    If you are having an issue with AirPlay not functioning fully from your iPad, I would suggest that you troubleshoot using the steps in this article - 
    Resolve issues with AirPlay and AirPlay Mirroring from iPhone, iPad, and iPod touch - Apple Support
    Thanks for using Apple Support Communities.
    Sincerely,
    Brett L 

  • Airplay issue: Sound but no video

    Trying to use Airplay to watch Showtime Anytime. Able to get sound but no video.

    Hi emak821,
    If you are having an issue with AirPlay not functioning fully from your iPad, I would suggest that you troubleshoot using the steps in this article - 
    Resolve issues with AirPlay and AirPlay Mirroring from iPhone, iPad, and iPod touch - Apple Support
    Thanks for using Apple Support Communities.
    Sincerely,
    Brett L 

  • HT204291 I can hear sound, but no video

    I just hooked up my Apple TV - I have an iPhone 4 and I'm trying to do mirroring and I can hear sound, but no video.  Any suggestions?

    It Depends on the app you are trying to airplay. Most apps do not allow content to airplay with video and will disable the video so all you will hear is the audio. If the app you are using does not have a built in airplay function and you have to use the iphone to make it work than most likley that is the case as I described above.
    It has to do with copyright protection and what the app is allowing apple to do.

  • Quicktime sound but no video

    I have sound but no video with my newly updated quicktime 7. How do I troubleshoot this. I tried reloading the software.

    If you're referring to videos on the web, run 'iDelete QT and Flash Caches' and read the second dialog box, then click 'Yes'.
    iDelete QT and Flash Caches 1.2
    <http://www.macupdate.com/info.php/id/27067/idelete-qt-and-flash-caches>
    If they are videos in your Mac, what format are they?
    Tom

  • I just got my replacement ipad last night. when i got home and tried the applications, there is no sound. but the videos do have sounds.

    i just got my replacement ipad last night. when i got home and tried the applications, there is no sound. but the videos do have sounds. i already checked the settings. i cannot find what's causing it. please help.

    You may have already checked the settings, but it still sounds like you have system sounds muted.
    If you lose sounds for keyboard clicks, games or other apps, email notifications and other notifications, system sounds may have been muted.
    System sounds can be muted and controlled two different ways. The screen lock rotation can be controlled in the same manner as well.
    Settings>General>Use Side Switch to: Mute System sounds. If this option is selected, the switch on the side of the iPad above the volume rocker will mute system sounds.
    If you choose Lock Screen Rotation, then the switch locks the screen. If the screen is locked, you will see a lock icon in the upper right corner next to the battery indicator gauge.
    If you have the side switch set to lock screen rotation then the system sound control is in the task bar. Double tap the home button and in the task bar at the bottom, swipe all the way to the right. The speaker icon is all the way to the left. Tap on it and system sounds will return.
    If you have the side switch set to mute system sounds, then the screen lock rotation can be accessed via the task bar in the same manner as described above.
    This support article from Apple explains how the side switch works.
    http://support.apple.com/kb/HT4085

  • Why do I have a black sreen when I try to watch a youtube video. I have sound but no video and if I click on the black screen firefox crashes.

    why do I have a black sreen when I try to watch a youtube video. I have sound but no video and if I click on the black screen firefox crashes.

    Also update firefox to version 23, you are currently on Firefox 3.6.
    * [[Update Firefox to the latest version]]

Maybe you are looking for

  • Music shows/plays in itunes but is missing in explorer folder

    Itunes runs perfectly (knock on wood). However when I go to my library folder in explorer there are no music files there. Just three folders (Compilations, Itunes, Sample Music). Everything in the Itunes folder looks like system files. Where are all

  • Griffin adaptor for old apple pro clear bubble speakers?

    what is the griffin adaptor for using old apple pro clear bubble speakers?

  • Slow Performance - Add/Modify Protectiongroup, Refresh Agent, ... take hours

    Hi all, I freshly installed DPM 2012 SP1 on a clean Windows Server 2012 (Intel Xeon E5-2609 @ 2,4Ghz, 16GB RAM). The protection data gets stored on an internal RAID5 with 12TB. Firewall is disabled. At this moment there are 39 protected datasources i

  • Discussions login doesn't stick

    When I put my iPad to sleep, with a Discussions window open in Safari, and come back, I always have to log in again. On my computer, I remain logged in as long as the browser is open. Is this some kind of security feature? And is there a way around i

  • "oracm" shell we see this info on both nodes?

    We should see this information on both rac nodes or only one node?. I can see this information in node A but not on node B. On node B, i tryed to restart ocmstart.sh # $ORACLE_HOME/oracm/bin/ocmstart.sh ocmstart.sh: Error Restart is too frequent ocms