Decoder for Quicktime .mov

Kristian Hermansen kristian.hermansen at gmail.com
Sun Mar 11 08:51:35 EDT 2007


On 3/11/07, jbk <jbk at mail2.gis.net> wrote:
> # Nikon Camera Movie Conversion with ffmpeg
> ffmpeg -i DSCN1156.MOV -target pal-vcd emily4.mpg
> # This command works. May not be the best quality
>
> I do not know what the 'pal' prefix signifies, I just tried

PAL refers to the fact that it is using the standard european encoding
for frame rates and resolutions.  This would imply a 25 FPS video.
You probablt want ntsc-vcd, if there is such an option.  However, VCD
is not great quality, it is about VHS or maybe a little less.  There
might be a MPEG2 or ntsc-dvd option.  I would personally encode to
some type of MPEG4 like XviD.  But if you want to use it on a set-top
DVD player, then stick with MPEG1/2...
-- 
Kristian Hermansen

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




More information about the Discuss mailing list