LinHES Forums
http://forum.linhes.org/

Mythstreamtv / vlc : No suitable acces module for ....
http://forum.linhes.org/viewtopic.php?f=11&t=9988
Page 1 of 1

Author:  korffr [ Wed May 10, 2006 4:59 am ]
Post subject:  Mythstreamtv / vlc : No suitable acces module for ....

When trying to stream a program I am running into problems, it worked before but somehow I messed something up.

When streaming it issues the command on the next screen as follows :
Code:
Command line:/usr/share/mythstreamtv/mythstreamtv.sh 'DIV3' 'mp3' '500' '128' '1' '25' 'http' '' '' 'myth://192.168.1.20:6543/1003_20060510140000.mpg' > /usr/share/mythstreamtv/log.txt 2>&1 &


I get an error :

Code:
[00000001] main vlc warning: config file /var/www/.vlc/vlcrc does not exist yet
[00000001] main vlc warning: config file /var/www/.vlc/vlcrc does not exist yet
[00000001] main vlc warning: could not open plugins cache file /var/www/.vlc/cache/plugins-04041e.dat for reading
[00000001] main vlc warning: config file /var/www/.vlc/vlcrc does not exist yet
[00000216] main interface: creating httpd
[00000224] main private warning: missing value for option user
[00000224] main private warning: missing value for option pwd
[00000227] main demuxer warning: no access_demux module matched "myth"
[00000228] vcd access warning: could not open 192.168.1.20:6543/1003_20060510140000.mpg
[00000228] access_file access warning: cannot stat() file `192.168.1.20:6543/1003_20060510140000.mpg' (No such file or directory)
[00000228] cdda access warning: could not open 192.168.1.20:6543/1003_20060510140000.mpg
[00000228] main access warning: no access2 module matching "myth" could be loaded
[00000219] main input error: no suitable access module for `myth://192.168.1.20:6543/1003_20060510140000.mpg'
[00000224] access_output_http private warning: HTTP sout access cannot seek


(I modified the mythtvstream.sh to have a -v option for the vlc command. to get more information around the error)

I have recompiled vlc and ffmpeg from source but with no luck.
It sort of sounds like there is a codec missing.

Anyone got any ideas as to what may be causing this ?

Thanks

Richard

Author:  braynyac [ Fri Jun 02, 2006 2:09 pm ]
Post subject: 

korffr,

A couple things - first, it looks like it is picking up 'myth' as a source type, which is incorrect. Are you trying to stream from a backend box? this is what it looks like to me....

Secondly,

I have a similar problem, but not the myth part, just the .nuv...any ideas? I'll post my error messages in a bit.

~braynyac

Author:  korffr [ Wed Jun 07, 2006 3:29 am ]
Post subject: 

Braynyac

Honestly, I am not exactly sure what caused it. I may have messed it up when I was trying to install the live tv streaming plugin at that time. I have since reinstalled from scratch, so I don't have the problem anymore.

I think the installation of the plugin changed the behaviour of some of the scripts, cause when I look at the VLC command right now it comes up with
Code:
/myth/stream/mythstreamtv.sh 'WMV2' 'mp3' '128' '32' '.5' '15' 'http' '' '' '/myth/tv/1017_20060607160000.mpg' > /myth/stream/log.txt 2>&1 &


So if you compare that with what I had before

Code:
/usr/share/mythstreamtv/mythstreamtv.sh 'DIV3' 'mp3' '500' '128' '1' '25' 'http' '' '' 'myth://192.168.1.20:6543/1003_20060510140000.mpg' > /usr/share/mythstreamtv/log.txt 2>&1 &


2 things that seem to differ.
- The location from which it is running from /myth/stream directory
- Perhaps because of this the script is trying to run the file from the local drive (/myth/tv/...) rather than the 'myth://192.168.1.20...', which gave an error.

Can't give you a complete solution, but this may give you an indication of where the problem may be.

Richard

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/