On Sun, July 11, 2010 01:56, John wrote: > > > --- On Sat, 7/10/10, [email protected] <[email protected]> wrote: > >> From: [email protected] <[email protected]> >> Subject: Re: [Lives-users] 720P and mpeg4 >> To: "LiVES users list" <[email protected]> >> Date: Saturday, July 10, 2010, 3:57 PM >> On Sat, July 10, 2010 06:30, John >> wrote: >> > >> >> > >> > Okay, I downloaded and compiled the latest version of >> ffmpeg and x264. I'm >> > trying to save the file as x264 blu-ray 720P NTSC but >> I get an error that >> > says x264: option requires argument --'o' and then >> encoding failed. >> > >> > >> >> >> >> Can you try downloading an updated version: >> http://lives.svn.sourceforge.net/viewvc/lives/trunk/lives-plugins/plugins/encoders/x264_encoder >> >> Copy it into /usr/lib/lives/plugins/encoders and then sudo >> chmod a+x on >> the file. >> >> >> Regards, >> Gabriel. >> >> >> > > This fixed my error but a new one has cropped up. > > Creating fifo file 264stream.yvm > Processing fifo with: > mplayer -really-quiet -fps 1000000 mf://*.png -vo > yuv4mpeg:file=264stream.yvm & > yuv [error]: rawyuv input requires a resolution. > x264 [error]: could not open input file `264stream.yvm' via any method! > >
Hmmm...it seems like the encoding is starting before the stream has a chance to buffer anything. I've added in a delay of 5 seconds. Can you please try again with the latest update ? Gabriel. ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Lives-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lives-users
