Thanks Moritz,

I run this at the command line:
ffmpeg -f mp4 -ar 22050 -b:v 650k -ab 32k -ac 1 79_a905683b284b286.mp4

I get:
ffmpeg version 3.4.1 Copyright (c) 2000-2017 the FFmpeg developers
  built with gcc 4.8.5 (GCC) 20150623 (Red Hat 4.8.5-16)
  configuration: --arch=x86_64 --bindir=/usr/bin --datadir=/usr/share/ffmpeg 
--disable-debug --disable-static --disable-stripping --enable-avfilter 
--enable-avresample --enable-bzlib --enable-cuda --enable-cuvid --enable-libnpp 
--enable-doc --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gpl 
--enable-iconv --enable-libass --enable-libbluray --enable-libcdio 
--enable-libdc1394 --enable-libdrm --enable-libfdk-aac --enable-libfreetype 
--enable-libfribidi --enable-libgsm --enable-libilbc --enable-libkvazaar 
--enable-libmfx --enable-libmp3lame --enable-libopencore-amrnb 
--enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg 
--enable-libopus --enable-libpulse --enable-librsvg --enable-librtmp 
--enable-librubberband --enable-libsoxr --enable-libspeex --enable-libssh 
--enable-libtesseract --enable-libtheora --enable-libtwolame --enable-libv4l2 
--enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwebp 
--enable-libx264 --enable-libx265 --enable-libxcb --enable-libxcb-shm 
--enable-libxcb-xfixes --enable-libxcb-shape --enable-libxvid --enable-libzvbi 
--enable-lzma --enable-nonfree --enable-openal --enable-opencl --enable-nvenc 
--enable-opengl --enable-postproc --enable-pthreads --enable-sdl2 
--enable-shared --enable-version3 --enable-xlib --enable-zlib 
--extra-cflags='-I/usr/include/nvenc -I/usr/include/cuda' 
--incdir=/usr/include/ffmpeg --libdir=/usr/lib64 --mandir=/usr/share/man 
--optflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 
-mtune=generic' --prefix=/usr --shlibdir=/usr/lib64 --enable-runtime-cpudetect
  libavutil      55. 78.100 / 55. 78.100
  libavcodec     57.107.100 / 57.107.100
  libavformat    57. 83.100 / 57. 83.100
  libavdevice    57. 10.100 / 57. 10.100
  libavfilter     6.107.100 /  6.107.100
  libavresample   3.  7.  0 /  3.  7.  0
  libswscale      4.  8.100 /  4.  8.100
  libswresample   2.  9.100 /  2.  9.100
  libpostproc    54.  7.100 / 54.  7.100
Output #0, mp4, to '79_a905683b284b286.mp4':
Output file #0 does not contain any stream

Am I missing something?


-----Original Message-----
From: ffmpeg-user [mailto:[email protected]] On Behalf Of Moritz 
Barsnick
Sent: Thursday, January 4, 2018 11:30 AM
To: FFmpeg user discussions <[email protected]>
Subject: [EXTERNAL] Re: [FFmpeg-user] Install ffmpeg 3 on RHEL 7

On Thu, Jan 04, 2018 at 16:00:01 +0000, Legault, Phillip [GTSUS] wrote:
> Do you know if this was compiled with mp4 support?

Without even checking, I'm 99.99% sure it was.

Moritz
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email [email protected] with 
subject "unsubscribe".
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to