[FFmpeg-user] Compiling ffmpeg under Windows with MSVC

2020-10-05 Thread Wolfgang Hugemann
I am trying to follow the instructions given at https://trac.ffmpeg.org/wiki/CompilationGuide/MSVC. The MS version of cl.exe and link.exe need a lot of environment variables to be set, wich is usually done in a cmd shell via the vcvarsall batch file. But the config script that comes with ffmpeg n

[FFmpeg-user] Streaming DASH with ffmpeg

2020-10-05 Thread Mar Andrés López
Dear All, I am new in ffmpeg, I was Reading the documentation that ffmpeg has available for dash. The given command example is the following: ffmpeg -re -i -map 0 -map 0 -c:a libfdk_aac -c:v libx264 \ -b:v:0 800k -b:v:1 300k -s:v:1 320x170 -profile:v:1 baseline \ -profile:v:0 main -bf 1 -keyi

Re: [FFmpeg-user] Glossary: Nyquist

2020-10-05 Thread Anatoly
On Sun, 4 Oct 2020 22:52:19 -0400 "Mark Filipak (ffmpeg)" wrote: > Correction: > "if your sampling frequency exceeds Nyquist" was "if your sampling > frequency exceeds Nyquist/2" (which was an inadvertent mistake). > Sorry. > > > On 10/04/2020 09:44 PM, Anatoly wrote: > > On Sun, 4 Oct 2020 10:

Re: [FFmpeg-user] Unable to reencode corrupt video file

2020-10-05 Thread andrei ka
did you try to transwrap it ( bmxtranswrap ) ? bmx suite and not ffmpeg should be the first candidate to try to fix weird mxfs &rei On Mon, Oct 5, 2020 at 6:13 PM Schampignon Cristobal via ffmpeg-user < ffmpeg-user@ffmpeg.org> wrote: > > Hi Carl Eugen, > > could I send it privately for example vi

Re: [FFmpeg-user] Unable to reencode corrupt video file

2020-10-05 Thread Schampignon Cristobal via ffmpeg-user
Hi Carl Eugen,   could I send it privately for example via wetransfer? Best regards!   >Понедельник, 28 сентября 2020, 18:50 +03:00 от Carl Eugen Hoyos >: >  > > >> Am 27.09.2020 um 19:44 schrieb Schampignon Cristobal via ffmpeg-user < >> ffmpeg-user@ffmpeg.org >: >> >> I have got a corrupt vi