[PD] pix_film crash with .avi files

IOhannes m zmoelnig zmoelnig at iem.at
Tue Dec 7 10:49:11 CET 2010


On 2010-12-07 10:28, F. Medeiros wrote:
> Actually it is not just .avi files that make pd crash, maybe it is the
> mjpeg codec?
> 
> This is an example of a file that crashes pd
> 
> http://www.archive.org/download/ANALOG_RECYCLING_VJ_LOOPS/AR_ARROW_3.mov
> 
> I just tried on Pd version 0.42-5extended-20101206
> 
> Anny ideas?
> 
> I miss playing videos with pd.
> 

works fine here.

i don't know which decoding library your build of Gem uses, but chances
are that you have either lqt and/or gmerlin.
you can see which decoding libs you have when you create the first
[pix_film] object. you should get something like:
<snip>
pix_film:: quicktime support
pix_film:: libmpeg3 support
pix_film:: libaviplay support
</snip>
on your pd-console.

if you have "quicktime support" (meaning "lqt"), you should try to play
the video with "lqtplay" (which is part of quicktime-x11utils on debian).
if this crashes as well, your libquicktime is broken (read: it's nothing
Gem can do anything about)

fgmafr
IOhannes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3636 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20101207/c8817554/attachment.bin>


More information about the Pd-list mailing list