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
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
Add comment