Giter VIP home page Giter VIP logo

Comments (2)

ggnkua avatar ggnkua commented on May 30, 2024

Hi,

the problems above seemed to have been mostly path problems - changing the configuration file seems to have fixed those. However now the program seems to hang after running ffmpeg. I turned logging on and this is what I get:

<?xml version="1.0" encoding="windows-1253" standalone="no"?>
<!DOCTYPE log SYSTEM "logger.dtd">
<log>
<record>
  <date>2018-04-13T10:31:20</date>
  <millis>1523604680401</millis>
  <sequence>0</sequence>
  <logger>be.tarsos.dsp.io.PipeDecoder</logger>
  <level>INFO</level>
  <class>be.tarsos.dsp.io.PipeDecoder</class>
  <method>&lt;init&gt;</method>
  <thread>1</thread>
  <message>found ffmpeg on the path (<snip>). Will use ffmpeg for decoding media files.</message>
</record>
<record>
  <date>2018-04-13T10:31:20</date>
  <millis>1523604680705</millis>
  <sequence>1</sequence>
  <logger>be.panako.cli.Panako</logger>
  <level>INFO</level>
  <class>be.panako.cli.Panako</class>
  <method>actuallyReallyStartApplication</method>
  <thread>1</thread>
  <message>Starting Panako application query with 1 arguments</message>
</record>
<record>
  <date>2018-04-13T10:31:20</date>
  <millis>1523604680708</millis>
  <sequence>2</sequence>
  <logger>be.tarsos.dsp.io.PipeDecoder</logger>
  <level>INFO</level>
  <class>be.tarsos.dsp.io.PipeDecoder</class>
  <method>getDecodedStream</method>
  <thread>13</thread>
  <message>Starting piped decoding process for <snip>sos-30.wav</message>
</record>
<record>
  <date>2018-04-13T10:31:20</date>
  <millis>1523604680708</millis>
  <sequence>3</sequence>
  <logger>be.tarsos.dsp.io.PipeDecoder</logger>
  <level>INFO</level>
  <class>be.tarsos.dsp.io.PipeDecoder</class>
  <method>getDecodedStream</method>
  <thread>13</thread>
  <message> with command: ffmpeg -ss 0.0   -i "<snip>sos-30.wav" -vn -ar 8000 -ac 1 -sample_fmt s16 -f s16le pipe:1</message>
</record>
<record>
  <date>2018-04-13T10:31:20</date>
  <millis>1523604680719</millis>
  <sequence>4</sequence>
  <logger>be.tarsos.dsp.AudioDispatcher</logger>
  <level>FINE</level>
  <class>be.tarsos.dsp.AudioDispatcher</class>
  <method>addAudioProcessor</method>
  <thread>13</thread>
  <message>Added an audioprocessor to the list of processors: be.panako.strategy.nfft.NFFTEventPointProcessor@222e9105</message>
</record> 

Any help appreciated!

from panako.

ggnkua avatar ggnkua commented on May 30, 2024

It seems I had to add /c to DECODER_PIPE_ENVIRONMENT_ARG in the config file. All seems to work ok now - closing ticket

from panako.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.