[FFmpeg-trac] #1744(avdevice:new): SDL out freezes

FFmpeg trac at avcodec.org
Sat Nov 23 11:53:29 CET 2013


#1744: SDL out freezes
-------------------------------------+------------------------------------
             Reporter:  rogerdpack   |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avdevice
              Version:  unspecified  |               Resolution:
             Keywords:  sdl bounty   |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------

Comment (by elioxia):

 I can confirm ffmpeg does not freeze when calling SDL_PumpEvents() at the
 end of sdl_write_packet.
 Since sdl_write_packet may be called from any thread but windows uses per
 thread message queue, a proper fix will need a dedicated thread for sdl
 initialization and messaging.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1744#comment:12>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list