[MEncoder-users] Is it possible transcode a MTS file created by Sony DV using mencoder?

littlebat dashing.meng at gmail.com
Wed Sep 12 03:46:41 CEST 2012


On Tue, 11 Sep 2012 12:14:20 -0500
"L. Lee" <llee040 at sbcglobal.net> wrote:

> Does it's video component encode and play if you use "-nosound"
> instead of "-oac"?

No, can't encode this MTS file using mencoder although use "-nosound"
instead of "-oac", the result file size is only 512 bytes although the
command output "Video: 288.820 kbit/s (36102 B/s) Size:241887 bytes
6.700 s  333 frames" at the end, and can't play this result file
using mplayer yet.

the command line as below:
mencoder -noconfig all \
-demuxer lavf -ovc lavc -nosound \
-lavcopts vcodec=mpeg4:vbitrate=256:aspect=16/9 \
-vf scale=176:144,harddup \
-of lavf -ofps 10 -lavfopts format=mkv \
-o test.mencoder.nosound.mkv test.MTS \
> test.mencoder.nosound.log 2>&1

You can download files in the command above at:
test.MTS(10M): http://www.learndiary.com/test.MTS
test.mencoder.nosound.mkv(512b):
http://www.learndiary.com/test.mencoder.nosound.mkv

log file test.mencoder.nosound.log is in the attachment.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.mencoder.nosound.log
Type: application/octet-stream
Size: 38414 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mencoder-users/attachments/20120912/600d8b52/attachment-0001.obj>


More information about the MEncoder-users mailing list