WMV3
success: format: 0  data: 0x0 - 0x5f24ba2
ASF file format detected.
[asfheader] Audio stream found, -aid 1
[asfheader] Video stream found, -vid 2
VIDEO:  [WMV3]  1280x720  24bpp  1000.000 fps  6000.0 kbps (732.4 kbyte/s)
sh_video->disp_w = 1280
sh_video->disp_h = 720
[V] filefmt:6  fourcc:0x33564D57  size:1280x720  fps:1000.00  ftime:=0.0010
==========================================================================
Requested audio codec family [wma9dmo] (afm=dmo) not available.
Enable it at compilation.
Requested audio codec family [wmadmo] (afm=dmo) not available.
Enable it at compilation.
Cannot find codec for audio format 0x162.
Read DOCS/HTML/en/codecs.html!

==========================================================================
** MUXER_LAVF *****************************************************************
REMEMBER: MEncoder's libavformat muxing is presently broken and can generate
INCORRECT files in the presence of B frames. Moreover, due to bugs MPlayer
will play these INCORRECT files as if nothing were wrong!
*******************************************************************************

원인을 찾은것으로 만족하지만, 해결책은 더 찾아야 겠다.
WMV3로 인코딩된 파일을 H.264로 인코딩 할 때,
64비트 리눅스는 비디오 출력(o), 사운드 출력(x)
32비트 리눅스는 모두 정상됨...

그동안 헛짓거리 한거 같구나.