Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.os.linux > #81062

Re: So far OT ..... DVD+R v DVD-R ... What's the difference??

From Paul <nospam@needed.invalid>
Newsgroups alt.os.linux, alt.comp.os.windows-11
Subject Re: So far OT ..... DVD+R v DVD-R ... What's the difference??
Date 2025-02-27 13:27 -0500
Organization A noiseless patient Spider
Message-ID <vpqaq5$37lmr$1@dont-email.me> (permalink)
References (9 earlier) <vpp63d$31dna$1@dont-email.me> <vpp94j$31svr$1@dont-email.me> <vppuh4.d0o.1@ID-201911.user.individual.net> <vppu8j$35d6t$1@dont-email.me> <vpq2u9.11dg.1@ID-201911.user.individual.net>

Cross-posted to 2 groups.

Show all headers | View raw


On Thu, 2/27/2025 10:31 AM, Frank Slootweg wrote:
> Paul <nospam@needed.invalid> wrote:
>> On Thu, 2/27/2025 8:57 AM, Frank Slootweg wrote:
>>> Paul <nospam@needed.invalid> wrote:
>>>> On Thu, 2/27/2025 3:00 AM, Daniel70 wrote:
>>>>> On 27/02/2025 2:29 am, Frank Slootweg wrote:
>>> [...]
>>>>>>   Anyway, have you tried to just right-click the file in File Explorer,
>>>>>> select Properties and look at the 'Details' tab? For a normal video
>>>>>> file, File Explorer will mention the Length, Frame width and height,
>>>>>> Data rate, Total bitrate, Frame rate and Audio specs.
>>>>>
>>>>> General Details
>>>>> vid000.mp4 (name changed as suggested by others)
>>>>> Type of file:    TS file (.ts)
>>>>> Open with:    Media Player (Button "Change" which gives option to use Media Player, VLC Media Player, Windows Media Player Legacy, Firefox, Notepad, Word)
>>>>> Location: On a sub-directory of my USB Drive
>>>>> Size:    113MB (118,876,060 bytes)
>>>>> Size on Disk:    113MB (118,882,304 bytes)
>>>>> Created: Last Friday
>>>>> Modified:    Last Friday
>>>>> Accessed:    Yesterday
>>>>>
>>>>>>    If that does not help, the MediaInfo utility mentioned by Paul is
>>>>>> probably your best bet.
>>>>
>>>> If it was Transport Stream, and the "Type of file" field says .ts
>>>> then I would try an extension of .ts and feed it to VLC.
>>>>
>>>> https://recoverit.wondershare.com/video-recovery/what-is-ts-file.html
>>>
>>>   I don't think it's an actual Transport Stream file. AFAIK, the 'Type
>>> of file:' field in Properties of a file just echoes the *extension*, not
>>> the *content*.
>>>
>>>   For example, if I rename an actual MP4 file to .ts, Properties says
>>> "Type of file: TS file (.ts)", i.e. matching the extesion, not the
>>> actual content. The thumbnail in File Explorer changes (from showing the
>>> picture) to an Media Player icon. And when open the file, it plays just
>>> fine in Media Player.
>>>
>>>   So I don't understand why Daniel's vid000.mp4 file would say "Type of
>>> file: TS file (.ts)" in Properties.
>>>
>>>   Of course I *hope* I'm wrong and that a rename to .ts will solve
>>> Daniel's problem.
>>>
>>> [...]
>>
>> Even when the file extension is .mp4, MediaInfo says it is MPEG-ts.
>> You have to stretch the window nice and wide, as the person who wrote the
>> program, wasn't too worried about formatting.
>>
>>    [Picture]
>>
>>     https://i.postimg.cc/bwBKGDcy/MPEG-ts-detection.gif
> 
>   Thanks. So let's hope that File Explorer's Properties "Type of file:"
> is smarter than I thought it is, and is looking at the *content* of the
> file, not at the *extension*.
> 
>   Could you do a (File Explorer) 'Properties' on your 'Nine.mp4' file
> and report what it says under "Type of file:"? That would tell us one
> way or the other whether (FE) 'Properties' is smart or dumb.
> 
> [...]
> 

I tried it. I named my sample file from the Internet

   Nine.mp4

and File Explorer says

   File Type:  MP4

That is because Windows "trusts" the file extension.

If I remove the extension entirely, File Explorer says

   File Type:  file

so it hasn't a clue what it is then. The object-oriented
launching of an application, based on the file type, in Windows,
is centered around the declared extension.

*******

However, when I change the extension back to the original (download) value

   Nine.ts

now, suddenly, doing a Properties in File Explorer, gives this

   Video

   Length:            00:01:02         (Sixty two seconds)
   Frame width:       720
   Frame height:      576              (Aussie PAL TV)
   Data rate:         5291 kbps        (Must be on a multiplex, multiple streams on one 6MHz channel)
   Total bitrate:     5387 kbps
   Frame rate:        25.00 frames/second

   Audio

   Bit rate:          96 kbps
   Channels:          2 (stereo)
   Audio Sample Rate: 48.000 kHz

And that means, Windows applied a TS specific filter, to collect
that metadata about the video. Such metadata would also show
up if you used Indexed Search and asked for "width=720"
and then that item would show up in the list.

When the file extension was MP4, it applied the MP4 filter
which failed to find anything.

And Windows doesn't have filters for everything, and even
applying the correct extension might elicit no useful response
at all. It's a "best effort" not a guarantee, and that's
true of most multimedia topics anyway.

   Paul

Back to alt.os.linux | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

So far OT ..... DVD+R v DVD-R ... What's the difference?? Daniel70 <daniel47@eternal-september.org> - 2025-02-17 00:39 +1100
  Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? "Carlos E. R." <robin_listas@es.invalid> - 2025-02-16 15:06 +0100
  Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? "s|b" <me@privacy.invalid> - 2025-02-16 15:45 +0100
    Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Daniel70 <daniel47@eternal-september.org> - 2025-02-18 19:37 +1100
      Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Daniel70 <daniel47@eternal-september.org> - 2025-02-18 19:43 +1100
      Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Dan Purgert <dan@djph.net> - 2025-02-18 12:01 +0000
      Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Paul <nospam@needed.invalid> - 2025-02-18 09:41 -0500
        Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? "Carlos E.R." <robin_listas@es.invalid> - 2025-02-18 20:32 +0100
          Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Paul <nospam@needed.invalid> - 2025-02-18 14:51 -0500
            Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? "Carlos E.R." <robin_listas@es.invalid> - 2025-02-18 21:59 +0100
  Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Paul <nospam@needed.invalid> - 2025-02-16 09:59 -0500
  Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Herbert Kleebauer <klee@unibwm.de> - 2025-02-16 16:43 +0100
    Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Frank Slootweg <this@ddress.is.invalid> - 2025-02-16 16:21 +0000
      Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Rick <rick@nospam.com> - 2025-02-16 11:33 -0500
        Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Daniel70 <daniel47@eternal-september.org> - 2025-02-18 20:00 +1100
      Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Daniel70 <daniel47@eternal-september.org> - 2025-02-18 19:56 +1100
        Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Frank Slootweg <this@ddress.is.invalid> - 2025-02-18 11:17 +0000
          Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Daniel70 <daniel47@eternal-september.org> - 2025-02-21 18:02 +1100
            Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? "Carlos E.R." <robin_listas@es.invalid> - 2025-02-21 12:02 +0100
              Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Daniel70 <daniel47@eternal-september.org> - 2025-02-21 22:55 +1100
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? "Carlos E.R." <robin_listas@es.invalid> - 2025-02-21 14:16 +0100
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Daniel70 <daniel47@eternal-september.org> - 2025-02-26 00:23 +1100
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? "Carlos E.R." <robin_listas@es.invalid> - 2025-02-25 14:38 +0100
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Paul <nospam@needed.invalid> - 2025-02-25 14:30 -0500
            Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Java Jive <java@evij.com.invalid> - 2025-02-21 11:07 +0000
            Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Frank Slootweg <this@ddress.is.invalid> - 2025-02-21 15:19 +0000
              Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Daniel70 <daniel47@eternal-september.org> - 2025-02-26 16:04 +1100
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Daniel70 <daniel47@eternal-september.org> - 2025-02-26 18:15 +1100
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Paul <nospam@needed.invalid> - 2025-02-26 07:08 -0500
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Frank Slootweg <this@ddress.is.invalid> - 2025-02-26 15:29 +0000
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Daniel70 <daniel47@eternal-september.org> - 2025-02-27 19:00 +1100
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Paul <nospam@needed.invalid> - 2025-02-27 03:52 -0500
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? "Carlos E.R." <robin_listas@es.invalid> - 2025-02-27 11:24 +0100
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Frank Slootweg <this@ddress.is.invalid> - 2025-02-27 13:57 +0000
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Paul <nospam@needed.invalid> - 2025-02-27 09:53 -0500
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Frank Slootweg <this@ddress.is.invalid> - 2025-02-27 15:31 +0000
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Paul <nospam@needed.invalid> - 2025-02-27 13:27 -0500
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Frank Slootweg <this@ddress.is.invalid> - 2025-02-27 19:00 +0000
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Paul <nospam@needed.invalid> - 2025-02-27 20:37 -0500
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Daniel70 <daniel47@eternal-september.org> - 2025-02-28 19:38 +1100
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Frank Slootweg <this@ddress.is.invalid> - 2025-02-28 11:13 +0000
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-02 02:36 +0000
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Paul <nospam@needed.invalid> - 2025-03-02 00:51 -0500
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Daniel70 <daniel47@eternal-september.org> - 2025-03-02 18:59 +1100
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Daniel70 <daniel47@eternal-september.org> - 2025-03-04 23:32 +1100
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-01 22:13 +0000
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? ant@zimage.comANT (Ant) - 2025-03-01 22:27 +0000
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-02 00:41 +0000
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Paul <nospam@needed.invalid> - 2025-03-02 01:06 -0500
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? TJ <TJ@noneofyour.business> - 2025-03-03 10:22 -0500
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Daniel70 <daniel47@eternal-september.org> - 2025-03-04 19:26 +1100
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Frank Slootweg <this@ddress.is.invalid> - 2025-02-27 14:05 +0000
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Daniel70 <daniel47@eternal-september.org> - 2025-02-28 20:06 +1100
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Frank Slootweg <this@ddress.is.invalid> - 2025-02-28 11:24 +0000
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Paul <nospam@needed.invalid> - 2025-02-28 14:50 -0500
  Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Newyana2 <newyana@invalid.nospam> - 2025-02-16 10:53 -0500
    Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Paul <nospam@needed.invalid> - 2025-02-16 14:04 -0500
      Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? "Carlos E. R." <robin_listas@es.invalid> - 2025-02-16 21:52 +0100
        Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2025-02-17 19:40 +0000
      Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Char Jackson <none@none.invalid> - 2025-02-16 20:15 -0600
        Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? "Carlos E.R." <robin_listas@es.invalid> - 2025-02-17 21:05 +0100
          Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Char Jackson <none@none.invalid> - 2025-02-18 02:31 -0600
            Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? "Carlos E.R." <robin_listas@es.invalid> - 2025-02-18 13:29 +0100
              Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? "Carlos E.R." <robin_listas@es.invalid> - 2025-02-18 20:29 +0100
            Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Daniel70 <daniel47@eternal-september.org> - 2025-02-20 21:09 +1100
              Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? "Carlos E.R." <robin_listas@es.invalid> - 2025-02-20 13:27 +0100
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Stan Brown <the_stan_brown@fastmail.fm> - 2025-02-20 17:46 -0800
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Daniel70 <daniel47@eternal-september.org> - 2025-02-21 18:08 +1100
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? "Carlos E.R." <robin_listas@es.invalid> - 2025-02-21 12:11 +0100
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Mark Lloyd <not.email@all.invalid> - 2025-02-21 18:40 +0000
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? ant@zimage.comANT (Ant) - 2025-02-21 19:30 +0000
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Jasen Betts <usenet@revmaps.no-ip.org> - 2025-02-22 04:02 +0000
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Mark Lloyd <not.email@all.invalid> - 2025-02-22 19:54 +0000
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Peter 'Shaggy' Haywood <phaywood@alphalink.com.au> - 2025-02-25 12:28 +1100
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-01 03:46 +0000
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? "Carlos E.R." <robin_listas@es.invalid> - 2025-02-21 22:37 +0100
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Mark Lloyd <not.email@all.invalid> - 2025-02-22 21:58 +0000
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? "Carlos E.R." <robin_listas@es.invalid> - 2025-02-25 14:19 +0100
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Mark Lloyd <not.email@all.invalid> - 2025-02-21 18:36 +0000
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Richard Kettlewell <invalid@invalid.invalid> - 2025-02-21 08:34 +0000
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Mark Lloyd <not.email@all.invalid> - 2025-02-21 18:31 +0000
                Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Jasen Betts <usenet@revmaps.no-ip.org> - 2025-02-22 03:53 +0000
  Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Rick <rick@nospam.com> - 2025-02-16 10:54 -0500
    Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Ed Cryer <ed@somewhere.in.the.uk> - 2025-02-16 17:01 +0000
      Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Paul <nospam@needed.invalid> - 2025-02-18 09:57 -0500
  Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Stan Brown <the_stan_brown@fastmail.fm> - 2025-02-16 10:34 -0800
  Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Dan Purgert <dan@djph.net> - 2025-02-17 08:52 +0000
    Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Paul <nospam@needed.invalid> - 2025-02-17 14:49 -0500
    Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Daniel70 <daniel47@eternal-september.org> - 2025-02-18 20:17 +1100
  Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Jasen Betts <usenet@revmaps.no-ip.org> - 2025-02-21 10:35 +0000
    Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Paul <nospam@needed.invalid> - 2025-02-21 12:41 -0500
  Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? TJ <TJ@noneofyour.business> - 2025-02-26 18:53 -0500
    Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Paul <nospam@needed.invalid> - 2025-02-26 20:14 -0500
    Re: So far OT ..... DVD+R v DVD-R ... What's the difference?? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-02 02:39 +0000

csiph-web