Program to remove sound from video and join video with audio file?

With which program can I remove the sound of a video and join/sync the video file with another audio file?
Thank you

Can I suggest using something that will allow audio capture from the external mic. to start with. Then you will have a video with audio in sync, in a format that you can re encode into whatever format you wish.
But, if you must do that. Dump the video from the handycam file, then put the mics audio file with it. ffmpeg -i video ffmpeg -i audio into whatever container and codecs that you want. You may have to adjust audio-video sync
ffmpeg -i audio -itsoffset 0.1 -i video
Search this forum and the web. There are hundreds of ffmpeg examples. And the ffmpeg man
https://ffmpeg.org/ffmpeg.html
ffmpeg will do just about anything, but is a little daunting. Ask specific questions and you'll get specific answers. Or find a front end for it. I never use them.

Similar Messages

  • I-movie 9 removing sound from imported video

    I cannot using any instructions I can find remove sound from an imported video.
    It was very easy in i-movie HD, but in that I could not speed up the soundless video to match a voice-over added just as easily.
    Whatever I did, the Detach Audio remained grey and unusable.
    Can anyone tell me which is supposed to be better - i-movie 9 or i-movie HD?
    WHy do they have two systems running in parallel?
    All clues welcome

    Hi
    Which I could help. Can't.
    Can anyone tell me which is supposed to be better - i-movie 9 or i-movie HD?
    Yes. iMovie 1 to HD6 and iMovie'08 & 09 are two totally different products - not related
    in any close way at all.
    iMovie'08 & 09 are Wrongly named - so that they most often are misstaken to be related.
    Yes -
    • iMovie 1 to HD6 are supperior - IF YOU use miniDV (interlaced SD-video) and aim to make a DVD
    • iMovie'08 & 09 are for material from newer HD, hard disk, memory card and mini DVD Cameras
    and are aimed for quick editing and web publishing. (DVDs will not be as good as they can)
    Yours very understanding - and whiching that I was of more help - Bengt W

  • New headset, but certain programs are transmitting sound through speakers and not headphones.

    Spoiler (Highlight to read)
    Hello,
    Hello,
    I just recently purchased a new headset for gaming but have been having some issues with it and the system sound. One major issue is when I call someone on skype, the sound from Skype or the call will go through the headphones, but any other audio comes out of the speakers. I have also notices that iTunes also does not function when I am in a call as well. Some examples would be if I were to want to watch a YouTube video while in a call, the sound would come through the speakers and not the headphones. However, I did find a fix for it. All I had to do was disable the main speakers and the audio was transmitted to the headphones. Another example would be if I wanted to run games via Steam (Garry's Mod, TF2, ect.), I wouldn't get any sound whatsoever from the game. Not through my speakers or headphones. With one exception, Garry's Mod volume I can hear through the speakers while in a Skype call, but I want the sound to come through the headphones. But with TF2, I get no sound whatsoever. If you need any more information about my issue, please feel free to ask. Thank you.
    This question was solved.
    View Solution.

    Hello @LayneStaley,
    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I have read your post on how certain programs are transmitting sound through speakers and not the headphones, and I would be happy to assist you in this matter!
    To ensure that your headphones are utilized when plugged into your notebook, I recommend following the steps below:
    1. Click the Start button
    2. Click Control Panel
    3. Click on Hardware and Sound (sorting the control panel icons by "category"), and then click on Sound
    4. Under Playback, you should see one or two speaker icons. One of them should already have a green checkmark next to it (which will be your notebook's main speakers). If the second Speakers icon is not visible, right-click in the list of devices and select Show Disabled Devices
    5. A second, disabled icon of "speakers" should appear. Right-click this icon and click Enable
    6. Select the newly enabled speaker device, right-click it, and select "Set as Default Device".
    7. Click Apply.
    Please re-post with the results of your troubleshooting, and I look forward to your reply!
    Regards
    MechPilot
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the right to say “Thanks” for helping!

  • I want to download 'my' videos from YouTube and Google Video

    i'm on: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6. and I am looking for a WORKABLE way to download my videos from YouTube and Google Video. When I download them straight from YouTube of GoogleVideo the sound is de-synchronized.
    == This happened ==
    Every time Firefox opened
    == a week ago

    Open iTunes and from the Menu Bar select Store...
    From the Store menu, choose Authorize This Computer. (In earlier versions of iTunes, access this option from the Advanced menu).
    When prompted, enter your Apple ID and password, then click Authorize.
    See Here for full details...
    About authorization and deauthorization

  • HT201441 Hi Just bought ipad 2 off someone they showed it to me working and the removed it from icloud and reset. now have started to setup at home and it is asking for an apple id he or i do not know what should i do ?

    Hi Just bought ipad 2 off someone they showed it to me working and the removed it from icloud and reset. now have started to setup at home and it is asking for an apple id he or i do not know what should i do ?

    Restore the Device as New.  See Section 6 here... http://support.apple.com/kb/HT4137
    Note:
    Activation Lock in iOS 7  >  http://support.apple.com/kb/HT5818

  • [svn:osmf:] 14372: PARB changes: Remove metadata from MediaContainer and LayoutTargetSprite constructors.

    Revision: 14372
    Revision: 14372
    Author:   [email protected]
    Date:     2010-02-23 15:17:18 -0800 (Tue, 23 Feb 2010)
    Log Message:
    PARB changes: Remove metadata from MediaContainer and LayoutTargetSprite constructors.  Instead, metadata is set on LayoutTargetSprite via a non-public setter used by the framework.  Update a bunch of ASDocs, make some enum classes final, remove elementIDs from sample apps (since they rely on metadata, and we want to keep samples focused on the public API).
    Modified Paths:
        osmf/trunk/apps/samples/framework/MediaContainerSample/MediaContainerSample.as
        osmf/trunk/apps/samples/framework/NestedMediaContainersSample/NestedMediaContainersSample .as
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/OSMFPlayer.as
        osmf/trunk/framework/OSMF/org/osmf/containers/IMediaContainer.as
        osmf/trunk/framework/OSMF/org/osmf/containers/MediaContainer.as
        osmf/trunk/framework/OSMF/org/osmf/elements/compositeClasses/CompositeDisplayObjectTrait. as
        osmf/trunk/framework/OSMF/org/osmf/layout/HorizontalAlign.as
        osmf/trunk/framework/OSMF/org/osmf/layout/ILayoutTarget.as
        osmf/trunk/framework/OSMF/org/osmf/layout/LayoutMode.as
        osmf/trunk/framework/OSMF/org/osmf/layout/LayoutTargetSprite.as
        osmf/trunk/framework/OSMF/org/osmf/layout/VerticalAlign.as
        osmf/trunk/framework/OSMFTest/org/osmf/containers/TestMediaContainer.as
        osmf/trunk/framework/OSMFTest/org/osmf/layout/TestLayoutRenderer.as
        osmf/trunk/framework/OSMFTest/org/osmf/layout/TestMediaElementLayoutTarget.as

  • Remove movie from iTunes *and* disk

    Hi,
    I add movies to iTunes which are stored on a network drive, and are not stored in the iTunes library.
    When I remove these from iTunes, it does not trash the file on the disk.
    Is there a simple way to remove the movie from iTunes, and trash the file, all in one go?
    At the moment I do the following:
    - ctrl-click
    - show in finder
    - trash file
    - remove movie from iTunes
    This is a tedious process, especially when I want to get rid of multiple movies.
    I could probably write a script to do what I want, but surely there's a way built into iTunes, and I just haven't found it yet.
    Message was edited by: Luke Noel-Storr

    Beat you to it, but I'll give you credit anyway.
    For anyone else who's interested, this script seems to do the trick:
    http://dougscripts.com/itunes/scripts/ss.php?sp=deleteselectedfiles
    It's a bit slow though, and has too many dialogs for my liking, so I may edit it, to see if I can speed things up a bit.
    Edit: this script seems a bit quicker:
    http://dougscripts.com/itunes/scripts/scripts14.php?page=4#deletefile
    Message was edited by: Luke Noel-Storr

  • My Iphone 4s has no sound from speakers and no text tones.

    There is a red tag in the dock indicating water contact.
    I cannot work out how this is. I have never used the phone in the rain and if i did i would expect the red tag to be in the headphone port.
    I carry my phone at all times in my jacket pocket.
    I never use the phone to listen to music in bathroom or shower.
    It has never been near spills or dipped into my cup of morning coffee.
    So.....how do I prove this to Apple and get a replacement??? Everything else works, just no sound from music and texts etc.
    Done a restore and doesnt work.
    HELP!

    Hello,
    Sorry about your situation. We do shell out some money for this phone (some more than others) but at the end of the day we are humans and these phones are also made by workers that cannot even afford and iPhone. Don't blame Apple (blame Foxconn?).
    I normally use the vibrate with the Bluetooth headset and send the audio through the Bluetooth speaker, so this is not a big issue for me. However if your settings are correct they can verify this issue at the store immediately but not sure about the turn around but the Apple genius should have some estimate.
    Hope the the Bluetooth can help.

  • I downloaded GarageBand to Ipad2 for $4.99 and worked fine. When I updated Ipad2 to Iso5 it automatically took Garageband off my  iPad2 and downloaded it to my Iphone4. So I removed it from iPhone4 and when I go to download again at app store onto my IPad

    I downloaded GarageBand to Ipad2 for $4.99 and worked fine. When I updated Ipad2 to Iso5 it automatically took Garageband off my  iPad2 and downloaded it to my Iphone4. So I removed it from iPhone4 and when I go to download again at app store onto my IPad it says it is downloaded but when searching for icon on Ipad2, it won't show up at all.  I have tried hard reset and all.  Help!!!

    I'm not sure, but you might get better luck posting the same question in the iPad forum:
    https://discussions.apple.com/community/ipad/using_ipad

  • In the past when I have imported my dslr video/audio files and then my zoom audio files Final Cut Pro has organized them in pairs in my library. For some reason my video/audio and my audio are being organized seperately. How do I fix this? Thanks!

    In the past when I have imported my dslr video/audio files and then my zoom audio files Final Cut Pro has organized them in pairs in my library. For some reason my video/audio and my audio are being organized seperately. How do I fix this? Thanks!

    Thank you Russ! Seems as though the timestamp on my audio files was completely incorrect so it placed the files far away from the corresponding video. I've modified the timestamp information and this has helped. The hour/minute information is incorrect but at least now I'm in the ballpark. Thank you!

  • Just bought the iphone 5 and before syncing to my mac i took some photos then finally decided to sync it but it deleted ALL of the photos and videos and replaced them with the old pics i had on my iphone4.. i need those pics please help

    just bought the iphone 5 and before syncing to my mac i took some photos then finally decided to sync it but it deleted ALL of the photos and videos and replaced them with the old pics i had on my iphone4.. i need those pics please help

    Nope.
    Did you fail to import them before restoring from backup?  If so, then they are gone.
    You should import all photos taken with the iphone to your comuter regularly as you would with any digital camera, most especially before any update or restore.

  • Pixelated video and upscaling problems with ringing artifacts on Youtube since Flash player 10.3

    Pixelated video and upscaling problems with ringing artifacts on Youtube since Flash player 10.3. Flash palyer 10.2 was the last version without the listed problems.
    For anyone interested you may see here what 'ringing artifacts' means : http://en.wikipedia.org/wiki/Ringing_artifact
    More about Image artifacts/errors related to video scaling here :  http://en.wikipedia.org/wiki/Video_scaler
    Test configuration :
    Windows 7 x64
    Intel HD Graphics with lastest available drivers from manufacturer.
    Any solution from Adobe?

    Could you please open a new bug report on this over at bugbase.adobe.com?  Please post back with the URL so that others affected can add their comments and votes.
    Thanks,
    Chris

  • I deleted all my photos and videos and then delete the deleted files but the photo app is still taking up 12 GB of space and I have no room for new stuff.  How can I clear the memory space used by my deleted videos and photos?

    I deleted all my photos and videos and then delete the deleted files but the photo app is still taking up 12 GB of space and I have no room for new stuff.  How can I clear the memory space used by my deleted videos and photos?  I don't know why the photos are still taking up space and if I will have to reset my phone to get rid of the problem.

    Hey there TowneJ,
    Welcome to Apple Support Communities.
    The article linked below provides troubleshooting tips that’ll likely resolve the issue that you’ve described, where deleted files appear to be taking up space on your iPhone 5.
    If you get a "Not enough free space" alert on your iPhone, iPad, or iPod touch - Apple Support
    So long,
    -Jason

  • How to create xml file from Oracle and sending the same xml file to an url

    How to create xml file from Oracle and sending the same xml file to an url

    SQL/XML (XMLElement, XMLForest, XMLAgg, etc) and UTL_HTTP.
    Whether that works for you with the version of Oracle you have, your requirements, and needs is another story. A little detail goes a long way.

  • When legally ipad2 with 3G would be available in Thailand?  Can I buy it from US and use it with 3G operator in Thailand?

    When legally ipad2 with 3G would be available in Thailand?  Can I buy it from US and use it with 3G operator in Thailand?

    The iPad 2 is available in Thailand now, though I don't know whether you can find one it stock. The iPad 2 continues to be in short supply everywhere in the world. A US iPad with GSM 3G should be able to work with any carrier worldwide that offers GSM service and a suitable data plan. You'll need to be sure you purchase the AT&T version of the iPad if you purchase in the US, NOT the Verizon version which uses a different cell technology.
    This has been asked and answered in these forums multiple times already, by the way. A quick search or browse of the forums and you would not have had to wait for a response.
    Regards.

Maybe you are looking for

  • Is there a way to play something on the TV while looking at something else on your computer?

    Ya so Im one of those weirdoes who has to have music or a movie playing while doing stuff. Think its the ADD. Anyways, would there be a way to say, have a Safari Tab for netflix, have that netflix playing a movie, with the pro hooked up to the TV of

  • What is the difference between the generic accessories and the original apple brand?

    I am looking on Amazon for a new cable, wall charger, car charger, and headphones with built in mic. There were a lot of generic brands for cheap and I was wondering what the differences between the apple and the generic brands were. Also I looked on

  • P67A-GD55 (B3) 3TB Support - What BIOS is Required?

    Hi Guys, Can someone from staff please confirm what version of the BIOS is required for 3TB support for the P67A-GD55 B3? I currently have the latest stable BIOS installed from the link below: http://uk.msi.com/product/mb/P67A-GD55--B3-.html#?div=BIO

  • Payment run_ FPY1

    MESSAGE_TYPE_UNKNOWN message no. >2206 Transaction terminated

  • +s in PDF

    Have a pdf that i populate using a cold fusion app.  It all appears correctly , however, on some fields I get a + sign in a box printing.  I'm guessing that means the data didn't all ap pear, however it does all appear.  Is there and easy way to get