Discussion:
wtv file structure?
(too old to reply)
Jim Wilkins
2019-06-29 16:42:29 UTC
Permalink
Can someone tell me how playing a 7 Media Center .wtv file changes it,
such that the before and after MD5 hashes differ? I use TeraCopy
hashes to check that backups copied correctly or didn't develop disk
errors, but many show different MD5s and also fail an fc /b
comparison. For the pair I just checked the metadata matches.in
EditDvrmsMetadata and they play identically side-by side in VLC.
thx, jsw
Jim Wilkins
2019-06-30 16:49:35 UTC
Permalink
Post by Jim Wilkins
Can someone tell me how playing a 7 Media Center .wtv file changes
it, such that the before and after MD5 hashes differ? I use TeraCopy
hashes to check that backups copied correctly or didn't develop disk
errors, but many show different MD5s and also fail an fc /b
comparison. For the pair I just checked the metadata matches.in
EditDvrmsMetadata and they play identically side-by side in VLC.
thx, jsw
According to this a .wtv file contains metadata below 0x40000, so file
copies that don't match there may not be corrupted.
https://wiki.multimedia.cx/index.php/WTV

A hex dump with HxD shows metadata text strings and null spaces below
0x40000, dense binary data above.

https://en.wikipedia.org/wiki/WTV_(Windows_Recorded_TV_Show)

Loading...