Search found 30 matches

Go to advanced search

by rowa
17 Dec 2016 08:41
Forum: VLC for iOS, iPadOS and Apple TV
Topic: the MobileVLCKit crashed while I do the 'pause' operation
Replies: 2
Views: 603

the MobileVLCKit crashed while I do the 'pause' operation

I have builded the version of 3.0.0_per of MobileVLCKit, and run it on my own iPhone6s, but the app crashed while I pressing the pause button.
Why it crashed when pausing? And how to fix the problem? Thanks.
by rowa
10 Dec 2016 02:36
Forum: VLC for iOS, iPadOS and Apple TV
Topic: error: expected compatible register, symbol or integer in range [0, 4095]
Replies: 1
Views: 406

error: expected compatible register, symbol or integer in range [0, 4095]

When I compile the recent source code of MobileVLCKit, the command line returns an error: License: LGPL version 2.1 or later Creating configuration files ... config.h is unchanged libavutil/avconfig.h is unchanged libavcodec/bsf_list.c is unchanged libavformat/protocol_list.c is unchanged cd ffmpeg ...
by rowa
29 Jul 2015 11:23
Forum: VLC for iOS, iPadOS and Apple TV
Topic: How to enable the 'sout' module while compiling VLCKit?
Replies: 7
Views: 1488

Re: How to enable the 'sout' module while compiling VLCKit?

SDKROOT not specified, assuming /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.3.sdk [info] Building tools You are ready to build VLC and its contribs make: `.gas' is up to date. [info] Building contrib for iOS in '/Users/niehaibo/Documents/iOS64_bui...
by rowa
27 Jul 2015 06:32
Forum: VLC for iOS, iPadOS and Apple TV
Topic: build VLC for iOS via recent code fails...
Replies: 7
Views: 726

Re: build VLC for iOS via recent code fails...

The reason why compile fails is the poor network,
some of the contribs can't be downloaded, I downloaded them myself and move them to the folder
by rowa
27 Jul 2015 06:23
Forum: VLC for iOS, iPadOS and Apple TV
Topic: How to enable the 'sout' module while compiling VLCKit?
Replies: 7
Views: 1488

How to enable the 'sout' module while compiling VLCKit?

I'm going to add the record feature to VLCKit, I modified the file 'vlc >> extras >> packages >> ios >>rules.mak' removed the 'stream-filter-record' and 'stream_out' from blacklist, and modified the '--disable-sout' to '--enabled-sout', then I patched the patch 606(https://patches.videolan.org/patch...
by rowa
27 Jul 2015 06:05
Forum: VLC for iOS, iPadOS and Apple TV
Topic: build VLC for iOS via recent code fails...
Replies: 7
Views: 726

Re: build VLC for iOS via recent code fails...

Your armv7s slice compilation failed, but with this limited log, it is impossible for us to tell where and why.
thanks for reply
by rowa
23 Jul 2015 15:12
Forum: VLC for iOS, iPadOS and Apple TV
Topic: build VLC for iOS via recent code fails...
Replies: 7
Views: 726

Re: build VLC for iOS via recent code fails...

I cleaned the project and rebuild it with the command 'sh compileVLCforiOS.sh', after about half an hour , it returns the error like this: Libtool build/MobileVLCKit.build/Release-iphoneos/MobileVLCKit.build/Objects-normal/armv7s/libMobileVLCKit.a normal armv7s cd /Users/niehaibo/Documents/iOS64_bui...
by rowa
23 Jul 2015 14:26
Forum: VLC for iOS, iPadOS and Apple TV
Topic: build VLC for iOS via recent code fails...
Replies: 7
Views: 726

Re: build VLC for iOS via recent code fails...

I update my OS to yosemite, xcode to 6.3.2, and download the latest source of 2.6.2 with the url http://get.videolan.org/vlc-iOS/2.6.2/vlc-ios-2.6.2.tar.gz, I build it ,and it shows "build completed", but when I run the project with simulator in xcode it returns an error: ld: library not f...
by rowa
19 Jul 2015 13:45
Forum: VLC for iOS, iPadOS and Apple TV
Topic: build VLC for iOS via recent code fails...
Replies: 7
Views: 726

build VLC for iOS via recent code fails...

I cloned the source code today, git clone git://git.videolan.org/vlc-ports/ios.git and run the command sh compileVLCforiOS.sh , but the terminal returned an error meesage after only several minutes at the tail: Libtool build/MobileVLCKit.build/Release-iphonesimulator/MobileVLCKit.build/Objects-norma...
by rowa
21 Nov 2014 08:20
Forum: VLC for Android and Chrome OS
Topic: Snapshot of RTSP Streaming Android
Replies: 18
Views: 3028

Re: Snapshot of RTSP Streaming Android

according to your error log, I think you could add the module 'vod_rtsp' and 'chromecast' to the blacklist and retry.
by rowa
11 Nov 2014 17:09
Forum: VLC for Android and Chrome OS
Topic: How to achive more than one playing videos in one screen
Replies: 8
Views: 856

Re: How to achive more than one playing videos in one screen

thank you! your patches works well on my phone
by rowa
11 Nov 2014 16:59
Forum: VLC for Android and Chrome OS
Topic: Snapshot of RTSP Streaming Android
Replies: 18
Views: 3028

Re: Snapshot of RTSP Streaming Android

1)enable the sout module in configure.sh
2)add 'enable-encoder=png' in rules.mak
Then the function of snapshot will be available
by rowa
11 Nov 2014 16:26
Forum: VLC for Android and Chrome OS
Topic: Recording network streaming in android
Replies: 4
Views: 500

Re: Recording network streaming in android

The patch(https://patches.videolan.org/patch/606/)) has committed more than 2 years,
A short time before, I patched the recent source code of vlc for android with this patch,
unfortunately it didn't work, maybe the patch is out of date,
if you patched an early version with it, it works well.
by rowa
30 Sep 2014 07:07
Forum: VLC for Android and Chrome OS
Topic: How to achive more than one playing videos in one screen
Replies: 8
Views: 856

How to achive more than one playing videos in one screen

To show more than one videos in a screen of an android pad, may be a good idea, I've tried to modify the java code of VLCandroid version, make the singleton of VLC object to non-singleton, and create more than one instances in a screen to play more video urls, but when I run it, do not goes out what...
by rowa
30 Dec 2013 10:01
Forum: VLC for Android and Chrome OS
Topic: enabled the sout module
Replies: 6
Views: 657

Re: enabled the sout module

I've checked the file, and I didn't find the relative module in the blacklist
by rowa
29 Dec 2013 04:44
Forum: VLC for Android and Chrome OS
Topic: enabled the sout module
Replies: 6
Views: 657

Re: enabled the sout module

thanks!
And where could I remove the module from blacklist?
by rowa
29 Dec 2013 03:44
Forum: VLC for Android and Chrome OS
Topic: enabled the sout module
Replies: 6
Views: 657

Re: enabled the sout module

I think the core problem is at this:

Code: Select all

undefined reference to 'vlc_entry__access_output_udp'
but how could I add the 'access_output_udp' modul by configurate before I compile the source code?
by rowa
28 Dec 2013 10:49
Forum: VLC for Android and Chrome OS
Topic: enabled the sout module
Replies: 6
Views: 657

enabled the sout module

I've downloaded the latest version of vlc for android, and enabled the sout module in configure.sh of the root folder sh $VLC_SOURCEDIR/configure --host=$TARGET_TUPLE --build=x86_64-unknown-linux $EXTRA_PARAMS \ --enable-live555 --enable-realrtsp \ --enable-avformat \ --enable-swscale \ --enable-avc...
by rowa
27 Aug 2013 10:06
Forum: Web and scripting
Topic: take snapshots or record playing video via vlc web plugins
Replies: 1
Views: 1125

take snapshots or record playing video via vlc web plugins

I've tried to integrate the vlc player with my web app, though the progress is really difficult for me; I followed this instructions step by step: https://wiki.videolan.org/Documentation:WebPlugin , but this document doesn't supply a snapshot or a video recording API, and it seems that it is not com...
by rowa
01 Jun 2013 03:18
Forum: VLC for Android and Chrome OS
Topic: How to rotate the video in vlc for Android?
Replies: 2
Views: 523

How to rotate the video in vlc for Android?

I've checked the libVLC.java, and I can not find a function that could rotate the playing video on the mSurface, I've tried to rotate the parent control of the mSurface: LinearLayout view= (LinearLayout)findViewById(R.id.videoPlayView); view.setRotation(180); but after rotating the parent control, t...
by rowa
24 Apr 2013 04:13
Forum: VLC media player for macOS Troubleshooting
Topic: building VLC for iPhone5/armv7s
Replies: 0
Views: 511

building VLC for iPhone5/armv7s

I got the latest git version of VLC from [url]git://git.videolan.org/vlc-ports/ios.git[/url], and then patched the build scripts according to this: http://patches.videolan.org/patch/947/ , then I put the "sh buildMobileVLC.sh -v" command on terminal, several minutes later, build failed, it...
by rowa
23 Apr 2013 08:27
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Building VLC for iOS
Replies: 25
Views: 7993

Re: Building VLC for iOS

How could I build vlc for iPhone5 with the architecture of armv7s?
by rowa
04 Mar 2013 09:59
Forum: VLC for Android and Chrome OS
Topic: vlc for Android can't take snapshot of rtsp video
Replies: 9
Views: 1527

Re: vlc for Android can't take snapshot of rtsp video

after altering the build-conofig file of ffmpeg,
the function of snapshot works as well as I've imagined!
just add "--enable-png"
by rowa
04 Mar 2013 09:52
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Building VLC for iOS
Replies: 25
Views: 7993

Re: Building VLC for iOS

I altered the code of function "application:didFinishLaunchingWithOptions:" in "MobileVLCAppDelegate.m" - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions { // This will mark crashy files [[MLMediaLibrary sharedMediaLibrar...

Go to advanced search