Search Issue Tracker
Fixed in 2018.2.5f1
Votes
0
Found in
2017.1.0f3
Issue ID
946659
Regression
No
[Linux] FSBTool passes bitrate argument incorrectly to ffmpeg and doesn't output any errors
Steps to reproduce:
0. Make sure your Linux machine has ffmpeg package installed, if not, install it.
1. Download the attached project
2. Change build target to WebGL
3. Inspect the editor logs, on reimport process FSBTool outputs this:
Please use -b:a or -b:v, -b is ambiguous
Codec AVOption b (set bitrate (in bits/s)) specified for output file #0 (Temp/importedAudioTempPrimary) has not been used for any stream. The most likely reason is either wrong type (e.g. a video option with no video streams) or that it is a private option of some encoder which was not actually used for any stream.
Reproduced on: 5.6.3f1, 2017.1.1f1, 2017.2.0b11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Different colors are present when Alpha channel is unclamped
- Visual Effects Forums link leads to generic Unity Forums
- The dithering node returns a blocky effect when the Render Scale is set to some values below 1
- [Android Module] Unity double writes files in the "StreamingAssets" folder when they are deleted using "IPostGenerateGradleAndroidProject" after the Grandle project is generated
- IndexOutOfRangeException and InvalidOperationException when clicking on the HTML log in the Console
Add comment