XeresRazor / subler

Automatically exported from code.google.com/p/subler
Other
3 stars 0 forks source link

Unexpected output when using SublerCLI -optimize -dest <file> #741

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Execute $(SublerCLI -optimize -dest <file>)

What is the expected output? What do you see instead?
Expected output:
Optimizing...

Instead outputs:
FindIntegerProperty: no such property - 
moov.trak[2].mdia.minf.stbl.stsd.*.*.esds.decConfigDescr.objectTypeId 
(../src/mp4file.cpp,746)
Optimizing...

What version of the product are you using? On what operating system?
version 0.18
version 0.19
OS X 10.8.4
OS X 10.9.2

Please provide any additional information below.
Seems to optimise the file regardless. Didn't do it in version .0.16.

Original issue reported on code.google.com by away...@gmail.com on 1 Mar 2014 at 3:40

GoogleCodeExporter commented 9 years ago
Hmm...
Upon further investigation, it may not be an issue with the SublerCLI version 
but rather something to do with the file being optimised.
As I have noticed that some files have the expected output. I'll keep looking 
into it but it may not be an issue worth keeping open.

Original comment by away...@gmail.com on 1 Mar 2014 at 6:51

GoogleCodeExporter commented 9 years ago
It might be caused by an ac-3. It's just a warning you can ignore.

Original comment by damiog on 12 Mar 2014 at 8:42