Patches: Browse | Submit New | Admin

[#21116] Fix for "Parse error" on Windows

Date:
2008-07-07 23:13
Priority:
3
Submitted By:
Milo Winningham (mwinningham)
Assigned To:
Nobody (None)
Category:
None
State:
Closed
Summary:
Fix for "Parse error" on Windows

Detailed description
mp4info.rb sets binmode on the input IO stream but not when creating a Tempfile in parse_moov. This results in a parse
error for me. This patch just sets binmode on the Tempfile.

Add A Comment: Notepad

Please login


Followup

Message
Date: 2008-08-23 15:26
Sender: Jason Terk

Applied in 0.3.3

Attached Files:

Name Description Download
mp4info-windows-binmode.patch Use binmode for Windows support Download

Changes:

Field Old Value Date By
status_idOpen2008-08-23 15:26rain
resolution_idNone2008-08-23 15:26rain
summaryFix for "Parse error" on Windows2008-08-23 15:26rain
close_date2008-08-23 15:262008-08-23 15:26rain
File Added3873: mp4info-windows-binmode.patch2008-07-07 23:13mwinningham