#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 _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://avcodec.org/mailman/listinfo/ffmpeg-trac