Search found 5989 matches: FFMPEG
Searched query: FFMPEG
- Tue Jun 25, 2013 5:12 pm
- Forum: Feature Request Archive
- Topic: Export Multiple 5.1 channel
- Replies: 8
- Views: 9561
Re: Export Multiple 5.1 channel
... should give us all your versions of everything. Which Windows, Which Audacity, etc. Stay from adjectives like "the latest." Do you have FFMpeg and lame installed? The only experiences I remember are exporting to AC3 and I think you need FFMpeg for that. Koz
- Tue Jun 25, 2013 10:00 am
- Forum: macOS
- Topic: Opening m4a files[SOLVED]
- Replies: 8
- Views: 22401
Re: Opening m4a files[SOLVED]
OK,thanks for replying, I will mark it [SOLVED] then.
FFmpeg "should" be able to import M4A containing AAC, but M4A is a "container" format, so your file might have included some other format than AAC, which might trouble FFmpeg.
Gale
FFmpeg "should" be able to import M4A containing AAC, but M4A is a "container" format, so your file might have included some other format than AAC, which might trouble FFmpeg.
Gale
- Tue Jun 25, 2013 4:09 am
- Forum: macOS
- Topic: Opening m4a files[SOLVED]
- Replies: 8
- Views: 22401
Re: Opening m4a files
It always helps to know which "that"? The Extended Import Preferences or finding FFmpeg?schucon wrote:Thank you VERY much that worked!
You still need FFmpeg to export M4A.
Gale
- Mon Jun 24, 2013 8:21 am
- Forum: macOS
- Topic: Opening m4a files[SOLVED]
- Replies: 8
- Views: 22401
Re: Opening m4a files
You probably managed to delete separate FFMpeg software which is required to open and play M4A files. On Mac you can tell Audacity in the Extended Import Preferences to try the QuickTime importer first for M4A files, so you don't have to use ...
- Mon Jun 24, 2013 1:16 am
- Forum: macOS
- Topic: Opening m4a files[SOLVED]
- Replies: 8
- Views: 22401
Re: Opening m4a files
Which "that?" Download fresh or point Audacity? Where did you put the FFMpeg software? It should be a folder with a long name. What is the name?
Koz
Koz
- Sun Jun 23, 2013 9:26 pm
- Forum: macOS
- Topic: Opening m4a files[SOLVED]
- Replies: 8
- Views: 22401
Re: Opening m4a files
You probably managed to delete separate FFMpeg software which is required to open and play M4A files. Or FFMpeg is still there and you have to tell Fresh Audacity where it is.
http://manual.audacityteam.org/index.ph ... tallffmpeg
Koz
http://manual.audacityteam.org/index.ph ... tallffmpeg
Koz
- Sun Jun 23, 2013 5:28 pm
- Forum: Windows
- Topic: meta data changing language
- Replies: 15
- Views: 2790
Re: meta data changing language
... on the name AVxxx-5x.dll. Did same for a file I'm not having problems with and saw same fail on same DLL's. Oh, also saw a fail to find/load FFmpeg libraries on both files. I'd be more than happy to send you a file but I'm not familiar with the apps you mentioned and not really interested ...
- Sun Jun 23, 2013 9:41 am
- Forum: GNU/Linux
- Topic: Freeze OS not work button reboot
- Replies: 27
- Views: 49573
Re: Freeze OS not work button reboot
Try uninstalling the Debian packages of Audacity and build Audacity 2.0.3 from our source http://audacityteam.org/download/source (configure --without-ffmpeg if needed).
If that does not help, please paste the content of Help > Audio Device Info... in Audacity.
Gale
If that does not help, please paste the content of Help > Audio Device Info... in Audacity.
Gale
- Fri Jun 21, 2013 11:33 am
- Forum: GNU/Linux
- Topic: Freeze OS not work button reboot
- Replies: 27
- Views: 49573
Re: Freeze OS not work button reboot
Great, compilation failure in an FFMpeg header... As it says in the manual (http://manual.audacityteam.org/o/man/faq_installation_and_plug_ins.html#linff) : FFmpeg version information: Audacity should support building against FFmpeg 0.5 through ...
- Fri Jun 21, 2013 10:47 am
- Forum: GNU/Linux
- Topic: Freeze OS not work button reboot
- Replies: 27
- Views: 49573
Re: Freeze OS not work button reboot
... since Debian's audacity worked for me in October last year (Not sure if that's the version I was using though) Great, compilation failure in an FFMpeg header... maybe newer GCCs don't like their dodgy stuff. Will hunt for an old Debian binary... # old versions, from the stable release http://ftp.us.debian.org/debian/pool/main/a/audacity/audacity_2.0.1-1_amd64.deb ...