id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc	blockedby	blocking	reproduced	analyzed
2243	documentation bug	the_wanderer		"Summary of the bug:
--enable-doc
--enable-manpages
How to reproduce:
{{{
configure --prefix=/usr/local
--enable-manpages
ffmpeg version 1.1.1
osx 10.8
perl revision 5 version 14 subversion 3
gcc 4.2.1
and
gcc 4.8.0
UTF-8
}}}

there are  errors in pod document files with strange unrecognized symbols

1.
doc/ffmpeg.pod around line 1642: Non-ASCII character seen before =encoding in '720?576'. Assuming UTF-8
POD document had syntax errors at /usr/local/ActivePerl-5.14/site/bin/pod2man line 69.
make: *** [doc/ffmpeg.1] Error 255

2.
doc/ffmpeg-filters.pod around line 6428: Non-ASCII character seen before =encoding in '8?8'. Assuming UTF-8
POD document had syntax errors at /usr/local/ActivePerl-5.14/site/bin/pod2man line 69.
make: *** [doc/ffmpeg-filters.1] Error 255

the error is a funny ""x"" symbol, i replay this with a lower case x and it compiles the manpages ok


"	defect	closed	normal	documentation	git-master	fixed					1	1
