NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Hardware v
« Previous 1 … 30 31 32 33 34 … 263 Next »
Freeview HD ( DVB-T2) tuners finally becoming available

 
  • 0 Vote(s) - 0 Average
Freeview HD ( DVB-T2) tuners finally becoming available
aardwolf2
Offline

Junior Member

Posts: 36
Threads: 3
Joined: Oct 2006
#41
2010-11-27, 03:29 PM (This post was last modified: 2010-11-27, 07:20 PM by aardwolf2.)
Martin, thanks for the advice, I got scrambled sound on the right channel for some reason (playing on the PC gives the same results so it's definitely the file) so I changed to acodec=mpga,ab=128 and it's fine, I'll play with the settings to get the best results once I know it's stable. The reason it wouldn't encode when I tried to do it manualy from vlc is that I had sample rate set to 44100, and it wouldn't produce a filter so no audio output. I've created a postprocessing.bat so I don't have to do it by hand after every recording, just checking it doesn't break SD recordings. I'm using vlc 1.1.4.

<edit>I also had to add --play-and-exit to the vlc command line to exit once it's finished the transcode so it can run the rest of the batch file, otherwise you have to shutdown the vlc progress window manually, and I had to make postprocessing.bat run as administrator to write the transcoded file back over the original. Hope this helps others.
aardwolf2
Offline

Junior Member

Posts: 36
Threads: 3
Joined: Oct 2006
#42
2010-11-27, 10:55 PM
Update: Can't get postprocessing.bat to run as administrator so I reencode the file, then can't copy the encoded file back over the original. Tried following the recommendation of creating a .lnk and giving that administrator permissions but as it's not postprocessing.bat it doesn't run automatically, more work to do.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,943
Threads: 956
Joined: May 2006
#43
2010-11-27, 11:50 PM
You need vlc://quit to close that command prompt. The Recording Service in GBPVR and NPVR run at Local System level so it sounds like you have another problem.

I'm not good at post processing files but if you rename the input name to a temp name and then have vlc transcode to the input name you wouldn't have to copy it.

Martin
aardwolf2
Offline

Junior Member

Posts: 36
Threads: 3
Joined: Oct 2006
#44
2010-11-28, 04:05 PM
I think I've got it working now, had my first bash at (hopefully) setting W7 file permissions, give me chmod any day. I've maintained the "encode to seperate file then move back" approach as if it goes wrong the original file is left intact. It's my first attempt so a bit basic, all derision gratefully received, but my PostProcessing.bat looks like this.

@echo off
cd %~p1
"C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" %1 Confusedout=#transcode{acodec=mpga,ab=192,channels=2,samplerate=48000}:duplicate{dst=std{access=file,mux=ts,dst="temp.ts"}} -I dummy --play-and-exit
move /Y temp.ts %1

I originally used a static location for temp.ts, but that has undesired effects if two encodes are running at the same time, and --play-and-exit works so I''ve left it.

Thanks for all the help, if only the a100 supported HE-AAC.
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#45
2011-09-06, 12:08 PM
Just an update.
Got my nanostick a few days ago (and nano is a good description) as suspected no IEC>MCX adapter. It is included on the spec at PCTV web site but not on the DABS and others sites. However, a crawling and grovelling email to pctv tech support provided one - thanks guys.

The device works a treat, is sensitive and doesn't crash the system like the nova-hd-s2's seem to do. Tried recording all four HD channels and no signs of hickups.
It is quite slow changing channels though.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (5): « Previous 1 2 3 4 5


Possibly Related Threads…
Thread Author Replies Views Last Post
  Best UK Freeview capture device? bgowland 9 747 2025-05-08, 01:09 PM
Last Post: bgowland
  What dual DVB-T tuners are are available now. srhutch 2 1,013 2023-07-15, 10:41 AM
Last Post: srhutch
  Multiple USB tuners Bobins 5 1,399 2023-05-16, 08:03 PM
Last Post: Bobins
  Single vs Dual vs Quad Tuners Voightkampfferror 3 1,425 2023-02-19, 11:46 PM
Last Post: NumberFive
  Winfast and Realtek USB Tuners will not tune in Win10 philb49 8 4,419 2020-09-08, 08:20 PM
Last Post: jcjefferies
  Use of multiple USB tuners in NextPVR cwindomsr 7 10,590 2018-07-28, 02:29 AM
Last Post: Justin-K
  finally did it (with lots of help) tweener 8 6,621 2018-06-19, 08:48 AM
Last Post: jksmurf
  Adding HVR-1255 tuners to Nextpvr available devices 2leftfeet 2 3,100 2016-11-30, 07:00 PM
Last Post: 2leftfeet
  DVB-S/S2 Tuners are a money pit! siliconaudio 15 10,744 2016-08-21, 10:05 PM
Last Post: Reddwarf
  PCH-A100 finally went south ... the future ...? jksmurf 35 12,740 2016-01-26, 05:07 PM
Last Post: stustunz

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

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

Linear Mode
Threaded Mode