MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Help on Development » Quality Assurance (Bugreports) » Archive » Bug Reports » 0.2.0.0 Final and SVN Builds


0.2.0.0 Final and SVN Builds Post bugs you have found in 0.2.0.0 final or any SVN-Snapshot here.

Reply
 
Thread Tools Display Modes
Old 2006-10-07, 12:59   #1 (permalink)
Portal Member
 
Join Date: Dec 2004
Location: The Netherlands
Age: 22
Posts: 115
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Send a message via Skype™ to trojkolka
Exclamation MyTV out of sync and/or loses signal after a while

Area: Media Portal Program
MediaPortal Version: 0.2.1.0-SVN-06.10.2006-19:58:24,46-Build 10849
 (2006-10-06)
MediaPortal Skin: BlueTwo
Windows Version: Windows XP (SP2)
.NET CLR Version: 2.0.50727
DirectX Version: 4.09.00.0904 (9.0c)
Audio Codec: Elecard Audio Decoder
Video Codec: Elecard MPEG-2 Video Decoder
CPU Type: Intel Pentium 4 - 2.80GHz
Memory: 511 MB
Motherboard: P4S8X-X (ASUSTeK Computer INC.)
TV Card Model: Hauppauge PVR 150 MCE
TV Card Type: Hardware
TV Card Driver: Latest
Video Card Model: Radeon 9200 Series (128 MB)
Video Card Driver: Ati Catalyst 06.3
Video Card Resolution: 1152x864
Video Render Type: VMR9
Audio Card Model: SoundMAX Integrated Digital Audio
Synopsis::

1) start Mediaportal
2) go to TV section
3) Zap a couple of channels up and down, like in normal use.
4a) after a while Audio is out of sync with Video
4b) in the middle i get a message no signal detected but signal is good and tv video holds a second and audio goes on. (this happens sometimes after about 1 hour watching but before this the tv is mostly out of sync already)

Timeshifting is off in my configuration. I tried several filters Elecard, MPV/MPA and the std. Hauppauge Non-CSS MPEG 2 driver. All tried filters have the same problem.
__________________
Trojkolka

Last edited by trojkolka; 2006-10-07 at 13:02. Reason: Extra information needed on the subject.
trojkolka is offline   Reply With Quote
Old 2006-10-07, 22:31   #2 (permalink)
Project Coordinator
 
infinityloop's Avatar
 
Join Date: Dec 2004
Location: 127.0.0.1
Age: 29
Posts: 6,200
Thanks: 170
Thanked 132 Times in 96 Posts

Country:

My System

Default

please test again with MPV and MPA as codecs for MyTV.
__________________
regards
chris

MediaPortal Project Coordinator
Test Team Leader

Do not start to moan if something is not working as you want it to be.
Remember that MediaPortal is Open Source.
YOU can improve it!
infinityloop is offline   Reply With Quote
Old 2006-10-08, 21:12   #3 (permalink)
Portal Member
 
Join Date: Dec 2004
Location: The Netherlands
Age: 22
Posts: 115
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Send a message via Skype™ to trojkolka
Exclamation

New logs with MPV/MPA codecs... Now the out of sync happened rather quickly
__________________
Trojkolka
trojkolka is offline   Reply With Quote
Old 2006-10-09, 07:37   #4 (permalink)
Project Coordinator
 
infinityloop's Avatar
 
Join Date: Dec 2004
Location: 127.0.0.1
Age: 29
Posts: 6,200
Thanks: 170
Thanked 132 Times in 96 Posts

Country:

My System

Default

seems like your MediaPortal installation is broken.

look at all the database errors

Quote:
Originally Posted by error.log
2006-10-08 21:00:35.468750 [ERROR][MPMain]: SQL:MusicDatabaseV7.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:no such column: iPlaylistLimit query:select iPlaylistLimit from scrobblesettings where idScrobbleSettings = '1'
2006-10-08 21:00:35.687500 [ERROR][MPMain]: musicdatabase exception err:SQL:MusicDatabaseV7.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:no such column: iPlaylistLimit query:select iPlaylistLimit from scrobblesettings where idScrobbleSettings = '1' stack: at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
at SQLite.NET.SQLiteClient.Execute(String query)
at MediaPortal.Music.Database.MusicDatabase.AddScrobb leUserSettings(String userID_, String fieldName_, Int32 fieldValue_)
2006-10-08 21:00:35.750000 [ERROR][MPMain]: SQL:MusicDatabaseV7.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:no such column: iPreferCount query:select iPreferCount from scrobblesettings where idScrobbleSettings = '1'
2006-10-08 21:00:35.750000 [ERROR][MPMain]: musicdatabase exception err:SQL:MusicDatabaseV7.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:no such column: iPreferCount query:select iPreferCount from scrobblesettings where idScrobbleSettings = '1' stack: at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
at SQLite.NET.SQLiteClient.Execute(String query)
at MediaPortal.Music.Database.MusicDatabase.AddScrobb leUserSettings(String userID_, String fieldName_, Int32 fieldValue_)
2006-10-08 21:00:35.953125 [ERROR][MPMain]: SQL:MusicDatabaseV7.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:no such column: iRememberStartArtist query:select iRememberStartArtist from scrobblesettings where idScrobbleSettings = '1'
2006-10-08 21:00:35.984375 [ERROR][MPMain]: musicdatabase exception err:SQL:MusicDatabaseV7.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:no such column: iRememberStartArtist query:select iRememberStartArtist from scrobblesettings where idScrobbleSettings = '1' stack: at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
at SQLite.NET.SQLiteClient.Execute(String query)
at MediaPortal.Music.Database.MusicDatabase.AddScrobb leUserSettings(String userID_, String fieldName_, Int32 fieldValue_)
2006-10-08 21:00:36.125000 [ERROR][MPMain]: SQL:MusicDatabaseV7.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:no such column: iOfflineMode query:select iOfflineMode from scrobblesettings where idScrobbleSettings = '1'
2006-10-08 21:00:36.140625 [ERROR][MPMain]: musicdatabase exception err:SQL:MusicDatabaseV7.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:no such column: iOfflineMode query:select iOfflineMode from scrobblesettings where idScrobbleSettings = '1' stack: at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
at SQLite.NET.SQLiteClient.Execute(String query)
at MediaPortal.Music.Database.MusicDatabase.AddScrobb leUserSettings(String userID_, String fieldName_, Int32 fieldValue_)
2006-10-08 21:00:39.203125 [ERROR][MPMain]: SQL:TVSeriesDatabase3.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:table path already exists query:CREATE TABLE path (path_id integer primary key, path text);

2006-10-08 21:00:39.203125 [ERROR][MPMain]: SQL:TVSeriesDatabase3.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:table series already exists query:CREATE TABLE series (series_id integer primary key, name text, premiered text, airs text, status text, duration text, network text, description text, summary_url text);

2006-10-08 21:00:39.203125 [ERROR][MPMain]: SQL:TVSeriesDatabase3.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:table episode already exists query:CREATE TABLE episode (episode_id integer primary key, series_id integer, title text, aired text, season_number int, episode_number integer, special text, filename text, description text, summary_url text, imported_data int);

2006-10-08 21:00:39.218750 [ERROR][MPMain]: SQL:TVSeriesDatabase3.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:table episodemetadata already exists query:CREATE TABLE episodemetadata (metadata_id integer primary key, episode_id integer, series_id integer, metadatakey text, metadatavalue text);

2006-10-08 21:00:39.218750 [ERROR][MPMain]: SQL:TVSeriesDatabase3.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:table genre already exists query:CREATE TABLE genre (genre_id integer primary key, name text);

2006-10-08 21:00:39.218750 [ERROR][MPMain]: SQL:TVSeriesDatabase3.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:table genre_series_link already exists query:CREATE TABLE genre_series_link (link_id integer primary key, genre_id int, series_id int);

2006-10-08 21:00:39.234375 [ERROR][MPMain]: SQL:TVSeriesDatabase3.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:table actor already exists query:CREATE TABLE actor (actor_id integer primary key, name text, character text);

2006-10-08 21:00:39.250000 [ERROR][MPMain]: SQL:TVSeriesDatabase3.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:table actor_episode_link already exists query:CREATE TABLE actor_episode_link (link_id integer primary key, actor_id int, episode_id integer);

2006-10-08 21:00:39.250000 [ERROR][MPMain]: SQL:TVSeriesDatabase3.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:table replacementstring already exists query:CREATE TABLE replacementstring (replacementstring_id integer primary key, search text, replace text);

2006-10-08 21:00:39.250000 [ERROR][MPMain]: SQL:TVSeriesDatabase3.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:table regexpattern already exists query:CREATE TABLE regexpattern (pattern_id integer primary key, pattern text);

2006-10-08 21:00:39.265625 [ERROR][MPMain]: SQL:TVSeriesDatabase3.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:table simplepattern already exists query:CREATE TABLE simplepattern (pattern_id integer primary key, pattern text);

2006-10-08 21:00:39.265625 [ERROR][MPMain]: SQL:TVSeriesDatabase3.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:table options already exists query:CREATE TABLE options (option_id integer primary key, property text, value text);
I strongly suggest that you do a clean installation of MediaPortal 0.2.0.0., then you apply latest nightly build an test it again.

Do NOT unstall 3rd party plugins like TVSeries. the current version needs a major update to work with current svn.
__________________
regards
chris

MediaPortal Project Coordinator
Test Team Leader

Do not start to moan if something is not working as you want it to be.
Remember that MediaPortal is Open Source.
YOU can improve it!
infinityloop is offline   Reply With Quote
Old 2006-10-09, 19:09   #5 (permalink)
Portal Member
 
Join Date: Dec 2004
Location: The Netherlands
Age: 22
Posts: 115
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Send a message via Skype™ to trojkolka
Default

i reinstalled completely but the problem still occurs
__________________
Trojkolka
trojkolka is offline   Reply With Quote
Old 2006-10-10, 10:09   #6 (permalink)
Portal Member
 
Join Date: Jul 2004
Posts: 387
Thanks: 0
Thanked 2 Times in 2 Posts


Default

I too have signal,stutter prob, but I posted here?

http://forum.team-mediaportal.com/sh...2323#post82323

Regards
Lasse
__________________
----------------------------------------
MCE 2005
Twinhan 3040 DVB-T + CI + Cam---Boxer
ATI Radeon 9800 Pro 128Mb
SoundMax 1950
1Gb Ram
-----------------------------------------
lar282 is offline   Reply With Quote
Old 2006-10-10, 10:18   #7 (permalink)
Super Moderator
 
Spragleknas's Avatar
 
Join Date: Dec 2005
Location: Rogaland
Age: 32
Posts: 3,701
Thanks: 171
Thanked 77 Times in 66 Posts

Country:

My System

Default

My tips (without reading log ):
1. Make sure you are using default direct renderer
2. Dissable 3.-party stuff like AAM apps., CPU-throttlers
3. Tyr again - with MPV/MPA-codecs.

Also: Be awre that you gfx is not a DX9 card - not sure if this impacts TV-viewing, but you should get a DX9 card.

That beeing said; I somtimes have same issues as you, but I minimized them (almost eliminated) by following the two steps mentioned above.
__________________
Please read -> HOW TO START A SUPPORT THREAD !!!
Support MediaPortal! Donate by clicking HERE
Dedicated HTPC board (Norway) -> MSPC.no
Spragleknas is offline   Reply With Quote
Old 2006-10-11, 15:47   #8 (permalink)
Portal Member
 
Join Date: Jul 2004
Posts: 387
Thanks: 0
Thanked 2 Times in 2 Posts


Default

i do have dx9 card
I tried with mpv/mpa


help......

//Lasse
__________________
----------------------------------------
MCE 2005
Twinhan 3040 DVB-T + CI + Cam---Boxer
ATI Radeon 9800 Pro 128Mb
SoundMax 1950
1Gb Ram
-----------------------------------------
lar282 is offline   Reply With Quote
Old 2006-10-11, 19:07   #9 (permalink)
Portal Member
 
Join Date: Dec 2004
Location: The Netherlands
Age: 22
Posts: 115
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Send a message via Skype™ to trojkolka
Default

i dont use AAM or CPU throttlers and i use MPA and MPV since InfinityLoop asked me to.. I know my card isn't dx9 but it worked before in these settings and also lar has a dx9 card and has this problem so i dont know what's wrong
__________________
Trojkolka
trojkolka is offline   Reply With Quote
Old 2006-10-11, 20:24   #10 (permalink)
Super Moderator
 
Spragleknas's Avatar
 
Join Date: Dec 2005
Location: Rogaland
Age: 32
Posts: 3,701
Thanks: 171
Thanked 77 Times in 66 Posts

Country:

My System

Default

And this:
"1. Make sure you are using default direct audio renderer"
?
__________________
Please read -> HOW TO START A SUPPORT THREAD !!!
Support MediaPortal! Donate by clicking HERE
Dedicated HTPC board (Norway) -> MSPC.no
Spragleknas is offline   Reply With Quote
Reply

Bookmarks

Tags
and or or, loses, mytv, signal, sync

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Autotune doesn't find any channels friedit Installation, configuration support 2 2007-01-02 14:34
KNC 1 DVB-C / cannot tune channels lutz General Support 15 2006-10-01 12:04
no channels with KNC1 c+ oli2011 General Support 1 2006-08-15 11:40
Nova-t USB2 sim1964 General Support 2 2006-06-24 11:03
Hauppauge HVR-1300: Problem with digital/analouge channel Bev83 General Support 9 2006-06-01 13:39


All times are GMT +1. The time now is 12:39.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden