[mythtv-commits] Ticket #156: backend cannot generate thumbnails if configured with --disable-frontend

MythTV mythtv at cvs.mythtv.org
Sat Jul 23 11:49:04 EDT 2005


#156: backend cannot generate thumbnails if configured with --disable-frontend
--------------------+-------------------------------------------------------
       Id:  156     |      Status:  new                         
Component:  mythtv  |    Modified:  Sat Jul 23 15:49:04 2005    
 Severity:  low     |   Milestone:                              
 Priority:  minor   |     Version:  head                        
    Owner:  ijr     |    Reporter:  curtis at stanfordcomputing.com
--------------------+-------------------------------------------------------
 I have a strictly backend machine that I configured and compiled with the
 --disable-frontend option. It would not generate preview thumbnails
 because tv_rec.cpp ifdefed out the GetScreenGrab call with #ifdef
 USING_FRONTEND. I recompiled the backend without the --disable-frontend
 option and all works fine.

 I think the backend should be able to generate thumbnails without
 compiling the frontend code.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/156>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list