Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Usage

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 31st March 2011, 20:06   #1  |  Link
4evrplan
Registered User
 
Join Date: Feb 2008
Posts: 46
iphone video (h.264, aac, .mov) sound issues

I'm trying to edit this clip captured on an ipod touch 4g (same format as iphone) with free software (avisynth and virtualdubmod). This is on an XP SP3 machine with ffdshow-tryout beta 7 (decoding aac with libfaad2). I tried opening the original file with no luck, so I used Mp4Cam2AVI to convert to avi and tried that too, also with no luck. Here's my script with comments:
Code:
#directshowsource("IMG_0078.mov")  # no audio - stream list empty
#directshowsource("IMG_0078.avi")  # out of sync
#ffmpegsource2("IMG_0078.mov")     # no audio - stream list empty
#ffmpegsource2("IMG_0078.avi")     # no audio - stream list empty
#ffvideosource("IMG_0078.mov")     # no audio - stream list empty
#ffvideosource("IMG_0078.avi")     # no audio - stream list empty
#avisource("IMG_0078.avi")         # w/o aacacm installed - "No compatible ACM codec to decode 0x00FF audio stream to PCM"
                                   # with aacacm installed - "ACM reported error on audio decompress"
Can someone please explain to me (like you would to a slow child please) how to get this working with free software?
4evrplan is offline   Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 15:35.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.