No subject
Mon Oct 30 22:48:16 UTC 2006
ffmpeg.plugin.0.72RC1.zip), navigate to the Windows Mobile ActiveSync
folder and execute the appropriate pocketpc executable.
Soft Reset your 8525.
Once you have TCPMP and both plugins installed, open the TCPMP
application on your 8525. Set the following option before opening any
files. Options --> Video --> Raw FrameBuffer
**********************************************************************************
> I installed it using the ARM cab for TCPMP. Same thing. Just loading the
> app it goes nuts, not even trying to run a video.
>
> I found and installed PocketDivX. That installed and runs fine.
> Unfortunately that one says the file contains an incompatible video
> format.
If you want to play around with different codecs you would need to
change the line:
'lavc' => 'mencoder -ofps 30 -ovc lavc -lavcopts
vcodec=mpeg4:vbitrate=300:vhq:vpass=1 -vf scale={scale} -oac lavc
-lavcopts acodec=ac3:abitrate=128 -ffourcc DX50 -o {outfile} {infile}
-quiet',
Change vcodec=mpeg4 to vcodec=msmpeg4
and change acodec=ac3 to acodec=mp3
I'm not sure how you specify the lavc codec with the perl script. I
would also make sure you are setting the scale to 320x240. I don't
think the scale being different would be a problem though. It's just
the optimal setting for your PDA/phone.
Are you using the perl script or the shell script?
Jeff
More information about the mythtv-users
mailing list