On Sun, July 11, 2010 21:48, John wrote: > > > --- On Sun, 7/11/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: Sunday, July 11, 2010, 2:09 PM >> 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. >> >> >> > I'm still getting the same error. > > Creating fifo file 264stream.yvm > Waiting 5 seconds for stream to start...mplayer: could not connect to > socket > mplayer: No such file or directory > 4...3...2...1... > 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! > > Is it trying to create the 264stream.yvm file in a directory where it > doesn't have permissions. > >
OK, I have updated again. I think the error is that the stream name should end in .y4m and not .yvm. Please can you try once more. 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
