michael123;535743 Wrote: 
> Just downmix with Sox, pass '-c2'
> 
> > 
Code:
--------------------
  >   > 
  > # FLAC output starts here 
  > 
  > flc flc * *
  >     # FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d}
  >     [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -v0.995 --buffer 32768 -q 
-t wav - -t flac -C0 -b24 -c2 -r96000 - polyphase -cutoff 1.0
  > 
  > flc flc transcode *
  >     # FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d}
  >     [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -v0.995 --buffer 32768 -q 
-t wav - -t flac -C0 -b24 -c2 -r96000 - polyphase -cutoff 1.0
  > 
--------------------
> > 
> 
> I am curious why Logitech do not do that by default, there are quite
> a few 5.1 flacs

how can I do this?
running SBS 7.4.1
ubuntu 8.04


-- 
jbird21
------------------------------------------------------------------------
jbird21's Profile: http://forums.slimdevices.com/member.php?userid=33532
View this thread: http://forums.slimdevices.com/showthread.php?t=77395

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to