Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/LAVFilters.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2010-08-21 17:36:24 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2010-08-21 17:36:24 +0400
commitd5005ad20ffc23a35666a44d3e0213d7d8f81f03 (patch)
tree56eae19595f0f717ad371e9995dbfedac3118727 /README.txt
parent22d3c8348c56710d2136974a1024d3d7055694be (diff)
Updated README
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt18
1 files changed, 15 insertions, 3 deletions
diff --git a/README.txt b/README.txt
index d1306918..0d48abf7 100644
--- a/README.txt
+++ b/README.txt
@@ -23,8 +23,20 @@ to use them. The Haali Media Splitter is one of those, and to give priority
to the LAVFSplitter you have to either uninstall Haali or rename its .ax file
at least temporarily.
+Compiling
+=============================
+Compiling is pretty straight forward using VC++2010 (included project files).
+It does, however, require that you build your own ffmpeg.
+You need to place the full ffmpeg package in a directory called "ffmpeg" in the
+main source directory (the directory this file was in). There are scripts to
+build a proper ffmpeg included.
+
+I recommend using my fork of ffmpeg, as it includes additional patches for
+media compatibility:
+http://git.1f0.de/gitweb?p=ffmpeg.git;a=summary
+
Feedback
=============================
-There currently is no official place for feedback.
-A thread on Doom9 is going to be created eventually.
-You can, however, reach me on IRC in the MPC-HC channel on freenode (#mpc-hc) \ No newline at end of file
+GitHub Project: http://github.com/Nevcairiel/LAVFSplitter
+Doom9: http://forum.doom9.org/showthread.php?t=156191
+You can, additionally, reach me on IRC in the MPC-HC channel on freenode (#mpc-hc) \ No newline at end of file