[MPlayer-dev-eng] mencoder - where to free the demuxer
Jindrich Makovicka
makovick at kmlinux.fjfi.cvut.cz
Wed Sep 25 19:31:08 CEST 2002
Hi,
The line
if (demuxer) free_demuxer(demuxer);
in mencoder.c should be probably moved after uninit_video. I originally
put it here to be able to terminate the capture threads in tvi_v4l
correctly but recently uninit_video started to print some mess,
expecting sh_video->codec->reg still in place.
Regards,
--
Jindrich Makovicka
More information about the MPlayer-dev-eng
mailing list