[mythtv] [PATCH] Fix Mythtv hang when FF to EOF while editing for MPEG2

Isaac Richards ijr at po.cwru.edu
Mon Sep 8 00:49:21 EDT 2003


On Sunday 07 September 2003 10:20 pm, David Peterson wrote:
> Comments:
> - I'm not an expert in the Myth code, so this may throw other stuff out too
> - It only happens for Mpeg2 files (using avformatdecoder.cpp).
> nuppeldecoder.cpp works fine
> - I'm in Australia (PAL), so video_frame_rate=25 here. I'm surprised this
> bug hasn't been reported earlier, so it may be a PAL only thing.

There isn't any way to catch the eof in avformatdecoder?  It's trying to 
currently, at least..  I'd like to fix it that way instead of this patch, as 
this makes it harder to mark a cutpoint at the end of the file.  

And, yeah, it may be a PAL thing, though I'm not sure why it would be, since I 
can't reproduce it here at all.

Isaac


More information about the mythtv-dev mailing list