View Single Post
Posts: 72 | Thanked: 2 times | Joined on Jul 2007
#16
I hav gotten this to mostly work now. i can connect to the mysql database and retrieve the channels. only my streaming doesn't work. gmyth-cat does work. when i test gmencoder with

Code:
gmencoder -i myth://127.0.0.1:6543/livetv?channel=7 -o file:////home/user/channel7.avi
I get a gui and nothing else happens.
heres the console output
Code:
user@ubuntu:~$ gmencoder -i myth://127.0.0.1:6543/livetv?channel=7 -o file:///home/user/channel7.avi

(gmencoder:7638): Gtk-CRITICAL **: gtk_widget_ref: assertion `GTK_IS_WIDGET (widget)' failed

(gmencoder:7638): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed
Loading configuration from [/home/user/.gmencoderrc]
Device DVD: [/dev/dvd].
UseAspectRatioPreviews DVD: [0].
AutoDetectPathMP: [1].
DeleteTemporalFiles: [1].
DeleteCopyToDiskFile: Not Found. Default Value [1].
Detected Mplayer/Mencoder Path [/usr/bin]
Loading TV configuration from []
Error opening the configuration file [].
Resutlado: Not Found. Default Value [-tv on].
Error opening the configuration file [].
UseAspectRatioPreviews: Not Found. Default Value [0].
Error opening the configuration file [].
AutoDetectPathMP: Not Found. Default Value [1].
Error opening the configuration file [].
DeleteTemporalFiles: Not Found. Default Value [1].
Error opening the configuration file [].
DeleteCopyToDiskFile: Not Found. Default Value [1].
Detected Mplayer/Mencoder Path [/usr/bin]

(gmencoder:7638): Gtk-WARNING **: FIXME we don't support GTK_JUSTIFY_FILL yet

(gmencoder:7638): Gtk-WARNING **: FIXME we don't support GTK_JUSTIFY_FILL yet

(gmencoder:7638): Gtk-WARNING **: FIXME we don't support GTK_JUSTIFY_FILL yet

(gmencoder:7638): Gtk-WARNING **: FIXME we don't support GTK_JUSTIFY_FILL yet
then it just sits there and does nothing.
theres alot of configuration files missing where do i get them or how do i make them if this is even the problem?

http://ubuntuforums.org/showthread.php?t=563763

Last edited by jay8378; 2007-09-30 at 16:10.