hanfrunz
6th February 2006, 10:53
Hello everyone,
i hope this is the right forum...
I want to make a speedup of a 24p source to PAL. I use VirtualDub and just change the framerate of the xvid-video (direct stream copy). Now i want to speedup the audio as well. I tried different methods:
1. export audio to wav with VDub -> besweet OTA NTSC->PAL -> mp3
2. virtualdub "advanced audio filter" -> stretch filter
3. avisynth directshowsource("filename.avi",video=false).TimeStretch(tempo = (100.0*25.0)/23.976)
1 is not giving me a exact result (file is a few sec. to long if i remember right)
2 is also not exact enough, because you can't enter precise values
3 works perfect!
now my problem. What is the easyiest way to get the audiodata to an mp3 file and then mux it with the 25fps-videofile? Is there a besweet input-plugin for avs files? Or is there a modded version of VDub which can handle AVS-audio only?
Thanks,
hanfrunz
i hope this is the right forum...
I want to make a speedup of a 24p source to PAL. I use VirtualDub and just change the framerate of the xvid-video (direct stream copy). Now i want to speedup the audio as well. I tried different methods:
1. export audio to wav with VDub -> besweet OTA NTSC->PAL -> mp3
2. virtualdub "advanced audio filter" -> stretch filter
3. avisynth directshowsource("filename.avi",video=false).TimeStretch(tempo = (100.0*25.0)/23.976)
1 is not giving me a exact result (file is a few sec. to long if i remember right)
2 is also not exact enough, because you can't enter precise values
3 works perfect!
now my problem. What is the easyiest way to get the audiodata to an mp3 file and then mux it with the 25fps-videofile? Is there a besweet input-plugin for avs files? Or is there a modded version of VDub which can handle AVS-audio only?
Thanks,
hanfrunz