On Fri, 26 Jan 2007 22:22:54 -0800 (PST)
"R. Reimers" <[EMAIL PROTECTED]> wrote:

> I encoded a sequence of frames using the h.264 encoder in ffmpeg. The
> sequence plays in VLC media player - but not version 7 of QuickTime player:
> 
> transcode -z -f 25 -y ffmpeg -F h264 -i TEST.001.jpg -o TESTOUTPUT.001.mov
> --use_rgb -k --encode_fields p
> 
> Any suggestions?

transcode's ffmpeg module can't produce .mov files as output. Yout
`TESTOUTPUT.001.mov' will be an AVI file. That's most probably the
reason why quicktime fails.

Bests,

-- 
Francesco Romani - Ikitt ['people always complain, no matther what you do']
IM contact    : (email first, Antispam default deny!) icq://27-83-87-867
tiny homepage : http://fromani.exit1.org (see IDEAS if you want send code!)
known bugs    : http://tcfoundry.hostme.it/mantis (EXPERIMENTAL)

Reply via email to