unexpected demux module

VLC for Android and Chrome OS specific usage questions
busybeeCS
Blank Cone
Blank Cone
Posts: 37
Joined: 24 Aug 2013 08:06

unexpected demux module

Postby busybeeCS » 01 Dec 2014 12:23

i have diabled latm demux module like --disable-demuxer=latm in ffmpeg,then i use the library to play a video through pipe file,what surprised me is that,the project failed when search demux module while my file is muxed in flv format. the log is like this:
12-01 15:06:53.246: D/VLC(6482): avformat demux: CPU flags: 0x0000003f
12-01 15:06:53.249: D/VLC(6482): avformat demux: detected format: latm
12-01 15:07:31.770: W/VLC(6482): avformat demux: Could not find stream info: Operation not permitted
12-01 15:07:31.770: D/VLC(6482): avformat demux: adding es: audio codec = mp4a (86066)
12-01 15:07:31.770: D/VLC(6482): avformat demux: AVFormat supported stream
12-01 15:07:31.770: D/VLC(6482): avformat demux: - format = latm (raw LOAS/LATM)
12-01 15:07:31.770: D/VLC(6482): avformat demux: - start time = 0
12-01 15:07:31.770: D/VLC(6482): avformat demux: - duration = -1

detected format: latm? i have already disable the latm module in ffmpeg,why it appears here?

at the same time, i have to point out that the previous vlc project about a year ago is ok, the current version fails.

edwardw
Big Cone-huna
Big Cone-huna
Posts: 2346
Joined: 24 Jun 2012 23:36
VLC version: 3.0.0-git

Re: unexpected demux module

Postby edwardw » 10 Dec 2014 02:13

Check your build system.

busybeeCS
Blank Cone
Blank Cone
Posts: 37
Joined: 24 Aug 2013 08:06

Re: unexpected demux module

Postby busybeeCS » 17 Dec 2014 09:41

Check your build system.
just execute sh compile.sh to get the libraries.
the same method is ok with the previous version a year ago.
the same problems frequentlv occur with the recent versions.
perhaps, there is some problem with the new ffmpeg or avconv.


Return to “VLC for Android and Chrome OS”

Who is online

Users browsing this forum: Spike1 and 14 guests