Search found 5989 matches: FFMPEG
Searched query: FFMPEG
- Sat Jun 02, 2018 3:27 am
- Forum: Compiling Audacity
- Topic: Compiling on Win10 - Version Issue
- Replies: 11
- Views: 2606
Re: Compiling on Win10 - Version Issue
... a 64-bit Windows 10 installation that has been running Audacity 2.2.2 for a couple of months with no problems. Do I need to send the Diags Report? FFmpeg and LAME installations went OK. There was 1 error: Error 506 error MSB3721: The command "msgfmt -o "C:\Audacity-2.2.2\win\Release\Languages\af\Audacity.mo" ...
- Fri Jun 01, 2018 10:10 pm
- Forum: Windows
- Topic: Yet Another MP4 import screechy sound issue
- Replies: 19
- Views: 932
Re: Yet Another MP4 import screechy sound issue
I downloaded The Good, The Bad, and The Ugly with ClipGrab and it opened fine in Audacity (with the default FFmpeg installation).
- Fri Jun 01, 2018 2:07 pm
- Forum: Windows
- Topic: Yet Another MP4 import screechy sound issue
- Replies: 19
- Views: 932
Re: Yet Another MP4 import screechy sound issue
... post I had experimented with various compression specifiers. So far, it appears that on my test file: any value <= 21 fails any value >= 22 works FFmpeg uses a default value of "23" (according to my reading of the documentation). Apparently there's more involved than just the compression ...
- Fri Jun 01, 2018 8:42 am
- Forum: Windows
- Topic: Yet Another MP4 import screechy sound issue
- Replies: 19
- Views: 932
Re: Yet Another MP4 import screechy sound issue
Documentation for FFmpeg is here: https://ffmpeg.org/ffmpeg.htmlGreyCoder wrote:Not sure what this means but it seems like a good clue
- Fri Jun 01, 2018 7:47 am
- Forum: Windows
- Topic: Yet Another MP4 import screechy sound issue
- Replies: 19
- Views: 932
Re: Yet Another MP4 import screechy sound issue
I should have made this more clear in my last post. Looking at the different FFmpeg command line parameters it appears that the key difference is in the compression specifier. The two different command lines were: ffmpeg -i ydxj0020.mp4 -vf scale=-1:1080 -crf ...
- Fri Jun 01, 2018 7:40 am
- Forum: Windows
- Topic: Yet Another MP4 import screechy sound issue
- Replies: 19
- Views: 932
Re: Yet Another MP4 import screechy sound issue
... Audacity to generate a know tone (500hz). Took a video of it with my YI 4K (non plus). That didn't work with Audacity either. So I tried using FFmpeg with various settings to see if I could compress it down to a small enough file size so I could upload it here. To my surprise I came up with ...
- Tue May 29, 2018 9:31 pm
- Forum: Windows
- Topic: Yet Another MP4 import screechy sound issue
- Replies: 19
- Views: 932
Just to clarify
... 1) The MP4 files I normally work with are generated by my camera, which is the Samsung NX3000. 2) VLC correctly opens and plays the MP4 files 3) FFmpeg from the command-line can open the MP4 files, extract the audio WAV files, and place new WAV files into the MP4 file 4) The YouTube download ...
- Tue May 29, 2018 4:01 pm
- Forum: Windows
- Topic: Yet Another MP4 import screechy sound issue
- Replies: 19
- Views: 932
Re: Yet Another MP4 import screechy sound issue
Both FFmpeg and VLC have no issues processing it. Does that mean you can convert it to WAV with FFmpeg (from the command line)? Problem solved? VLC should also be able to extract/convert the audio to WAV, but I've never used ...
- Tue May 29, 2018 1:21 pm
- Forum: Windows
- Topic: Yet Another MP4 import screechy sound issue
- Replies: 19
- Views: 932
Re: Yet Another MP4 import screechy sound issue
I'm just doing first level possibilities. The Audacity update version only outran the FFMpeg version once or twice. In all cases, getting a matching set from the download page solves the issue. I know if you get stuck with one of these crosses it can seem like it happens ...
- Tue May 29, 2018 12:46 pm
- Forum: Windows
- Topic: Yet Another MP4 import screechy sound issue
- Replies: 19
- Views: 932
Re: Yet Another MP4 import screechy sound issue
... mean is actually is. From your experience, I'd assume it's some variant that's throwing Audacity off." It sure seems to be a MP4 file. Both FFmpeg and VLC have no issues processing it. Also I included the output from FFmpeg, which should give details of the MP4 file information. I've also ...