


> Invalid too big or non positive size for width '1920' or height '1072' > Please use -b:a or -b:v, -b is ambiguous > configuration: -enable-gpl -enable-version3 -disable-pthreads -enable-runtime-cpudetect -enable-avisynth -enable-bzlib -enable-frei0r -enable-libass -enable-libopencore-amrnb -enable-libopencore-amrwb -enable-libfreetype -enable-libgsm -enable-libmp3lame -enable-libnut -enable-libopenjpeg -enable-libopus -enable-librtmp -enable-libschroedinger -enable-libspeex -enable-libtheora -enable-libutvideo -enable-libvo-aacenc -enable-libvo-amrwbenc -enable-libvorbis -enable-libvpx -enable-libx264 -enable-libxavs -enable-libxvid -enable-zlib > ffmpeg version N-46726-g2f74f8d Copyright (c) 2000-2012 the FFmpeg developers

Summary of the bug: If crop comes before scale in the video filters list it fails (when the crop width/height is > scale width/height)įfmpeg -async 1 -threads 0 -y -i "D:\MCEBuddy\MCEBuddy 2.x\MCEBuddy.ServiceCMD\bin\x86\Debug\working0\My Name Is Earl_WMORDT_2012_03_28_15_28_00.ts" -ss 3 -vf yadif=0:-1,hqdn3d,scale=720:trunc(720/dar/2)*2,crop=1920:1072:0:4 -vcodec libx264 -b 1800000 -subq 6 -x264opts direct=auto:level=4.1:partitions=p8x8,b8x8,i4x4:no-weightb=0:psnr=0:ssim=0:subme=7:ref=3:b-pyramid=none:no-mixed-refs=0:trellis=1:threads=auto -acodec libvo_aacenc -ab 192k -ac 2 "D:\MCEBuddy\MCEBuddy 2.x\MCEBuddy.ServiceCMD\bin\x86\Debug\working0\My Name Is Earl_WMORDT_2012_03_28_15_28_00.mp4"
