marcy1970;611239 Wrote: 
> Hello, unfortunately disabling the "native" the server no longer plays
> the mp4 file and the error "unable to play the file. "
> if left on the "native" rather not start decoding using "faad.exe"and
> then the DSP does not work.
> is there some other solution?
> otherwise I should convert mp4 files ....
> 
> thanks
> 
> Marcello

alc flc * 00:00:00:00:00:00 (<use your mac address)
        # FT:{START=-j %s}U:{END=-e %u}
        [faad] -q -w -f 1 $START$ $END$ $FILE$ | [InguzDSP] -id
"00:00:00:00:00:00 (<use your mac address)" -wav -wavo -d 24 | [flac]
--compression-level-0 -0 --totally-silent -

aac flc * 00:00:00:00:00:00 (<use your mac address)
        # IF
        [faad] -q -w -f 1 $START$ $END$ $FILE$ | [InguzDSP] -id
"00:00:00:00:00:00 (<use your mac address)" -wav -wavo -d 24 | [flac]
-cs --totally-silent --compression-level-0 --ignore-chunk-sizes -

mp4 flc * 00:00:00:00:00:00 (<use your mac address)
        # FT:{START=-j %s}U:{END=-e %u}
        [faad] -q -w -f 1 $START$ $END$ $FILE$ | [InguzDSP] -id
"00:00:00:00:00:00 (<use your mac address)" -wav -wavo -d 24 | [flac]
-cs --totally-silent --compression-level-0 --ignore-chunk-sizes -

Hope this work.


-- 
shlee
------------------------------------------------------------------------
shlee's Profile: http://forums.slimdevices.com/member.php?userid=43915
View this thread: http://forums.slimdevices.com/showthread.php?t=68618

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to