[mythtv] Endless while loop in MythVideo mythvideo/metadata.cpp Metadata::guessTitle()

Vedran Rodic vedran at vodatel.hr
Thu Sep 9 09:25:13 EDT 2004


Hello I have a video file that has '((]T[)' in the filename.    This 
causes the while loops in Metadata::guessTitle() to be endless, and 
eventually mythfrontend dies a horrible death by linux oom killer.

My patch is to remove the [, ] ,( , ), {, } while loop title guessing 
altogether. The autor of this code may have a better solution.

Vedran


More information about the mythtv-dev mailing list