On 2/18/2018 1:50 PM, Galen Menzel wrote:
>
> Here is the command and console output when the (non-functional) mp4
> file is created from the original MTS file:
Does the below work?
ffmpeg -i [MTS_FILE] -acodec copy -vcodec copy -atag ac-3 [MP4_FILE]
Regards,
Gyan