<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19298"></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 
face=Arial></FONT>&nbsp;</DIV><FONT color=#0000ff size=2 face=Arial></FONT><FONT 
color=#0000ff size=2 face=Arial></FONT><FONT color=#0000ff size=2 
face=Arial></FONT><BR>
<BLOCKQUOTE 
style="BORDER-LEFT: #0000ff 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
  <DIV dir=ltr lang=en-us class=OutlookMessageHeader align=left>
  <HR tabIndex=-1>
  <FONT size=2 face=Tahoma><B>From:</B> mythtv-users-bounces@mythtv.org 
  [mailto:mythtv-users-bounces@mythtv.org] <B>On Behalf Of </B>Daniel 
  Frey<BR><B>Sent:</B> Friday, September 07, 2012 10:30 PM<BR><B>To:</B> 
  Discussion about MythTV<BR><B>Subject:</B> Re: [mythtv-users] MythTV on 
  Android<BR></FONT><BR></DIV>
  <DIV></DIV><FONT color=#0000ff size=2 face=Arial></FONT><BR><BR>
  <DIV class=gmail_quote>On Fri, Sep 7, 2012 at 12:50 PM, Brian J. Murrell <SPAN 
  dir=ltr>&lt;<A href="mailto:brian@interlinx.bc.ca" 
  target=_blank>brian@interlinx.bc.ca</A>&gt;</SPAN> wrote:<BR>
  <BLOCKQUOTE 
  style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
  class=gmail_quote>
    <DIV class=im>On 12-09-06 09:03 AM, Daniel Frey wrote:<BR>&gt; 
    Unfortunately, Mythtv is very data intensive.<BR><BR></DIV>All the more 
    reason to defer loading of data which could potentially<BR>never be used. 
    &nbsp;Or load in the background. &nbsp;If all I want to do when I<BR>start 
    up is watch a recording, why do I need to wait for guide data to<BR>finish 
    loading when that could happen in the background? 
    &nbsp;Certainly<BR>anything needing the data would need a "please wait..." 
    activated.<BR>
    <DIV class=im><FONT color=#0000ff size=2 face=Arial></FONT><BR>&gt; Can you 
    send me the stacktrace you are seeing when you received the 
    NPE?<BR><BR></DIV>I don't always get the NPE. &nbsp;I do always get a 
    "Unfortunately, MythTV<BR>for Android has stopped" every time I try to play 
    a recording.<BR><BR>Do the backend errors I pasted in my previous message 
    bear any relation?<BR><BR>If I do get the NPE, how do I get a/the 
    stacktrace?<BR><BR>Cheers,<BR>b.<BR><BR><BR><BR>_______________________________________________<BR>mythtv-users 
    mailing list<BR><A 
    href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</A><BR><A 
    href="http://www.mythtv.org/mailman/listinfo/mythtv-users" 
    target=_blank>http://www.mythtv.org/mailman/listinfo/mythtv-users</A><BR><BR></BLOCKQUOTE></DIV><BR><BR 
  clear=all>
  <DIV>I just upgraded my backend to .26. &nbsp;I am not getting the NPE, but 
  video is definitely not playing. &nbsp;</DIV>
  <DIV><FONT color=#0000ff size=2 face=Arial></FONT><BR></DIV>
  <DIV>port 6544 shows the video is transcoding, but immediately get this in the 
  logs:</DIV>
  <DIV>
  <DIV><FONT color=#0000ff size=2 face=Arial></FONT><BR></DIV>
  <DIV>Sep &nbsp;7 22:24:49 mythcenter mythlogserver: mythbackend[4651]: E 
  HttpServer92 servicehost.cpp:134 (Invoke) MethodInfo::Invoke - An Exception 
  Occurred: GetFile - FileName missing.</DIV>
  <DIV>Sep &nbsp;7 22:24:49 mythcenter mythlogserver: mythbackend[4651]: E 
  HttpServer92 servicehost.cpp:405 (ProcessRequest) GetFile - FileName 
  missing.</DIV></DIV>
  <DIV><FONT color=#0000ff size=2 face=Arial></FONT><BR></DIV>
  <DIV>The app seems to be starting and stopping the stream ok. &nbsp;Not sure 
  why i isn't getting the video from the backend.</DIV>
  <DIV>-- <BR><A href="http://www.google.com/profiles/dmfrey" target=_blank>My 
  Google Profile</A><BR><BR><SPAN class=176320113-08092012><FONT color=#0000ff 
  size=2 face=Arial>&nbsp;</FONT></SPAN></DIV>
  <DIV><SPAN class=176320113-08092012></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=176320113-08092012><FONT color=#0000ff size=2 face=Arial>I am 
  running .26 and mythtv for andoid both compiled from latest 
  source.</FONT></SPAN></DIV>
  <DIV><SPAN class=176320113-08092012></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=176320113-08092012><FONT color=#0000ff size=2 face=Arial>I 
  do&nbsp;get video to play but I also seem to recall seeing the symptoms you 
  are seeing.</FONT></SPAN></DIV>
  <DIV><SPAN class=176320113-08092012></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=176320113-08092012><FONT color=#0000ff size=2 face=Arial>I 
  *think* I "avoided" the behaviour by changing my&nbsp;backend compile 
  configuration.</FONT></SPAN></DIV>
  <DIV><SPAN class=176320113-08092012></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=176320113-08092012><FONT color=#0000ff size=2 face=Arial>Here 
  is what I am using now:</FONT></SPAN></DIV>
  <DIV><SPAN class=176320113-08092012></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=176320113-08092012>&nbsp;<FONT color=#0000ff size=2 
  face=Arial> ./configure --prefix=/usr --libdir-name=lib64 --disable-distcc 
  --disable-audio-pulseoutput --enable-libx264 --enable-libmp3lame 
  --enable-libfaac --enable-libxvid --enable-nonfree --enable-libvpx 
  --enable-sdl --disable-crystalhd</FONT></SPAN></DIV>
  <DIV><SPAN class=176320113-08092012><FONT color=#0000ff size=2 
  face=Arial></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=176320113-08092012><FONT color=#0000ff size=2 face=Arial>Not 
  sure if that will help you at all.</FONT></SPAN></DIV>
  <DIV><SPAN class=176320113-08092012><FONT color=#0000ff size=2 
  face=Arial></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=176320113-08092012><FONT color=#0000ff size=2 face=Arial>And 
  again, I am not able to play on .26 with the bs player 
  free.</FONT></SPAN></DIV>
  <DIV><SPAN class=176320113-08092012><FONT color=#0000ff size=2 
  face=Arial></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=176320113-08092012><FONT color=#0000ff size=2 
  face=Arial>Tim</FONT></SPAN></DIV></BLOCKQUOTE></BODY></HTML>