Networked Media Tank
Transportstream for NetworkPlayer - Printable Version

+- Networked Media Tank (http://www.networkedmediatank.com)
+-- Forum: Community Jukebox, Themes, & UserApps Section (/forumdisplay.php?fid=106)
+--- Forum: 200/300/400 Series - Development and User Apps (/forumdisplay.php?fid=121)
+---- Forum: 100 Series - Development and User Apps (/forumdisplay.php?fid=33)
+---- Thread: Transportstream for NetworkPlayer (/showthread.php?tid=3183)

Pages: 1 2 3 4


RE: Transportstream for NetworkPlayer - Sascha - 04-14-2008 04:55 PM

On all my dvb satellite recordings the AC3 audiotracks are misinterpreted as DTS. This did not happen before.

Example:

General #0
ID : 4B1
Complete name : K:\ClipFestival Johnny Cash_hurt_2002.ts
Format : MPEG-4 Transport
Format/Family : MPEG-4
File size : 296 MiB
PlayTime : 3mn 50s
Bit rate : 11 Mbps

Video #0
ID : 1601 (0x641)
MenuID : 28396 (0x6EEC)
Codec : AVC
Codec/Family : AVC
Codec/Info : MPEG-4 AVC
Codec profile : Main@L4.0
Codec settings, CABAC : Yes
PlayTime : 3mn 50s
Bit rate : 9919 Kbps
Width : 1280 pixels
Height : 720 pixels
Display Aspect ratio : 16/9
Frame rate : 50.000 fps
Chroma : 4:2:0
Interlacement : Progressive

Audio #0
ID : 1602 (0x642)
MenuID : 28396 (0x6EEC)
Codec : MPEG-1 Audio layer 2
Bit rate mode : CBR
Bit rate : 192 Kbps
Channel(s) : 2 channels
Sampling rate : 48 KHz
Resolution : 16 bits
Video0 delay : 18ms
Language : German
Language_More : Clean effects

Audio #1
ID : 1606 (0x646)
MenuID : 28396 (0x6EEC)
Codec : AC3
Bit rate mode : CBR
Bit rate : 256 Kbps
Channel(s) : 2 channels
Channel positions : L R
Sampling rate : 48 KHz
Video0 delay : 1ms
Language : German
Language_More : Clean effects

Menu #0
ID : 300 (0x12C)
MenuID : 28306 (0x6E92)

Menu #1
ID : 400 (0x190)
MenuID : 28307 (0x6E93)

Menu #2
ID : 500 (0x1F4)
MenuID : 28308 (0x6E94)

Menu #3
ID : 600 (0x258)
MenuID : 28309 (0x6E95)

Menu #4
ID : 700 (0x2BC)
MenuID : 28310 (0x6E96)

Menu #5
ID : 800 (0x320)
MenuID : 28311 (0x6E97)

Menu #6
ID : 2500 (0x9C4)
MenuID : 28325 (0x6EA5)

Menu #7
ID : 2600 (0xA28)
MenuID : 28326 (0x6EA6)

Menu #8
ID : 2700 (0xA8C)
MenuID : 28327 (0x6EA7)

Menu #9
ID : 2800 (0xAF0)
MenuID : 28328 (0x6EA8)

Menu #10
ID : 2900 (0xB54)
MenuID : 28329 (0x6EA9)

Menu #11
ID : 3000 (0xBB8)
MenuID : 28330 (0x6EAA)

Menu #12
ID : 1200 (0x4B0)
MenuID : 28385 (0x6EE1)

Menu #13
ID : 1500 (0x5DC)
MenuID : 28395 (0x6EEB)

Menu #14
ID : 1600 (0x640)
MenuID : 28396 (0x6EEC)
Codec : AVC / MPA1L2 / AC3
Language : / ger / ger
List : 1601 (0x641) (AVC) / 1602 (0x642) (MPA1L2, ger) / 1606 (0x646) (AC3, ger)

Menu #15
ID : 1800 (0x708)
MenuID : 28397 (0x6EED)

Anybody else with this bug ?

Sascha


- spawn - 04-14-2008 05:53 PM

yes - I get that with my Firedtv dvb-c HDTV recordings also - but have gotten that on all firmwares.

They are h264/ac3 in .ts stream but audio is reckognised as DTS for some reason and audio drops in and out. Perhaps some kind of error in the headers of the .ts

I usually fix it by remuxing with tsremux or tsmuxer - but would be nice if I didnt have to.

8)


- werner - 04-14-2008 06:39 PM

thats easy fixable use the last TSConverter (based on TSMuxer) an user of my forum made that specially for such problems, i´m also in touch with syabas about an solution but it could be that the ts part is sigma code which only can change sigma and i think we all know what that means Smile so better go with TSConverter you can find it here Smile
Today he made an new release and the Remuxing part is very fast it only writes new PAT/PMT and fixes FF, PAUSE,.... bug ....................... and the damn DTS Thing hahahaha

http://www.networkedmediatank.com/viewtopic.php?p=14439#14439

7. TSConverter
Description: Transport Stream Re-muxer with blu-ray/Sat/OTA and now MPG/VOB/EVOB stream support. Ability to trim streams at the beginning and/or the end, Ability to pick and choose elementary streams to be kept, Ability to remux PCR-less streams, Ability to remux program streams (MPG/VOB/EVOB) into TS/M2TS, Ability to demux elementary streams as well as subtitle streams compatible with SUPreader (right click the selected stream with the mouse)
Developer(s): hdd-player.de
Status: v 0.5 (14.04.2008)
- Change in PCR-Calculating.
- Time display and jumping should now cell
- Change Name to TsConverter to continue discussions with confusion exclude TsMuxer.
Download: http://www.hdd-player.de/phpBB2/index.php?topic=2779.0


- sodium - 04-15-2008 06:26 AM

please provide the source code of the TSconvert programs so Apple and Linux users also can fix there media files.

I assume the programs are made in mono so they can be compiled in other environments


- werner - 04-15-2008 07:05 AM

i will talk to kaba that he packs the sourcecode


- Woziak - 04-15-2008 08:59 AM

sodium Wrote:please provide the source code of the TSconvert programs so Apple and Linux users also can fix there media files.

I assume the programs are made in mono so they can be compiled in other environments

The source to TSmuxer (linux version available b.t.w.) would be great.
But reading the Werners Forum it looks like it's based on TSremux which is very different... TSremux is written in Visual Studio .NET C#...

Original source is available here:
http://forum.doom9.org/showthread.php?t=125447

Would be nice if someone would get it running in Mono... Smile


- werner - 04-15-2008 10:31 AM

yes it is based on tsremux


- werner - 04-16-2008 09:59 AM

New Version from TSConvert + Sourcecode Smile

History:
v 0.51 16.04.2008)
- SIT-PID was incorrectly entered in PAT

v 0.5 (14.04.2008)
- Change in PCR-Calculating.
Time display and jumping should now cell
- Change Name to TsConverter to continue discussions with confusion exclude TsMuxer.


- Neoworld - 04-20-2008 09:20 AM

spawn Wrote:yes - I get that with my Firedtv dvb-c HDTV recordings also - but have gotten that on all firmwares.

They are h264/ac3 in .ts stream but audio is reckognised as DTS for some reason and audio drops in and out. Perhaps some kind of error in the headers of the .ts

I usually fix it by remuxing with tsremux or tsmuxer - but would be nice if I didnt have to.

8)

I also have the same issue.

Still no joy with SkyHD H264 1080P .ts files. The latest firmware has made H264 .ts 1080P files playable (without remuxing) but with audio drop outs on the DD track, incorrect black levels, incorrect total time listed, incorrectly listing the DD track as DTS, and no ability to fast forward or skip through the file.

Hopefully it gets fixed one day.


- Neoworld - 04-20-2008 09:28 AM

werner Wrote:thats easy fixable use the last TSConverter (based on TSMuxer) an user of my forum made that specially for such problems, i´m also in touch with syabas about an solution but it could be that the ts part is sigma code which only can change sigma and i think we all know what that means Smile so better go with TSConverter you can find it here Smile
Today he made an new release and the Remuxing part is very fast it only writes new PAT/PMT and fixes FF, PAUSE,.... bug ....................... and the damn DTS Thing hahahaha

http://www.networkedmediatank.com/viewtopic.php?p=14439#14439

7. TSConverter
Description: Transport Stream Re-muxer with blu-ray/Sat/OTA and now MPG/VOB/EVOB stream support. Ability to trim streams at the beginning and/or the end, Ability to pick and choose elementary streams to be kept, Ability to remux PCR-less streams, Ability to remux program streams (MPG/VOB/EVOB) into TS/M2TS, Ability to demux elementary streams as well as subtitle streams compatible with SUPreader (right click the selected stream with the mouse)
Developer(s): hdd-player.de
Status: v 0.5 (14.04.2008)
- Change in PCR-Calculating.
- Time display and jumping should now cell
- Change Name to TsConverter to continue discussions with confusion exclude TsMuxer.
Download: http://www.hdd-player.de/phpBB2/index.php?topic=2779.0

Werner if this fixes these SkyHD files you would of saved me much frustration. Do you know if this program also fixes the incorrect black level issue?


- werner - 04-20-2008 09:54 AM

please just try it out Smile you will be happy Smile and it is an fast process so remuxing needs only some minutes also on HD Records!

incorrect black level issue? you mean the black boarders are not really black correct sorry but this is not fixable with an programm and right now i dont know where the problem is is it the sigma code or is it the record from the channel i think the second one but i will see what i or syabas can do on this

werner


- Neoworld - 04-20-2008 10:01 AM

werner Wrote:please just try it out Smile you will be happy Smile and it is an fast process so remuxing needs only some minutes also on HD Records!

incorrect black level issue? you mean the black boarders are not really black correct sorry but this is not fixable with an programm and right now i dont know where the problem is is it the sigma code or is it the record from the channel i think the second one but i will see what i or syabas can do on this

werner

With the Black Level I mean that that actual black within the picture as well as the borders is incorrect in that the entire picture appears slightly washed out due to the aforementioned incorrect black levels. Something I think with SkyHD using PC levels Black instead of TV Black levels or vice versa.

I am trying the program now and will let you know how I go.


- werner - 04-20-2008 10:03 AM

yes i know that the question is will syabas be able to make the blacklevel darker or is it sigma code where syabas cant get it changed, i will talk with them now it is time again after an stable final Smile
So now new fixes can come in Smile

werner


- Neoworld - 04-20-2008 10:12 AM

werner- You are right I am very happy. Tried a few H264 SkyHD files that I am having problems with and it fixed most of them Smile

I however had an problem with one that had a DD2.0 track as opposed to a DD5.1 track and TSConverter picked it up as a PCM track and left me with no audio on the file after remuxing. (If you could please pass this feedback onto to Kaba).

Can you pass my thanks onto Kaba as I don't speak german and ask hime if it possible to add a 0IRE and 7.5IRE Black level option to his TSConverter program which may solve the elevated black issue?

Thanks again.


- werner - 04-20-2008 10:13 AM

Quote:Can you pass my thanks onto Kaba as I don't speak german and ask hime if it possible to add a 0IRE and 7.5IRE Black level option which may solve the elevated black issue?

yes no problem i will send your thx to him Smile i also will ask him about the black level maybe there is an way to change that Smile thx for the tip.

werner