Talk:KTMF

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

}}

Untitled[edit]

It's 1/1/7 and I have the antenna enabled and KTMF is being received over Channel 23.1. It's analog. Dang, I was hoping to watch the Rose Bowl in clear, crisp high definition. And Michigan has to punt. Libretto 22:17, 1 January 2007 (UTC)libretto[reply]

External links modified[edit]

Hello fellow Wikipedians,

I have just added archive links to one external link on KTMF. Please take a moment to review my edit. If necessary, add {{cbignore}} after the link to keep me from modifying it. Alternatively, you can add {{nobots|deny=InternetArchiveBot}} to keep me off the page altogether. I made the following changes:

When you have finished reviewing my changes, please set the checked parameter below to true to let others know.

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 18 January 2022).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—cyberbot IITalk to my owner:Online 06:38, 17 January 2016 (UTC)[reply]

External links modified[edit]

Hello fellow Wikipedians,

I have just modified one external link on KTMF. Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:

When you have finished reviewing my changes, you may follow the instructions on the template below to fix any issues with the URLs.

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 18 January 2022).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—InternetArchiveBot (Report bug) 21:57, 30 April 2017 (UTC)[reply]

Video Formats[edit]

Looking at the multiplexed video stream, it seems that SWX (program ID 0x51) is now broadcast in 720p along with the others. ffmpeg shows all three subchannels using the same video format:

Input #0, mpegts, from 'pipe:':
  Duration: N/A, start: 79919.988156, bitrate: N/A
  Program 1 
  Stream #0:3[0x31]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p(tv, bt709, progressive), 1280x720 [SAR 1:1 DAR 16:9], Closed Captions, 59.94 fps, 59.94 tbr, 90k tbn, 119.88 tbc
    Side data:
      cpb: bitrate max/min/avg: 80000000/0/0 buffer size: 7995392 vbv_delay: N/A
  Stream #0:4[0x34](eng): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 192 kb/s
  Program 2 
  Stream #0:0[0x41]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p(tv, bt709, progressive), 1280x720 [SAR 1:1 DAR 16:9], Closed Captions, 59.94 fps, 59.94 tbr, 90k tbn, 119.88 tbc
    Side data:
      cpb: bitrate max/min/avg: 80000000/0/0 buffer size: 7995392 vbv_delay: N/A
  Stream #0:1[0x44](eng): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 192 kb/s
  Program 3 
  Stream #0:2[0x51]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p(tv, bt709, progressive), 1280x720 [SAR 1:1 DAR 16:9], Closed Captions, 59.94 fps, 59.94 tbr, 90k tbn, 119.88 tbc
    Side data:
      cpb: bitrate max/min/avg: 80000000/0/0 buffer size: 7995392 vbv_delay: N/A
  Stream #0:5[0x54](eng): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 192 kb/s
  Program 4 
  Stream #0:6[0x61]: Video: mpeg2video ([2][0][0][0] / 0x0002), none, 90k tbr, 90k tbn
  Stream #0:7[0x64]: Audio: ac3 ([129][0][0][0] / 0x0081), 0 channels
  Stream #0:8[0x65]: Audio: ac3 ([129][0][0][0] / 0x0081), 0 channels

However, if I play the direct stream of any of the subchannels, sometimes it has interlacing bars as an artifact in the video, despite the stream claiming progressive scan. I guess I'll leave it as progressive for now, could maybe be a format issue with the playout and not on my end.

Voidkat (talk) 23:20, 20 December 2021 (UTC)[reply]