Opened 9 years ago
Last modified 6 months ago
#4976 open enhancement
BK2 format support
Reported by: | bugme | Owned by: | PCUser |
---|---|---|---|
Priority: | wish | Component: | avcodec |
Version: | git-master | Keywords: | bk2 |
Cc: | mirh | Blocked By: | |
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Summary of the bug: FFMpeg can't handle new RAD video tools format - BK2.
How to reproduce: example http://www.datafilehost.com/d/022aac05
Issue 2070 did't match with this request I suppose.
Change History (21)
comment:1 by , 9 years ago
Priority: | normal → wish |
---|---|
Summary: | [request] BK2 format support → BK2 format support |
Version: | unspecified → git-master |
comment:2 by , 8 years ago
Resolution: | → needs_more_info |
---|---|
Status: | new → closed |
comment:4 by , 8 years ago
Cc: | removed |
---|
https://www.sendspace.com/file/m70wus
Good thing i didn't delete it back then, i guess.
comment:5 by , 8 years ago
Resolution: | needs_more_info |
---|---|
Status: | closed → reopened |
comment:6 by , 6 years ago
Component: | undetermined → avcodec |
---|---|
Status: | reopened → open |
comment:7 by , 6 years ago
Keywords: | bk2 added |
---|
comment:9 by , 3 years ago
Component: | avcodec → ffplay |
---|---|
Owner: | set to |
Priority: | wish → critical |
Version: | git-master → 4.4.1 |
Here is the new sample:
https://www.mediafire.com/file/9vl37eo4jdmnutx/dossier_ember.bik/file
follow-up: 11 comment:10 by , 3 years ago
Component: | ffplay → avcodec |
---|---|
Priority: | critical → wish |
Version: | 4.4.1 → git-master |
This is not critical, but an enhancement request, therefore wish. It also affects git master. Also the code component for decoding video is avcodec, ffplay is the player only (which relies on the core component).
comment:11 by , 3 years ago
Replying to Marton Balint:
This is not critical, but an enhancement request, therefore wish. It also affects git master. Also the code component for decoding video is avcodec, ffplay is the player only (which relies on the core component).
Why don't you add Bink 2 to FFmpeg after 6 years!?
comment:12 by , 3 years ago
Cc: | added |
---|
http://forum.doom9.net/showthread.php?t=156191&page=1235#post1958579
https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2020-March/258764.html
There are many progresses. Too bad talent doesn't seem proportional to empathy.
comment:14 by , 2 years ago
Hey, so it looks like some of Apex Legends .bik files are Bink2 so i was wondering if that maybe could be added or if there's at least a plan to do it, would be really useful if we actually could decode them
if you guys needs some of the videos to test then here: https://videndjurs-my.sharepoint.com/:f:/g/personal/tobi6281_videndjurs_net/EvUvnWGg8MRAggjH3MSiC-gBLPQ3kg9s-z7CRcW0qMzljQ?e=gQTl3z
comment:15 by , 18 months ago
Really wanting bk2 support. Any way I can help? Kinda sad it's been 8 years...
follow-up: 17 comment:16 by , 18 months ago
Sure there is a way you can help: start your favorite code editor, implement it and send the patch to the mailing-list. Do not forget to read the guidelines for formatting code and for writing on the mailing-list.
comment:17 by , 18 months ago
Replying to Cigaes:
Sure there is a way you can help: start your favorite code editor, implement it and send the patch to the mailing-list. Do not forget to read the guidelines for formatting code and for writing on the mailing-list.
Alright, so the community is a bit toxic... I understand.
I've uploaded a .bk2
file that has multiple audio tracks here. It's from the Halo 2 Remaster:
https://drive.google.com/file/d/1_-Sw1XVqoCAAWvhVvpt3G4ZVRDzBRVF8/view?usp=sharing
I'll leave this link up permanently if anyone needs a file to test with. Thank you!
comment:19 by , 18 months ago
There's nothing negative into underlining that manpower is the only limitation (conversely, I apologize for mistaking the same problem, as a lack of "sociability")
https://git.nihav.org/?p=nihav.git;a=blob;f=nihav-rad/src/codecs/bink2.rs;hb=HEAD
https://github.com/richardpl/FFmpeg/commit/7ab92509994dac1dc181cc5f99c45e3e80cd13bf
Somebody just has to take the (not negligible) bother of making any of this code fit into master.
comment:21 by , 6 months ago
Is https://patchwork.ffmpeg.org/project/ffmpeg/patch/20220524133650.18299-1-onemda@gmail.com/#72100 incomplete or why hasn'T it been merged yet?
Samples are gone.