NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) Recording2, MusicLibrary2, SystemStatus Support v
1 2 3 4 5 … 10 Next »
ML3 Nightly testing

 
  • 0 Vote(s) - 0 Average
ML3 Nightly testing
pz1
Offline

Senior Member

Posts: 740
Threads: 16
Joined: Jan 2006
#111
2010-01-05, 10:03 AM
Fatman_do Wrote:Here is my refresh of the blue skin..[ATTACHMENT NOT FOUND]
If anyone wishes to try this out, just make a backup of the original MusicLibrary3 skin folder first.

Thanks Fatman_do. Nice skin, good use of the available space. Displays well on MVP. I vote in favour of making this the standard, so I can scratch it from my wishlist Smile
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,186
Threads: 958
Joined: May 2006
#112
2010-01-05, 12:57 PM
pz1 Wrote:I am confused. I just tested a number of ogg's. They played fine in my existing configuration.
If I change the MVP startup parameters to:
mvpmc --em-flac --startup emulate --emulate ? &
I have no sound, and the counter continues while focus of the playlist is not moving.

There goes my theory, at least you confirmed that if there is a mismatch the problem is similar.

Quote:The logs are difficult to interpret. I do remember that the last album art was from a song by Cecilia Bartoli, but if I insert that in a playlist the list plays just fine. In earlier occurences I did also test the next song in the list. Also there no problems.
I guess I am going to need the logs right when the problem happens, and you will need to tell me the name of the bad song.

Quote:Related to the following questions:
1) I understand that mvpmc can play .flac natively. Is that also possible now through GBPVR and ML3? If so what settings are needed?

Add both these setting and use --em-flac

Code:
<MvpTranscodeFLAC>false</MvpTranscodeFLAC>
<MvpTranscodeOGG>false</MvpTranscodeOGG>

Quote:2) You state that in order to play ogg I have to set --em-flac. Does this switch istruct to handle both flac and ogg to be decoded on the MVP?
Yes I decided to include them both together, I know it's confusing.

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,186
Threads: 958
Joined: May 2006
#113
2010-01-05, 12:59 PM
Fatman_do Wrote:Martin, to do a background image as either full screen, or list background, I need a screen element that is drawn underneath everything else.

I can draw the fanart but I can't get the list to display on top of it. I can draw static images only. Any suggestions? Does fanart need to be a transparent png?

Martin
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#114
2010-01-05, 02:16 PM
mvallevand Wrote:I can draw the fanart but I can't get the list to display on top of it. I can draw static images only. Any suggestions? Does fanart need to be a transparent png?

Martin

I am not a coder, so I am of no help here. I know that many plugins can use a background image for lists, but being dynamic is another thing.

You may also want to have a skinnable alpha transparency for the fanart so you can tone down the image.
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]

[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,186
Threads: 958
Joined: May 2006
#115
2010-01-05, 02:21 PM
Could you hardcode a sample in with your own background jpg (not) png under a list? If you can get that to work I think I can fill one out.

Martin
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#116
2010-01-05, 04:46 PM (This post was last modified: 2010-01-05, 05:13 PM by Fatman_do.)
I think I can make a plugin skin use its own background image (I think the mayhem skin does this??). With that it could be added as the composite image.

Off to search the forums...

EDIT:No, the screen background is static, and not dynamic.
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]

[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
pz1
Offline

Senior Member

Posts: 740
Threads: 16
Joined: Jan 2006
#117
2010-01-05, 04:47 PM
mvallevand Wrote:There goes my theory, at least you confirmed that if there is a mismatch the problem is similar.

Add both these setting and use --em-flac

Code:
<MvpTranscodeFLAC>false</MvpTranscodeFLAC>
<MvpTranscodeOGG>false</MvpTranscodeOGG>

Hmm, I made the changes (see Code below). No sound for both .flac and .ogg files. In the playlist I do get the Title information, but no Artist, Album, or Composer.

Code:
<MvpTranscodeFLAC>false</MvpTranscodeFLAC>
  <MvpTranscodeOGG>false</MvpTranscodeOGG>
  <MvpmcStartupConfig>mkdir /usr/music;mount.cifs //192.168.1.22/USBDISKPro-01 /usr/music -o guest;mvpmc --em-flac --startup emulate --emulate ? &amp;</MvpmcStartupConfig>
pz1
Offline

Senior Member

Posts: 740
Threads: 16
Joined: Jan 2006
#118
2010-01-05, 04:58 PM
mvallevand Wrote:There goes my theory, at least you confirmed that if there is a mismatch the problem is similar.
Yes (and also if you think there is a match (see my previous post)Big Grin
Quote:I guess I am going to need the logs right when the problem happens, and you will need to tell me the name of the bad song.
My problem is to identify when a song is bad. I am testing this now for days, and I can't find a pattern that reproduces. It can play an album with all .ogg's and it gets stuck on the forth track. If I start it again the whole album plays without a problem. That is the real joy of debugging. I will continue. Ultimately I will go back to ML2 7.2 to see if that is more stable. Just to compare.
Quote:Yes I decided to include them both together, I know it's confusing.
Well maybe sometime I might volunteer to write-up a couple of things on the WIKI

Thanks, Pieter
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#119
2010-01-05, 05:11 PM
mvallevand Wrote:Could you hardcode a sample in with your own background jpg (not) png under a list? If you can get that to work I think I can fill one out.

Martin

Does the GBPVR api provide ListBackground for all plugins? This is used quite a bit.

Code:
<Placement name="ListBackground"      loc="36.0,11"   size="61,69.5"/>

..
..
    <CompositeImage name="ListBackground" size="61,69.5">
      <DrawImage filename="@FanArt" loc="0,0" size="100.0,100.0"/>
    </CompositeImage>
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]

[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,186
Threads: 958
Joined: May 2006
#120
2010-01-05, 05:22 PM
@Fatman_do, Last night I basically added those command to your blue skin Playlist.xml files and if I render @FanArt before the ListView I can see the playlist and if I render it after the playist I can see the fanart.

@pz1 I will have to try native FLAC and OGG on an MVP this evening.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (23): « Previous 1 … 10 11 12 13 14 … 23 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Using ML3 (nightly) 4 a new ML3 user Jaggy 26 20,836 2010-01-27, 12:48 AM
Last Post: psycik

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode