Commit e75f8997 authored by Ramiro Polla's avatar Ramiro Polla

Add entry about pr not being present in standard MSYS install.

Originally committed as revision 10769 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 0e872a48
......@@ -434,6 +434,10 @@ and libmpdemux/demux_lavf.c in MPlayer sources.
The standard MSys bash (2.04) is broken. You need to install 2.05 or later.
@section I get "./configure: line <xxx>: pr: command not found" in MSys.
The standard MSys install doesn't come with pr. You need to get it from the coreutils package.
@section I tried to pass RTP packets into a decoder, but it doesn't work.
RTP is a container format like any other, you must first depacketize the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment