[FFmpeg-trac] #2170(FFmpeg:new): problem using av_packet_merge_side_data
    FFmpeg 
    trac at avcodec.org
       
    Tue Jan 22 17:44:15 CET 2013
    
    
  
#2170: problem using av_packet_merge_side_data
-----------------------------------+----------------------------------
             Reporter:  trynitron  |                     Type:  defect
               Status:  new        |                 Priority:  normal
            Component:  FFmpeg     |                  Version:  1.1.1
             Keywords:             |               Blocked By:
             Blocking:             |  Reproduced by developer:  0
Analyzed by developer:  0          |
-----------------------------------+----------------------------------
 Hi,
 I'm currently using ffmpeg API with x264. In my stuff I use
 av_packet_merge_side_data and av_packet_split_side_data functions. With
 the latest version of ffmpeg, this isn't working. I mean, the extradata
 isn't put inside packets.
 I try with an old version of ffmpeg API (with the same code) and its
 working perfect.
 Trynitron
-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2170>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
    
    
More information about the FFmpeg-trac
mailing list