[MPlayer-dev-eng] Re: [PATCH] Re: mencoder -oac copy does not work all the times.

Dominik 'Rathann' Mierzejewski dominik at rangers.eu.org
Thu Jun 30 19:04:55 CEST 2005


On Thursday, 30 June 2005 at 16:37, Tobias Diedrich wrote:
> Rich Felker wrote:
> 
> > Agree. The patch can either make it a warning or an error, but it
> > needs to add -ftwocc options (like -ffourcc) to force a new tag.. Then
> > we can make new twocc's for storing random crappy audio formats in
> > avi.. :)
> 
> Ok, how about this one?
> 
> -- 
> Tobias						PGP: http://9ac7e0bc.uguu.de

> Index: cfg-mencoder.h
> ===================================================================
> RCS file: /cvsroot/mplayer/main/cfg-mencoder.h,v
> retrieving revision 1.100
> diff -u -r1.100 cfg-mencoder.h
> --- cfg-mencoder.h	19 Jun 2005 09:12:42 -0000	1.100
> +++ cfg-mencoder.h	30 Jun 2005 14:36:45 -0000
> @@ -234,6 +234,7 @@
>  
>  	// override FOURCC in output file
>  	{"ffourcc", &force_fourcc, CONF_TYPE_STRING, CONF_GLOBAL, 4, 4, NULL},
> +	{"fafmt", &force_audiofmt, CONF_TYPE_INT, CONF_GLOBAL, 0, 0, NULL},

Why not ftwocc?

R.

-- 
MPlayer RPMs maintainer: http://rpm.greysector.net/mplayer/
"I am Grey. I stand between the candle and the star. We are Grey.
 We stand between the darkness ... and the light."
        -- Delenn in Grey Council in Babylon 5:"Babylon Squared"




More information about the MPlayer-dev-eng mailing list