Menu

#96 mpgjoin segfaults

v1.3.1
open
nobody
None
5
2009-02-09
2009-02-09
Anonymous
No

I am trying to merge two mpeg files using mpgjoin. It segfaults as below:

[root@snowy-tp video]# mpgjoin mov001.mod mov002.mod -o big.mod
warning: couldn't find any valid system header. I'm continuing anyway
warning: couldn't find any valid system header. I'm continuing anyway
Segmentation fault

[root@snowy-tp video]# file mov001.mod
mov001.mod: MPEG sequence, v2, program multiplex
[root@snowy-tp video]# file mov002.mod
mov002.mod: MPEG sequence, v2, program multiplex
[root@snowy-tp video]#

core file is not produced (even though i have set core file size limit to unlimited).

Any hints on how to solve this problem?

Discussion


Log in to post a comment.