NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) MVP & NMT MVPMCX2 and other NMT stuff v
« Previous 1 … 21 22 23 24 25 … 37 Next »
PCH-A110: no sound within music-apps

 
  • 0 Vote(s) - 0 Average
PCH-A110: no sound within music-apps
Turas
Offline

Member

Posts: 110
Threads: 18
Joined: Dec 2004
#1
2009-03-26, 08:37 AM
i have recently setup a pch-a110.

gb-pvr starts from hd without problems (including wol by ether-wake which i added to the startmeup script). i'm using 1080p resolution over hdmi.
i can watch television (dvb-c/ts-mux) and recordings, both with superb quality and with working sound.

problem that i have now is that neither mp3's nor wma's produce sound when i use the gb-pvr music-apps (music library, music, music library 2 + 3).

playback from within pvrx2 from the gb-pvr server and the pc-client works.
playback from within pch-a110 and its internal hd works.

br turas.
---
+++ never buy the first version +++
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,985
Threads: 956
Joined: May 2006
#2
2009-03-26, 11:20 AM
Compress and upload your GBPVR logs and I will have a look. Also I have a couple of questions

- are you using any command line options?
- you said no sound, does that mean the player is on screen and you can see the time count up or do they just not play?

Martin
Turas
Offline

Member

Posts: 110
Threads: 18
Joined: Dec 2004
#3
2009-03-26, 02:45 PM (This post was last modified: 2009-03-26, 03:10 PM by Turas.)
> - are you using any command line options?
/etc/mvpmc/ether-wake 00:22:15:EE:F9:8D
/etc/mvpmc/mvpmcx2 -m 1080p -o hdmi --emulate 192.168.1.2 &

> - you said no sound, does that mean the player is on screen and you can see the time count up or do they just not play?
gbpvr appears on the screen just normal.
i start the music-file and the name of the file is displayed at the top right - as on the pc (there's no time-count on the pc too)

the main-issue seems to be:
RDC_PLAY
-1 -1
We need to play switch 0 0 \\Pc-bobs\recordings\DAT-RE~1\MVP000~1.PLS 42
Media 2c
Media 8
Media 8
Requesting \\Pc-bobs\recordings\DAT-RE~1\MVP000~1.PLS
Before 2560 320 374 896 68
Before 2560 960 626 128 36
Before 2560 960 626 128 36
Before 2560 320 0 896 57
Handle Ping
Media 2c
mvpmc: read: Connection reset by peer
Stopped mvp media writer

===
when i change the recording-directory from \\pc-bobs\xxx to d:\xxx the pch-musicplayer is started and the file is played.
but still there seem to be some errors in the mvpmcx2 log?
=> (!) System is going down !!
=> (!) System is down!!

log-part:
RDC_PLAY
-1 -1
We need to play switch 0 0 D:\MEDIA\DAT-RE~1\MVP000~1.PLS 30
Media 2c
Media 8
Media 8
Requesting D:\MEDIA\DAT-RE~1\MVP000~1.PLS
Before 2560 320 86 896 428
Before 2560 320 230 896 284
Before 2560 960 626 128 36
Before 2560 320 230 896 284
Before 2560 960 626 128 36
Before 2560 320 0 896 57
Media 2c
Media 2
Media msgopen
Audio
bps 192 length 5695866 dropoff 0
Media 2c
Media 7
Media msgseek 0
Starting to play audio file 'D:\MEDIA\DAT-RE~1\MVP000~1.PLS'
check file .PLS
(*) SMP863x: ------------------------ em86_free_layer_surface layer=0 scaler=6 ------------------------
(*) SMP863x: ------------------------ em86_free_layer_surface layer=1 scaler=1 ------------------------
(*) SMP863x: ------------------------ em86_free_layer_surface layer=3 scaler=4 ------------------------
(*) SMP863x: em86_main_video_scaler_deinterlace: mode=0
(*) Deinterlacing config: Discard/Bob; using_xlacing_motion_scaler=0
[src/mem_mngr.c:696] MRUA memory map ID MMAP_DirectFB_BASE (0xfc800e) released
[src/mem_mngr.c:696] MRUA memory map ID MMAP_VIDEO_2_BASE (0x80000a) released
[src/mem_mngr.c:853] DCC-HD MRUA memory allocator uninitalized
(!) System is going down !!
(!) System is down!!
Fork Child 3434
Fork Parent -1 3434
mono.c: 1583 ...
Starting mono with command >> [/bin/mono] [-audio] [-prebuf] [100] [http://192.168.1.2:7647/stream?f=D%3a\ME...000~1.PLS] [-dram] [1] [-playlist] [-bgimg]

mono.c: 2357 ... ===> repeat mode: 0
mono.c: 2428 ... ===> subtitle: 0
apply_tvmode >> 11 [HDMI 1080p 60Hz]
tvmode param: [-f HDMI_1080p60 -o dvi_24 -asp 16 9 -dvi_hdmi siI9134 -hdmi2c 1 -cs rgb_0_255]


br turas
---
+++ never buy the first version +++
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,985
Threads: 956
Joined: May 2006
#4
2009-03-26, 04:23 PM
Because the GB-PVR server is running as a Local System account privilege, to play any file from a share, you would need to use IP notation, and not a name, and the share would have to have guest access. If your share has a password you would need to change the GB-PVR Recording Service to run at as a different account and you need specify the username and password on Log On tab of the Services property.

There are no errors in your example when you play properly, that is just the UI shutting down when the media player starts up. You should see the UI start up after the play is finished too.

Martin
Turas
Offline

Member

Posts: 110
Threads: 18
Joined: Dec 2004
#5
2009-03-26, 05:04 PM (This post was last modified: 2009-03-26, 05:54 PM by Turas.)
so the pch-ui is normal during music-playback... thx for that insight Smile

still had some problems.
but after clearing / setting the web-scheduling options again it seems to work now.

thx for the quick help and for giving us a "real" interface for the pch martin!
br turas
---
+++ never buy the first version +++
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  New machine - A100 works, A110 does not roy 5 11,471 2017-04-03, 02:42 AM
Last Post: mvallevand
  PCH-A110 Unable to install with Request cannot be processed jeffers 6 6,693 2014-04-01, 03:00 PM
Last Post: jeffers
  No picture or sound in PCH-A100 when trying to play recording ww4397 27 15,579 2013-11-30, 02:34 AM
Last Post: mvallevand
  Weird - playback sound but no video baj1 9 5,822 2012-07-22, 05:42 AM
Last Post: baj1
  A110 - Main menu seems zoomed in / offset sgilani 7 4,751 2012-06-18, 09:01 PM
Last Post: sgilani
  Previously working A110 suddenly not working dongna 2 2,911 2012-04-30, 11:55 AM
Last Post: dongna
  2 Channels dark but with sound Elmo Putney 9 4,524 2012-04-06, 05:18 PM
Last Post: Elmo Putney
  Update EG-M34A with PCH A110 firmware? pz1 3 8,307 2011-12-02, 09:42 PM
Last Post: mvallevand
  HE-AAC Sound Without NextPVR Server hasso 2 2,299 2011-09-08, 02:09 AM
Last Post: hasso
  resolution way off of a110. re-Barr 3 2,325 2011-07-09, 01:12 AM
Last Post: re-Barr

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

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

Linear Mode
Threaded Mode