Hi there. Go on. It is great. I was looking for a simple program to resize loads of images since I switched from windows (with irfanview) to linux. I know that irfanview runs with wine, but this is better!!
- Dec 29 2005
Obviously you are using ubuntu, just like me. The library dvd_udf.h is located in /usr/include/dvdnav and not dvdread. So just copy it to /usr/lib/dvdread as root (sudo cp /usr/include/dvdnav/dvd_udf.h /usr/include/dvdread/dvd_udf.h) or change the source code to this directory.
- Sep 13 2005