[MPlayer-users] wmv files fail to convert

Louis Gualtieri jr lgualtierijr at yahoo.com
Wed Feb 12 19:10:48 CET 2014


I am running Centos 6 64bit

I have installed mencoder, etc and I have tons of codes installed as well! But I get this error when converting:
=========================================================
Command:
=========================================================
/usr/local/bin/mencoder /var/www/site/public_html/media/files_video/user1/239e45d87.wmv -o /var/www/site/public_html/media/files_flv/user1/239e45d87_ipod.mp4 -ovc x264 -x264encopts bitrate=194:nocabac:vbv_maxrate=1500:vbv_bufsize=2000:level_idc=30:global_header:frameref=2:mixed_refs:me=umh:subq=6:partitions=all:threads=auto -af resample=44100:0:0,volnorm=1:0.25 -oac faac -faacopts mpeg=4:object=2:raw:br=128 -of lavf -lavfopts format=ipod -ofps 29.970 -vf scale=480:272,expand=480:368,harddup 2>&1

Output:
MEncoder SVN-r36824-4.4.7 (C) 2000-2014 MPlayer Team
get_path("config") problem
success: format: 0  data: 0x0 - 0x186061
libavformat version 55.32.100 (internal)
ASF file format detected.
[asfheader] Audio stream found, -aid 1
[asfheader] Video stream found, -vid 2
VIDEO:  [WMV3]  1280x720  24bpp  1000.000 fps  7000.0 kbps (854.5 kbyte/s)
[V] filefmt:6  fourcc:0x33564D57  size:1280x720  fps:1000.000  ftime:=0.0010
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
libavcodec version 55.52.100 (internal)
AUDIO: 48000 Hz, 2 ch, floatle, 160.0 kbit/5.21% (ratio: 20004->384000)
Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg))
==========================================================================
** 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!
*******************************************************************************
OK, exit.
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
Opening video filter: [harddup]
Opening video filter: [expand w=480 h=368]
Expand: 480 x 368, -1 ; -1, osd: 0, aspect: 0.000000, round: 1
Opening video filter: [scale w=480 h=272]
==========================================================================
Requested video codec family [wmv9dmo] (vfm=dmo) not available.
Enable it at compilation.
Requested video codec family [wmvdmo] (vfm=dmo) not available.
Enable it at compilation.
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[wmv3 @ 0x7fe51e923760]Extra data: 8 bits left, value: 0
Selected video codec: [ffwmv3] vfm: ffmpeg (FFmpeg WMV3/WMV9)
==========================================================================

I am aware that w32codecs do not work on 64bit. Is there any way around this without having to install a 32 bit OS. Correct any of this if I am wrong!


More information about the MPlayer-users mailing list