NextLevel / NextLevelSessionExporter

🔄 Export and transcode media in Swift
http://nextlevel.engineering
MIT License
262 stars 49 forks source link

Fixes an issue where writers error would be read, not the reader #20

Closed alexjameslittle closed 5 years ago

alexjameslittle commented 5 years ago

When debugging I noticed an error wouldn't be printed and noticed after the reader failed, it was looking for the writers error which doesn't make sense

piemonte commented 5 years ago

thanks @alittle433 🙌