[PD] gem segfault when opening video

Charles Goyard cg at fsck.fr
Mon Feb 18 22:42:04 CET 2013


Hi,

when opening a .mov file on pd-extended on linux, I get :

verbose(5): gmerlin support
verbose(5): quicktime4linux support
[pix_film]: opening /home/charles/w/enversdudehors/endo/fev2013-2.mov with format 1908
[pix_film:track] No video decoder found for fourcc avc1 (0x61766331)
track 0 does not contain a video-stream: skipping
Pixelformat not specified for video frame
verbose(5): gmerlin: succeeded
[pix_film]: loaded file:
/home/charles/w/enversdudehors/endo/fev2013-2.mov with 211432 frames
(576x576) at 60.000000 fps
Segmentation fault (core dumped)

On the command line, gmerlin fails to open the file as well, with the
same message, but lqtplay is able to play the movie.

However, it seems these messages are contradictory :
[pix_film:track] No video decoder found for fourcc avc1 (0x61766331)
verbose(5): gmerlin: succeeded

I'm not sure it's a bug. Maybe there's a way to force pix_film to use a
specific backend ?

According to ffmpeg, the stream is :
Video: h264 (Main) (avc1 / 0x31637661), yuv420p


Thanks,

-- 
Charles



More information about the Pd-list mailing list