2008-09-24, 10:32 AM
I cant stream audio (or audio) from EWA thru VLC. Trying to stream an MP3 gives the following error in the EWA log file:
If I try to stream a recording, I get the following in EWA log file:
Thanks.
Quote:2008-09-24 16:24:01.671 INFO [15] File Name Deserialized: E:\MP3s\Star.mp3
2008-09-24 16:24:01.671 INFO [15] ***********************
2008-09-24 16:24:01.671 INFO [15] VLC Path= C:\Utilities\VideoLAN\VLC\
2008-09-24 16:24:01.671 INFO [15] Args= --intf http "E:\MP3s\Star.mp3" out=#transcode{vcodec=h264,vb=128,width=320,height=213,acodec=mp4a,ab=32,channels=2}tandard{access=http,mux=ts,url=:7648} vlc:quit
2008-09-24 16:24:04.875 INFO [15] Using wmi for free space determination.....
2008-09-24 16:24:05.093 INFO [15] Using wmi for free space determination.....
2008-09-24 16:24:05.265 VERBOSE [15] RecordingFactory.loadSchedule()
2008-09-24 16:24:05.265 VERBOSE [15] getValue cached value: /settings/AutoRemoveMissingRecordings : true
2008-09-24 16:24:05.281 ERROR [15] System.InvalidCastException: Specified cast is not valid.
at System.Data.SQLite.SQLiteDataReader.VerifyType(Int32 i, DbType typ)
at System.Data.SQLite.SQLiteDataReader.GetDateTime(Int32 i)
at gbweb.Migrated_Info.GetEPGRemaining(DbConnection aConnection) in c:\Program Files\Devnz\GBPVR\web\Info.aspx.cs:line 349
at gbweb.Migrated_Info.Page_Load(Object sender, EventArgs e) in c:\Program Files\Devnz\GBPVR\web\Info.aspx.cs:line 81
If I try to stream a recording, I get the following in EWA log file:
Quote:2008-09-24 16:30:45.171 INFO [15] File Name Deserialized: F:\TV Recordings\Olympics 2008 Opening Ceremony.mpg
2008-09-24 16:30:45.171 INFO [15] ***********************
2008-09-24 16:30:45.171 INFO [15] VLC Path= C:\Utilities\VideoLAN\VLC\
2008-09-24 16:30:45.171 INFO [15] Args= --intf http "F:\TV Recordings\Olympics 2008 Opening Ceremony.mpg" out=#transcode{vcodec=h264,vb=128,width=320,height=213,acodec=mp4a,ab=32,channels=2}tandard{access=http,mux=ts,url=:7648} vlc:quit
2008-09-24 16:30:49.046 INFO [15] Using wmi for free space determination.....
2008-09-24 16:30:49.453 INFO [15] Using wmi for free space determination.....
2008-09-24 16:30:49.609 VERBOSE [15] RecordingFactory.loadSchedule()
2008-09-24 16:30:49.609 VERBOSE [15] getValue cached value: /settings/AutoRemoveMissingRecordings : true
2008-09-24 16:30:49.625 ERROR [15] System.InvalidCastException: Specified cast is not valid.
at System.Data.SQLite.SQLiteDataReader.VerifyType(Int32 i, DbType typ)
at System.Data.SQLite.SQLiteDataReader.GetDateTime(Int32 i)
at gbweb.Migrated_Info.GetEPGRemaining(DbConnection aConnection) in c:\Program Files\Devnz\GBPVR\web\Info.aspx.cs:line 349
at gbweb.Migrated_Info.Page_Load(Object sender, EventArgs e) in c:\Program Files\Devnz\GBPVR\web\Info.aspx.cs:line 81
Thanks.