Hello,

I am trying to convert NTSC movies to PAL (23.976 to 25 ftps). To do so (under Linux) I am using "transcode" and BeSweet.

The "--export_fps 25" option of transcode will generate an MPEG video stream @ 25fps, which is correct.

I then use BeSweet (thanks to wine) to perform the NTSC2PAL conversion, with "-ota( -r 23976 25000 )".

Last operation is to mux audio and video using tcmplex.

I get a perfect result, audio and video are correctly synchronized, except that at precisely 23.976/25 % of the movie there is no more audio (it stops) while video continues!

I can not understand the problem, thanks for your help...

Regards,

Dominique