[FFmpeg-user] Could not find tag for codec hevc in stream

Carl Eugen Hoyos ceffmpeg at gmail.com
Tue Jan 15 16:32:43 EET 2019


2019-01-15 15:24 GMT+01:00, Gabriel Zachmann <zach at cs.uni-bremen.de>:

> % /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


More information about the ffmpeg-user mailing list