[MPlayer-users] mencoder x264 encoding error
Matthew M. Austin
maustin at otsys.com
Mon Jun 11 23:42:36 CEST 2007
Joey Parrish wrote:
> On 6/11/07, Matthew M. Austin <maustin at otsys.com> wrote:
>> Matthew M. Austin wrote:
>> mencoder zip.avi -o zip2.avi -ovc x264 -x264encopts
>> qp_constant=26:pass=1 -oac copy
>>
>> I still broken for me with today's build. Anyone?
>
> Add -v and send the verbose log of mencoder's output, please.
I got it from output of -v
qp_constant isn't a valid parameter. s/_constant// ftw!
mencoder zip.avi -o zip2.avi -ovc x264 -x264encopts qp=26:pass=1 -oac copy
works.
thanks,
Matthew
>
> --Joey
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>
>
More information about the MPlayer-users
mailing list