Skip to content

Instantly share code, notes, and snippets.

View digitensions's full-sized avatar
💻
Coding #DigiPres workflows

Joanna White digitensions

💻
Coding #DigiPres workflows
View GitHub Profile
@digitensions
digitensions / gist:8792c337db4b622a9dfebabe07b9d6a4
Last active September 10, 2019 14:30
Problems integrating Subprocess call to Katherine's boolean:
'''
Coded by James Wingate and Katherine Frances Nagels
Attempt to install subprocess calls for FFmpeg commands
Errors received:
TypeError: expected str, bytes or os.PathLike object, not FilterableStream
TypeError: __init__() missing 1 required positional argument: 'args'
'''
import os
import sys
@digitensions
digitensions / mediainfo --Details=1 mace-1234.f4v
Created June 19, 2019 14:52
Digital file anomoly, in all ways a PAL F4V file with NTSC standard in metadata
This file has been truncated, but you can view the full file.
00000000 File Type (28 bytes)
00000000 Header (8 bytes)
00000000 Size: 28 (0x0000001C)
00000004 Name: ftyp
00000008 MajorBrand: f4v
0000000C MajorBrandVersion: 0 (0x00000000)
00000010 CompatibleBrand: isom
00000014 CompatibleBrand: mp42
00000018 CompatibleBrand: m4v
0000001C ----------------------------