[mythtv-users] ac3 passthrough results in accelerated video

Craig Treleaven ctreleaven at cogeco.ca
Sat May 31 17:01:38 UTC 2008


At 9:38 PM -0700 5/30/08, scram69 wrote:
>is there any way
>to configure the app on OS X to always run with this type of verbose
>logging?

I created a little applescript to start the frontend with logging.  Paste the following (all one line) into Script Editor and save as an application...

do shell script "cd /Applications/AudioVisualMusic/Myth/MythFrontend.app/Contents/MacOS; /Applications/AudioVisualMusic/Myth/MythFrontend.app/Contents/MacOS/MythFrontend -nw -v audio,libav,playback -l ~/MythFrontend.log"

You'll need to change the part  '/Applications/AudioVisualMusic/Myth/MythFrontend.app' to point to wherever you store your frontend binary.  The log is created in your home directory.

Craig


More information about the mythtv-users mailing list