View Single Post
Old 3rd December 2016, 03:34   #5  |  Link
forestcull
Registered User
 
Join Date: May 2016
Posts: 5
a=ffaudiosource("%source_file%")
v=ffvideosource("%source_file%", fpsnum=24000, fpsden=1001)
AudioDub(v, a)

Changing the FFVideoSource filter script in StaxRip to this seems to do the trick for converting variable to constant but now the video never fully converts. It'll convert about half before the audio is dropped and only the audio remains.

Is there a command I'm missing?
forestcull is offline   Reply With Quote