Patrick Dixon Wrote: > I tried > mov wav * * > with the same result as you. > > I also tried to create a > mov flac * * > entry, piping the output of faad to flac > I couldn't get that to work either, but that maybe because I didn't > really know what I was doing!
Did you guys try both -f1 and -f2 flags (in faad - with respect to whether the pipe at the end expects WAV of AIF)? I wonder if it's a bigendian/littleendian (byteswap) issue. You'd get static if the sample bytes were swapped, but that's not what's going on with the Kate Bush problem. -- LavaJoe ------------------------------------------------------------------------ LavaJoe's Profile: http://forums.slimdevices.com/member.php?userid=2331 View this thread: http://forums.slimdevices.com/showthread.php?t=18219 _______________________________________________ audiophiles mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/audiophiles
