<div dir="ltr"><font face="georgia, serif">Hi,</font><div><font face="georgia, serif"><br></font></div><div><font face="georgia, serif">I found in libavformat/movenc.h</font></div><div><font face="georgia, serif"><br></font></div>

<div><font face="georgia, serif">there's</font></div><div><font face="georgia, serif"><br></font></div><div><i><font color="#ff0000" face="georgia, serif">#define MODE_PSP 0x08 // example working PSP command line:</font></i></div>

<div><i><font color="#ff0000" face="georgia, serif">// ffmpeg -i testinput.avi -f psp -r 14.985 -s 320x240 -b 768 -ar 24000 -ab 32 M4V00001.MP4</font></i></div><div><i><font color="#ff0000" face="georgia, serif"><br></font></i></div>

<div><font color="#000000" face="georgia, serif">As I know, ffmpeg -f is used to force output format, but if we still need to set frame rate, resolution, bit rate.etc when converting to a PSP compatible mp4, what -f psp does for us?</font></div>

<div><font color="#000000" face="georgia, serif"><br></font></div><div><font color="#000000" face="georgia, serif">Thanks</font></div></div>