Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it not work if src & dst have different fps? #30

Open
Covernel opened this issue May 8, 2018 · 1 comment
Open

Is it not work if src & dst have different fps? #30

Covernel opened this issue May 8, 2018 · 1 comment

Comments

@Covernel
Copy link

Covernel commented May 8, 2018

Is it not work if src & dst have different fps?

  • src: 23.98FPS .avi
  • dst: 25FPS BD .mkv
@eXmendiC
Copy link

eXmendiC commented Jul 25, 2020

Not as far as I know, but you can change the fps of your source in that case.
Use ffmpeg or eac3to for speeding up the audio and prass for speeding up the subtitles. However, make sure your BD is really the correct fps for your show.

"-changeTo25.000" with eac3to / "-af atempo=1.042708" with ffmpeg
"--multiplier 23.976/25" (or something like that) with prass

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants