home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
HD TV in AC3+/DD+/E-AC3. No more HD TV
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="WaltZ1000" data-source="post: 471271" data-attributes="member: 47396"><p>hum.. are you sure to have copied the files in the right place? </p><p>I say this because I added a trace when I patched the TsWriter.ax and I dont see it in your logs?</p><p></p><p>you should have something like that :</p><p>[CODE]</p><p>08-06-2009 12:41:41.977 Recorder: TIMESHIFT SetVideoAudioObserver observer ok</p><p>08-06-2009 12:41:41.977 Recorder: TIMESHIFT set filename:E:\Timeshifting\live1-0.ts</p><p>08-06-2009 12:41:41.977 Recorder: TIMESHIFT transport stream mode</p><p>08-06-2009 12:41:41.978 Recorder: TIMESHIFT paused=yes</p><p>08-06-2009 12:41:41.979 Recorder: TIMESHIFT Received from TvService: pmt pid:0x6e serviceId: 0x501 pmtlength:81</p><p>08-06-2009 12:41:41.979 Recorder: TIMESHIFT Old pids cleared</p><p>08-06-2009 12:41:41.979 Recorder: TIMESHIFT got pmt - tableid: 0x2 section_length: 81 sid: 0x501</p><p>08-06-2009 12:41:41.980[COLOR="Red"][B] DecodePmt: set E-AC3 audio stream to AC[/B][/COLOR]3</p><p>08-06-2009 12:41:41.980 Recorder: TIMESHIFT PMT parsed - Pid 0x6e ServiceId 0x501 stream count: 5</p><p>08-06-2009 12:41:41.980 Recorder: TIMESHIFT pcr pid:0x78</p><p>08-06-2009 12:41:41.980 Recorder: TIMESHIFT SetPcrPid clear old PIDs</p><p>08-06-2009 12:41:41.981 Recorder: TIMESHIFT add video stream pid: 0x78 fake pid: 0x30 stream type: 0x1b logical type: 0x1b descriptor length: 3</p><p>08-06-2009 12:41:41.981 [COLOR="red"][B]AddStream: set E-AC3 audio stream to AC3[/B][/COLOR]</p><p>08-06-2009 12:41:41.982 Recorder: TIMESHIFT add audio stream pid: 0x82 fake pid: 0x40 stream type: 0x81 logical type: 0x81 descriptor length: 10</p><p>08-06-2009 12:41:41.982 Recorder: TIMESHIFT add audio stream pid: 0x83 fake pid: 0x41 stream type: 0x81 logical type: 0x81 descriptor length: 10</p><p>08-06-2009 12:41:41.983 Recorder: TIMESHIFT add subtitle stream pid: 0x8c fake pid: 0x50 stream type: 0x6 logical type: 0x6 descriptor length: 10</p><p>08-06-2009 12:41:41.984 Recorder: TIMESHIFT add subtitle stream pid: 0x8d fake pid: 0x51 stream type: 0x6 logical type: 0x6 descriptor length: 10</p><p>08-06-2009 12:41:41.984 Recorder: TIMESHIFT paused=no</p><p>08-06-2009 12:41:42.09 Recorder: TIMESHIFT start of video detected</p><p>08-06-2009 12:41:42.11 Recorder: TIMESHIFT start of audio detected</p><p>08-06-2009 12:41:42.12 Recorder: TIMESHIFT start of audio detected</p><p>[/CODE]</p></blockquote><p></p>
[QUOTE="WaltZ1000, post: 471271, member: 47396"] hum.. are you sure to have copied the files in the right place? I say this because I added a trace when I patched the TsWriter.ax and I dont see it in your logs? you should have something like that : [CODE] 08-06-2009 12:41:41.977 Recorder: TIMESHIFT SetVideoAudioObserver observer ok 08-06-2009 12:41:41.977 Recorder: TIMESHIFT set filename:E:\Timeshifting\live1-0.ts 08-06-2009 12:41:41.977 Recorder: TIMESHIFT transport stream mode 08-06-2009 12:41:41.978 Recorder: TIMESHIFT paused=yes 08-06-2009 12:41:41.979 Recorder: TIMESHIFT Received from TvService: pmt pid:0x6e serviceId: 0x501 pmtlength:81 08-06-2009 12:41:41.979 Recorder: TIMESHIFT Old pids cleared 08-06-2009 12:41:41.979 Recorder: TIMESHIFT got pmt - tableid: 0x2 section_length: 81 sid: 0x501 08-06-2009 12:41:41.980[COLOR="Red"][B] DecodePmt: set E-AC3 audio stream to AC[/B][/COLOR]3 08-06-2009 12:41:41.980 Recorder: TIMESHIFT PMT parsed - Pid 0x6e ServiceId 0x501 stream count: 5 08-06-2009 12:41:41.980 Recorder: TIMESHIFT pcr pid:0x78 08-06-2009 12:41:41.980 Recorder: TIMESHIFT SetPcrPid clear old PIDs 08-06-2009 12:41:41.981 Recorder: TIMESHIFT add video stream pid: 0x78 fake pid: 0x30 stream type: 0x1b logical type: 0x1b descriptor length: 3 08-06-2009 12:41:41.981 [COLOR="red"][B]AddStream: set E-AC3 audio stream to AC3[/B][/COLOR] 08-06-2009 12:41:41.982 Recorder: TIMESHIFT add audio stream pid: 0x82 fake pid: 0x40 stream type: 0x81 logical type: 0x81 descriptor length: 10 08-06-2009 12:41:41.982 Recorder: TIMESHIFT add audio stream pid: 0x83 fake pid: 0x41 stream type: 0x81 logical type: 0x81 descriptor length: 10 08-06-2009 12:41:41.983 Recorder: TIMESHIFT add subtitle stream pid: 0x8c fake pid: 0x50 stream type: 0x6 logical type: 0x6 descriptor length: 10 08-06-2009 12:41:41.984 Recorder: TIMESHIFT add subtitle stream pid: 0x8d fake pid: 0x51 stream type: 0x6 logical type: 0x6 descriptor length: 10 08-06-2009 12:41:41.984 Recorder: TIMESHIFT paused=no 08-06-2009 12:41:42.09 Recorder: TIMESHIFT start of video detected 08-06-2009 12:41:42.11 Recorder: TIMESHIFT start of audio detected 08-06-2009 12:41:42.12 Recorder: TIMESHIFT start of audio detected [/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
HD TV in AC3+/DD+/E-AC3. No more HD TV
Contact us
RSS
Top
Bottom