Bugs item #1848150, was opened at 2007-12-10 12:34 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1848150...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: pd-extended Group: None
Status: Closed
Resolution: None Priority: 5 Private: No Submitted By: wonderingwout (wonderingwout) Assigned to: Hans-Christoph Steiner (eighthave) Summary: pdp_qt does not load any type of movie (pd 0.40.3-extended)
Initial Comment: Hard- and software details:
- MacBook 1,83 2GB ram with MacOSX Leopard 10.5.1 - Pd-0.40.3-extended-20071207.app
Error message:
pdp_qt: opening /Users/wout/Documents/PureData/VJ-tool/files/disco1.mov pdp_qt: video stream found (640x480 pixels, 15 fps, 20 frames, jpeg codec) pdp_qt: WARNING: unsupported video codec pdp_qt: ERROR: no usable video stream found.
I tried to load a movies with the following compression types: - mpeg4 - jpeg - sorensen video 3 - animation - none
All with the same failure message.
The same patch with Pd version 0.39.3-extended-rc5 works.
----------------------------------------------------------------------
Comment By: SourceForge Robot (sf-robot)
Date: 2008-05-25 19:20
Message: Logged In: YES user_id=1312539 Originator: NO
This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave) Date: 2008-05-11 06:53
Message: Logged In: YES user_id=27104 Originator: NO
With Pd-extended 0.40.3-20080502 on Mac OS X 10.4.11/Intel I can play the included anim-1.mov with no problems. Is this still a problem for you?
pdp_qt: opening /Users/hans/code/pure-data/trunk/Gem/examples/data/anim-1.mov pdp_qt: video stream found (256x256 pixels, 30 fps, 91 frames, jpeg codec) pdp_qt: using colormodel YUV420P pdp_qt: /Users/hans/code/pure-data/trunk/Gem/examples/data/anim-1.mov opened
I tried some other movies too, this one worked fine:
pdp_qt: opening /Users/hans/Movies/novnain.mov pdp_qt: video stream found (320x240 pixels, 30 fps, 3084 frames, SVQ3 codec) pdp_qt: audio stream found (1 channels, 32000 Hz, 3279744 samples, chunksize 1067) pdp_qt: using colormodel YUV420P
This one loaded and showed the first frame, then crashed:
pdp_qt: opening /Users/hans/Movies/explode.mov pdp_qt: video stream found (320x240 pixels, 30 fps, 712 frames, SVQ1 codec) pdp_qt: audio stream found (1 channels, 11025 Hz, 261600 samples, chunksize 367) pdp_qt: WARNING: unsupported audio codec pdp_qt: using colormodel YUV420P
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1848150...