This entry was posted
on Saturday, February 9th, 2008 at 12:47 pm and is filed under General.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
3 Responses to “Transcoding MTS/M2TS AVCHD Video Into AVI Files with Free Software”
Hi
avchd, canon hg20, mts
I’ve used ./mencoder /tmp/00126.mts -o /tmp/00126.avi -oac copy -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=5000 -fps 60 -vf scale=800:450 not so good results. Do I use this line by itself or within a script?
I want to be able to open it with cinelerra and use the best resolution(result) as possible (1920×1080)???
Any sugestions
i need a progam do not low a quality
That comment makes no sense. Sorry.
Hi
avchd, canon hg20, mts
I’ve used ./mencoder /tmp/00126.mts -o /tmp/00126.avi -oac copy -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=5000 -fps 60 -vf scale=800:450 not so good results. Do I use this line by itself or within a script?
I want to be able to open it with cinelerra and use the best resolution(result) as possible (1920×1080)???
Any sugestions
Thanks a lot!