nhw3w
06-04-2006, 01:49 AM
I use the following Mencoder conversion line to convert video to play on my Palm TX using TCPMP Media Player via the Softick Audio Gateway (v1.06) and Plantronics 590A headset:
mencoder.exe xxx.mpg -srate 44100 -af lavcresample=44100 -oac mp3lame -lameopts mode=3: preset=128:aq=0 -vf scale=480:320,lavcdeint -sws 2 -ovc lavc -lavcopts vcodec=mpeg4:vhq:vmax_b_frames=2:vbitrate=400:vpass=2 -ofps 30 -ffourcc DX50 -o
When I try to play any file converted using the output from this line the TX crashes (freeze requiring soft boot of the TX).
I have no problem playing other .avi files.
What's wrong? Can anyone tell me the audio options I need to set in Mencoder to make the audio gateway function properly withthe 590A,TX, and TCPMP?
mencoder.exe xxx.mpg -srate 44100 -af lavcresample=44100 -oac mp3lame -lameopts mode=3: preset=128:aq=0 -vf scale=480:320,lavcdeint -sws 2 -ovc lavc -lavcopts vcodec=mpeg4:vhq:vmax_b_frames=2:vbitrate=400:vpass=2 -ofps 30 -ffourcc DX50 -o
When I try to play any file converted using the output from this line the TX crashes (freeze requiring soft boot of the TX).
I have no problem playing other .avi files.
What's wrong? Can anyone tell me the audio options I need to set in Mencoder to make the audio gateway function properly withthe 590A,TX, and TCPMP?