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) GB-PVR Support (legacy) v
« Previous 1 … 1094 1095 1096 1097 1098 1231 Next »
GO Chipset Audio Question

 
  • 0 Vote(s) - 0 Average
GO Chipset Audio Question
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#21
2005-02-20, 06:47 AM
Good spotting.

I actually think its a combination of a couple of things. The TV Walker seems to only a allow a PCM bitrate of 32000, wheras GB-PVR is trying to set 48000 - which is valid for it's close relative the Plextor PX-402U.

Also, as you point out, the Intervideo audio encoder isn't compatible with this audio stream from the TV Walker (possibly because of the bitrate). I dont have the InterVideo software installed in the same machine as my TV Walker, so hadn't noticed it.

Try the attached patch which will prefer the HT Audio Encoder for the Walker or Typhoon devices, and will do a much better job with handling audio bitrate discrepencies.

BACKUP YOUR ORIGINAL FILE FIRST.
hitek146
Offline

Member

Posts: 96
Threads: 3
Joined: Aug 2004
#22
2005-02-20, 07:47 AM
OK. I shut down the app and the service, and replaced the DLL. I also re-registered the Intervideo codec. Now, my mpeg Manual Recordings are working, but the Divx recordings are not. I notice right off that the Divx mode is not being specified, nor are any bitrates. Here is the logfile:
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">01:37:00.104 VERBOSE Starting Recording
01:37:00.104 VERBOSE @1
01:37:00.114 VERBOSE @2
01:37:00.114 VERBOSE @3
01:37:00.124 VERBOSE ConnectPins: 'Video Decoder Out' to 'Analog Video In'
01:37:00.124 VERBOSE @5
01:37:00.124 VERBOSE Loading [NTSC-Low Quality] settings...
01:37:00.675 VERBOSE Looking for 352x240
01:37:00.675 VERBOSE Checking caps:0
01:37:00.675 VERBOSE Initializing PCM Audio format
01:37:00.675 VERBOSE before routing
01:37:00.675 VERBOSE @6
01:37:00.705 VERBOSE ConnectPins: 'Video Capture' to 'Input 01'
01:37:30.939 VERBOSE ConnectPins failed!
01:37:30.939 VERBOSE Failed to connect Capture 'Video Capture' to AVI Mux 'Input 01'
01:37:30.939 VERBOSE ConnectPins: 'Audio Capture' to 'Audio In'
01:37:30.939 VERBOSE ConnectPins: 'Audio Out' to 'Input 02'
01:37:30.949 VERBOSE ConnectPins: 'AVI Out' to 'in'
01:37:30.959 VERBOSE getSetting(ListGraphFilters)
01:37:30.959 VERBOSE Graph contains the following filters:
01:37:30.959 VERBOSE - File Writer
01:37:30.959 VERBOSE - AVI Mux
01:37:30.959 VERBOSE - InterVideo Audio Encoder
01:37:30.959 VERBOSE - Typhoon TV PVR A/V Capture
01:37:30.959 VERBOSE - Typhoon TV PVR CrossBar
01:37:30.959 VERBOSE getSetting(SaveGraphFiles)
01:38:00.121 VERBOSE Stopping Recording[/QUOTE]

Here is a full copy of the one that produced a good Divx file when I unregistered the filter, just in case you want to compare:

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">23:50:00.155 VERBOSE Starting Recording
23:50:00.155 VERBOSE @1
23:50:00.165 VERBOSE @2
23:50:00.165 VERBOSE @3
23:50:00.175 VERBOSE ConnectPins: 'Video Decoder Out' to 'Analog Video In'
23:50:00.175 VERBOSE @5
23:50:00.175 VERBOSE Loading [NTSC-Low Quality] settings...
23:50:00.736 VERBOSE Looking for 352x240
23:50:00.736 VERBOSE format->bitrate = 1010000
23:50:00.736 VERBOSE Initializing DIVX format
23:50:00.736 VERBOSE Checking caps:0
23:50:00.736 VERBOSE Initializing PCM Audio format
23:50:00.736 VERBOSE before routing
23:50:00.736 VERBOSE @6
23:50:00.756 VERBOSE FindFilterByName failed to locate filter: InterVideo Audio Encoder
23:50:00.756 ERROR Failed to find crossbar filter: InterVideo Audio Encoder
23:50:00.786 VERBOSE ConnectPins: 'Video Capture' to 'Input 01'
23:50:00.786 VERBOSE ConnectPins: 'Audio Capture' to 'Audio In'
23:50:00.786 VERBOSE ConnectPins failed!
23:50:00.786 VERBOSE Failed to connect Capture 'Audio Capture' to mpeg encoder 'Audio In' (will try HT)
23:50:00.786 VERBOSE ConnectPins: 'Audio Capture' to 'XForm In'
23:50:00.786 VERBOSE ConnectPins: 'Audio Out' to 'Input 02'
23:50:00.786 VERBOSE ConnectPins failed!
23:50:00.786 VERBOSE Failed to connect encoder 'Audio Out' to AVI Mux 'Input 02' (will try HT)
23:50:00.786 VERBOSE ConnectPins: 'XForm Out' to 'Input 02'
23:50:00.806 VERBOSE ConnectPins: 'AVI Out' to 'in'
23:50:00.806 VERBOSE getSetting(ListGraphFilters)
23:50:00.806 VERBOSE Graph contains the following filters:
23:50:00.806 VERBOSE - File Writer
23:50:00.806 VERBOSE - AVI Mux
23:50:00.806 VERBOSE - HT MPEG1 Audio Encoder
23:50:00.806 VERBOSE - Typhoon TV PVR A/V Capture
23:50:00.806 VERBOSE - Typhoon TV PVR CrossBar
23:50:00.806 VERBOSE getSetting(SaveGraphFiles)
23:51:00.172 VERBOSE Stopping Recording
[/QUOTE]

Thanks! This is so close to working, I can taste it! [Image: smile.gif]

Hitek
Visit TV-Cards.com!
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#23
2005-02-20, 04:06 PM
Actually, are you 100% sure your replaced the DLL inc C:\program files\devnz\gbpvr, because I also removed the @1, @2, @3, @4, @5 and @6 log messages at the same time? These are still shown in your logs.
hitek146
Offline

Member

Posts: 96
Threads: 3
Joined: Aug 2004
#24
2005-02-20, 08:46 PM
I had replaced the DLL, but it didn't fully implement for some reason, as you could see in the logs. Maybe it was cached, or something? I copied it back this time, rebooting, and this did the trick. Note that it still breaks Timeshift mode, as now the Timeshift mode uses the HT MPEG encoder, and I don't think the Intervideo Mux wants to work with it. It's starting to look like the Intervideo filters don't get along with some other filters very well..... I unregistered the Intervideo Mux, and now Timeshift mode is using both the HT encoder and mux, and everything seems to be working very well now. Is there any way for those of us with WinDVD Creator installed to not have GB-PVR use Intervideo filters at all, unless it is a last resort? Unfortunately, I do need the Intervideo decoder, as it is the only way I can display LiveTV smoothly....

Timeshift mode log using new DLL, with Intervideo Mux still registered, audio NOT working:
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">14:10:08.362 VERBOSE Graph contains the following filters:
14:10:08.362 VERBOSE - File Writer
14:10:08.362 VERBOSE - HT MPEG1 Audio Encoder
14:10:08.362 VERBOSE - InterVideo Multiplexer
14:10:08.362 VERBOSE - Typhoon TV PVR A/V Capture
14:10:08.362 VERBOSE - Typhoon TV PVR CrossBar
14:10:08.362 VERBOSE - Typhoon TV PVR Audio
14:10:08.362 VERBOSE - TV Tuner
14:10:08.362 VERBOSE getSetting(SaveGraphFiles)[/QUOTE]


Timeshift mode after unregistering Intervideo Mux, audio works:
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">14:22:16.058 VERBOSE Graph contains the following filters:
14:22:16.058 VERBOSE - File Writer
14:22:16.058 VERBOSE - HT MPEG Multiplexer
14:22:16.058 VERBOSE - HT MPEG1 Audio Encoder
14:22:16.058 VERBOSE - Typhoon TV PVR A/V Capture
14:22:16.058 VERBOSE - Typhoon TV PVR CrossBar
14:22:16.058 VERBOSE - Typhoon TV PVR Audio
14:22:16.058 VERBOSE - TV Tuner
14:22:16.058 VERBOSE getSetting(SaveGraphFiles)[/QUOTE]

Hitek



Visit TV-Cards.com!
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#25
2005-02-20, 08:58 PM
[b Wrote:Quote[/b] ]Is there any way for those of us with WinDVD Creator installed to not have GB-PVR use Intervideo filters at all, unless it is a last resort?
I'll do the same change for the multiplexer, which will force it to use HT one if you're using a Walker or Typhoon. I'm at work now, so cant make the change until tonight.

If you dont have a walker or typhoon, then it'll continue to prefer the Intervideo filters, as this is what is done in the WisChip's SDK for the GO7007SB devices.
KingArgyle
Offline

Posting Freak

Posts: 1,271
Threads: 95
Joined: Nov 2004
#26
2005-02-20, 10:18 PM
Hey, guys. Thanks for tracking this down. I look forward to finally being able to record shows in DIVX.

Thanks again for the hard work on this. I'll try the DLL that was posted. I currently only have the Intervideo decoders installed because of WinDVD, but I can use PowerDVD if necessary instead until this is fixed.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#27
2005-02-21, 12:03 AM
I've attached an updated NativeUtilities that will prefer to use the HT Mux for the TV Walker or Typhoon. Let me know if it works.

Of course the mux is only used for MPEG1/2 video, so it wont make any difference to Divx over the behaviour of the last patch.
hitek146
Offline

Member

Posts: 96
Threads: 3
Joined: Aug 2004
#28
2005-02-21, 12:46 AM
It appears as if that last DLL did the trick, but I notice in the logs that the software is not preferring the HT codec, it is just &quot;erroring&quot; into it, which is making it take longer than usual to build the graph. Any way to make it try the HT codec first? Here is the log with the new DLL:
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">18:07:25.145 INFO Log started
18:07:25.145 VERBOSE Starting Recording
18:07:25.205 VERBOSE ConnectPins: 'Video Decoder Out' to 'Analog Video In'
18:07:25.215 VERBOSE Loading [NTSC-LiveTV Quality] settings...
18:07:25.215 VERBOSE Looking for 720x480
18:07:25.235 VERBOSE Initializing MPEG2 format
18:07:25.235 VERBOSE Checking caps:0
18:07:25.235 VERBOSE Initializing PCM Audio format (FOUND: 2, 32000, 16, 4, 128000)
18:07:25.235 ERROR DeviceControl: set pin format failed. Trying a default.
18:07:25.245 VERBOSE before routing
18:07:25.245 VERBOSE ConnectPins: 'Analog Video' to 'Video Tuner In'
18:07:25.245 VERBOSE ConnectPins: 'Analog Audio' to 'TVAudio In'
18:07:25.245 VERBOSE ConnectPins: 'TVAudio Out' to 'Audio Tuner In'
18:07:25.245 VERBOSE put_CountryCode(1)
18:07:25.456 VERBOSE put_TuningSpace(1)
18:07:25.456 VERBOSE put_InputType(0, 0)
18:07:25.456 VERBOSE put_ConnectInput(0)
18:07:25.456 VERBOSE put_Channel(31, AMTUNER_SUBCHAN_DEFAULT, AMTUNER_SUBCHAN_DEFAULT)
18:07:25.966 VERBOSE ConnectPins: 'Video Capture' to 'Input0'
18:07:25.966 VERBOSE ConnectPins failed!
18:07:25.966 VERBOSE Failed to connect Capture 'Video Capture' to Multiplexer 'Input0' (will try HT)
18:07:25.966 VERBOSE ConnectPins: 'Video Capture' to 'Video'
18:07:25.986 VERBOSE ConnectPins: 'Audio Capture' to 'Audio In'
18:07:25.986 VERBOSE ConnectPins failed!
18:07:25.986 VERBOSE Failed to connect Capture 'Audio Capture' to Audio Encoder 'Audio In' (will try HT)
18:07:25.986 VERBOSE ConnectPins: 'Audio Capture' to 'XForm In'
18:07:25.986 VERBOSE ConnectPins: 'Audio Out' to 'Input1'
18:07:25.986 VERBOSE ConnectPins failed!
18:07:25.986 VERBOSE Failed to connect Audio Encoder 'Audio Out' to Multiplexer 'Input1' (will try HT)
18:07:25.986 VERBOSE ConnectPins: 'XForm Out' to 'Audio'
18:07:25.996 VERBOSE ConnectPins: 'Output0' to 'Input'
18:07:25.996 VERBOSE ConnectPins failed!
18:07:25.996 VERBOSE Failed to connect multiplexerFilter 'Output0' to writer 'in' (will try HT)
18:07:25.996 VERBOSE ConnectPins: 'Output' to 'Input'
18:07:26.006 VERBOSE getSetting(ListGraphFilters)
18:07:26.016 VERBOSE Graph contains the following filters:
18:07:26.016 VERBOSE - File Writer
18:07:26.016 VERBOSE - HT MPEG Multiplexer
18:07:26.016 VERBOSE - HT MPEG1 Audio Encoder
18:07:26.016 VERBOSE - Typhoon TV PVR A/V Capture
18:07:26.016 VERBOSE - Typhoon TV PVR CrossBar
18:07:26.016 VERBOSE - Typhoon TV PVR Audio
18:07:26.026 VERBOSE - TV Tuner
18:07:26.026 VERBOSE getSetting(SaveGraphFiles)
18:08:04.432 VERBOSE Stopping Recording
[/QUOTE]

It does work, but it always kicks me out of timeshift mode after viewing for a short time, even when using the original DLL. With the original DLL, the error is trapped, and with the new DLL I get a Windows error with the option to debug. I don't recall this happening before, but then again, I never spent much time in Timeshift mode until I got Divx recording working.... Attached is the error I got using the original DLL.

Hitek
Visit TV-Cards.com!
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#29
2005-02-21, 01:04 AM
[b Wrote:Quote[/b] ]It appears as if that last DLL did the trick, but I notice in the logs that the software is not preferring the HT codec, it is just &quot;erroring&quot; into it, which is making it take longer than usual to build the graph. Any way to make it try the HT codec first? Here is the log with the new DLL:
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">18:07:25.145 INFO Log started
18:07:25.145 VERBOSE Starting Recording
18:07:25.205 VERBOSE ConnectPins: 'Video Decoder Out' to 'Analog Video In'
18:07:25.215 VERBOSE Loading [NTSC-LiveTV Quality] settings...
18:07:25.215 VERBOSE Looking for 720x480
18:07:25.235 VERBOSE Initializing MPEG2 format
18:07:25.235 VERBOSE Checking caps:0
18:07:25.235 VERBOSE Initializing PCM Audio format (FOUND: 2, 32000, 16, 4, 128000)
18:07:25.235 ERROR DeviceControl: set pin format failed. Trying a default.
18:07:25.245 VERBOSE before routing
18:07:25.245 VERBOSE ConnectPins: 'Analog Video' to 'Video Tuner In'
18:07:25.245 VERBOSE ConnectPins: 'Analog Audio' to 'TVAudio In'
18:07:25.245 VERBOSE ConnectPins: 'TVAudio Out' to 'Audio Tuner In'
18:07:25.245 VERBOSE put_CountryCode(1)
18:07:25.456 VERBOSE put_TuningSpace(1)
18:07:25.456 VERBOSE put_InputType(0, 0)
18:07:25.456 VERBOSE put_ConnectInput(0)
18:07:25.456 VERBOSE put_Channel(31, AMTUNER_SUBCHAN_DEFAULT, AMTUNER_SUBCHAN_DEFAULT)
18:07:25.966 VERBOSE ConnectPins: 'Video Capture' to 'Input0'
18:07:25.966 VERBOSE ConnectPins failed!
18:07:25.966 VERBOSE Failed to connect Capture 'Video Capture' to Multiplexer 'Input0' (will try HT)
18:07:25.966 VERBOSE ConnectPins: 'Video Capture' to 'Video'
18:07:25.986 VERBOSE ConnectPins: 'Audio Capture' to 'Audio In'
18:07:25.986 VERBOSE ConnectPins failed!
18:07:25.986 VERBOSE Failed to connect Capture 'Audio Capture' to Audio Encoder 'Audio In' (will try HT)
18:07:25.986 VERBOSE ConnectPins: 'Audio Capture' to 'XForm In'
18:07:25.986 VERBOSE ConnectPins: 'Audio Out' to 'Input1'
18:07:25.986 VERBOSE ConnectPins failed!
18:07:25.986 VERBOSE Failed to connect Audio Encoder 'Audio Out' to Multiplexer 'Input1' (will try HT)
18:07:25.986 VERBOSE ConnectPins: 'XForm Out' to 'Audio'
18:07:25.996 VERBOSE ConnectPins: 'Output0' to 'Input'
18:07:25.996 VERBOSE ConnectPins failed!
18:07:25.996 VERBOSE Failed to connect multiplexerFilter 'Output0' to writer 'in' (will try HT)
18:07:25.996 VERBOSE ConnectPins: 'Output' to 'Input'
18:07:26.006 VERBOSE getSetting(ListGraphFilters)
18:07:26.016 VERBOSE Graph contains the following filters:
18:07:26.016 VERBOSE - File Writer
18:07:26.016 VERBOSE - HT MPEG Multiplexer
18:07:26.016 VERBOSE - HT MPEG1 Audio Encoder
18:07:26.016 VERBOSE - Typhoon TV PVR A/V Capture
18:07:26.016 VERBOSE - Typhoon TV PVR CrossBar
18:07:26.016 VERBOSE - Typhoon TV PVR Audio
18:07:26.026 VERBOSE - TV Tuner
18:07:26.026 VERBOSE getSetting(SaveGraphFiles)
18:08:04.432 VERBOSE Stopping Recording
[/QUOTE]
This all looks correct. It is using the HT filters in preference. The &quot;warnings&quot; you see about are actually in another bit of code. It tries to connect first based on the pin names of the Intervideo filters, but finds those pins dont exist (because we're using the HT filters), so then tries the HT pin names. The messages make the log look a little untidy, but its not a problem worth working about. I'll clean this up before the next public release.


[b Wrote:Quote[/b] ]It does work, but it always kicks me out of timeshift mode after viewing for a short time, even when using the original DLL. With the original DLL, the error is trapped, and with the new DLL I get a Windows error with the option to debug. I don't recall this happening before, but then again, I never spent much time in Timeshift mode until I got Divx recording working.... Attached is the error I got using the original DLL.
Based on the picture, I suggest you go back to the offical drivers. This looks like some of component GUID dont match up.
KingArgyle
Offline

Posting Freak

Posts: 1,271
Threads: 95
Joined: Nov 2004
#30
2005-02-21, 01:11 AM
Using the base drivers that come with the TV Walker ULTRA and the new DLL, it works!!! Here is the native log output:

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
19:45:07.390 INFO Log started
19:45:07.390 VERBOSE Starting Recording
19:45:08.046 VERBOSE ConnectPins: 'Video Decoder Out' to 'Analog Video In'
19:45:08.125 VERBOSE Loading [NTSC-Custom1 Quality] settings...
19:45:08.156 VERBOSE Looking for 640x480
19:45:08.156 VERBOSE format->bitrate = 7650000
19:45:08.156 VERBOSE format->bitrate = 1010000
19:45:08.171 VERBOSE format->bitrate = 7650000
19:45:08.171 VERBOSE Initializing DIVX format
19:45:08.187 VERBOSE Checking caps:0
19:45:08.187 VERBOSE Initializing PCM Audio format (FOUND: 2, 32000, 16, 4, 128000)
19:45:08.281 ERROR DeviceControl: set pin format failed. Trying a default.
19:45:08.281 VERBOSE before routing
19:45:08.421 VERBOSE ConnectPins: 'Analog Video' to 'Video Tuner In'
19:45:08.421 VERBOSE ConnectPins: 'Analog Audio' to 'TVAudio In'
19:45:08.421 VERBOSE ConnectPins: 'TVAudio Out' to 'Audio Tuner In'
19:45:08.437 VERBOSE put_CountryCode(1)
19:45:09.031 VERBOSE put_TuningSpace(1)
19:45:09.031 VERBOSE put_InputType(0, 0)
19:45:09.031 VERBOSE put_ConnectInput(0)
19:45:09.031 VERBOSE put_Channel(8, AMTUNER_SUBCHAN_DEFAULT, AMTUNER_SUBCHAN_DEFAULT)
19:45:10.031 VERBOSE ConnectPins: 'Video Capture' to 'Input 01'
19:45:10.031 VERBOSE ConnectPins: 'Audio Capture' to 'Audio In'
19:45:10.031 VERBOSE ConnectPins failed!
19:45:10.031 VERBOSE Failed to connect Capture 'Audio Capture' to mpeg encoder 'Audio In' (will try HT)
19:45:10.031 VERBOSE ConnectPins: 'Audio Capture' to 'XForm In'
19:45:10.031 VERBOSE ConnectPins: 'Audio Out' to 'Input 02'
19:45:10.031 VERBOSE ConnectPins failed!
19:45:10.031 VERBOSE Failed to connect encoder 'Audio Out' to AVI Mux 'Input 02' (will try HT)
19:45:10.031 VERBOSE ConnectPins: 'XForm Out' to 'Input 02'
19:45:10.062 VERBOSE ConnectPins: 'AVI Out' to 'in'
19:45:10.062 VERBOSE getSetting(ListGraphFilters)
19:45:10.093 VERBOSE Graph contains the following filters:
19:45:10.093 VERBOSE - File Writer
19:45:10.093 VERBOSE - AVI Mux
19:45:10.093 VERBOSE - HT MPEG1 Audio Encoder
19:45:10.093 VERBOSE - LifeView TV Walker Ultra A/V Capture
19:45:10.093 VERBOSE - LifeView TV Walker Ultra CrossBar
19:45:10.093 VERBOSE - LifeView TV Walker Ultra Audio
19:45:10.093 VERBOSE - TV Tuner
19:45:10.093 VERBOSE getSetting(SaveGraphFiles)
20:00:00.109 VERBOSE Stopping Recording
[/QUOTE]

The only true error I get is the one when it tries to the set the audio device pin format. But I've got sound, and the file sizes are on target. Getting a high quality recording at half the bit rate that a typical MPEG2 recording has to record.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (6): « Previous 1 2 3 4 5 6 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Audio buzzing second time recording launched. dennit 2 4,675 2012-12-09, 11:28 PM
Last Post: dennit
  Help wih AAC audio Pob 14 9,807 2012-07-03, 04:23 AM
Last Post: SLR_65
  HVR-1950 Audio Distortion Paul D. Bellamy 0 1,837 2011-09-06, 02:36 PM
Last Post: Paul D. Bellamy
  GB-PVR + LAVF Audio decoder (DVD) hoborg 0 1,929 2011-04-06, 04:15 PM
Last Post: hoborg
  mkv embedded subtitles and audio tracks jam_zhou 10 4,450 2010-11-23, 05:05 PM
Last Post: hoborg
  GBPVR Database question - Recording Schedule David B 1 1,702 2010-11-08, 09:21 PM
Last Post: sub
  Descriptive Audio Service Question mikeh49 3 3,216 2010-10-21, 10:49 PM
Last Post: sub
  Skip forward during playback freezes video then audio smiffypr 3 2,938 2010-10-19, 12:46 AM
Last Post: smiffypr
  Audio bit rate. brianj 2 1,872 2010-09-03, 11:38 AM
Last Post: brianj
  Digital TV Audio - Is AC3 better? NICAM - How do I get Track1 to Track2 ? jksmurf 9 3,395 2010-08-27, 04:17 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode