Opened 20 years ago

Closed 18 years ago

Last modified 18 years ago

#80 closed enhancement (fixed)

filename of statusfile/passlogfile for xvid not choosable

Reported by: hn75@… Owned by: diego@…
Priority: normal Component: build system
Version: 1.0pre5 Severity: minor
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

As it seem the filename of the statusfile (for twopass encoding) is hardcoded in
mencoder (libmpcodecs/ve_xvid4.c) to xvid-twopass.stats

#define XVID_FIRST_PASS_FILENAME "xvid-twopass.stats"

There is a -passlogfile option allready. Why not using this?

This makes encoding more than one file in one directory (NFS-share so im makes
sense) impossible.

Change History (2)

comment:1 by diego@…, 18 years ago

Component: vebuild system
Owner: changed from alex@… to diego@…

I'll look into this.

comment:2 by reimar, 18 years ago

Resolution: fixed
Status: newclosed

Should be fixed since quite some time, at least passtmpfile variable is used in
ve_xvid4.c. Reopen if problem persists.

Note: See TracTickets for help on using tickets.