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

Method SetAudioBitrate must receive a string value #31

Merged
merged 1 commit into from
Sep 4, 2019

Conversation

r3b-fish
Copy link
Contributor

@r3b-fish r3b-fish commented Jul 30, 2019

e.g.

ffmpeg -y -i ~/el_club/el_club.avi -r 30 -c:v libx264 -profile:v baseline -c:a aac -b:a 192k -strict -2 -f hls -hls_list_size 0 -hls_time 10 /tmp/axe/processed/el_club/media.m3u8

ffmpeg tests:
https://github.com/FFmpeg/FFmpeg/blob/a0ac49e38ee1d1011c394d7be67d0f08b2281526/tests/fate/aac.mak

@r3b-fish r3b-fish force-pushed the feature/audio-bitrate-must-be-string branch from 9befc59 to 2bada61 Compare July 30, 2019 13:31
@r3b-fish r3b-fish force-pushed the feature/audio-bitrate-must-be-string branch from 2bada61 to c17e9a2 Compare July 30, 2019 13:39
@xfrr xfrr merged commit 98b69d9 into xfrr:master Sep 4, 2019
@r3b-fish r3b-fish deleted the feature/audio-bitrate-must-be-string branch January 18, 2020 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants