Tue Jul 05, 2011 11:57 am by tvkdlna
tvkdlna wrote:I would guess there's no great differences between TV channel codecs etc, as they all are normal digital (SD) TV. If someone can point me to a direction on how to investigate this, I'd be happy to pursue.
I fed some working and non-working mpegts files directly to ffmpeg and got the following (excerpt):
- Code:
(WORKS)
2011.04.10 su 14.25 Lorenzon öljy MTV3.ts
Duration: 02:39:00.55, start: 12223.462833, bitrate: 3372 kb/s
Program 49
Stream #0.0[0x131]: Video: mpeg2video (Main), yuv420p, 720x576 [PAR 64:45 DAR 16:9], 5000 kb/s, 25.20 fps, 25 tbr, 90k tbn, 50 tbc
Stream #0.1[0x231](fin): Audio: mp2, 48000 Hz, stereo, s16, 224 kb/s
Stream #0.2[0x331](fin): Subtitle: [6][0][0][0] / 0x0006
(WORKS)
2011-05-15 00:50 2011.05.15 su 00.50 Elokuva Frequency - yhteys kuolemaan K15 Nelonen.ts
Duration: 02:29:00.37, start: 28578.186322, bitrate: 2801 kb/s
Program 65
Stream #0.0[0x200]: Video: mpeg2video (Main), yuv420p, 720x576 [PAR 64:45 DAR 16:9], 5000 kb/s, 25.41 fps, 25 tbr, 90k tbn, 50 tbc
Stream #0.1[0x28a](fin): Audio: mp2, 48000 Hz, stereo, s16, 224 kb/s
Stream #0.2[0x240](fin): Subtitle: [6][0][0][0] / 0x0006
(NO FFWD)
2011.06.03 pe 21.00 Elokuva Insomnia K15 Nelonen.ts
Duration: 08:59:28.85, start: 422.593978, bitrate: 645 kb/s
Program 65
Stream #0.0[0x200]: Video: mpeg2video (Main), yuv420p, 720x576 [PAR 64:45 DAR 16:9], 5000 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
Stream #0.1[0x28a](fin): Audio: mp2, 48000 Hz, stereo, s16, 224 kb/s
Stream #0.2[0x240](fin): Subtitle: [6][0][0][0] / 0x0006
(NO FFWD)
2011.07.04 ma 23.00 South Park JIM.ts
Duration: 07:04:37.03, start: 13595.134589, bitrate: 232 kb/s
Program 177
Stream #0.0[0x204]: Video: mpeg2video (Main), yuv420p, 720x576 [PAR 64:45 DAR 16:9], 5000 kb/s, 25.61 fps, 25 tbr, 90k tbn, 50 tbc
Stream #0.1[0x2b2](fin): Audio: mp2, 48000 Hz, stereo, s16, 224 kb/s
Stream #0.2[0x240](fin): Subtitle: [6][0][0][0] / 0x0006
This doesn't seem to be related to channel as I thought, but somehow to bitrate. Every time the bitrate is low, ffmpeg doesn't get it right and for example duration is reported errantly. The same duration is reported by my Bravia. Also there's no ffwd with these files.
Any ideas?
Sony Bravia KDL-32W5500, OpenSUSE, Windows