This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
FFMPEG / Required FFMPEG encoders
« on: August 14, 2016, 07:39:46 PM »
hi
Ffmpeg command
Show me the following information ...
I needed FFMPEG encoders is as follows. How do I enable the importer.
libx264, libfdk-aac, libmp3lame, libopus, libvpx
please guide me...
If you are able to install and compile a comment
MP4Box (latest)
FLVTool2 (latest)
FFProbe (latest)
MediaInfo (latest)
ImageMagick (latest)
These give you can do.
Thank
Ffmpeg command
Show me the following information ...
Code: [Select]
ffmpeg version 2.2.1 Copyright (c) 2000-2014 the FFmpeg developers
built on Apr 13 2014 13:00:18 with gcc 4.4.6 (GCC) 20120305 (Red Hat 4.4.6-4)
configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --mandir=/usr/share/man --enable-shared --enable-runtime-cpudetect --enable-gpl --enable-version3 --enable-postproc --enable-avfilter --enable-pthreads --enable-x11grab --enable-vdpau --disable-avisynth --enable-frei0r --enable-libopencv --enable-libdc1394 --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librtmp --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' --disable-stripping
libavutil 52. 66.100 / 52. 66.100
libavcodec 55. 52.102 / 55. 52.102
libavformat 55. 33.100 / 55. 33.100
libavdevice 55. 10.100 / 55. 10.100
libavfilter 4. 2.100 / 4. 2.100
libswscale 2. 5.102 / 2. 5.102
libswresample 0. 18.100 / 0. 18.100
libpostproc 52. 3.100 / 52. 3.100
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...
Use -h to get full help or, even better, run 'man ffmpeg'
I needed FFMPEG encoders is as follows. How do I enable the importer.
libx264, libfdk-aac, libmp3lame, libopus, libvpx
please guide me...
If you are able to install and compile a comment
MP4Box (latest)
FLVTool2 (latest)
FFProbe (latest)
MediaInfo (latest)
ImageMagick (latest)
These give you can do.
Thank
2
FFMPEG / The encoder 'aac' is experimental
« on: August 12, 2016, 01:37:47 PM »
hi
Error:
The encoder 'aac' is experimental but experimental codecs are not enabled, add '-strict -2' if you want to use it
how enable ACC in ffmpeg...
Error:
The encoder 'aac' is experimental but experimental codecs are not enabled, add '-strict -2' if you want to use it
how enable ACC in ffmpeg...
Pages: [1]