apt-get install libav-tools

avprobe *.MTS
   -> info über Video

avconv -i <file>.MTS -c:a copy -c:v copy -y <file>.mp4