[FFmpeg-user] Copy Audio

Paul B Mahol onemda at gmail.com
Tue Dec 18 21:49:24 EET 2018


On 12/18/18, Chris <c319chris-at-aol.com at ffmpeg.org> wrote:
>> Can you post the complete terminal output and command line of what you see
>> when you run the process with 4.0?
>
> Command line:
>
> ffmpeg -y -i "D:\Videos\Trains\December_6_2018_San_Jose\C0073.MP4"  -crf 1
> -c:v libx264  -pix_fmt yuv420p  -s 1280x720  -r 59.94  -vf
> eq=gamma=0.83,lutyuv=y='clip(val,26,220)'  -c:a copy  processed.mp4
>

This is writing invalid files. mp4 does not allow pcm_s16be.


More information about the ffmpeg-user mailing list