[Ffmpeg-devel] [ppm @ 0x40415168]picture size invalid (1x0)
Martin Stoll
stoll.martin
Sun Sep 3 08:56:11 CEST 2006
On Sun, 2006-09-03 at 00:52 +0200, V?ctor Paesa wrote:
> > [ppm @ 0x40415168]picture size invalid (1x0)bitrate=12291.0kbits/s
>
> Some Googling (great tool!) around shows that this is a known problem,
> that a partial solution was proposed, but rejected, and the submitter is
> working on a definitive solution.
>
> http://article.gmane.org/gmane.comp.video.ffmpeg.devel/33114
Apologies for overlooking this bug report despite some googling. I also
tried your pnmtopnm approach but it appears that pnmtopnm passes only
one "white.ppm" through and then exits. So ffmpeg sees only one frame.
How did it work for you?
> cat white.ppm white.ppm white.ppm | pnmtopnm > white_x_3.ppm
> ls -l white.ppm white_x_3.ppm
-rw-r--r-- 1 martin users 61455 2006-09-02 22:08 white.ppm
-rw-r--r-- 1 martin users 61455 2006-09-03 08:41 white_x_3.ppm
> diff white.ppm white_x_3.ppm
>
Anyways, I'll be patient and wait for the bugfix. I appreciate your
work! Regards,
Martin
More information about the ffmpeg-devel
mailing list