Displaying 2 results from an estimated 2 matches for "lpc_passes".
Did you mean:
  ipa_passes
  
2014 Jun 19
1
How to check/test existing FLAC stream for Subset?
...the subset
compliance of stream?
 -lpc_type          <int>        E...A... LPC algorithm (from -1 to 3)
(default -1)
     none                         E...A...
     fixed                        E...A...
     levinson                     E...A...
     cholesky                     E...A...
  -lpc_passes        <int>        E...A... Number of passes to use for
Cholesky factorization during LPC analysis (from 1 to INT_MAX)
(default 2)
  -prediction_order_method <int>        E...A... Search method for
selecting prediction order (from -1 to 5) (default -1)
     estimation...
2014 Jun 18
1
Please help me understand what values of FFMPEG's "compression_level" preset generate subset FLAC stream and what not-subset?
...ision
(from 0 to 15) (default 15)
  -lpc_type          <int>        E...A... LPC algorithm (from -1 to
3) (default -1)
     none                         E...A...
     fixed                        E...A...
     levinson                     E...A...
     cholesky                     E...A...
  -lpc_passes        <int>        E...A... Number of passes to use for
Cholesky factorization during LPC analysis (from 1 to INT_MAX)
(default 2)
  -min_partition_order <int>        E...A... (from -1 to 8) (default -1)
  -max_partition_order <int>        E...A... (from -1 to 8) (default -1)
  -...