Please use github to report issues: https://github.com/gpac/gpac Thank you!
Subtitle Force
revision.h can not find in building GPAC for IOS
Duplicate of https://github.com/gpac/gpac/issues/276
Issue to build GPAC on Fedora 21
Issue reported on github :https://github.com/gpac/gpac/issues/259 Please use Github:...
Please use github. See https://sourceforge.net/p/gpac/discussion/327349/thread/2...
Warning: Warning: gpac is too old, update to...
Please continue this conversation at https://github.com/gpac/gpac/issues/230 @systemloc...
Mux hevc file to mp4 - fast-forward is very slow (tested in Win10 and VLC 2.2.1)
Wrong encryption / decryption of HEVC encoded video
Yes, gpac-0.5.2-DEV-rev534-g2cc7d80 from http://gpac.io/downloads/gpac-nightly-b...
Thanks for reporting. It is now fixed. There was a typo in the code: https://git...
How did it work? Can we close the issue?
That's probably because of the HEVC RAP signalling, please see https://github.com/gpac/gpac/issues/144...
Ummm... before a CENC expert answers, I have the feeling the inconsistency you describe...
When we reach a point of common understanding, I propose to document this clearly...
It still would be nice to have some further pointers as to its effect We plan to...
Hi Christian, Thank you for your tests. Don't hesitate to create one separate issue...
Your command-lines are incorrect. There is a 'cd ..' missing. It is not writing in...
Thanks. Your build script is incomplete therefore unusable... Here is what I just...
Dear community, SourceForge forums are now read-only. Please use issues on github...
Dear community, SourceForge forums are now read-only. Please use issues on github...
Dear community, SourceForge forums are now read-only. Please use issues on github...
We have an experimental branch (about to be merged) for this: https://github.com/gpac/gpac/tree/dash_avg_duration...
I ran the commands, when you say, 'you see the gpac detection' can you please show...
Naive question: does it work with the same Ubuntu 14.04 on a desktop?
Yes, but have you tried what I suggested first?
@John Smith: you rissue seems different. Would it be possible to share: 1) your command-line...
Hi Thomas. It seems like both files are broken. Have you been able to play them properly...
Here is a demux example from memory: https://github.com/gpac/gpac/blob/master/applications/testapps/fmp4demux/main.c...
What operations do you plan to do? Demux? Mux? Split? ...
I don't feel you respect our work. I have spent hours trying to help you. It works...
Thanks. Your build script is incomplete therefore unusable... Here is what I just...
We don't limit it intentionally. But most of the systems have a limit in the number...
If you use a build script, don't hesitate to share. Here latest gpac + latest x264...
You need to prepare your content before you feed mp4box with it. The following error...
Not necessarily. You can use LD_LIBRARY_PATH to use libgpac in a specific dir: LD_LIBRARY_PATH=/my/libgpac/dir...
What does 'ldd MP42TS' give? I suspect you have an older version of GPAC installed...
Correct. The timescale here is only at the movie level, not the track level. Hence...
See my answer on github: https://github.com/gpac/gpac/issues/144
Jean is right: your above example is wrong in this perspective.
You can do it manually. Your XML MPD file has the following structure: <MPD><XXX/><Period/></MPD>...
Fixed. Can you retry with rev >= https://github.com/gpac/gpac/commit/9a053eafec04211bd5db5dd275622557f538d2a4...
Hi, You need to click on the 'open' icon in the bottom, then on the 'open URL' (represented...
Ok let me have a look.
Thanks for letting me know. I plan to spend more time later (today?) to have a nice...
Thanks for trying. The info helps a lot.
Thanks. I'm trying to find the best solution but in https://github.com/kukukk/ffmpeg-android/blob/master/settings.sh,...
Funny, it really looks like our https://github.com/gpac/zenbuild . Let me have a...
Hi kukukk, Can you give me a link to the toolchain you used?
Have you read this? http://gpac.io/2014/08/23/ebu-ttd-support-in-gpac/
what do you call 'coordinate system'?
Thanks for the feedback. If you have local modifications, don't hesitate to make...
GPAC maintainer here: may I ask you to try your content against the DASH-IF conformance...
This discussion is a duplicate from https://sourceforge.net/p/gpac/discussion/287547/thread/0ff4c759...
Hi, I just forked a project on Github that we used to generate both live HLS and...
Thanks. Can you provide the unbroken file? Or is it already broken from the wowza...
Please provide us with 1) your GPAC version and platform 2) the command-lines you...
@vineeth Can you share a file please?
Instructions are here: https://github.com/gpac/gpac/tree/master/build/android
@Sarah: have you tried what Jean suggests?
Ok. Dashcast uses the FFmpeg capabilities to read from the Webcam: https://trac.ffmpeg.org/wiki/Capture/Webcam...
ok can you: - confirm you use the latest gpac version from https://github.com/gpac/gpac...
can you open the cam with any other app in the VM?
The input file seem to contain open-GOPs: MP4Box -add bbb.hevc -new bbb.mp4 HEVC...
The command-line to generate our mp2t sequence was: -dash 10000 -frag 1000 -dash-profile...
the uppercase letters located in xmlns="urn:mpeg:DASH:schema:MPD:2011" This should...
I'm just wondering how the dash-if conformance covers the mpeg2-ts profiles. FYI...
Can you please generate your content accordingly to the profile you are targetting?...
Issue 6 has some progress: https://github.com/gpac/gpac/issues/6 I plan to issue...
Please try with the official APK installer. Do you still see you issue? The GPAC...
update extra_libs to internal r3478
update inttypes.h
extract os_file.c (filesystem) from os_divers.c
don't update min/max segment dash duration for ...
avoid leak on HLS descriptor redefinition
HLSv4: add multilang audio
HLS/DASH: fix resilience when the first segment...
add separate streams from HLSv4 and fix misc le...
HLS v4 preliminary - still missing separate str...
safely handle up to HLS v3 + byte-range from v4
Hi, unfortunately no by lack of time... Please watch https://github.com/gpac/gpac/issues/5...
cleanup HLS before doing some updates:
add missing GF_EXPORT
gpac exported functions starts with gf_
fix dashing with '-frag-rap' on a plittable (an...
update help according to code behaviour
Elena, On each web browser, you can right-click on the page. You will see a 'inspect'...
'stpp': just checked the latest ISOBMF draft: o...
What does the log of the azure player say?
What does the log of dash.js say? Also did you try to submit your content on the...
Does it play in the GPAC player? AFAIK the VLC DASH implementation is not up to date....
strdup() doesn't behave the same across platfor...
'-libm' was reported by gcc in your command-lines, see: https://sourceforge.net/p/gpac/bugs/341/?page=1...
misc cosmectics
fix leak
Can you delete your configuration file (~/.gpacrc) and start again? It seems like...