[MEncoder-users] Audio encoder requires unknown or unsupported input format

ResQue resque1980 at gmail.com
Tue Jun 25 20:03:06 CEST 2013


I am using a program called Playstation Station Media server that calls 
mencoder for transcoding files in to a format my xbox 360 can play. But 
the version of mencoder that comes with Playstation Media Server is an 
older version and sometimes it crashes with the error "-1073741819!"  (i 
think that means 0xFFFFFFFFC0000005 which is general access violation 
exception)

So what i thought i would do is update to the latest version of mencoder 
("mplayer-svn-36350.7z") and see if that fixes the error. But after 
downloading the binary version i get the following errors:
DEBUG 2013-06-25 03:38:45.839 [Thread-19] Unsupported AVSampleFormat 8
DEBUG 2013-06-25 03:38:45.839 [Thread-19] Unsupported AVSampleFormat 8
DEBUG 2013-06-25 03:38:45.839 [Thread-19] Audio encoder requires unknown 
or unsupported input format


This command worked find on a previouse version of mencoder, I copied 
the new version of mencoder in to the same directory as the old version 
of mencoder and ran the following command:
mencoder.exe" -ss 0 "D:\Anime\The Melancholy of Haruhi Suzumiya 
[BD][720p][MP4][AAC]\[DeadFish] The Melancholy of Haruhi Suzumiya - 01 
[BD][720p][AAC].mp4" -msglevel statusline=2 -oac lavc -of lavf -lavfopts 
format=asf -mpegopts 
format=mpeg2:muxrate=500000:vbuf_size=1194:abuf_size=64 -ovc lavc 
-channels 2 -vf expand=-64:-64:32:32 -lavdopts 
debug=0:threads=2:skiploopfilter=all -lavcopts 
autoaspect=1:vcodec=wmv2:acodec=wmav2:abitrate=448:threads=1:keyint=5:vqscale=1:vqmin=2:vrc_maxrate=14000:vrc_buf_size=1835 
-nosub -noautosub -ofps 24000/1001 -lavdopts fast -mc 0.1 -af 
lavcresample=44100 -srate 44100 -o output.mpg
DEBUG 2013-06-19 13:23:34.503 [mencoder.exe-2] Starting "C:\Program 
Files (x86)\PS3 Media Server\win32\mencoder.exe" -ss 0 
D:\downloads\output.mpg -msglevel statusline=2 -oac lavc -of lavf 
-lavfopts format=asf -mpegopts 
format=mpeg2:muxrate=500000:vbuf_size=1194:abuf_size=64 -ovc lavc 
-channels 2 -vf expand=-64:-64:32:32 -lavdopts 
debug=0:threads=2:skiploopfilter=all -lavcopts 
autoaspect=1:vcodec=wmv2:acodec=wmav2:abitrate=448:threads=1:keyint=5:vqscale=1:vqmin=2:vrc_maxrate=14000:vrc_buf_size=1835 
-nosub -noautosub -ofps 24000/1001 -lavdopts fast -mc 0 -noskip -af 
lavcresample=44100 -srate 44100 -o \\.\pipe\mencoder1371644614370


I am not sure what to do next, and after googling the error message i 
came up with nothing. Could someone please point me in the right direction?


ResQue1980


More information about the MEncoder-users mailing list