[FFmpeg-user] video fps filter problem

2018-08-15 Thread 홍석진
I uploaded it to my cloud drive. ​ Please check download url as below ​ https://drive.google.com/file/d/1ltdnGqMT5GhdzoqUkLFEu_N6Ptpe5UZz/view?usp=sharing ​ ​ Regards. ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org

[FFmpeg-user] Getting error "concealing 88 DC, 88 AC, 88 MV errors in I frame" when decoding H263+

2018-08-15 Thread chetan goni
When i ran below command ".//ffmpeg -f h263 -i video.bin -f flv out.flv" here *video.bin* : RTP playload *Error:* [h263 @ 021e871caa40] I cbpc damaged at 0 8 [h263 @ 021e871caa40] Error at MB: 96 [h263 @ 021e871caa40] concealing 88 DC, 88 AC, 88 MV errors in I frame Output #0,

Re: [FFmpeg-user] How to build static fontconfig with ffmpeg?

2018-08-15 Thread Reino Wijnsma
On 13-8-2018 15:02, qw wrote: > I use the command of 'pkg-config --static', which prints nothing. On 9-8-2018 2:09, Reino Wijnsma wrote: > 8) build fontconfig-2.13.0.tar.bz2 > export PKG_CONFIG="pkg-config --static" > ./configure --disable-shared --enable-static > make > unset PKG_CONFIG You'd

[FFmpeg-user] Binary format of yuv444p

2018-08-15 Thread Kirk Liberty
Is yuv444p a planar format? And, is it row-major or column-major? Thank you ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org

Re: [FFmpeg-user] Audio ducking of input music based on vocals in another audio file

2018-08-15 Thread Gyan Doshi
On 14-08-2018 07:45 PM, Will Lewis wrote: Hi, I'm looking for a way to take an music audio file and automate the ducking on its volume level based on vocals in a separate audio file. The output should just be the music audio with volume reduced in response to that input. I believe this is