logo       

Re: Output codec not supported when making psp movie.: msg#00280

video.ffmpeg.user

Subject: Re: Output codec not supported when making psp movie.

Someone in another forum reported success with:

- ffmpeg -y -i <someinput.file> -title "blabla" -bitexact -vcodec xvid -s
320x240 -r 29.97 -b 480 -acodec aac -ac 2 -ar 24000 -ab 64 -f *psp* -muxvb 768
M4V80113.mp4


So, what else do I have to compile in to get muxvb to work?
/usr/local/bin/ffmpeg: unrecognized option '-muxvb'

also, for some reason, every time I leave the -bitexact option in, I get

"Unable for find a suitable output format for " and then depending on how I move things around, it's either for 'xvid' or '320x240' (which is to say, always unable to find a suitable output format for whatever the paramater passed to the next command line option is)

Thanks again for all the help.

-- James


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise