Search found 145 matches

Go to advanced search

by pecana
01 Aug 2017 13:23
Forum: Development around libVLC
Topic: Libvlc Teletext Subtitle
Replies: 7
Views: 791

Re: Libvlc Teletext Subtitle

As suggested by @j-b I opened a bug report:

https://trac.videolan.org/vlc/ticket/18638#ticket
by pecana
31 Jul 2017 17:49
Forum: Development around libVLC
Topic: Libvlc Crash
Replies: 3
Views: 572

Re: Libvlc Crash

You're destroying a media player that's actively used by at least one thread. That's undefined behaviour.
it is happening after calling stop() on MediaPlayer object and then call release() on it
by pecana
29 Jul 2017 18:34
Forum: Development around libVLC
Topic: Libvlc Crash
Replies: 3
Views: 572

Libvlc Crash

Hello I am facing some crash on android using libvlc while releasing the MediaPlayer: 07-29 15:28:22.342 3619 4720 E VLC-std : LibVLC fatal error destroying mutex (16) in thread 4723 at ../../src/android/thread.c:113 in vlc_mutex_destroy 07-29 15:28:22.342 3619 4720 E VLC-std : Error message: Device...
by pecana
29 Jul 2017 18:32
Forum: Development around libVLC
Topic: Error compiling libvlc
Replies: 9
Views: 1082

Re: Error compiling libvlc

This is a regression from ffmpeg, I believe.
Any chance to compile new version for MIPS?
We could have a look. But noone cared much, until a final 3.0 release.
Thank yuo for you interest!
Any plan for the release ?
by pecana
28 Jul 2017 17:46
Forum: Development around libVLC
Topic: Error compiling libvlc
Replies: 9
Views: 1082

Re: Error compiling libvlc

This is a regression from ffmpeg, I believe.
Any chance to compile new version for MIPS?
by pecana
28 Jul 2017 17:39
Forum: Development around libVLC
Topic: Libvlc mp4 issue
Replies: 4
Views: 510

Re: Libvlc mp4 issue

I don't think so. Read the libvlc init code in the android project...
I did but it seems not, strange :-)
by pecana
28 Jul 2017 17:38
Forum: Development around libVLC
Topic: Libvlc Teletext Subtitle
Replies: 7
Views: 791

Re: Libvlc Teletext Subtitle

Does anyone sede something strange ?
by pecana
26 Jul 2017 12:08
Forum: Development around libVLC
Topic: Libvlc Teletext Subtitle
Replies: 7
Views: 791

Re: Libvlc Teletext Subtitle

Tried again but it is not working on any of the version now :-(
Here the log:

https://pastebin.com/gBqacntz
by pecana
25 Jul 2017 20:44
Forum: Development around libVLC
Topic: Libvlc Teletext Subtitle
Replies: 7
Views: 791

Re: Libvlc Teletext Subtitle

I forgot one thing, by downloading 2.1.13 and simply compile to x86 APK teletext subs does not works on x86, otherwise compiling it for armabi-v7 subtitle works
You should compare the logs.
I will make a test with debug log and post the results :-)
by pecana
25 Jul 2017 20:43
Forum: Development around libVLC
Topic: Libvlc mp4 issue
Replies: 4
Views: 510

Re: Libvlc mp4 issue

This is surprising, since VLC uses libVLC.
I am surprised too , that's why I ask if there is some flags or check the "automatic" hardware acceleration does on vlc for android, maybe on the mediawrapper or something like that
by pecana
25 Jul 2017 10:29
Forum: Development around libVLC
Topic: Libvlc Crash on release
Replies: 1
Views: 588

Re: Libvlc Crash on release

by pecana
24 Jul 2017 15:54
Forum: Development around libVLC
Topic: Libvlc Crash on release
Replies: 1
Views: 588

Libvlc Crash on release

hello, I am facing some crashes with a mkv which has probably some issue on seeking. By the way i guess the player should never crash, right? If I play the media everything seems to be ok but i I try to seek t evey position the video stop and if i try to vlose the player i get a crash. I tried with ...
by pecana
19 Jul 2017 16:51
Forum: Development around libVLC
Topic: Libvlc Teletext Subtitle
Replies: 7
Views: 791

Re: Libvlc Teletext Subtitle

I forgot one thing, by downloading 2.1.13 and simply compile to x86 APK teletext subs does not works on x86, otherwise compiling it for armabi-v7 subtitle works
by pecana
19 Jul 2017 16:47
Forum: Development around libVLC
Topic: Libvlc Teletext Subtitle
Replies: 7
Views: 791

Libvlc Teletext Subtitle

Hello, I am facing an issue with the latest libvlc , the DVB subs perfectly works but teletext subtitles doesn't.
Is it a known issue ?
I donwloaded and compiled the libvlc by cloning the android vlc repo (2.1.13) .
The some channel with the libvlc compiled from vlc 2.0.6 perfectly works
by pecana
15 Jul 2017 23:23
Forum: Development around libVLC
Topic: LibVlc Lag on video Playback
Replies: 10
Views: 2548

Re: LibVlc Lag on video Playback

Hello! --network-caching=400 --file-caching=400 --live-caching=400 --disc-caching=400 --sout-mux-caching=400 Could you replace 400 by 3000 ? Mediacodec, the hw decoder needs a long input cache. If it's still not working, could you try without any LibVLC options ? If it's still not better, could you...
by pecana
06 Jul 2017 22:45
Forum: Development around libVLC
Topic: LibVlc Lag on video Playback
Replies: 10
Views: 2548

Re: LibVlc Lag on video Playback

Any help ? :-(
by pecana
05 Jul 2017 09:19
Forum: Development around libVLC
Topic: LibVlc Lag on video Playback
Replies: 10
Views: 2548

Re: LibVlc Lag on video Playback

Logs? Here the log file from vlc: test with mkv https://pastebin.com/Z6HVThs3 test with mpegts https://pastebin.com/qdTW3X3n Please help and let me knw if you see something interesting :-) As you can see you can also find the error i reported on another post : Native thread exiting without having c...
by pecana
04 Jul 2017 11:48
Forum: Development around libVLC
Topic: LibVlc Lag on video Playback
Replies: 10
Views: 2548

Re: LibVlc Lag on video Playback

Currently I am using this parameters, let me know if something is completly wrong or unused: --no-avcodec-fast --http-reconnect --avcodec-skiploopfilter -1 --no-audio-time-stretch --skip-frames --no-drop-late-frames --avcodec-dr --no-keyboard-events --no-mouse-events --preferred-resolution=-1 --cloc...
by pecana
04 Jul 2017 11:09
Forum: Development around libVLC
Topic: LibVlc Lag on video Playback
Replies: 10
Views: 2548

Re: LibVlc Lag on video Playback

Logs?
I will activate the log from vlc and send it.
Is there a way to save a verbose log from libvlc on android so i can also reproduce the problem and save the log on my test app ?

Thank you
by pecana
03 Jul 2017 09:16
Forum: Development around libVLC
Topic: LibVlc Lag on video Playback
Replies: 10
Views: 2548

Re: LibVlc Lag on video Playback

Just few more information: With a stream type like this the playback is laggy : Program 1 Metadata: service_name : Service01 service_provider: FFmpeg Stream #0:0[0x100]: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p(progressive), 1280x720, 50 tbr, 90k tbn, 180k tbc Stream #0:1[0x101]: Audio: ...
by pecana
30 Jun 2017 23:10
Forum: Development around libVLC
Topic: Libvlc mp4 issue
Replies: 4
Views: 510

Libvlc mp4 issue

Hello, I have some issue with some mp4 file on android , if the hardware acceleration is set to automatic or full there is no video ,but only audio, if I disable the hardware acceleration the video works. Using VLC with automatic it works but with libvlc it doesn't. Is there some check that vlc made...
by pecana
28 Jun 2017 15:39
Forum: Development around libVLC
Topic: LibVlc Lag on video Playback
Replies: 10
Views: 2548

Re: LibVlc Lag on video Playback

Nobody has an idea ?
by pecana
24 Jun 2017 11:22
Forum: Development around libVLC
Topic: LibVlc Lag on video Playback
Replies: 10
Views: 2548

LibVlc Lag on video Playback

Hello, I am facing some issue using libvlc on Android (even the official VLC player give me the same issue) on my Android TV BOX Beelink GT1 s912 - Octa-Core The video keep lagging every second : Please see here a few second demostration: https://goo.gl/9Aifce How can this be solved ? Is there some ...
by pecana
01 Jun 2017 10:20
Forum: Development around libVLC
Topic: LibVLC Warning on release
Replies: 10
Views: 1614

Re: LibVLC Warning on release

Hello?
by pecana
26 May 2017 16:35
Forum: Development around libVLC
Topic: LibVLC Warning on release
Replies: 10
Views: 1614

Re: LibVLC Warning on release

You probably did not release the media or the media player. Hello, I looked again and again and I am sure to release the the Media, the MediaPlayer and the Libvlc istance but i still get this warning. Who can I find what is going wrong? Probably gdb. Hello I tried with VLC application and it gives ...

Go to advanced search