2018-11-08 13:21 GMT+01:00, Reindl Harald <[email protected]>:
> that worked over many years now and with 4.1 "[mp4 @ 0x5618adfe4b80]
> Could not find tag for codec mpeg4 in stream #0, codec not currently
> supported in container"
>
> /usr/local/bin/ffmpeg -hide_banner -i
> '/mnt/data/autotest/parts/ffmpeg/demo.mp4' -y -vb '448k' -ab '96k' -bt
> '64k' -maxrate '544k' -ar '44100' -ac '2' -r '25' -vf
> 'scale=480:266,setdar=16/9,pad=480:270:0:2:000000' -async '1' -f 'mp4'
> -codec:v 'mpeg4' -codec:a 'aac' -strict 'experimental' -cutoff '15000'
> -vtag 'xvid' -threads '4' -metadata 'creation_time=2018-11-08T13:13:16'
> '/mnt/data/autotest/parts/ffmpeg/targets/test.xvid'

Please understand that -hide_banner makes bug reports useless
and please provide command line (without -hide_banner) including
complete, uncut console output for a version that does not show
above error.

Carl Eugen

PS: There is no release support on this mailing list, release support
may exist on the bug tracker of your distribution.
_______________________________________________
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".

Reply via email to