Changes between Initial Version and Version 1 of Ticket #5070, comment 3
- Timestamp:
- Dec 6, 2015, 3:51:03 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5070, comment 3
initial v1 1 1 About version 2.8: I cloned source as "git clone http://source.ffmpeg.org/git/ffmpeg.git ffmpeg" and that's the version I got. I'm building on Windows using msys and mingw. 2 2 3 --extra-cflags=-USTRICT_ANSI - some time ago I had some weird issues while building and then I added it (found the solution in google). Now I removed it and it worked just fine.3 --extra-cflags=-USTRICT_ANSI - some time ago I had some weird issues while building and then I added it (found the solution on google). Now I removed it and it worked just fine. 4 4 5 About artifacts: -aac_tns 0 helped. Those artifacts sound much like very first mp3 encoders bac in the days. I tested with foobar, windows media player and ituenes and all of them sounded the same.5 About artifacts: -aac_tns 0 helped. Those artifacts sound much like very first mp3 encoders back in the days. I tested with foobar, windows media player and itunes and all of them sounded the same. 6 6 7 7 Thanks for the lengths explanation.