For a 16:9 SD PAL project I export from Cinelerra as uncompressed raw DV. Then I use mencoder:
mencoder my_video.dv -aspect 16:9 -of lavf -lavfopts format=psp -oac lavc -ovc lavc -lavcopts aglobal=1:vglobal=1:coder=0:vcodec=libx264:acodec=libfaac:vbitrate=1800:abitrate=128 -vf scale=880:480 -ofps 25 -o my_video.mp4 I got this from Eugenia's tips http://eugenia.gnomefiles.org/2007/12/08/exporting-in-720p-using-freeware-utilities/ which include info for NTSC and HD encoding. Norv ----- Original Message ---- From: Johannes Wilm <[EMAIL PROTECTED]> To: [email protected] Sent: Thursday, 24 July, 2008 1:04:57 AM Subject: Re: [CinCV] Vimeo Group Ehm, yes, I do know how to use ffmpeg. I was wondering specifically what settings people use when uploading to Vimeo. What works for you guys? On Wed, Jul 23, 2008 at 12:58 PM, Aaron Newcomb <[EMAIL PROTECTED]> wrote:ys? You can follow my process here ... http://www.thesourceshow.org/node/91 I render to YUV 4:2:0 Planar first and then transcode to H.264 with ffmpeg before I upload to Vimeo. If you want your video to be seen as HD on Vimeo your size will need to be 1280×720 or higher. Unfortunately, the H.264 rendering in Cinelerra is broken. :( On Wed, Jul 23, 2008 at 1:41 AM, Johannes Wilm <[EMAIL PROTECTED]> wrote: > Ok, nice. but what Cinelerra export settings are people using to work with > Vimeo (HDTV)? > > On Sat, Jul 19, 2008 at 4:03 AM, leandro ribeiro <[EMAIL PROTECTED]> > wrote: >> >> Hi there! >> >> I've just created a Vimeo Cinelerra group, so that cinelerra users who >> have a Vimeo account can showcase their material there. It also works >> as a forum. >> >> Link: http://www.vimeo.com/groups/ >> >> I was surprised to see that a cinelerra group didn't exist in the first >> place :) >> >> Best regards, >> Leandro >> >> -- >> >> viajador.fotolog > http://viajador.blogspot.com >> >> _______________________________________________ >> Cinelerra mailing list >> [email protected] >> https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra > > > > -- > Johannes Wilm > http://www.johanneswilm.org > tel: +5059173717 > -- Thanks, Aaron Newcomb http://www.thesourceshow.org http://www.opennewsshow.org _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra -- Johannes Wilm http://www.johanneswilm.org tel: +5059173717 Find a better answer, faster with the new Yahoo!7 Search. www.yahoo7.com.au/search
