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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Add comment