That means it's not finding the libquicktime plugins. I thought I
had that working by sticking the env var into pd.tk, but I guess it's
not working.
Basically, you just need to set LIBQUICKTIME_PLUGIN_DIR in a way that
Pd-extended.app will use it. The easiest way is to use an
Environment Variables preference pane, like this one:
http://www.rubicode.com/Software/RCEnvironment/
To make it work, add LIBQUICKTIME_PLUGIN_DIR, then set it to:
/Applications/Pd-0.39.2-extended-rc2.app/Contents/lib/libquicktime
You'll need to log out and back in for it to take effect. But this
is just a hack. I'll look into making it "just work". Actually, if
you could start Pd from the command line, like this:
/Applications/Pd-0.39.2-extended-rc2.app/Contents/Resources/bin/pd
Then email back the line that says "Setting
LIBQUICKTIME_PLUGIN_DIR". Mine looks like this:
Setting LIBQUICKTIME_PLUGIN_DIR: /Applications/Pd-0.39.2-extended- rc2.app/Contents/Resources/bin/../../lib/libquicktime
.hc
On Jun 5, 2007, at 5:12 AM, Tim Boykett wrote:
Just downloaded and tried this (copied midr-mjpeg.mov to the desktop) and got:
pdp_qt: opening /Users/tibo/Desktop/midr-mjpeg.mov pdp_qt: video stream found (320x240 pixels, 12 fps, 169 frames,
mjpa codec) pdp_qt: audio stream found (1 channels, 22050 Hz, 309399 samples,
chunksize 1837) pdp_qt: WARNING: unsupported video codec pdp_qt: WARNING: unsupported audio codec pdp_qt: ERROR: no usable video stream found.any further ideas?
tim
On 05/06/2007, at 5:44 AM, Hans-Christoph Steiner wrote:
Hmm... try pdp_yqt. Also, try opening the movie included in the "media" folder in the Help Browser "midr-mjpeg.mov".
.hc
On Jun 4, 2007, at 9:56 PM, Jack wrote:
I try H264, MPEG4, PNG, JPEG but always and always the same error message ! : pdp_qt : WARNING : unsupported video codec pdp_qt : ERROR : no usable video stream found
Powerbook G4 12'' X11 1.1 XFree86 4.4.0 PD 0.39.2 Extended-rc2 (Download today)
Jack
Le 5 juin 07 à 03:07, Hans-Christoph Steiner a écrit :
pdp_qt/pdp_yqt doesn't work with all codecs (yet?). Try MJPEG, JPEG, PNG. Those are among the best codecs to use for live video processing anyway since they take the least CPU to decode.
.hc
On Jun 4, 2007, at 8:43 PM, Jack wrote:
Sorry, i've always the same problem with PDP with Macos 10.4.8. When i try to load QT movie with pdp_qt, there is error message : pdp_qt : WARNING : unsupported video codec pdp_qt : WARNING : unsupported audio codec pdp_qt : ERROR : no usable video stream found.
Le 4 juin 07 à 22:46, Hans-Christoph Steiner a écrit :
http://at.or.at/hans/pd/installers.html
After a long pause, it's time for another release. That means Release Candidate 2!! Almost there! Yes, there are a couple known
bugs, and most definitely unknown bugs. Let's find them and make a final release!* Bitstream Vera Sans Mono is now default font on Windows
and GNU/Linux * Bitstream Vera Sans Mono is included in the Windows installer * Monaco is the default font on Mac OS X * fixed GUI size, should actually be the same size on all platforms now * pdp and pidip should support quicktime/mjpeg/png and theora now * pdp_ieee1394 included on Mac OS X * the Mac OS X package looks much better, thanks to Steffen stffn@dibidut.dk * default preferences are embedded into the Pd.app on Mac
OS X * revamped font flags and added '-font-weight' flagA couple of known issues:
* it's still missing Gem font support on Mac OS X :( * the delread~/sqrt~ bug is still not fixed :(
Test away and file bugs in the bug tracker!
http://puredata.org/dev/bugtracker.
.hc
--
--
All mankind is of one author, and is one volume; when one man
dies, one chapter is not torn out of the book, but translated into a better language; and every chapter must be so translated.... -John Donne
PD-announce mailing list PD-announce@iem.at http://lists.puredata.info/listinfo/pd-announce
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
--
Man has survived hitherto because he was too ignorant to know how to realize his wishes. Now that he can realize them, he must either change them, or perish. -William Carlos Williams
All mankind is of one author, and is one volume; when one man dies, one chapter is not torn out of the book, but translated into a better language; and every chapter must be so translated.... -John Donne
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
If you are not part of the solution, you are part of the problem.