Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: enable disposition so user can change default track #379

Closed
markmarz opened this issue Sep 27, 2022 · 1 comment
Closed
Labels
feature request New idea for project

Comments

@markmarz
Copy link

Excellent utility, thanks!

Please consider adding support for ffmpeg disposition option for tracks. If it were an option, I could specify which audio track (for example) is the default.

-disposition:a:0 default -disposition:a:1 none -disposition:a:2 none

Thanks!
Mark M.

@cdgriffith cdgriffith added enhancement Improve existing feature feature request New idea for project and removed enhancement Improve existing feature labels Sep 27, 2022
cdgriffith added a commit that referenced this issue Apr 23, 2023
* Adding decoder option for NVEncC and QSVEncC
* Adding option to disable messages on encoding completion or error
* Adding output depth to VCEEncC
* Adding #266 multiple disposition types for subtitles (thanks to lobofoots)
* Adding #326 support for hwaccel decoding with ffmpeg nvenc (thanks to Jim Leonard)
* Adding #329 Hardware VAAPI encoding support for HEVC, H264, VP9 and MPEG2
* Adding #351 option to disable automatic tab switching (thanks to Wontell)
* Adding #357 QSVencC adapt-ref, adapt-ltr, and adapt-qm parameters (thanks to F.O.R.A.R.T.)
* Adding #368 VCEEncC Pre-Analysis options of sc, ss, activity type, caq, sc qp,lookahead, ltr, paq, taq and motion quality (thanks to Wontell)
* Adding #379 #410 dispositions for audio tracks (thanks to markmarz and Don Gafford)
* Fixing videotoolbox setting panels not having custom_q
* Fixing end of run command ran after message box was closed instead of before (thanks to sn6op)
* Fixing changing video or track title did not update the command
@cdgriffith
Copy link
Owner

Adding audio dispositions in 5.5.0! https://github.com/cdgriffith/FastFlix/releases/tag/5.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New idea for project
Projects
None yet
Development

No branches or pull requests

2 participants