[mythtv-users] A few minor issues

Jo Shields directhex at apebox.org
Mon Aug 1 22:52:33 UTC 2005


chris at cpr.homelinux.net wrote:

>On Mon, Aug 01, 2005 at 11:57:06AM +0100, Jo Shields wrote:
>  
>
>>* In MythWeb, under the Music section, clicking on a track title returns 
>>me to the same page, with all images/stylesheets missing, and a funny 
>>URL which includes most of the path to the file in question. What is the 
>>correct behaviour, and how should I be achieving it?
>>    
>>
>
>The correct behavior is "whatever you want it to do", and is effected by
>editing the url in the mythweb/config/conf.php file.  Whatever url you
>specify will have the filename appended and passed back to the browser.
>The same applies to video.
>
>  
>

Is there some handy magical script or executable I can run to take 
command over the MythTV machine - i.e. allow commands like "play target 
video" or "play target song"? Obviously for integration with a little 
PHP script...

>>* MythVideo is using mplayer to open video files - however, these are 
>>always being opened BEHIND mythfrontend - I need to alt-tab to the video 
>>to interact with it. Is this a WM issue?
>>    
>>
>
>Yes.  You need to configure your WM so that new windows are raised and
>given the keyboard focus.  This is the default for most simple WMs, but
>more complicated toys like KDE may have a different raise/focus model.
>
>  
>

It was doing the desribed with KDE. Without a WM, the video would be on 
top but focus remain on mythfrontend. Behaviour with Xfce4 is correct.

Oh, and some full messages from my mythtranscode failures:

bloaty:/usr/share/mythtv/mythweb/config# mythtranscode -p autodetect -i 
/mnt/mythtv/Recordings/1001_20050731200000_20050731210000.nuv /tmp/
Stream: 0 Type: 0
Stream: 1 Type: 1
Stream: 2 Type: 1
Input #0, mpeg, from 
'/mnt/mythtv/Recordings/1001_20050731200000_20050731210000.nuv':
  Stream #0.0: Video: mpeg2video, 720x576, 25.00 fps, 6500 kb/s
  Stream #0.1: Audio: mp2, 48000 Hz, stereo, 256 kb/s
  Stream #0.2: Audio: mp2, 48000 Hz, mono, 64 kb/s
mythtranscode: mpeg2trans.cpp:668: bool 
MPEG2trans::process_video(AVPacket*, bool): Assertion `0' failed.
Aborted

bloaty:/usr/share/mythtv/mythweb/config# mythtranscode -p autodetect -i 
/mnt/mythtv/Recordings/1002_20050731190000_20050731194500.nuv /tmp/
Stream: 0 Type: 0
Stream: 1 Type: 1
Input #0, mpeg, from 
'/mnt/mythtv/Recordings/1002_20050731190000_20050731194500.nuv':
  Stream #0.0: Video: mpeg2video, 720x576, 25.00 fps, 6500 kb/s
  Stream #0.1: Audio: mp2, 48000 Hz, stereo, 256 kb/s
mythtranscode: mpeg2trans.cpp:668: bool 
MPEG2trans::process_video(AVPacket*, bool): Assertion `0' failed.
Aborted

This one's a real pain for me, does anyone have any suggestions?

--Jo Shields


More information about the mythtv-users mailing list