View Full Version : changing Audio&video Framerate?
eqbal
8th August 2005, 19:48
i need a software that change [Video&Audio] FrameRate of my clip(x264codec) without recompressing.
i think avs script need recompressing:
directshowSource("Elodie_Michal.avi")
AssumeFPS (30,True)
any software?
Manao
8th August 2005, 21:06
You won't change framerate without reencoding if you use avisynth.
If the video is in an avi, use virtualdub. If it's an mp4, use mp4box. If its an mkv, use the mkvtoolnix tools
eqbal
9th August 2005, 13:41
virtualdub, mp4box, ... only change video framerate. Not change Audio&Video FPS.
Mug Funky
9th August 2005, 14:00
it could be possible to change it by hacking the streams and putting in your own value for sample rate.
if it's just your computer (and maybe a few others you have free access to), then you can install ReClock and tell it to turn 29.97 into 30 - it'll handle audio as well. this way it happens at playback and you don't have to touch your video/audio.
eqbal
9th August 2005, 17:10
i want to apply newFPS.
mg262
9th August 2005, 19:58
you might have better luck demuxing, changing the audio sample rate using a audio program (I would use the term sample rate when referring to audio rather than frames-per-second) and remuxing. I know that Adobe Audition can change the sample rate, at least for some file types.
Whether you will be able to play back the weird sample rates is an entirely different issue.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.