Search found 5989 matches: FFMPEG
Searched query: FFMPEG
- Sun Aug 06, 2017 12:44 pm
- Forum: macOS
- Topic: editing vobs
- Replies: 14
- Views: 1250
Re: editing vobs
... mac the sound comes in at 00:15:03:10 when I open VOB_01_01 in Audacity 2.0.3 the sound comes in at 00:14:49:00 (NTSC drop frames) Audacity uses FFmpeg (if available) to import audio from VOB files. FFmpeg extracts the audio stream and passes it to Audacity. Is there any guarantee that the audio ...
- Sat Aug 05, 2017 11:52 am
- Forum: Windows
- Topic: Opening MPEG-TS files - audio is offset in timeline
- Replies: 4
- Views: 1103
Re: Opening MPEG-TS files - audio is offset in timeline
You didn't mention the special FFMpeg software add-on. Do you have the latest one compatible with Audacity 2.1.3? Koz Oh yes, I have the FFMpeg library installed. Audacity is not much use to me without it. It is definitely needed to open ...
- Fri Aug 04, 2017 7:06 pm
- Forum: Windows
- Topic: Opening MPEG-TS files - audio is offset in timeline
- Replies: 4
- Views: 1103
Re: Opening MPEG-TS files - audio is offset in timeline
You didn't mention the special FFMpeg software add-on. Do you have the latest one compatible with Audacity 2.1.3? Native Audacity will only open a relatively small list of files, but if you install FFMpeg, the list grows a lot. Audacity ...
- Fri Aug 04, 2017 6:49 am
- Forum: Windows
- Topic: Audacity nightly builds.
- Replies: 23
- Views: 2231
Re: Audacity nightly builds.
What has happened? 09:58:35: Audacity 2.2.0-alpha-Jul 14 2017 09:58:35: Trying to load FFmpeg libraries... 09:58:35: Trying to load FFmpeg libraries from system paths. File name is 'avformat-55.dll'. 09:58:35: Looking up PATH environment variable... 09:58:35: PATH ...
- Sat Jul 29, 2017 9:36 am
- Forum: General Audio Programming
- Topic: Need help with G.711 8 khz 8 bit mono u-law wav file
- Replies: 1
- Views: 16727
Re: Need help with G.711 8 khz 8 bit mono u-law wav file
You may be in the wrong Audacity. You can get Audacity 2.1.3 from here and then install the FFMpeg add-on software (scroll down). http://www.audacityteam.org/download/windows/ When you get that far, File > Export Audio > File Type: Custom FFMpeg Export > Open Custom FFMpeg ...
- Fri Jul 28, 2017 9:48 am
- Forum: Windows
- Topic: Need help with video
- Replies: 1
- Views: 235
Re: Need help with video
If you add the FFMpeg software to Audacity, it will open up many videos directly—or at least the audio part of the video. Scroll down to the additional software. http://www.audacityteam.org/download/windows/ Then you can try Audacity ...
- Thu Jul 27, 2017 11:10 pm
- Forum: macOS
- Topic: Crashing and orphan files
- Replies: 5
- Views: 819
Re: Crashing and orphan files
... I'll shut down when I can to test it out. Sounds like CleanMyMac destroyed the OS somehow. I've seen that happen before. Maybe it deleted parts of ffmpeg? The CleanMyMac Refresh was after the problems developed - an effort to fix them. Nothing has changed for better or worse since I ran that.
- Thu Jul 27, 2017 10:48 pm
- Forum: macOS
- Topic: Crashing and orphan files
- Replies: 5
- Views: 819
Re: Crashing and orphan files
Sounds like CleanMyMac destroyed the OS somehow. I've seen that happen before. Maybe it deleted parts of ffmpeg? You didn't uninstall VLC with CleanMyMac? Or any other audio apps? Either you install software and check before installing if an uninstaller is available and needed, ...
- Mon Jul 24, 2017 2:40 am
- Forum: Compiling Audacity
- Topic: Building Audacity 2.2.0 on Ubuntu 17.04 (Zesty)
- Replies: 0
- Views: 3470
Building Audacity 2.2.0 on Ubuntu 17.04 (Zesty)
... commands: mkdir build cd build mkdir "Portable Settings" Configure: ../configure --with-lib-preference="local system" --with-ffmpeg=system and build make If your computer has multiple cores, building can be made quicker by adding the "-j" ("jobs") switch ...
- Sat Jul 22, 2017 12:30 am
- Forum: macOS
- Topic: Synchronizing multiple mp3 files
- Replies: 23
- Views: 2369
Re: Synchronizing multiple mp3 files
... can stay in WAV. If you have to compress for space considerations, you can use Apple AAC (M4A) format. Audacity can create those if you have the FFMpeg software installed Koz