[FFmpeg-trac] #1548(avcodec:new): avcodec ignores profile when using ffmpeg C API
FFmpeg
trac at avcodec.org
Thu Jul 19 11:06:42 CEST 2012
#1548: avcodec ignores profile when using ffmpeg C API
-------------------------------------+-------------------------------------
Reporter: TheSHEEEP | Owner:
Type: defect | Status: new
Priority: important | Component: avcodec
Version: 0.10.4 | Resolution:
Keywords: Profile, | Blocked By:
h264, Baseline | Reproduced by developer: 0
Blocking: |
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Cigaes):
You are right, this is not the correct code: the option must not be set
after the codec is opened, but ''when'' the codec is opened, using the
thirs argument of {{{avcodec_open2}}}.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1548#comment:9>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list