<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Ben Holt wrote:
<blockquote cite="midfb8ac31d0511162312i428cb149r@mail.gmail.com"
type="cite">
<pre wrap="">On 16/11/05, Chris Petersen <a class="moz-txt-link-rfc2396E" href="mailto:lists@forevermore.net"><lists@forevermore.net></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">And the error it bombs with is important.. if it's the "missing -hq"
one, you'll have to revert ffmpeg or edit nuvexport to remove the
option. The only ffmpeg versions available to us fedora users still
require -hq, and I'm not going to switch my desktop over to kubuntu any
time soon.
</pre>
</blockquote>
<pre wrap=""><!---->
This is what got me going when using the latest ffmpeg:
<a class="moz-txt-link-freetext" href="https://svn.forevermore.net/nuvexport/ticket/24">https://svn.forevermore.net/nuvexport/ticket/24</a>
Basically you want to add -pix_fmt yuv420p to ffmpeg.pm wherever -f
rawvideo is passed to ffmpeg being aware that $videotype is set to -f
rawvideo and so should also be followed with -pix_fmt yuv420p.
</pre>
</blockquote>
I did that and I still receive the error:<br>
"waiting for mytranscode to setup the fifos"<br>
<br>
<br>
<br>
<br>
<br>
</body>
</html>