Code Monkey home page Code Monkey logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 27, 2024
Hi,

If you can figure out what is wrong with the ppm (possibly not that easy to do) 
we'd know if its a problem with avconv or gource or something else.

It could be the disk partition filled up while making the recording causing the 
ppm file to be truncated.

Original comment by [email protected] on 12 Oct 2014 at 10:05

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 27, 2024
Disk has plenty of room. I regenerated the file several times, and it pays all 
the way to the end in gource, but when I try to convert it to a movie file, it 
dies in the same place every time.

If you have a suggestion for debugging, I'm happy to try.

Original comment by [email protected] on 12 Oct 2014 at 10:22

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 27, 2024
Maybe try this:

Install the graphicsmagick ubuntu package and then run:

gm identify gource.ppm

It will list and describe all the ppms (assuming it can handle the huge number 
of ppms in this case) in gource.ppm and will hopefully identify which ppm is at 
fault if that's the problem.

Original comment by [email protected] on 13 Oct 2014 at 4:27

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 27, 2024
$ gm identify ogource.ppm 
gm identify: Unexpected end-of-file (gource.ppm).
gm identify: Request did not return an image.

Original comment by [email protected] on 13 Oct 2014 at 7:19

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 27, 2024
Oh! I found a work around - if I pipe the output of gource directly into 
avconv, it works fine... it's only if I output a PPM file in the middle that it 
fails.

Original comment by [email protected] on 13 Oct 2014 at 7:33

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 27, 2024
Good to know that method works. Makes me wonder where the issue is.

Original comment by [email protected] on 16 Oct 2014 at 2:18

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 27, 2024
Yeah... me too. :( But from the output of `gm` it looks like a stray EOF 
character?

Original comment by [email protected] on 16 Oct 2014 at 4:03

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 27, 2024
It might be the file is truncated for some reason, but it wont be an EOF as a 
file cant actually contain those.

Original comment by [email protected] on 16 Oct 2014 at 4:35

from gource.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.