atom feed4 messages in at.iem.pd-listRe: [PD] flv sound
FromSent OnAttachments
marius schebellaFeb 29, 2008 9:40 pm 
cdrFeb 29, 2008 10:56 pm 
marius schebellaMar 1, 2008 6:53 am 
Patrice ColetMar 2, 2008 1:58 pm 
Subject:Re: [PD] flv sound
From:Patrice Colet (pa@mamalala.org)
Date:Mar 2, 2008 1:58:24 pm
List:at.iem.pd-list

reading flv and swf files with Gem just depends on the quicktime version, and this is quite limited, if by chance pix_film or pix_movie is able to read it, chances are very limited that it would work on another platform, converting the flv files with mencoder seems to be a good compromise, it would also be nice to find some ways to convert also animated swf files for gem eh.

marius schebella a écrit :

hey, ok, the codec is common, but does that mean I can load it directly into a table? or play it with pdp_qt~ or mp3play~, because none of them is working (Layer not supported/not a quicktime file). Or do I have to extract/convert audio with mplayer or vlc before I can use it with pd? marius.

cdr wrote:

On Sat Mar 01, 2008 at 12:40:53AM -0500, marius schebella wrote:

Hi,

I rad the thread about flv movies, did not know that pix_film can play them. there are some flv files on youtube..., but what about the sound? do I have to convert the files to get the sound?

just checked some youtube downloads:

DECAUDIO: Opening audio decoder: [mp3lib] MPEG layer-2, layer-3 DECAUDIO: AUDIO: 22050 Hz, 2 ch, s16le, 8.0 kbit/1.13% (ratio: 1000->88200) DECAUDIO: Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2,
layer-3)

is there a more ubiquitous codec?

marius.