Mathias Koehler
6b584c7d7e
add and rewrite parts of documentation
2011-12-11 21:27:14 +01:00
Mathias Koehler
113a0a1f00
change that ffmpeg executes in a seperat thread
...
ffmpegwrapper executes ffmpeg now in a seperat thread.
This changes was made to add a plattform independent method
with that you can read the output from ffmpegs output.
Previous solution was only unix compatible.
2011-11-26 17:52:46 +01:00
Mathias Koehler
d807d636fb
add documentation for filter and codec
2011-11-24 13:11:05 +01:00
Mathias Koehler
917fce3b21
add some informations in the setup file
2011-11-16 21:05:32 +01:00
Mathias Koehler
fb0e727f7e
add some documentation
2011-11-16 21:04:47 +01:00
Mathias Koehler
fb8e215680
fix ffmpeg interface test
2011-11-16 21:01:42 +01:00
Mathias Koehler
8ad46efcdc
Rename audio TestCase
2011-11-16 21:00:19 +01:00
Mathias Koehler
76697c372e
remove unused import
2011-11-16 20:58:05 +01:00
Mathias Koehler
4e9df11052
add documentation
2011-11-16 19:24:07 +01:00
Mathias Koehler
2231dc442e
Change run to handle the unbuffered output
2011-11-04 22:58:20 +01:00
Mathias Koehler
f25981a46f
Refactor Options and CombinedOptions
...
Options are now renamed to Option.
CombinedOptions are renamed to OptionStore.
2011-11-04 22:52:48 +01:00
Mathias Koehler
d12a628c3b
Added more filters and a setup file
2011-10-17 14:39:49 +02:00
Mathias Koehler
d832d4da80
now add really the unsharp VideoFilter :)
2011-10-13 22:00:34 +02:00
Mathias Koehler
c877a81373
add unsharp VideoFilter
2011-10-13 21:58:59 +02:00
Mathias Koehler
e687fa0251
add "null" AudioFilter and move the format methods
2011-10-13 17:48:39 +02:00
Mathias Koehler
f2d2f16722
add new tests and fix some filter bugs
2011-10-13 11:55:09 +02:00
Mathias Koehler
5d16aeb816
delete unused import
2011-10-13 01:19:18 +02:00
Mathias Koehler
5541e2a07c
initial commit
...
first commit of ffmpegwrapper.
2011-10-13 00:03:32 +02:00