Search found 5989 matches: FFMPEG

Searched query: FFMPEG

by kozikowski
Thu Feb 21, 2019 2:44 am
Forum: Windows
Topic: Why won't Audacity let me use my own ffmpeg?
Replies: 9
Views: 622

Re: Why won't Audacity let me use my own ffmpeg?

Did you determine that the Audacity FFMpeg was damaged or defective, or are you just assuming it can't be any good? You can use your own FFMpeg through the File > Export system. File > Export > Export Audio > (external program) Select the program ...
by Kaos-Industries
Thu Feb 21, 2019 1:17 am
Forum: Windows
Topic: Why won't Audacity let me use my own ffmpeg?
Replies: 9
Views: 622

Re: Why won't Audacity let me use my own ffmpeg?

... to be a generic reply rather than any actual answering of my questions. Are you saying that it's impossible to entirely use an external version of FFmpeg for all purposes in Audacity, due to the APIs? If this is the case, then can it at least be made so I can specify which version of Ffmpeg I want ...
by Kaos-Industries
Thu Feb 21, 2019 1:09 am
Forum: Windows
Topic: Why can't I play the output of this file when I pass through the audio codec?
Replies: 9
Views: 685

Why can't I play the output of this file when I pass through the audio codec?

... despite the seemingly small number of changes I made to the data, exporting the finished product using the external command option and the command ffmpeg -i - -c:a copy "%f" (i.e. passing through the audio codec), the resulting audio file is a massive 3.3GB. More importantly, I can't ...
by steve
Thu Feb 21, 2019 12:50 am
Forum: Windows
Topic: Why won't Audacity let me use my own ffmpeg?
Replies: 9
Views: 622

Re: Why won't Audacity let me use my own ffmpeg?

It's actually a bit more complicated than this, but to give a general idea of the problem: Audacity uses the FFmpeg library via its API, rather than the standalone version of FFmpeg via the command-line. If you wish to use the command-line version for exporting files, you can ...
by Kaos-Industries
Wed Feb 20, 2019 10:51 pm
Forum: Windows
Topic: Why won't Audacity let me use my own ffmpeg?
Replies: 9
Views: 622

Why won't Audacity let me use my own ffmpeg?

... is a bug or whether the feature just doesn't exist, but Audacity doesn't allow me the option of using my own local, up-to-date installation of FFmpeg (which is in my PATH) unless I rename or delete the "FFmpeg for Audacity" folder from Program Files (I'm using Windows 7 , and Audacity ...
by roadsterUK
Mon Feb 18, 2019 9:20 am
Forum: Compiling Audacity
Topic: Audacity, ASIO & misbehaving 'Realtek ASIO' driver
Replies: 16
Views: 3097

Re: Mismatch between the program and library build versions

... to be having. I dig out the links and paste them here if I can. I am compiling and running the 32 bit version because of some issues with 64 bit ffmpeg compatibility but this may have been fixed now. Apart from the executable you just need the dll files but you may need to install VC runtime ...
by Parts
Fri Feb 15, 2019 6:36 am
Forum: Windows
Topic: Distorted backing track only when recording OD
Replies: 16
Views: 1075

Re: Distorted backing track only when recording OD

23:29:53: Audacity 2.3.0 23:29:53: Trying to load FFmpeg libraries... 23:29:53: Trying to load FFmpeg libraries from system paths. File name is 'avformat-55.dll'. 23:29:53: Looking up PATH environment variable... 23:29:53: PATH = 'C:\Program Files ...
by macoadyjr
Tue Feb 12, 2019 10:11 am
Forum: Windows
Topic: Missing and orphan audio blocks in all of my recordings
Replies: 6
Views: 271

Re: Missing and orphan audio blocks in all of my recordings

... and I know it didn't have this warning before as I would have gotten on it then like I am now. I did notice in every log that the files loaded in ffmpeg failed to load initially. I uninstalled ffmpeg, re downloded it then reinstalled it...to no avail. Then to add insult to injury I decided to ...
by waxcylinder
Mon Feb 11, 2019 1:58 pm
Forum: Windows
Topic: wma files
Replies: 1
Views: 108

Re: wma files

... and this page that it links to: https://manual.audacityteam.org/man/wma_export_options.html Note that you have to have the optional FFmpeg library installed in order to do this - see: https://manual.audacityteam.org/man/installing_and_updating_audacity_on_windows.html#winff For Import, ...
by steve
Sun Feb 10, 2019 8:12 pm
Forum: Windows
Topic: trying to use 2.3 on a win7/64 error
Replies: 3
Views: 249

Re: trying to use 2.3 on a win7/64 error

... direct from Microsoft here: https://www.microsoft.com/en-ie/download/details.aspx?id=48145 To import audio from VOB files, you need to install FFmpeg for Audacity, in addition to a working installation of Audacity. Do the Windows update first, and ensure that Audacity 2.3.0 runs correctly. ...