[FFmpeg-trac] #276(FFplay:open): FFPlay when compiled for arm and executed on BeagleBoard Xm + Angstrom gives segmentation fault

FFmpeg trac at avcodec.org
Tue Jun 14 13:17:57 CEST 2011


#276: FFPlay when compiled for arm and executed on BeagleBoard Xm + Angstrom
gives segmentation fault
---------------------------+----------------------
Reporter:  luckynarang123  |       Owner:  michael
    Type:  defect          |      Status:  open
Priority:  normal          |   Component:  FFplay
 Version:  unspecified     |  Resolution:
Keywords:                  |  Blocked By:
Blocking:                  |  Reproduced:  0
Analyzed:  0               |
---------------------------+----------------------

Comment (by luckynarang123):

 Replying to [comment:3 cehoyos]:
 > Does SDL_SetVideoMode() segfault, or does it return NULL?
 It returns NULL,but whenever this NULL screen is referred it gives
 segmentation fault.

 The usage is as follows:

 w=640
 h=480
 flags=SDL_HWSURFACE | SDL_SYNCBLIT | SDL_HWACCEL
 SDL_SetVideoMode(w,h,0,flags);

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


More information about the FFmpeg-trac mailing list