Search found 5989 matches: FFMPEG
Searched query: FFMPEG
- Sat Oct 03, 2015 7:44 pm
- Forum: Windows
- Topic: Did Installing Dlls Leave me Unable to Open My File?
- Replies: 10
- Views: 578
Re: Did Installing Dlls Leave me Unable to Open My File?
... It works on other ones I tried to open, just not this one. Here's the error log again: 2:42:56 PM: Audacity 2.1.1 2:42:56 PM: Trying to load FFmpeg libraries... 2:42:56 PM: Trying to load FFmpeg libraries from system paths. File name is 'avformat-55.dll'. 2:42:56 PM: Looking up PATH environment ...
- Sat Oct 03, 2015 6:03 pm
- Forum: Windows
- Topic: Did Installing Dlls Leave me Unable to Open My File?
- Replies: 10
- Views: 578
Re: Did Installing Dlls Leave me Unable to Open My File?
... says what you quote, explicitly asking you to "update" and "install DLL's". It might say it requires LAME to encode MP3's, or FFmpeg to read or write certain types of audio file. It was the box that pops up every now in then, a small window that has a few files that it's going ...
- Sat Oct 03, 2015 5:35 pm
- Forum: Windows
- Topic: Did Installing Dlls Leave me Unable to Open My File?
- Replies: 10
- Views: 578
Re: Did Installing Dlls Leave me Unable to Open My File?
... says what you quote, explicitly asking you to "update" and "install DLL's". It might say it requires LAME to encode MP3's, or FFmpeg to read or write certain types of audio file. It was the box that pops up every now in then, a small window that has a few files that it's going ...
- Sat Oct 03, 2015 4:33 pm
- Forum: Windows
- Topic: Did Installing Dlls Leave me Unable to Open My File?
- Replies: 10
- Views: 578
Re: Did Installing Dlls Leave me Unable to Open My File?
... says what you quote, explicitly asking you to "update" and "install DLL's". It might say it requires LAME to encode MP3's, or FFmpeg to read or write certain types of audio file. I thought it was just routine stuff so I did so, but now I cannot open my file which I was working ...
- Sat Oct 03, 2015 4:15 pm
- Forum: Windows
- Topic: Did Installing Dlls Leave me Unable to Open My File?
- Replies: 10
- Views: 578
Did Installing Dlls Leave me Unable to Open My File?
... log to see what specifically was having a problem, so perhaps that will help as well. 10:58:09 AM: Audacity 2.0.6 10:58:09 AM: Trying to load FFmpeg libraries... 10:58:09 AM: Trying to load FFmpeg libraries from system paths. File name is 'avformat-55.dll'. 10:58:09 AM: Looking up PATH environment ...
- Fri Oct 02, 2015 5:56 pm
- Forum: Windows
- Topic: Exporting 32 bit float files: dither or not?
- Replies: 43
- Views: 4310
Re: Exporting 32 bit float files: dither or not?
When importing using FFmpeg some formats are only imported at 16-bit. And that looks like a lot of common sense from the ffmpeg devs. How high is the chance that the source of these files would be 24 bit? However if they come in as ...
- Fri Oct 02, 2015 11:36 am
- Forum: Windows
- Topic: wav file export 6hours 45min maximum?
- Replies: 3
- Views: 412
wav file export 6hours 45min maximum?
... for the WAV length header parameter. I used 2.0.2 for a long time on Win 8.1 When I hit this problem last night I installed 2.1.1 with the new ffmpeg library (manually with zip, not exe installer) The problem is reproducible in both versions.
- Thu Oct 01, 2015 11:29 pm
- Forum: Windows
- Topic: Exporting 32 bit float files: dither or not?
- Replies: 43
- Views: 4310
Re: Exporting 32 bit float files: dither or not?
... you might be a bit surprised as most of these use 64 bit internally and some conversions are less then perfect it seems. When importing using FFmpeg some formats are only imported at 16-bit. And that looks like a lot of common sense from the ffmpeg devs. How high is the chance that the source ...
- Thu Oct 01, 2015 7:35 pm
- Forum: Windows
- Topic: Clipping When Importing Audio
- Replies: 7
- Views: 1384
Re: Clipping When Importing Audio
I'm recording audio from a music video I downloaded from YouTube using the "FFmpeg Import/Export Library". It's an old song by Bob Dylan that was originally recorded in mono but YouTube has it as two identical stereo channels. Perhaps this is the issue ...
- Thu Oct 01, 2015 6:31 pm
- Forum: Windows
- Topic: Exporting 32 bit float files: dither or not?
- Replies: 43
- Views: 4310
Re: Exporting 32 bit float files: dither or not?
... Audacity default is 32-bit float storage, and assuming any imported files are imported at 32-bit resolution per that default. When importing using FFmpeg some formats are only imported at 16-bit. Gale So this doesn't apply to exporting 32 bit to either 32 bit or 24 bit? The bug does not apply when ...