| |
| |||||||
| Want to give back to the MythTV Community? Help answer threads with 0 replies. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
|
#1
| |||
| |||
| mplayer -vo vdpau filename Does not do it. Thanks, Steve |
|
#2
| ||||
| ||||
|
MythTV by default uses mplayer to playback files you have ripped from DVD, I don't know what it uses to playback recorded TV. You should try launching the Mythtvfrontend in a terminal, and check the log info after you exit. You can increase detail of the log by launching with "-v" option. Code: mythtvfrontend -v
__________________ Any sufficiently advanced technology is indistinguishable from magic. Arthur C. Clarke |
|
#3
| |||
| |||
|
Don't you need: Code: /usr/bin/mythfrontend --service Phil |
|
#4
| |||
| |||
|
MythTV does not use mplayer for anything. Playback of recordings has always been through the internal player. MythVideo formerly called mplayer, but as of 0.22, has defaulted to the internal player. '--service' is not a valid command line flag to pass to mythfrontend. If you want to log to an external file, either use '>' or '>>' to redirect the console output to a file, or the '-l' or '--logfile' to have mythfrontend log directly to a file. |
|
#5
| |||
| |||
|
I was certainly puzzled when implementing mythwelcome to find that the startup file ~/.config/autostart/mythtv.desktop had the line: Code: Exec=/usr/bin/mythfrontend --service A sanity check of my 9.04 Mythbuntu system shows that there are actually 2 versions of mythfrontend: 1. /usr/bin/mythfrontend is a link to /usr/share/mythtv/mythfrontend.sh If you examine it you'll find that it is a wrapper for mythfrontend.real and it has a references to --service which I concluded was there to invoke logging. 2. The version /usr/bin/mythfrontend.real which is 'hidden' behind the wrapper does indeed document (via --help) and I'm certain will respect the --logfile parameter to which you refer. So, I suppose you need to check which version of mythfrontend you are using. This is fun! Phil |
| |
![]() |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mythtv, mplayer & dvdnav | Nicias | General | 0 | 07-27-2009 03:00 PM |
| Cross EIT by call sign | jarrod.chesney@gmail.com | General | 4 | 06-06-2009 01:08 AM |
| Movies work in mplayer, but not in mplayer in mythvideo | strong_epoxy | Installation Issues | 0 | 05-06-2008 05:48 AM |
| Setting up LIRC support... Seg fault on mplayer call | Steve06 | General | 0 | 12-15-2006 04:40 PM |
| Yes, Please call me stupid. | ByteCoder | General | 5 | 01-05-2005 01:19 AM |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |