Skip to content

ffmpeg gets IO errors about 3/4 way through gource PPM file #228

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. gource -o /home/phild/gource.ppm -1280x720 -s 0.2 --max-file-lag 0.1 
/tmp/git.log
2. avconv -y -r 60 -f image2pipe -vcodec ppm -i /home/phild/gource.ppm -vcodec 
libx264 -preset ultrafast -pix_fmt yuv420p -crf 1 -threads 0 -bf 0 
/home/phild/gource.mov

What is the expected output? What do you see instead?

ffmpeg/avconv gets about 3/4 way through the PPM file then gets: 
"/home/phild/gource.ppm: Input/output error" and exits and the resulting video 
is missing the last year's of content that's in the PPM file.

What version of the product are you using? On what operating system?

gource 0.40
avconv (ffmpeg fork) 9.16-6:9.16-0ubuntu0:14.04.1



Please provide any additional information below.


Original issue reported on code.google.com by p...@ipom.com on 9 Oct 2014 at 11:13

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions