On Sat, Aug 25, 2007 at 10:08:56AM -0400, Giacomo Comes wrote:
On Sat, Aug 25, 2007 at 01:11:58PM +0200, Diego Biurrun wrote:
On Sat, Aug 25, 2007 at 01:56:36AM +0200, Reimar Döffinger wrote:
On Sat, Aug 25, 2007 at 01:24:14AM +0200, Diego Biurrun wrote:
and the aspect ratio changes (and is of course wrong then). It switches back after some time. I would upload a sample if I knew how to create it, the problem occurs about one hour 20 minutes into the DVD.
mplayer -ss 1:10:00 -endpos 20:00 -dumpvideo dvd:// or something like that.
Unfortunately this dumps the movie from the start..
With -dump stream/video/audio -ss -endpos -frames do not work. The only way to limit the amount of data dumped is with the option -chapter. If the dvd has chapters, find in which chapter the aspect ratio changes and dump only that chapter (-chapter n-n).
Thanks, that did the trick. Here is a 5MB part that is enough to reproduce the problem: http://www1.mplayerhq.hu/~diego/gigolo_small.dump Diego