On Thu, Sep 22, 2011 at 10:38 PM, Paul Taggart <[email protected]> wrote:
> In testing for Mpeg Video rendering in 2.2 I received a message that
> /usr/lib/cinelerra/mpeg2enc.plugin was missing (there is no such file). By
> changing:
>
>    #define MJPEG_EXE PLUGIN_DIR "/mpeg2enc.plugin"
> to
>     #define MJPEG_EXE "/usr/bin/mpeg2enc -v0"
> MPEG video rendering worked but it brings up the question of: If mjpegtools
> is required to build cinelerra (for yuv4mpeg), why include the mpeg2enc
> directory which appears to have an ancient version of mpeg2enc (before it
> was combined into mjpegtools)?
>
Quess why. (Hint: cinelerra is ancient too).

Fixed in my branch:
commit: Using mpeg2enc from system instead of mpeg2enc.plugin (2011-04-10)

Einar

_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to