Help with decode

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Help with decode

Postby kmathew » Tue Oct 13, 2020 2:31 am

I use cef for a project (CEF 4103 in Ubuntu 16.04) and AAC decode is disabled with a chromium patch. I need help in using the system gstreamer apis to do AAC decode. Since FFMPEG is used internally, how can I use gstreamer aac decode alone in this context (without having to completely replace FFMPEG). Any help is appreciated.
kmathew
Newbie
 
Posts: 3
Joined: Fri Sep 20, 2019 5:11 am

Re: Help with decode

Postby magreenblatt » Tue Oct 13, 2020 10:47 am

Proprietary codecs are disabled in Chromium by default. However, you can build Chromium with these codecs enabled. See for example viewtopic.php?f=6&t=13515&start=40#p35221
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Help with decode

Postby kmathew » Tue Oct 13, 2020 12:52 pm

Thanks for the pointers. In case I need to continue disable the proprietary codecs. Let's say in the case of AAC codec, I want it to be disabled in chromium build and want to use gstreamer for purpose of decode. Are there any pointers to that.
kmathew
Newbie
 
Posts: 3
Joined: Fri Sep 20, 2019 5:11 am

Re: Help with decode

Postby magreenblatt » Tue Oct 13, 2020 12:56 pm

That will be a substantial amount of work. You will need to figure out how to use gstreamer instead of ffmpeg in Chromium. I have no pointers for that.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Help with decode

Postby kmathew » Tue Oct 13, 2020 1:13 pm

Thanks for the reply. I don't want to replace the comple ffmpeg with gstreamer. Keeping the ffmpeg pipeline and only switch to gstreamer if AAC decode is required. Video decode and even the whole pipeline should use the default ffmpeg pipeline if AAC decode is not required. Not sure if this would be more difficult.
kmathew
Newbie
 
Posts: 3
Joined: Fri Sep 20, 2019 5:11 am


Return to Support Forum

Who is online

Users browsing this forum: Majestic-12 [Bot] and 38 guests