Papagayo-NG 1.4.2 released

The new version of Papagayo-NG is available for download now! This version introduces an optimized waveform drawing (thanks to Stefan Murawski) and fixes some breakdowns to work with Python 3 and Linux AppImages.

Get source code | View revision history

Related Posts

17 Responses

  1. Is this compatible with MacOS? I assume no because I see no DMG link for it.

  2. Under Windows, if you have an issue of display at startup, just resize the window and the widgets will be placed correctly.

  3. I’m having some issues using this. When i try to open a WAV file, the CMD window just spits out this error:
    Traceback (most recent call last):
    File “C:\Program Files (x86)\Papagayo-NG\papagayo-ng\SoundPlayer.py”, line 50, in __init__
    self.wave_reference = wave.open(self.soundfile)
    File “C:\Program Files (x86)\Papagayo-NG\lib\wave.py”, line 498, in open
    return Wave_read(f)
    File “C:\Program Files (x86)\Papagayo-NG\lib\wave.py”, line 163, in __init__
    self.initfp(f)
    File “C:\Program Files (x86)\Papagayo-NG\lib\wave.py”, line 143, in initfp
    self._read_fmt_chunk(chunk)
    File “C:\Program Files (x86)\Papagayo-NG\lib\wave.py”, line 269, in _read_fmt_chunk
    raise Error, ‘unknown format: %r’ % (wFormatTag,)
    Error: unknown format: 3

    I have no idea what it’s telling me, as i know the audio file is in wav format. Is there a specific codec or something that Papagayo doesn’t like?

  4. Is it possible to modify the program so the window with mouth moving can change size?

    My plan is to make the mouth moving segment in Papagayo but with my own mouth files that have green BG, then screen record Papagayo and use that video as an overlay with chroma key.

    But for this to work it would be better if the window could be resized (larger).

  5. Any chance of getting the export feature for an image stream fixed so the image files do not include the phoneme name? This screws up the file sequence for loading into a video editing program as a video clip.

  6. What does the error code error: unknown format: -2 mean? The file is in wave format but it still doesn’t recognize the format.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this: