[MPlayer-users] Crash of mencoder in demux_ts.c line 2728
Nico Sabbi
nsabbi at tiscali.it
Mon Aug 22 21:15:53 CEST 2005
George Styles wrote:
>Hi,
>
>Ive managed to get a reproducable crash when using mencoder to encode into divx.
>
>The crash is a seg fault in demux_ts.c line 2728
>
> if(!strcmp(dvdsub_lang, ""))
> asgn = 1;
>
>
>
>
...
>I am trying to encode from a MPEG Transport stream (ripped using
>MythTV from a DVB-T card). I know the stream includes a video, audio
>(2 audio - anyone know why???) and a subtitle.
>
>I think its the subtitle bit thats breaking it. The code which crashes
>looks like its trying to parse the subtitle stream, and failing, i
>assume because dvbsub_lang is a invalid pointer, or null.
>
>Im gonna try commenting out all that code, as I dont even WANT
>subtitles in the output...
>
>Is there any command line option to mencoder that says 'just ignore subtitles'?
>
>
maybe -nosub something, I don't remember
>Full info below (as much as I could get)
>
>thanks
>
>George
>
>
>
can you upload a portion of the file somewhere please? I need to
identify the bug, not only silence it.
In any case I'll probably fix it slowly: I'm busy remounting my house
and equipment atm. sorry
More information about the MPlayer-users
mailing list