[FFmpeg-user] Some guidence on finding this problem.

Carl Eugen Hoyos ceffmpeg at gmail.com
Wed Aug 3 13:08:33 EEST 2016


2016-08-03 11:47 GMT+02:00 JULIAN GARDNER <joolzg at btinternet.com>:

> encoder at encoder:~$ ffmpeg -i failure_chomped.ts -c:v libx265 -c:a libfaac -y -f mpegts a.ts

Unrelated: There are two better aac encoders than libfaac, and please
remember that using
external libraries to report issues that are reproducible with
internal decoders and encoders
- for example ffmpeg -i input -qscale 2 out.avi - just makes
understanding the issue much
harder.

> ffmpeg version N-78956-g920f592 Copyright (c) 2000-2016 the FFmpeg developers

Please remember to always test current FFmpeg git head before
reporting issues, we
generally cannot fix issues in old versions (and this case is
apparently particularly hard).
Your sample would have been very important five months ago...

Thank you, Carl Eugen


More information about the ffmpeg-user mailing list