Am Dienstag, den 05.02.2008, 11:09 -0500 schrieb Aaron Newcomb:
> ffmpeg -vcodec copy -acodec copy -r 25 -aspect 16:9 -i NAME.mov OUTPUTNAME.mov
> >
> > (this sets 25fps, the aspect ratio, and marks the video as interlaced)
> >
> I am not sure that this is true. The -deinterlace option in ffmpeg
> will deinterlace video, but if the video you are starting with is
> already deinterlaced I don't think ffmpeg with automatically add
> interlacing. I am not sure if that is what you mean by this comment or
> not.

Aaron,

you are absolutely right, I just copied this cmdline, but indeed it 
doesn't help at all with the original Problem, because the "-i" switch
just means "input file" (silly me!)

cheers,
Hermann V.



PS:: Btw, Raffa's original problem was: in spite of the video /data/
being rendered correct (i.e. in this case *interlaced*), the header of the
created video doesn't contain the right flags, so the DVD player thought
it was progressive and presented it that way, giving the well known
artifacts.

Raffa could verify in VLC (by explicitly choosing the somewhat hidden option 
"deinterlace/linear") that the video data indeed was correct (interlaced)....

_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to