Hi there,
Was hoping someone can help. I've got some PAL DVD commentaries ripped to mka files that I would like to convert to NTSC speed so that they match the blu-rays.
Is there a simple (and ideally free!) program that would do?
Many thanks
Alex
NTSC speed meaning 23,976 fps?
eac3to can do that, but I'm pretty sure you'd have to convert the files to .wav first.
eac3to infile.mka outfile.ac3 -XXX -slowdown -25.000
Where "XXX" is your bitrate in kilobytes (eg 224 or 448 whatever is close to the source).
Alternatively you can do a container slowdown. Open mkvtoolnix and load the video, add the audio track (at 25fps) and in the track properties for the PAL audio put 25/23.976 in the "stretch by" input box and mux. This will cause software to play back the audio at the NTSC speed (stretched by 104.27...%). May not be compatible with all devices.
EDIT TO ADD... Note that the "container method" may or may not change the pitch as determined by software - and probably will not change the pitch (for example you can use VLC to play files back at different rates by pressing [ or ] without changing audio pitch). So if you want it pitch correct you have to re-encode.
(This post was last modified: 2015-09-09, 03:31 AM by Valeyard.)
I'm guessing the PAL video rate would have to be changed as well?
The OP was asking about syncing PAL DVD commentary tracks to BD video, so I don't think there is a PAL video stream to contend with here.