2019-01-15 15:24 GMT+01:00, Gabriel Zachmann <[email protected]>:
> % /opt/local/bin/ffmpeg -loglevel error -hide_banner -nostats -nostdin -i > 'Immersive Virtual Reality Anatomy Atlas V01.mp4' -map 0 -c:s copy > -map_metadata 0 -map_metadata:s:v 0:s:v -dn -map_metadata:s:a 0:s:a -c:a aac > -b:a 128k -filter:v 'crop=in_w-mod(in_w\,2):in_h-mod(in_h\,2)' -codec:v hevc > -tag:v hvc1 -max_muxing_queue_size 1024 -vf format=yuv420p -preset faster > -crf 29 -x265-params > me=umh:subme=5:ref=4:aq-mode=2:aq-strength=1.0:psy-rd=2.0:psy-rdoq=1.0:rd=6:log-level=1 > -ignore_unknown -f mp4 'Immersive Virtual Reality Anatomy Atlas > V01.h265.mp4' Please understand that when asking for help here, you must not use the -hide_banner parameter (except when asking for help for this parameter) and that only current FFmpeg git head is supported. Always provide the complete, uncut console output for the command you tested, neither ffprobe nor version output are needed in addition. Carl Eugen _______________________________________________ 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".
