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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment