Re: Creating 2 seconds on wma files
Posted: Fri Nov 07, 2014 11:47 pm
Has anyone tested this yet?
For questions, answers and opinions
https://forum.audacityteam.org/
Thanks for the report. There is no issue with FFmpeg 2.2.2 itself run at the command-line, outside of Audacity. The Audacity problem is only in how Audacity is writing the length into the file headers, not with the actual length of the file, which is correct.RunrigCorvusCoraxFan wrote:Has anyone tested this yet?
OK Gale. I got your message. I unistalled 2.5 with 2.6. I exported a track which was 1:56 in 2,05, on exporting, same duration. On 2.6, with the new ffmeg, it was 1.58. Now when playing in through JetAudio, it's 1:56, yet on explorer, its 1:58, opening the file, the wave length runs to 1.58Thanks for the report. There is no issue with FFmpeg 2.2.2 itself run at the command-line, outside of Audacity. The Audacity problem is only in how Audacity is writing the length into the file headers, not with the actual length of the file, which is correct.
Perhaps due to some change in the new FFmpeg version that Audacity didn't take account of, Windows, MediaInfo, dBPowerAmp and Foobar2000 all think a 1.025 seconds WMA file exported by Audacity 2.0.6 is 3.023 seconds long, whereas they see the same file exported by 2.0.5 as 1.025 seconds long. However both the 2.0.5 and 2.0.6 file are the expected length - try dragging the file from 2.0.6 back into Audacity.
So if you play the file in Media Player, the play bar will look like about 3 seconds, but the file will stop playing as expected just after 1 second.
Note that like MP3, WMA is not length accurate, as per the design of the format. Some milliseconds of silence padding is added to the start of the file, and the exported file is extended by a little less than the padding, meaning a very little of the audio is lost from the end of the exported file.
Opening the file where? Are you talking about 1 minute, 58 seconds?RunrigCorvusCoraxFan wrote:On 2.6, with the new ffmeg, it was 1.58. Now when playing in through JetAudio, it's 1:56, yet on explorer, its 1:58, opening the file, the wave length runs to 1.58
The actual file length exported in 2.0.6 is the same as in 2.0.5, but other applications read the reported length of the 2.0.6 files as 2 seconds longer than they actually are.RunrigCorvusCoraxFan wrote:Opening the file from the folder, I haven't compared the minniseconds; but surely if you export as wma on 2.5 and it has the same durations, that 2.6 would be the same.