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) UbuStream, Web Radio and Universe v
« Previous 1 … 4 5 6 7 8
Problem playing Ubustream over MediaMVP

 
  • 0 Vote(s) - 0 Average
Problem playing Ubustream over MediaMVP
ubu
Offline

Posting Freak

Posts: 792
Threads: 54
Joined: Jan 2006
#11
2006-12-16, 03:21 AM
groover km Wrote:I have been playing around with this without much success I'm afraid - once it worked, twice I have got audio no video, all other times nothing...

Would someone mind posting their vlc settings for me to copy?
If you got it to work "once" then your vlc settings are probably OK. The sample settings doc in the UbuStream config wiki page contains the ones I use.

As you can see from the rest of the thread, the timing settings for the External Recorder capture source can be crucial. Getting audio but no video is often a sign that the transcoding hasn't caught up with the player. The values you use for the "wait" fields, the speed of your CPU and the response time of the site serving the stream can all affect this. The vlc parms just specify the kind of transcoding you want, so the sample ones should work without any changes

In essence: if you can get a stream to play with vlc it should be recordable by External Recorder; if you can get it to work with External Recorder (via UbuStream's channel mode) and can view the stream channel in timeshift mode on your PC, you "should" be able to use your MVP to view it. But, as you can see from this thread, some tweaking may be required to get it to work predictably on some systems.
[SIZE=1]GBPVR v1.3.11 [/SIZE][SIZE=1]HVR-1250, [/SIZE][SIZE=1]ES7300[/SIZE][SIZE=1], 4GB, GeForce 9300, LianLi, Vista.[/SIZE]
[SIZE=1]GBPVR v1.0.08 [/SIZE][SIZE=1]PVR-150, [/SIZE][SIZE=1]P4 2.26GHz, [/SIZE][SIZE=1]1GB,[/SIZE][SIZE=1] GeForce 6200, [/SIZE]Coupden, XP[SIZE=1]
[/SIZE]

Author: UbuStream plugin, UbuRadio plugin, EPGExtra utility.
gnutech
Offline

Member

Posts: 87
Threads: 22
Joined: Nov 2005
#12
2006-12-18, 08:00 AM
Thank you for the tip for increasing wait times in the config-recorders.xml file.

ubu Wrote:You didn't answer my question about the CPU you are using for GB-PVR but the long wait time you appear to need for MVP playback does suggest that more horsepower for the transcoding process might help.

I am using an Intel P4 2GHz machine with 512MB RAM. I am using a 100 Mb cross-over cable from the GB-PVR to my MediaMVP.

Thank you, again, for all of your help.

Respectfully,


Gary
ubu
Offline

Posting Freak

Posts: 792
Threads: 54
Joined: Jan 2006
#13
2006-12-18, 08:39 AM
gnutech Wrote:I am using an Intel P4 2GHz machine with 512MB RAM. I am using a 100 Mb cross-over cable from the GB-PVR to my MediaMVP.
Sounds reasonable. I'm running a 2.26GHZ P4 and it seems to be adequate. However, I don't have a MediaMVP. I'd imagine that the faster your processor, the quicker the transcoding would occur and the shorter the wait time would need to be.
[SIZE=1]GBPVR v1.3.11 [/SIZE][SIZE=1]HVR-1250, [/SIZE][SIZE=1]ES7300[/SIZE][SIZE=1], 4GB, GeForce 9300, LianLi, Vista.[/SIZE]
[SIZE=1]GBPVR v1.0.08 [/SIZE][SIZE=1]PVR-150, [/SIZE][SIZE=1]P4 2.26GHz, [/SIZE][SIZE=1]1GB,[/SIZE][SIZE=1] GeForce 6200, [/SIZE]Coupden, XP[SIZE=1]
[/SIZE]

Author: UbuStream plugin, UbuRadio plugin, EPGExtra utility.
jbyram2
Offline

Member

Posts: 109
Threads: 13
Joined: Dec 2005
#14
2006-12-18, 09:21 PM (This post was last modified: 2006-12-19, 02:45 AM by jbyram2.)
On the main MVP tab, there are also some wait settings. Turn these up as well. This allows VLC to start streaming to a file before the MVP tries to read it...

Unfortunately this creates a large fixed delay before play. I think I have a solution, basically to start the file with a pacifier video (can you picture an scratchy old time film leader 7... six... 5 ...4... 3.... ), then the streamed video appended right on to it. This gives you something to watch immediately, yet allows Ubustream/VLC time to connect and start recording. Havn't tried it yet, but I think I know how to coax VLC to do it.

Also, I've had good results adding the "audio-sync" option, to get rid of the annoying timing issues. I'll add it to the how-to, along with the MVP delay settings.

EDIT:here's the parameters line, with audio sync:
Code:
{channel}  :sout=#transcode{vcodec=mp2v,vb=1024,scale=1,acodec=mp2a,ab=192,channels=2,audio-sync}:duplicate{dst=std{access=file,mux=ps,dst=^"{fullname}"^}}

I couldn't get the leader idea to work with UbuStream, since UbuStreamCmd expects the first parameter to be a channel number :-(
[SIZE="1"]AMD Duron 1600 / 640MB / 80GB+200GB
Hauppauge PVR-150MCE & 3 X MediaMVP (D3A)
Girder & USB-UIRT -> Samsung SIR-T150 Digital Receiver
Girder & USB-UIRT -> ChannelMaster 9521 antenna rotator
UbuStream + CommunitySkin
100% OTA *no cable, no satellite*[/SIZE]
jbyram2
Offline

Member

Posts: 109
Threads: 13
Joined: Dec 2005
#15
2006-12-19, 10:25 PM
groover km Wrote:I have been playing around with this without much success I'm afraid - once it worked, twice I have got audio no video, all other times nothing...

Would someone mind posting their vlc settings for me to copy?

Thanks!

I posted all my settings in the thread "Using UbuStream with MediaMVPs", now sticky (thanks Ubu!). I'll be keeping that up to date, as I improve my setup, until it's wiki-able.
[SIZE="1"]AMD Duron 1600 / 640MB / 80GB+200GB
Hauppauge PVR-150MCE & 3 X MediaMVP (D3A)
Girder & USB-UIRT -> Samsung SIR-T150 Digital Receiver
Girder & USB-UIRT -> ChannelMaster 9521 antenna rotator
UbuStream + CommunitySkin
100% OTA *no cable, no satellite*[/SIZE]
ubu
Offline

Posting Freak

Posts: 792
Threads: 54
Joined: Jan 2006
#16
2006-12-20, 07:28 AM
groover km Wrote:I have been playing around with this without much success I'm afraid
Check out this new post. You should definitely try changing your acodec= setting and see if it helps.
[SIZE=1]GBPVR v1.3.11 [/SIZE][SIZE=1]HVR-1250, [/SIZE][SIZE=1]ES7300[/SIZE][SIZE=1], 4GB, GeForce 9300, LianLi, Vista.[/SIZE]
[SIZE=1]GBPVR v1.0.08 [/SIZE][SIZE=1]PVR-150, [/SIZE][SIZE=1]P4 2.26GHz, [/SIZE][SIZE=1]1GB,[/SIZE][SIZE=1] GeForce 6200, [/SIZE]Coupden, XP[SIZE=1]
[/SIZE]

Author: UbuStream plugin, UbuRadio plugin, EPGExtra utility.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  Webradio 2.1.0 on Win 7 Problem mikeh49 10 6,916 2010-08-13, 11:20 PM
Last Post: mikeh49
  Ubustream not working preview neither timeshitf play Toni 2 3,219 2009-05-27, 07:59 PM
Last Post: Toni
  Imposible to start ubustream Toni 3 3,306 2009-05-27, 12:02 PM
Last Post: Toni
  UbuStream plugin - support ubu 42 46,179 2009-03-26, 12:41 AM
Last Post: am2pgs
  UBUStream and version 1.3.11 seansco 10 6,932 2009-03-11, 01:07 PM
Last Post: seansco
  Using Ubustream with MediaMVPs jbyram2 33 40,899 2008-12-12, 04:50 PM
Last Post: jbyram2
  No mouse in web pages from Ubustream 2.2 aa7 0 2,504 2008-03-21, 04:13 AM
Last Post: aa7
  Run external app before UbuStream playback? sgilani 9 4,626 2008-03-16, 05:09 AM
Last Post: sgilani
  YouTube not working via VLC/Ubustream gazoo 4 5,111 2008-03-10, 03:16 PM
Last Post: gazoo
  uefa futsal in ubustream? sglebs 0 2,283 2008-03-02, 03:14 AM
Last Post: sglebs

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

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

Linear Mode
Threaded Mode