I have 4 hours of .dv that I shot with the cam on my dash while driving from
portland to seattle.  I want to compress it to a few minutes.

these did not seem to do what I expceted:

--frame_interval 200
--export_fps 600

This seemed to work, is it best?

  transcode \
     -i x.dv -x dv,null -o x.mpg \
     -y ffmpeg,null -F h264 --encode_fields p \
     --frame_interval 400 -J fps=29:1:pre


Carl K

Reply via email to