NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 45 46 47 48 49 … 93 Next »
Enhanced Web Admin

Thread Closed 
 
  • 0 Vote(s) - 0 Average
Enhanced Web Admin
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1,351
2006-08-31, 10:19 PM
Barsk Wrote:You mean this thread, not forum I suppose?

I don't see why separate threads would interfere with the different version of EWA. It would make it much clearer as you can ideed have one thread for each version - one for the included version, and one for the latest. Or whatever is appropriate...


Each topic in its own thread. Simple as that. Smile

Much easier to find and browse through the different topics without having to wade through all sorts of discussions when looking for a specific problem or solution.

Possibility to subscribe to the topics of interest and skip the rest.

I really believe it would be easier for you too (and everybody else) to keep track of the different issues if they are in there own threads.

zehd Wrote:With a lot of work I suppose, the different issues could be broken down by topic, so a lurker could find only the threads that pertain to that topic...

I just was stating how I like to work and what works easiest for me to monitor and reply to issues, questions and requests.

It's not that I couldn't do it if it was seperate......I know myself well enough that I would loose track and would not be as responsive.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
kaffeen
Offline

Member

Posts: 53
Threads: 4
Joined: Aug 2006
#1,352
2006-09-01, 11:47 AM
Not that it really matters, but I like having one thread. Even though I may not be having a problem that is being discussed, it doesn't mean that I won't have that problem in the future (which I will vaguely remember reading about and can reference at that time).

You can never be too informed. I guess I am just a geek in that way though.

BTW, Firefox Beta 2.0 rocks! I am getting inline spell check as a I write this. Very cool stuff.

http://www.mozilla.org/projects/bonecho/all-beta.html
Mister Slimm
Offline

Senior Member

Posts: 437
Threads: 41
Joined: Nov 2005
#1,353
2006-09-01, 05:10 PM
kaffeen Wrote:BTW, Firefox Beta 2.0 rocks! I am getting inline spell check as a I write this. Very cool stuff.

Big Grin Now all you need is an inline grammar checker... Wink
[SIZE="1"]Akasa Zen case, AMD Phenom II X3 720, 4.00Gb Ram, Sapphire ATI Radeon 4890, Terratec Terratec Cinergy 2400i Twin Digital Tuner, 1050Gb storage, Windows 7 Home Premium.
See my blog for releases, HD wallpapers, movie, game and anime reviews and more.[/SIZE]
kaffeen
Offline

Member

Posts: 53
Threads: 4
Joined: Aug 2006
#1,354
2006-09-01, 05:51 PM
Mister Slimm Wrote:Big Grin Now all you need is an inline grammar checker... Wink

Actually, I could use a few million dollars more than an inline grammar check (or even some insider stock information would suffice), but in the meantime I like my dangling participles. Wink
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#1,355
2006-09-01, 08:46 PM
Hey ujb, further to the - please make streaming work on my cellphone. This site has lots of videos that even at the 350 kb bitrate still come through windows media player with no stops.

http://mobile.tv4all.com/

One in specific is: http://wwitv.com/w_tv/7237.asx
Brian_W
Offline

Senior Member

Posts: 419
Threads: 19
Joined: May 2006
#1,356
2006-09-01, 09:19 PM
psycik Wrote:Hey ujb, further to the - please make streaming work on my cellphone. This site has lots of videos that even at the 350 kb bitrate still come through windows media player with no stops.

http://mobile.tv4all.com/

One in specific is: http://wwitv.com/w_tv/7237.asx

That's a cool website. I was playing around with it on my cell phone. Videos look great, too bad it kills my battery like there is no tomorrow Sad

Brian
HTPC Rig: P4 3Ghz 1GB RAM | ATI 9550 | PVR-150 | PVR-500
Software: GB-PVR 99.5
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1,357
2006-09-02, 03:09 AM
psycik Wrote:Hey ujb, further to the - please make streaming work on my cellphone. This site has lots of videos that even at the 350 kb bitrate still come through windows media player with no stops.

http://mobile.tv4all.com/

One in specific is: http://wwitv.com/w_tv/7237.asx

I'll dig around in the VLC codec options....here is what the stream is recorded in for the example you provided.
[Image: capture912006105531pmqj4.th.jpg]


You never replied to my PM about trying this command line to have VLC stream to let me know if it will work or not.

Code:
c:\folder location of vlc\vlc.exe --intf http "c:\directory\location\and video file name to stream.mpg" :sout=#transcode{vcodec=WMV3,vb=128,width=176,heig ht=132,acodec=mp3,ab=12,channels=2}:standard{acces s=http,mux=asf,url=:7648} vlc:quit


Also......just to confirm.....you can see videos via a regular browser that are streaming via EWA....correct?
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#1,358
2006-09-02, 03:16 AM
UncleJohnsBand Wrote:I'll dig around in the VLC codec options....here is what the stream is recorded in for the example you provided.
[Image: capture912006105531pmqj4.th.jpg]


You never replied to my PM about trying this command line to have VLC stream to let me know if it will work or not.

Was this directed to me?? I didn't get a Pm from you.....But I'll play with the vlc command below....

UncleJohnsBand Wrote:
Code:
c:\folder location of vlc\vlc.exe --intf http "c:\directory\location\and video file name to stream.mpg" :sout=#transcode{vcodec=WMV3,vb=128,width=176,heig ht=132,acodec=mp3,ab=12,channels=2}:standard{acces s=http,mux=asf,url=:7648} vlc:quit


Also......just to confirm.....you can see videos via a regular browser that are streaming via EWA....correct?


Yeah no probs with a normal browser in both vlc and wmp (and across the internet).
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#1,359
2006-09-02, 03:29 AM
I tried that command for vlc, and it doesn't stay up. The only change I made was to add quotes around the c:\folder location of vlc\vlc.exe

It starts, but then shuts down.

Any special type of video file I should be using, Xvid, Mpeg2??
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1,360
2006-09-02, 03:55 AM
psycik Wrote:I tried that command for vlc, and it doesn't stay up. The only change I made was to add quotes around the c:\folder location of vlc\vlc.exe

It starts, but then shuts down.

Any special type of video file I should be using, Xvid, Mpeg2??

It runs in the background....did you check your task manager for a VLC process?


And...actully I was working with sean off-line with the same request.....so you should not have got a PM.....you can help as well.....
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (161): « Previous 1 … 134 135 136 137 138 … 161 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  SQLite GUI-based admin & query building? Braklet 3 1,953 2006-10-30, 02:45 PM
Last Post: Braklet
  Recordings made via the Web Admin interface are at the wrong resolution! mmatheny 9 3,068 2006-08-04, 06:34 PM
Last Post: HtV
  Enhanced Web Admin Hobson 3 2,374 2006-06-09, 07:47 AM
Last Post: Hobson
  Enhanced Web Admin (Time Slice error?) SFX Group 2 1,821 2006-02-04, 08:10 PM
Last Post: normanr
  Web Admin suggested feature babybob 0 1,150 2006-01-31, 10:12 PM
Last Post: babybob
  Enhanced Web Admin Request psycik 1 1,332 2005-10-10, 08:16 PM
Last Post: UncleJohnsBand
  reoccuring + web admin aegisx 0 1,171 2005-01-25, 10:57 PM
Last Post: aegisx
  GBPVR Web Admin KingArgyle 8 4,073 2004-12-15, 03:01 AM
Last Post: KingArgyle

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

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

Linear Mode
Threaded Mode