Ok thanks for the precision and the time for the reply. :)
Cheers
E
> What -X does is enable the 10bit variant. By default 4:4:4 uses
> the 8bit 'v308' codec. If you want the 'v410' codec for 10bit
> 4:4:4 then you use a simple '-X'.
>
--
On Thu, 8 Nov 2007, E Chalaron wrote:
> Thanks a lot Steven.
> I have actually remove the -X 308 it does not work either.
You mean remove the '-v308'? That's what you were using and I know
that was incorrect.
-X, and I was not correct earlier, does not take an argument.
Thanks a lot Steven.
I have actually remove the -X 308 it does not work either.
just y4mtoqt -o file.mov
Just a syntax thing it seems, but the warning is a bit confusing
Cheers
E
-
This SF.net email is sponsored by: Splunk In
On Thu, 8 Nov 2007, E Chalaron wrote:
> Hi there
> I am trying to use y4mtoqt to convert some pnm files to a 444 qt video.
> I cant get where the error is coming from
>
> Any help appreciated
> Thanks a lot
> Edouard
>
>
> script
> #!/bin/bash
> reel_name=$1
> (find . -name \*.pnm | sort | xar