[Ffmpeg-devel] interlace and motion artifacts (original) (raw)
Dieter freebsd
Wed Feb 15 20:53:33 CET 2006
- Previous message: [Ffmpeg-devel] interlace and motion artifacts
- Next message: [Ffmpeg-devel] interlace and motion artifacts
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I had this problem yesterday while transcoding from MPEG-2 to DV. The field order of the resulting DV video was obviously wrong.
Thank you for confirming my suspicion that the field order is wrong.
The solution is to shift the video image up or down by one scanline. Unfortunately, ffmpeg's -pad/-crop options do not work in increments of one pixel.
Isn't there a way to correct the field order?
- Previous message: [Ffmpeg-devel] interlace and motion artifacts
- Next message: [Ffmpeg-devel] interlace and motion artifacts
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]