[Mplayer-cvslog] CVS: main cfg-common.h,1.91,1.92

D Richard Felker III dalias at aerifal.cx
Mon May 5 08:58:43 CEST 2003


On Mon, May 05, 2003 at 04:46:01AM +0200, Diego Biurrun wrote:
> Arpi of Ize writes:
>  > Modified Files:
>  > 	cfg-common.h 
>  > Log Message:
>  > (experimental, for testing/debugging) -novideo option added
>  > 
>  > +	{"novideo", &video_id, CONF_TYPE_FLAG, 0, -1, -2, NULL},
> 
> What does this do?  Force not treating the file (stream?) as a video?

I think it means play the audio from the file without showing any
video. So for example, you could use mplayer blah.wmv -ao pcm -aofile
foo.wav -novideo to extract audio from a movie. That is, if the
demuxer works right with video disabled...

For now, Arpi's probably planning to use it to isolate bugs in the
demuxers that prevent audio-only playback from working.

Rich



More information about the MPlayer-cvslog mailing list