Hi!
I have read at a lot of places that it is not possible to use type-1 DV AVI file with Virtualdub. I have been able to use type-1 DV AVI in Virtualdubusing following Avisynth script:
------------
fil = "<dv1_file>.avi" # replace with your type-1 dv filename.
vid = avisource(fil) # video using VFW
aud = directshowsource(fil) # audio using DirectShow
audiodub(vid,aud) # combine audio and video and frame serve 8)
-----------------
I am also using dvinfo filter (in avisynth) to print the recording time/date on the video and then use Virtualdub to save it as divx/xvid and mp3/ogg format.
I am posting it here so that other members can also try this technique and let me have comments.
Kind Regards,
uttam
+ Reply to Thread
Results 1 to 6 of 6
-
-
The latest version of Virtualdub (1.6) accepts Type-1 directly.
"Shut up Wesley!" -- Captain Jean-Luc Picard
Buy My Books -
thanx gadgetguy!
I downloaded latest Virtualdub, it does opens the type-1 dv file but plays/encodes only left channel of the audio. Any remedy for that?
Thanks and Regards,
uttam -
I haven't experienced that. All of my videos have had both audio channels, no problem. Sure it's not a hardware problem?
"Shut up Wesley!" -- Captain Jean-Luc Picard
Buy My Books -
No, it's not a hardware problem. It happens only when i open the type-1 dv file directly in Virtualdub. Other files work fine. The file information window shows that the audio is 2 channel PCM but i hear only left channel when playing. Could it be a codec related problem?
-
That's possible, but since I can't duplicate the problem you're having, I can't be sure. If you extract the audio to a wav file is there only one channel? (Set audio to direct stream copy.) Can you hear both channels in the avi if you play it in a player like Media Player Classic?
"Shut up Wesley!" -- Captain Jean-Luc Picard
Buy My Books
Similar Threads
-
DGIndex says 100% Video, but MeGUI Avisynth analysis says Source Type Film
By Simcut in forum DVD RippingReplies: 11Last Post: 9th Mar 2012, 16:10 -
Export DV type 1 with Virtualdub?
By Asterra in forum Video ConversionReplies: 1Last Post: 16th May 2011, 03:10 -
virtualdub dv type 2 problems
By sander815 in forum Video ConversionReplies: 26Last Post: 21st Nov 2009, 19:58 -
Avisynth + Virtualdub
By demonwarrior in forum Newbie / General discussionsReplies: 7Last Post: 21st Dec 2007, 05:57 -
Using avisynth instead of virtualdub?
By capman21 in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 5Last Post: 12th Jul 2007, 10:23