Cristian Rodríguez pecked at the keyboard and wrote:
> Ken Schneider escribió:
>> I'm not sure how to word the question...
>>
>> I'm looking to convert some .mov files taken with my camera and would
>> like to convert them some sort of streaming format
> 
> What type of video does the "MOV" files contain.. ? I ask because "mov"
> is a container format, that can use asf, ogg, matroska, mpeg...etc..etc..
> 
> 

This is part of the output from the .mov file:

Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'FMB_boat_parade.mov':
  Duration: 00:09:03.3, start: 0.000000, bitrate: 2517 kb/s
    Stream #0.0(eng): Video: mjpeg, yuvj422p, 320x240 [PAR 0:1 DAR 0:1],
30.00 fps(r)

I'm guessing that it is mjpeg. I also get the following error when
running the following command:

ffmpeg -y -i FMB_boat_parade.mov -vcodec flv FMB_boat_parade.flv

libmp3lame @ 0xb7d9a2f0]flv does not support that sample rate, choose
from (44100, 22050, 11025).
Could not write header for output file #0 (incorrect codec parameters ?)

PLEASE, only replies to the list! I don't need two copies.

-- 
Ken Schneider
SuSe since Version 5.2, June 1998
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to