- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message97633
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | brian.curtin |
|---|---|
| Recipients | alfps, brian.curtin |
| Date | 2010-01-12.15:05:13 |
| SpamBayes Score | 0.0006418445 |
| Marked as misclassified | No |
| Message-id | <1263308716.26.0.192644240173.issue7681@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In your example, the "n_frames" name does not exist, which is causing the problem. In your first comment, "framerate" also did not exist. I don't know what a proper frame rate value is, but I just put 10 in there and it worked fine. Can you confirm? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-01-12 15:05:16 | brian.curtin | set | recipients: + brian.curtin, alfps |
| 2010-01-12 15:05:16 | brian.curtin | set | messageid: <1263308716.26.0.192644240173.issue7681@psf.upfronthosting.co.za> |
| 2010-01-12 15:05:14 | brian.curtin | link | issue7681 messages |
| 2010-01-12 15:05:13 | brian.curtin | create | |

