XeresRazor / subler

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

Copied m4a track being truncated when saved to file #795

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Copy AAC sound track to empty window
2. Save to disk
3.

What is the expected output? What do you see instead?
Length should be exactly the same. 
0.023 sec truncated from end of track.

What version of the product are you using? On what operating system?
Issue occurs for versions > 0.25. Running Mavericks 10.9.5

Please provide any additional information below.
M4A file opened with Subler 0.25 reports Duration of 0:04:14:93
Same file opened with Subler 0.27 reports Duration of 0:04:14.931

When track is copied to a blank window and saved (for the purpose of stripping 
metadata)
Subler 0.25 reports duration 0:04:14:93 (unchanged)
Subler 0.27 reports duration 0:04:14.908 (0.023 sec truncated from the end)

Each time the audio track is resaved with 0.27 (or greater) another 0.23 sec is 
truncated from the end.

Original issue reported on code.google.com by zfsro...@gmail.com on 15 Mar 2015 at 6:42