Hi,
has anyone played around with ffmpeg? :hide:
ffmpeg can convert most media files and do other things. I don't know if it makes coffee yet....
I made a simple windows batch file (script) that uses ffmpeg to convert video media. For example I have a stack of .flv files I wanted converted to .avi but was not happy with any other freeware solutions. ffmpeg is very flexible, .avi --> .mpg, .flv-->.avi , .mpg -->flv and heaps more
I made the script to convert media files to play on my pocket pc.
The script needs a windows PC though. The script is very basic so I'm sure others could do better :rolling:
Will post it if anyone wants it.......................
cheers.... PS its not optimized but works great for small screens.
PPS does one file at a time, then you re-run the script.