Forum Discussion

bcl's avatar
bcl
Channel Surfer
16 years ago

Python biftool replacement

I've just pushed out the first pass at a biftool replacement. You can find it here at my homevideo repository

It handles running ffmpeg, building the bif file and cleaning up after itself.

It has only tested on Linux (I don't have ffmpeg on my OSX box yet), but it should work fine with OSX and possibly with Windows if you tweak the path to ffmpeg since I don't think Popen will do a path search on Windows.

16 Replies