[libav-bugs] [Bug 275] avconv can't copy 0-channel ac3 track
bugzilla-daemon at aruru.libav.org
bugzilla-daemon at aruru.libav.org
Sun Apr 29 01:19:30 CEST 2012
https://bugzilla.libav.org/show_bug.cgi?id=275
Justin Ruggles <justin.ruggles at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.8 |git HEAD
--- Comment #2 from Justin Ruggles <justin.ruggles at gmail.com> 2012-04-29 01:19:30 CEST ---
confirmed with git HEAD.
wow, that file is really messed up.
>From what I can tell, the ac3 probing issue stems from bad timestamps, which
makes avformat_find_stream_info() terminate too early because of
max_analyze_duration. Manually disabling max_analyze_duration makes the ac3
work, but then there are other really crazy issues with wrong fps.
--
Configure bugmail: https://bugzilla.libav.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the libav-bugs
mailing list