Search found 5989 matches: FFMPEG

Searched query: FFMPEG

by rstuff
Wed May 02, 2018 7:55 am
Forum: GNU/Linux
Topic: Why does Audacity open two tracks when I only have one audio
Replies: 6
Views: 1831

Why does Audacity open two tracks when I only have one audio

I am trying to normalize an mp4 file that has one video track and one audio track according to ffmpeg 3,4,2-1. Why does Audacity open it with two tracks?

Linux Mint 18.3
Audacity 2.1.2

Thank you,
Rob
by steve
Mon Apr 30, 2018 8:19 pm
Forum: Nyquist
Topic: Process selection with external command
Replies: 9
Views: 1483

Re: Process selection with external command

... not into audio programming at all and just want to reuse best available solutions as quickly as possible. I don't even mean exactly stuff from ffmpeg or sox, just any algorithm from any program (just covered with some dumb CLI code), would be possible to run. Such feature would give kind of ...
by alopatindev
Mon Apr 30, 2018 5:06 pm
Forum: Nyquist
Topic: Process selection with external command
Replies: 9
Views: 1483

Re: Process selection with external command

... not into audio programming at all and just want to reuse best available solutions as quickly as possible. I don't even mean exactly stuff from ffmpeg or sox, just any algorithm from any program (just covered with some dumb CLI code), would be possible to run. Such feature would give kind of ...
by alopatindev
Mon Apr 30, 2018 4:08 am
Forum: Nyquist
Topic: Process selection with external command
Replies: 9
Views: 1483

Re: Process selection with external command

... (setq input-file "/var/tmp/input.wav") (setq output-file "/var/tmp/output.wav") (setq main-shell-script "/var/tmp/ffmpeg-atempo.sh") (setq input-output-files (strcat input-file " " output-file)) (setq main-shell-command (strcat main-shell-script " ...
by alopatindev
Fri Apr 27, 2018 3:04 pm
Forum: Nyquist
Topic: Process selection with external command
Replies: 9
Views: 1483

Process selection with external command

... a result of external script . This could make Audacity a really flexible tool, which could easily interact with complex pipelines of CLI programs (ffmpeg, sox, etc.) and apply any crazy experimental feature without losing productivity . Detailed use case: user selects a sound section and chooses ...
by siamak
Fri Apr 27, 2018 2:14 am
Forum: macOS
Topic: Export audio by external program-maybe a bug?
Replies: 1
Views: 456

Export audio by external program-maybe a bug?

I tried to export a audio using "External program" option by command "ffmpeg -i - "%f" if I check "Show output" box then after creating the exported file, closing or OK The Command Output window will delete the exported file. Unless, ...
by steve
Tue Apr 24, 2018 11:14 am
Forum: Windows
Topic: Exported MP3 off tempo
Replies: 9
Views: 718

Re: Exported MP3 off tempo

... Example: Recording A = video camera Recording B = audio recorder. 1) Import both recordings into Audacity (importing from a video file requires FFmpeg to be installed. See: http://manual.audacityteam.org/man/faq_installation_and_plug_ins.html#ffdown) 2) If necessary, trim each track so that ...
by Rory G. Rojas
Mon Apr 23, 2018 6:12 pm
Forum: Windows
Topic: dll VSTs doesn't work
Replies: 6
Views: 451

dll VSTs doesn't work

... it's not an Audacity probleml. I'd like to know some hint about what could be the problem, because I have no idea. Windows 8.1, Audacity 2.2.2, ffmpeg 2.2.2, LAME 3.99.3 19:53:11: Audacity 2.2.2 19:53:11: Trying to load FFmpeg libraries... 19:53:11: mLibAVFormatPath ('C:\Program Files (x86)\ffmpeg-win-2.2.2\avformat-55.dll') ...
by aamediastudios
Wed Apr 18, 2018 12:21 pm
Forum: macOS
Topic: Detected 497 missing audio data (.au) files
Replies: 4
Views: 468

Detected 497 missing audio data (.au) files

... please help? I'm completely unsure where to go from here.Here are some of the log details: 13:06:07: Audacity 2.2.1 13:06:07: Trying to load FFmpeg libraries... 13:06:07: Trying to load FFmpeg libraries from default path, '/Library/Application Support/audacity/libs/libavformat.55.dylib'. ...
by waxcylinder
Mon Apr 16, 2018 5:29 pm
Forum: Windows
Topic: Saving as MP3
Replies: 1
Views: 194

Re: Saving as MP3

... with Audicity 2.2.2 and am new to Audacity. I am trying to figure out how, after editing an MP3, to be able to save it ... You'll need to add the FFmpeg libries to export to Mp3 - see:https://manual.audacityteam.org/man/installing_and_updating_audacity_on_windows.html#winff Also are there any ...