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) NextPVR Enhanced Web Admin (NEWA) v
« Previous 1 … 16 17 18 19 20 … 47 Next »
streaming AAC SBR not possible?

 
  • 0 Vote(s) - 0 Average
streaming AAC SBR not possible?
ShiningDragon
Offline

Posting Freak

Germany
Posts: 1,493
Threads: 146
Joined: Sep 2005
#1
2010-10-31, 05:20 PM
Hey UJB Smile

Now, that vlc is at least running again, i tried to stream different movies. All movies, or episodes of series, which were transcoded to aac sbr audio, will streamed without audio if i do so from NEWA. Alle movies with AC3 Audiotrack are no problem, they're running fine. Smile

I choosed in the NEWA transcode options different audiocodecs, but no success: MP4, MP3 and lower... none codec will be used for the AAC SBR streams.

If i startup vlc manual and wanna stream a movie with AAC SBR audio, then there is no problem: audio will be transcoded fine.

Could we try to add an option into NEWA? Stream "audio track" as is, without transcoding? This one works good from vlc.exe itself and is not to much for the aac sbr codec.
You like nPVR? Then please help pay the bills, and keep the project alive!

My happy NextPVR family

Frei nach Dieter Nuhr: Wenn man keine Ahnung hat, einfach mal die Fresse halten.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#2
2010-11-01, 03:13 AM
ShiningDragon Wrote:Hey UJB Smile

Now, that vlc is at least running again, i tried to stream different movies. All movies, or episodes of series, which were transcoded to aac sbr audio, will streamed without audio if i do so from NEWA. Alle movies with AC3 Audiotrack are no problem, they're running fine. Smile

I choosed in the NEWA transcode options different audiocodecs, but no success: MP4, MP3 and lower... none codec will be used for the AAC SBR streams.

If i startup vlc manual and wanna stream a movie with AAC SBR audio, then there is no problem: audio will be transcoded fine.

Could we try to add an option into NEWA? Stream "audio track" as is, without transcoding? This one works good from vlc.exe itself and is not to much for the aac sbr codec.

Give the attached a try. Select Audio Transcode of No Transcode and see if it works. I left the bitrate and the channels active.....if it doesn't work I can try dropping them off the transcode 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
ShiningDragon
Offline

Posting Freak

Germany
Posts: 1,493
Threads: 146
Joined: Sep 2005
#3
2010-11-02, 10:40 AM
Mhm, this one seems to have a bug. After applying this patch and starting the recordservice, i'll get this if i try to open NEWA (http://192.168.0.11:7647):

Code:
Serverfehler in der Anwendung /.
--------------------------------------------------------------------------------

Kompilierungsfehler
Beschreibung: Fehler bei der Kompilierung einer Ressource, die zur Verarbeitung dieser Anforderung erforderlich ist. Überprüfen Sie die folgenden spezifischen Fehlerdetails, und ändern Sie den Quellcode entsprechend.

Compilerfehlermeldung: CS0117: N_EWA.classes.Settings enthält keine Definition für debugVLC.

Quellfehler:



Zeile 273:            string audioCodec;
Zeile 274:
Zeile 275:            if (guideParams.debugVLC)
Zeile 276:            {
Zeile 277:                args = "--extraintf logger --logfile=\"c:\\temp\\vlc.log\" ";


Quelldatei: c:\Users\Public\NPVR\web\App_Code\Classes\VLCUtility.cs    Zeile: 275
You like nPVR? Then please help pay the bills, and keep the project alive!

My happy NextPVR family

Frei nach Dieter Nuhr: Wenn man keine Ahnung hat, einfach mal die Fresse halten.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#4
2010-11-03, 02:44 AM
ShiningDragon Wrote:Mhm, this one seems to have a bug. After applying this patch and starting the recordservice, i'll get this if i try to open NEWA (http://192.168.0.11:7647):

Code:
Serverfehler in der Anwendung /.
--------------------------------------------------------------------------------

Kompilierungsfehler
Beschreibung: Fehler bei der Kompilierung einer Ressource, die zur Verarbeitung dieser Anforderung erforderlich ist. Überprüfen Sie die folgenden spezifischen Fehlerdetails, und ändern Sie den Quellcode entsprechend.

Compilerfehlermeldung: CS0117: N_EWA.classes.Settings enthält keine Definition für debugVLC.

Quellfehler:



Zeile 273:            string audioCodec;
Zeile 274:
Zeile 275:            if (guideParams.debugVLC)
Zeile 276:            {
Zeile 277:                args = "--extraintf logger --logfile=\"c:\\temp\\vlc.log\" ";


Quelldatei: c:\Users\Public\NPVR\web\App_Code\Classes\VLCUtility.cs    Zeile: 275

Go into the config tab of NEWA and then click the update button......
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
ShiningDragon
Offline

Posting Freak

Germany
Posts: 1,493
Threads: 146
Joined: Sep 2005
#5
2010-11-03, 03:20 PM
For sure, i would do so... but NEWA can't be accessed after applying this patch. Like i tried to described above: I'll enter the url of NEWA and then this message appears. Local on the server itself and via LAN. NEWA does not startup with this patch on my machine.
You like nPVR? Then please help pay the bills, and keep the project alive!

My happy NextPVR family

Frei nach Dieter Nuhr: Wenn man keine Ahnung hat, einfach mal die Fresse halten.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#6
2010-11-04, 01:15 AM
ShiningDragon Wrote:For sure, i would do so... but NEWA can't be accessed after applying this patch. Like i tried to described above: I'll enter the url of NEWA and then this message appears. Local on the server itself and via LAN. NEWA does not startup with this patch on my machine.

Add this to your config-web.xml file....

<debugVLC>False</debugVLC>
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
ShiningDragon
Offline

Posting Freak

Germany
Posts: 1,493
Threads: 146
Joined: Sep 2005
#7
2010-11-04, 01:26 AM
Sorry, again no success. Even with this manual added setting within the config-web.xml i can not fire up NEWA. Would it help you if i would try to translate the above error message?
You like nPVR? Then please help pay the bills, and keep the project alive!

My happy NextPVR family

Frei nach Dieter Nuhr: Wenn man keine Ahnung hat, einfach mal die Fresse halten.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#8
2010-11-04, 01:34 AM
I ran it through: http://babelfish.yahoo.com/

Load the attached...I missed an updated class....sorry about that.
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
ShiningDragon
Offline

Posting Freak

Germany
Posts: 1,493
Threads: 146
Joined: Sep 2005
#9
2010-11-04, 01:40 AM
Nah, no worry about this one. This patch works. Smile I can start EWA AND i can stream audio without transcoding. With other words: I can enjoy Airwolf (and all my other series) in h264 AND AAC SBR.

You're just great! Thank you very much, UJB. =)
You like nPVR? Then please help pay the bills, and keep the project alive!

My happy NextPVR family

Frei nach Dieter Nuhr: Wenn man keine Ahnung hat, einfach mal die Fresse halten.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#10
2010-11-04, 01:44 AM
Excellent!
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)



Possibly Related Threads…
Thread Author Replies Views Last Post
  External Streaming chairmanfaust 9 4,785 2019-05-08, 04:35 PM
Last Post: things4u2get
  Server Error in '/' Application [streaming failure] oldman 3 3,040 2017-02-04, 12:48 AM
Last Post: UncleJohnsBand
  Streaming over VLC - resolution can not be changed daneo 0 2,212 2016-10-31, 10:58 AM
Last Post: daneo
  NewUser - lost on web streaming Richardw 2 3,143 2016-07-26, 01:08 PM
Last Post: Richardw
  I can't get streaming Live TV to work IanSpringfield 20 12,646 2014-10-08, 08:52 PM
Last Post: IanSpringfield
  Newa Web streaming mparisse 1 1,661 2014-07-03, 12:32 PM
Last Post: UncleJohnsBand
  New to NEWA web streaming and have a few questions IanSpringfield 4 2,391 2014-05-26, 11:31 PM
Last Post: IanSpringfield
  Streaming settings??? t^2 20 8,178 2013-12-28, 04:51 PM
Last Post: t^2
  Live TV streaming to iPad? t^2 3 2,396 2013-12-27, 02:31 AM
Last Post: ga_mueller
  Streaming not working WKleeven 19 6,622 2013-11-10, 07:09 PM
Last Post: WKleeven

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

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

Linear Mode
Threaded Mode