Bringing the tree up to date.. Files changed: Index: main/cfg-common.h Index: main/dec_video.c Index: main/mencoder.c Index: main/mplayer.c Index: main/libmpdemux/Makefile Index: main/libmpdemux/aviwrite.c Index: main/libmpdemux/aviwrite.h Index: main/libmpdemux/demuxer.c Index: main/libmpdemux/demuxer.h Index: main/libmpdemux/tv.c Index: main/libmpdemux/tv.h Index: main/libmpdemux/tvi_def.h Index: main/libmpdemux/tvi_dummy.c Index: main/libmpdemux/tvi_v4l.c Index: main/libmpdemux/video.c Arpi, please review mencoder.c changes. Its mostly for user display, shows the time it takes to encode each audio and video pass (for debugging and tuning of arguments), as well as adding a field to the output for skipped/dupped frames (which occur in the thousands for slow CPU's). I couldnt figure out how to better merge the two, I hate the >80 col display, but didnt want to remove any display info you have as well, so I ifdef'd it. I also added ftello and type off_t for the file seeking to support >2GB files, whenever aviwrite does. -Crh Charles Henrich henrich@msu.edu http://www.sigbus.com:81/~henrich
participants (1)
-
Charles Henrich