Hi Herman,

Thanks for your reply.

You're correct on your assumption that I'm in the UK :)

On Fri, 2008-06-13 at 22:52 +0200, Herman Robak wrote:
>  ...but still, is your video really NTSC?

The original clips actually are, I believe (judging from the fact that
they are 30 fps). The original clips are AVI files which didn't import
well into Cinelerra, so I transcoded them to mpg with ffmpeg.

Previously, I was using the following command to transcode them:

$ ffmpeg -i clip.AVI -target ntsc-dvd clip.mpg

Which I got from another website. I have now re-transcoded them to PAL:

$ ffmpeg -i clip.AVI -target pal-dvd clip.mpg

I then re-imported the clips into Cinelerra and edited them together
again. I changed the export command to ensure PAL is used, it is now:

$ ffmpeg -f yuv4mpegpipe -i - -y -target pal-dvd -ilme -ildct -f
mpeg2video %

I exported, but the clip still came out too short.

I then went back into Cinelerra, chose Settings -> Format, and selected
PAL. I then exported the clip again, but it is *still* too short.

I'm not sure what this means! :)

Cheers,

Jon


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

Reply via email to