Hi,
Sorry that if this question has been asked before.
I have downloaded the latest version 1.3
I am trying to convert mts video to mp4 video using mencoder. This is the command I am using
mencoder.exe mts_video.mts -oac copy -ovc lavc -o mp4_video.mp4
However, the resultĀ is the original 29s 536ms video has become 1mn 3s long, and the video / audio is out of sync. The duration of audio remains at 29s 536ms.
Hope someone can help.