issue_owner_repo listlengths 2 2 | issue_body stringlengths 0 261k ⌀ | issue_title stringlengths 1 925 | issue_comments_url stringlengths 56 81 | issue_comments_count int64 0 2.5k | issue_created_at stringlengths 20 20 | issue_updated_at stringlengths 20 20 | issue_html_url stringlengths 37 62 | issue_github_id int64 387k 2.46B | issue_number int64 1 127k |
|---|---|---|---|---|---|---|---|---|---|
[
"gpac",
"gpac"
] | Namely udptsseg on openSUSE Tumbleweed.
Using gpac 1.0.0, see [log snippet](https://github.com/gpac/gpac/files/4840545/udptsseg.txt).
| Can't build test app | https://api.github.com/repos/gpac/gpac/issues/1527/comments | 5 | 2020-06-27T12:45:52Z | 2020-07-16T17:09:21Z | https://github.com/gpac/gpac/issues/1527 | 646,676,413 | 1,527 |
[
"gpac",
"gpac"
] | - [x] I looked for a similar issue and couldn't find any.
- [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [x] I give enough information for contributors to reproduce my issue (meaningful title, github labels, platform and compiler, command-line ..... | forcesync no longer working | https://api.github.com/repos/gpac/gpac/issues/1526/comments | 2 | 2020-06-26T22:05:20Z | 2020-06-30T09:45:59Z | https://github.com/gpac/gpac/issues/1526 | 646,534,959 | 1,526 |
[
"gpac",
"gpac"
] | We are using MP42TS to create transport stream and we have this requirement to have the timeline of different tick rate for the same fps video. By default timeline will have a tick rate equal to the frame rate . Can this be set or changed in any way? | TEMI timescale for transport stream | https://api.github.com/repos/gpac/gpac/issues/1525/comments | 5 | 2020-06-24T05:25:41Z | 2020-06-29T13:46:40Z | https://github.com/gpac/gpac/issues/1525 | 644,328,499 | 1,525 |
[
"gpac",
"gpac"
] | - [x] I looked for a similar issue and couldn't find any.
- [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [x] I give enough information for contributors to reproduce my issue (meaningful title, github labels, platform and compiler, command-line ..... | Unable to create HEIC or MP4 from raw single-frame HEVC streams | https://api.github.com/repos/gpac/gpac/issues/1524/comments | 2 | 2020-06-23T21:00:01Z | 2020-06-25T01:36:03Z | https://github.com/gpac/gpac/issues/1524 | 644,143,065 | 1,524 |
[
"gpac",
"gpac"
] | Is it expected that both co-exist? | GF_ISOM_MEDIA_TMCD and GF_ISOM_MEDIA_TIMECODE | https://api.github.com/repos/gpac/gpac/issues/1522/comments | 1 | 2020-06-23T08:46:50Z | 2020-06-23T09:49:32Z | https://github.com/gpac/gpac/issues/1522 | 643,650,584 | 1,522 |
[
"gpac",
"gpac"
] | Hello,
I'd like to use existing segments to create a DASH MPD. I'm being fed these segments from a parallel, chunk based, transcoder. The folder structure is as follows.
```
source.mp4
source.aac
segments/
source/
0.mp4
1.mp4
1080p/
0.mp4
1.mp4
```
Right now I have to concatenate ... | Generate MPD from existing segments | https://api.github.com/repos/gpac/gpac/issues/1521/comments | 6 | 2020-06-23T02:17:25Z | 2020-07-04T10:03:04Z | https://github.com/gpac/gpac/issues/1521 | 643,476,099 | 1,521 |
[
"gpac",
"gpac"
] | I'm using MBAS (https://github.com/m-ab-s/media-autobuild_suite) and it fails building the latest version this was reported there (https://github.com/m-ab-s/media-autobuild_suite/issues/1716) and seems like it's a bug in the gpac code. | Building MP4Box using MBAS/mingw fails | https://api.github.com/repos/gpac/gpac/issues/1520/comments | 2 | 2020-06-21T08:47:02Z | 2020-06-22T15:34:58Z | https://github.com/gpac/gpac/issues/1520 | 642,522,919 | 1,520 |
[
"gpac",
"gpac"
] | MP4Box 1.0.0 writes the tag "EXT-X-ENDLIST" to the end of the Master HLS playlist file, but this tag is only specified to belong to Media playlists, not Master playlists:
https://tools.ietf.org/html/draft-pantos-hls-rfc8216bis-07
As far as I can see, this tag has no meaning in a Master playlist and its presence i... | MP4Box writes "EXT-X-ENDLIST" tag to Master HLS playlist | https://api.github.com/repos/gpac/gpac/issues/1519/comments | 1 | 2020-06-21T04:11:30Z | 2020-06-22T10:39:58Z | https://github.com/gpac/gpac/issues/1519 | 642,490,897 | 1,519 |
[
"gpac",
"gpac"
] | Since updating from 0.8.0 to 1.0.0 (both `gpac-1.0.0-rev0-ga99c032b-master` and `gpac-1.0.0-rev14-g86a34cad-master`) to try out the new dual mpd/m3u8 writing capabilities, I can no longer get MP4box to generate an .mpd file for my project in -dash mode. Reverting to 0.8.0 makes the same command work successfully.
I'... | Dash .mpd file not written to disk with 1.0.0 | https://api.github.com/repos/gpac/gpac/issues/1518/comments | 2 | 2020-06-20T21:07:25Z | 2020-06-22T11:01:20Z | https://github.com/gpac/gpac/issues/1518 | 642,445,723 | 1,518 |
[
"gpac",
"gpac"
] | Hello.
mp4box does not cross-compiles under mingw64 (in ubuntu) for target Win10 x64, any more. This only came to light as I tried to build it after a week or so absence.
I had to swap to use commit ce9a843ffcd941d3d17a7bab20749b94a8e3c43c which is the prevailing top of the tree 'legacy' and that did cross-comp... | mp4box no longer cross-compiles | https://api.github.com/repos/gpac/gpac/issues/1517/comments | 3 | 2020-06-19T15:26:45Z | 2020-06-20T02:20:37Z | https://github.com/gpac/gpac/issues/1517 | 642,050,819 | 1,517 |
[
"gpac",
"gpac"
] | Seems safe to me, but I need another pair of eyes to ensure it is not the current condition or default value which is broken. | Investigate removal of needs_split in stbl_write.c::stbl_AddChunkOffset() | https://api.github.com/repos/gpac/gpac/issues/1516/comments | 1 | 2020-06-19T14:59:30Z | 2020-06-22T11:05:34Z | https://github.com/gpac/gpac/issues/1516 | 642,034,058 | 1,516 |
[
"gpac",
"gpac"
] | Hello, it looks like inconsistent capitalisation may be causing build failures under mingw64.
During the build, "Windows.h" cannot be found.
In almost all of gpac source lowercase windows.h is present and is found, whereas in these three files
```
include/gpac/thread.h
src/filters/dec_nvdec_sdk.c
src/filters/d... | cross-compiling under mingw64 failing | https://api.github.com/repos/gpac/gpac/issues/1515/comments | 3 | 2020-06-19T13:04:53Z | 2020-06-19T14:19:18Z | https://github.com/gpac/gpac/issues/1515 | 641,954,475 | 1,515 |
[
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
- [ -] I looked for a similar issue and couldn't find any.
- [ -] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [ -] I give enough i... | Generating and playing a live MPD based stream. | https://api.github.com/repos/gpac/gpac/issues/1514/comments | 6 | 2020-06-17T23:58:58Z | 2021-01-25T09:32:01Z | https://github.com/gpac/gpac/issues/1514 | 640,812,380 | 1,514 |
[
"gpac",
"gpac"
] | Take
http://www.mediafire.com/file/b83yw4dicwl3cl2/audio.mp4/file
http://www.mediafire.com/file/h2ky74i1ypyr685/video-720p.mp4/file
http://www.mediafire.com/file/z5i76qrzteva1tg/drm_file_gpac_clear.xml/file
create encrypted audio:
mp4box -encrypt drm_file_gpac_clear.xml audio.mp4
create encrypted video:
m... | mp4client does not playback encrypted DASH | https://api.github.com/repos/gpac/gpac/issues/1513/comments | 2 | 2020-06-17T20:15:52Z | 2020-06-19T13:20:08Z | https://github.com/gpac/gpac/issues/1513 | 640,713,482 | 1,513 |
[
"gpac",
"gpac"
] | dh_link must be called without DESTDIR otherwise the link is created in teh wrong path
debian/gpac/src/gpac-1.0.1/debian/tmp/usr/share/pixmaps/gpac.png
Otherwise this call to dh_link is really necessary ?
````
--- a/Makefile
+++ b/Makefile
@@ -168,7 +168,7 @@ ifeq ($(IS_DEB_MAKE),undefined)
ln -sf $(DEST... | Bad call to dh_link in main Makefile | https://api.github.com/repos/gpac/gpac/issues/1512/comments | 2 | 2020-06-17T16:41:52Z | 2020-06-18T07:05:28Z | https://github.com/gpac/gpac/issues/1512 | 640,588,426 | 1,512 |
[
"gpac",
"gpac"
] | powerpc Debian unstable, gcc 9.3.0 (Debian 9.3.0-13)
````
evg/raster_yuv.c: In function ‘overmask_yuv420p_10’:
evg/raster_yuv.c:1294:55: error: ‘ptr’ undeclared (first use in this function)
1294 | #define get_u16_le(val, _ptr) { val = ((u32) (*(u8 *) ptr+1)<< 8) | *(u8 *) ptr; }
| ... | Fail to build for ppc bigendian | https://api.github.com/repos/gpac/gpac/issues/1511/comments | 18 | 2020-06-17T13:11:26Z | 2020-06-19T13:36:04Z | https://github.com/gpac/gpac/issues/1511 | 640,430,977 | 1,511 |
[
"gpac",
"gpac"
] | - [x ] I looked for a similar issue and couldn't find any.
- [ x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [ x] I give enough information for contributors to reproduce my issue (meaningful title, github labels, platform and compiler, command-line... | DOCUMENTATION for build 1.0.0 still needs update (completion) | https://api.github.com/repos/gpac/gpac/issues/1510/comments | 4 | 2020-06-16T18:51:57Z | 2020-06-22T11:14:50Z | https://github.com/gpac/gpac/issues/1510 | 639,898,912 | 1,510 |
[
"gpac",
"gpac"
] | tons of references to '/Users/lefeuvre'
in
https://github.com/gpac/gpac/blob/master/src/modules/dektec_out/dektec_video_decl.dep
make build fail
with:
commit 9cc751217bd951cdfa5b32ea2d54e9fd370a3b5f (HEAD, tag: v1.0.1)
my build script looks like this
```
### MP4Box
if echo "$args" | grep -q -i -w -E 'all|mp4... | build fails due to '/Users/lefeuvre' dependencies,... | https://api.github.com/repos/gpac/gpac/issues/1509/comments | 5 | 2020-06-16T15:48:25Z | 2020-06-16T16:37:14Z | https://github.com/gpac/gpac/issues/1509 | 639,780,431 | 1,509 |
[
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
- [X] I looked for a similar issue and couldn't find any.
- [X] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [X] I give enough info... | 1.0.0 build fails | https://api.github.com/repos/gpac/gpac/issues/1508/comments | 12 | 2020-06-16T08:38:19Z | 2020-06-17T10:57:31Z | https://github.com/gpac/gpac/issues/1508 | 639,481,656 | 1,508 |
[
"gpac",
"gpac"
] | On the current master code I am receiving these errors when building:
```
CC isomedia/avc_ext.c
isomedia/avc_ext.c:2247:24: error: no member named 'dovi_config' in
'GF_MPEGVisualSampleEntryBox'
if (!entry || !entry->dovi_config) return NULL;
~~~~~ ^
isomedia/avc_ext.c:2248... | Build error on OSX related to dovi_config | https://api.github.com/repos/gpac/gpac/issues/1507/comments | 2 | 2020-06-09T15:23:20Z | 2020-06-09T15:41:21Z | https://github.com/gpac/gpac/issues/1507 | 635,532,432 | 1,507 |
[
"gpac",
"gpac"
] | Dear All,
I have one query about search the previous sync sample. Why set cts and dts with start time when using GF_ISOM_SEARCH_SYNC_BACKWARD mode? I think it should not set as start time, because start time maybe any time, it is not sync sample's dts and cts. Why not use the sync sample's dts?
exsiting gpac code... | Query about search the previous sync sample | https://api.github.com/repos/gpac/gpac/issues/1506/comments | 2 | 2020-06-09T03:10:42Z | 2020-06-10T12:08:13Z | https://github.com/gpac/gpac/issues/1506 | 635,075,946 | 1,506 |
[
"gpac",
"gpac"
] | Is there any support for the below requirement ?
Given a video file containing audio and video.
Generate mpd and m4s files.
The m4s files should have audio and video muxed and also encrypted using using clear key.
| Support for generating dash based encrypted m4s files with muxed audio and video | https://api.github.com/repos/gpac/gpac/issues/1505/comments | 2 | 2020-06-08T05:30:55Z | 2020-06-09T08:27:11Z | https://github.com/gpac/gpac/issues/1505 | 634,171,417 | 1,505 |
[
"gpac",
"gpac"
] | MP4Box (filters branch) emits a wrong warning when processing the attached file [gradient.mp4.zip](https://github.com/gpac/gpac/files/4726849/gradient.mp4.zip)
:
```
[AV1] incoherent color characteristics primaries 0 transfer 0 matrix 0 color range 0
```
Relevant code is here:
https://github.com/gpac/gpac/blob/fi... | Invalid AV1 warning about color characteristics | https://api.github.com/repos/gpac/gpac/issues/1504/comments | 1 | 2020-06-04T00:41:40Z | 2020-06-04T20:06:51Z | https://github.com/gpac/gpac/issues/1504 | 630,423,586 | 1,504 |
[
"gpac",
"gpac"
] | Add mediacodec audio hardware decoding | https://api.github.com/repos/gpac/gpac/issues/1503/comments | 0 | 2020-06-01T08:20:45Z | 2020-06-01T08:20:45Z | https://github.com/gpac/gpac/issues/1503 | 628,244,994 | 1,503 | |
[
"gpac",
"gpac"
] | I need to do a project where there is a local server and multiple users will read video, audio content from this local server.
To avoid performance struggle, I would like to make it as video on demand, but in local environment.
It is simple, to display few videos on a local html and users can consume those videos... | Some help for implementation and some guidance | https://api.github.com/repos/gpac/gpac/issues/1502/comments | 1 | 2020-05-31T16:14:15Z | 2020-06-09T08:40:37Z | https://github.com/gpac/gpac/issues/1502 | 627,994,111 | 1,502 |
[
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
- [ ] I looked for a similar issue and couldn't find any.
- [ ] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [ ] I give enough info... | Just to know if this project would help my project. | https://api.github.com/repos/gpac/gpac/issues/1501/comments | 0 | 2020-05-31T16:11:19Z | 2020-06-09T08:40:49Z | https://github.com/gpac/gpac/issues/1501 | 627,993,615 | 1,501 |
[
"gpac",
"gpac"
] | hello
Does dec_mediacodec.c support audio hard decoding, and if not, are there other supported methods | Does dec_mediacodec.c support audio hard decoding? | https://api.github.com/repos/gpac/gpac/issues/1500/comments | 3 | 2020-05-29T08:26:34Z | 2020-06-01T08:21:04Z | https://github.com/gpac/gpac/issues/1500 | 627,094,161 | 1,500 |
[
"gpac",
"gpac"
] | - there is a lack of tools to process mp4 containers directly from python.
- many python users rely on the conda package manager to install non-python packages.
- [conda-forge](https://conda-forge.org/) allows to distribute these packages so that they are installable from conda
It would be great to add mp4box bu... | Add conda-forge builds of mp4box | https://api.github.com/repos/gpac/gpac/issues/1499/comments | 1 | 2020-05-28T14:41:02Z | 2020-09-04T12:11:05Z | https://github.com/gpac/gpac/issues/1499 | 626,568,211 | 1,499 |
[
"gpac",
"gpac"
] | I have this requirement where the PTS has to start at 4958860037 for the transport stream, but the -pcr-offset option for the MP42TS command seem to be taking maximum offset of 2147483647. If not with -pcr-offset, is there any way with which I can have PTS starting at 4958860037 ? | MP42TS : PTS Start time value | https://api.github.com/repos/gpac/gpac/issues/1498/comments | 12 | 2020-05-28T07:36:52Z | 2020-06-29T19:14:34Z | https://github.com/gpac/gpac/issues/1498 | 626,287,606 | 1,498 |
[
"gpac",
"gpac"
] |
System info:
Ubuntu 16.04.2 LTS, X64, gcc 5.4.0, gpac (exist in latest 0.8.0 master 3ff11e5 and latest 0.9.0-development master 0523ad9)
Compile Command:
```
$ CC="gcc -fsanitize=address -g" CXX="g++ -fsanitize=address -g" ./configure --static-mp4box
$ make
```
Run Command:
```
$ MP4Box -hint $gf_isom_da... | AddressSanitizer: NULL pointer dereference in gf_isom_datamap_open /src/isomedia/data_map.c:215:53 | https://api.github.com/repos/gpac/gpac/issues/1497/comments | 1 | 2020-05-25T19:56:15Z | 2020-05-27T10:02:55Z | https://github.com/gpac/gpac/issues/1497 | 624,463,039 | 1,497 |
[
"gpac",
"gpac"
] |
System info:
Ubuntu 16.04.2 LTS, X64, gcc 5.4.0, gpac (exist in latest 0.8.0 master 3ff11e5 and latest 0.9.0-development master 0523ad9)
Compile Command:
```
$ CC="gcc -fsanitize=address -g" CXX="g++ -fsanitize=address -g" ./configure --static-mp4box
$ make
```
Run Command:
```
$ MP4Box -hint $gf_hinter_... | AddressSanitizer: NULL pointer dereference in gf_hinter_track_new /src/media_tools/isom_hinter.c:479:27 | https://api.github.com/repos/gpac/gpac/issues/1496/comments | 1 | 2020-05-25T19:54:31Z | 2020-05-27T12:26:29Z | https://github.com/gpac/gpac/issues/1496 | 624,462,508 | 1,496 |
[
"gpac",
"gpac"
] | When directfb is installed on the system (tested on Debian), the build fails. The module needs to be upgraded to filters new APIs. | Filters: add directfb | https://api.github.com/repos/gpac/gpac/issues/1495/comments | 0 | 2020-05-22T15:56:25Z | 2020-05-23T10:21:19Z | https://github.com/gpac/gpac/issues/1495 | 623,308,478 | 1,495 |
[
"gpac",
"gpac"
] | When freenect is installed on the system (tested on Debian), the build fails. The module needs to be upgraded to filters new APIs. | Filters: add freenect | https://api.github.com/repos/gpac/gpac/issues/1494/comments | 1 | 2020-05-22T15:56:17Z | 2020-05-23T10:27:06Z | https://github.com/gpac/gpac/issues/1494 | 623,308,376 | 1,494 |
[
"gpac",
"gpac"
] | Using the latest nightly OSX build (gpac-0.8.0-rev1-gc1990d5c-master) I am running the following command:
`mp4box -dash 1000 -frag 1000 -rap hd.mp4`
The video above has 360 frames total (100% I-Frames) and is 1fps. The DASHed output mp4 correctly has 360 frames and 1fps timing, but the resulting mpd file only con... | Missing SegmentURL on segmentation | https://api.github.com/repos/gpac/gpac/issues/1493/comments | 1 | 2020-05-18T20:46:07Z | 2020-05-27T13:55:24Z | https://github.com/gpac/gpac/issues/1493 | 620,495,632 | 1,493 |
[
"gpac",
"gpac"
] | I used mcdec filter(MediaCodec decoder) to decode some hevc stream,when the input is end,the filter inputEOS was set to true and set the flags AMEDIACODEC_BUFFER_FLAG_END_OF_STREAM.
```
ctx->inputEOS = GF_TRUE;
flags = AMEDIACODEC_BUFFER_FLAG_END_OF_STREAM;
```
But the outputbuffer still had some pc... | [Bug]Mediacodec loss frame | https://api.github.com/repos/gpac/gpac/issues/1492/comments | 4 | 2020-05-18T10:04:22Z | 2020-05-28T07:47:21Z | https://github.com/gpac/gpac/issues/1492 | 620,079,962 | 1,492 |
[
"gpac",
"gpac"
] | Hi community:
While i am using MP4Client(build on `filters` branch) to play mpd file which contains two representations(bit rates 256k and 48k). The player has a black screen and the terminal does not have any warnings or errors.
I have followed the instrutions on [https://github.com/gpac/gpac/wiki/Tiled-Streamin... | Unable to play tile-based hevc video with muti-representations | https://api.github.com/repos/gpac/gpac/issues/1491/comments | 23 | 2020-05-18T09:51:55Z | 2023-07-31T09:12:35Z | https://github.com/gpac/gpac/issues/1491 | 620,071,317 | 1,491 |
[
"gpac",
"gpac"
] |
With 0.8.0 couldn't find any notation of change of supported Windows operating systems, used PETools to peek how 0.8.0 exes were compiled, was for Windows 6 which is Vista - was that intentional or a mistake? I patched mp4box back to Windows 5.1 (XP) and it runs in XP - except I don't know if the DLLs contain Vista+ ... | Windows XP - gpac-0.8.0-rev1-gc1990d5c-master-win32.exe | https://api.github.com/repos/gpac/gpac/issues/1490/comments | 4 | 2020-05-16T02:31:25Z | 2020-06-25T13:07:51Z | https://github.com/gpac/gpac/issues/1490 | 619,358,963 | 1,490 |
[
"gpac",
"gpac"
] | In filters branch, dec_mediacodec_jni.c line 176:
```
surfaceTex->texture_id = tex_id;
// create objects
otmp = (*env)->NewObject(env, cSurfaceTexture, mSurfaceTexConstructor, surfaceTex->texture_id);
surfaceTex->oSurfaceTex = (jobject) (*env)->NewGlobalRef(env,otmp);
if(!surfaceTex->oSurfaceTex) goto cre... | Why is surface destroyed immediately after creation? | https://api.github.com/repos/gpac/gpac/issues/1489/comments | 1 | 2020-05-15T15:43:11Z | 2020-07-16T17:21:36Z | https://github.com/gpac/gpac/issues/1489 | 619,068,987 | 1,489 |
[
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
- [y] I looked for a similar issue and couldn't find any.
- [y] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [y] I give enough info... | A NULL pointer dereference in the function stbl_AppendSize at isomedia/stbl_write.c. | https://api.github.com/repos/gpac/gpac/issues/1488/comments | 1 | 2020-05-15T03:31:56Z | 2020-06-11T13:23:28Z | https://github.com/gpac/gpac/issues/1488 | 618,672,648 | 1,488 |
[
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
- [y] I looked for a similar issue and couldn't find any.
- [y] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [y] I give enough info... | A NULL pointer dereference in the function stbl_AppendSampleToChunk at isomedia/stbl_write.c. | https://api.github.com/repos/gpac/gpac/issues/1487/comments | 1 | 2020-05-15T03:27:52Z | 2020-06-11T14:59:45Z | https://github.com/gpac/gpac/issues/1487 | 618,671,425 | 1,487 |
[
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
- [y] I looked for a similar issue and couldn't find any.
- [y] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [y] I give enough info... | A NULL pointer dereference in the function GetMoovAndMetaSize at isomedia/isom_store.c | https://api.github.com/repos/gpac/gpac/issues/1486/comments | 1 | 2020-05-15T03:20:37Z | 2020-06-11T15:00:03Z | https://github.com/gpac/gpac/issues/1486 | 618,669,095 | 1,486 |
[
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
- [y] I looked for a similar issue and couldn't find any.
- [y] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [y] I give enough info... | A NULL pointer dereference in the function SetupWriters at isomedia/isom_store.c. | https://api.github.com/repos/gpac/gpac/issues/1485/comments | 2 | 2020-05-15T03:19:04Z | 2021-04-12T05:43:58Z | https://github.com/gpac/gpac/issues/1485 | 618,668,597 | 1,485 |
[
"gpac",
"gpac"
] | - [ y] I looked for a similar issue and couldn't find any.
- [ y] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [ y] I give enough information for contributors to reproduce my issue (meaningful title, github labels, platform and compiler, command-line... | Heap-buffer-overflow ietf/rtp_pck_mpeg4.c:435 in gp_rtp_builder_do_avc() | https://api.github.com/repos/gpac/gpac/issues/1483/comments | 1 | 2020-05-13T01:42:32Z | 2020-06-11T15:00:41Z | https://github.com/gpac/gpac/issues/1483 | 617,076,403 | 1,483 |
[
"gpac",
"gpac"
] | - [ y] I looked for a similar issue and couldn't find any.
- [ y] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [ y] I give enough information for contributors to reproduce my issue (meaningful title, github labels, platform and compiler, command-line... | Heap-buffer-overflow isomedia/stbl_read.c:135 in stbl_GetSampleSize() | https://api.github.com/repos/gpac/gpac/issues/1482/comments | 3 | 2020-05-13T01:17:29Z | 2021-09-27T17:40:58Z | https://github.com/gpac/gpac/issues/1482 | 617,067,875 | 1,482 |
[
"gpac",
"gpac"
] | - [ y] I looked for a similar issue and couldn't find any.
- [ y] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [ y] I give enough information for contributors to reproduce my issue (meaningful title, github labels, platform and compiler, command-line... | Heap-buffer-overflow in OD_ReadUTF8String() odf_code.c | https://api.github.com/repos/gpac/gpac/issues/1481/comments | 1 | 2020-05-12T18:18:19Z | 2020-06-11T15:01:32Z | https://github.com/gpac/gpac/issues/1481 | 616,861,182 | 1,481 |
[
"gpac",
"gpac"
] | - [ y] I looked for a similar issue and couldn't find any.
- [ y] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [ y] I give enough information for contributors to reproduce my issue (meaningful title, github labels, platform and compiler, command-line... | Heap-buffer-overflow in stbl_AppendSize() stble_write.c | https://api.github.com/repos/gpac/gpac/issues/1480/comments | 1 | 2020-05-12T17:17:42Z | 2020-06-11T15:01:54Z | https://github.com/gpac/gpac/issues/1480 | 616,824,157 | 1,480 |
[
"gpac",
"gpac"
] | - [ y] I looked for a similar issue and couldn't find any.
- [ y] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [ y] I give enough information for contributors to reproduce my issue (meaningful title, github labels, platform and compiler, command-line... | Heap buffer overflow in isom_hinter.c:766 in gf_hinter_track_process() | https://api.github.com/repos/gpac/gpac/issues/1479/comments | 2 | 2020-05-12T16:22:14Z | 2021-09-27T18:50:43Z | https://github.com/gpac/gpac/issues/1479 | 616,789,021 | 1,479 |
[
"gpac",
"gpac"
] | i wrote this command in bash script to dashified a mp4 encoded in different bitrate . while writing in this same file to produce live stream , all thing going good . but when client starting playback MP4Box stop dashing file . only the stream who have being register during latency are playing
```java
#!/bin/bash
... | is it possible to produce MPD for live streaming while writing in the file at the same time ? | https://api.github.com/repos/gpac/gpac/issues/1478/comments | 7 | 2020-05-11T20:12:44Z | 2020-06-09T08:46:47Z | https://github.com/gpac/gpac/issues/1478 | 616,152,904 | 1,478 |
[
"gpac",
"gpac"
] | Can somebody provide an example of using dasher with `-max-chain=0`? I have been trying for the last few hours to take a (once this is working, live) MPEG-TS stream containing h.264 and AAC, and turn it into a DASH stream, and all I've been receiving are hangs, errors and segfaults. For example:
```
> ./gpac/result... | Unable to use dasher with max-chain=0 | https://api.github.com/repos/gpac/gpac/issues/1477/comments | 3 | 2020-05-10T18:52:24Z | 2020-05-11T16:08:04Z | https://github.com/gpac/gpac/issues/1477 | 615,452,859 | 1,477 |
[
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
- [x] I looked for a similar issue and couldn't find any.
- [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [x] I give enough info... | Encryption of Opus audio failing | https://api.github.com/repos/gpac/gpac/issues/1476/comments | 12 | 2020-05-03T22:09:47Z | 2020-05-12T05:54:49Z | https://github.com/gpac/gpac/issues/1476 | 611,519,540 | 1,476 |
[
"gpac",
"gpac"
] | I am testing gpac for mp4box to excrypt using the xml, tested using below
| PBKDF2 encryption | https://api.github.com/repos/gpac/gpac/issues/1475/comments | 0 | 2020-04-26T02:32:55Z | 2020-04-26T14:15:12Z | https://github.com/gpac/gpac/issues/1475 | 606,900,968 | 1,475 |
[
"gpac",
"gpac"
] | Hey everyone,
While compiling GPAC with GCC 9, I encountered the format-overflow warning in multiple places, for example here: https://github.com/gpac/gpac/blob/master/src/utils/os_config_init.c#L610
gui_path is 4096 bytes max, and so is szPath.
So sprintf(gui_path, "%s%cgui.bt", szPath, GF_PATH_SEPARATOR) can... | [Filters] String formatting overflow possible in multiple places | https://api.github.com/repos/gpac/gpac/issues/1474/comments | 4 | 2020-04-22T08:31:25Z | 2021-01-05T18:17:09Z | https://github.com/gpac/gpac/issues/1474 | 604,562,894 | 1,474 |
[
"gpac",
"gpac"
] | - [x] I looked for a similar issue and couldn't find any.
- [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [x] I give enough information for contributors to reproduce my issue (meaningful title, github labels, platform and compiler, command-line ..... | How to compress .MOV file compatible to Canon camera | https://api.github.com/repos/gpac/gpac/issues/1473/comments | 9 | 2020-04-21T19:27:06Z | 2022-05-30T15:15:07Z | https://github.com/gpac/gpac/issues/1473 | 604,228,215 | 1,473 |
[
"gpac",
"gpac"
] | Building on Raspberry Pi 3 running Manjaro archlinux
$ uname -a
Linux alarmpi 5.4.18-udlv7+ #1 SMP Sun Feb 16 10:11:01 CST 2020 armv7l GNU/Linux
$ git checkout filters
$ make distclean
$ ./configure
$ make -j4
runs for a while and then craps out here:
CC filters/write_vtt.c
CC ../modules/dektec_o... | unable to compile gpac v0.9.0 on rpi3 | https://api.github.com/repos/gpac/gpac/issues/1472/comments | 2 | 2020-04-20T15:55:48Z | 2020-04-20T18:15:46Z | https://github.com/gpac/gpac/issues/1472 | 603,346,072 | 1,472 |
[
"gpac",
"gpac"
] | I'm piping the output of a USB ATSC tuner tuned with a zap tool to a named fifo pipe.
When feeding this pipe into MP42TS I receive the following:
[alarm@alarmpi record]$ MP42TS -src /home/alarm/local-channels/pipe.ts -segment-dir /tmp/live/
Error opening /home/alarm/local-channels/pipe.ts - not a supported input... | MP42TS unable to segment live ATSC source | https://api.github.com/repos/gpac/gpac/issues/1471/comments | 11 | 2020-04-20T14:04:35Z | 2020-04-23T08:17:03Z | https://github.com/gpac/gpac/issues/1471 | 603,264,852 | 1,471 |
[
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
- [x] I looked for a similar issue and couldn't find any.
- [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [x] I give enough info... | Can not find listed boxes in hex view | https://api.github.com/repos/gpac/gpac/issues/1470/comments | 4 | 2020-04-19T09:58:28Z | 2020-09-03T14:28:41Z | https://github.com/gpac/gpac/issues/1470 | 602,673,690 | 1,470 |
[
"gpac",
"gpac"
] | By muxing YouTube video and audio streams in XP SP2 or SP3 with MP4Box from GPAC v0.8.0 sometimes I get videos which report double duration time. In some cases that can be solved by changing full path length of MP4Box.exe, setting it to run in Win98 compatibility mode, by setting duration time of video stream... but th... | Incorrect video duration time in XP | https://api.github.com/repos/gpac/gpac/issues/1469/comments | 4 | 2020-04-19T07:49:01Z | 2021-02-01T21:42:19Z | https://github.com/gpac/gpac/issues/1469 | 602,649,455 | 1,469 |
[
"gpac",
"gpac"
] | Hi, I encountered a crash while trying the transcoding pipeline with the filters branch.
Here is the command:
```
gpac -i sound.aac enc:c=vorbis @ -o test.ogg
gpac: filters/ff_enc.c:590: ffenc_audio_append_samples: Assertion `ctx->samples_in_audio_buffer + nb_samples <= (u32) ctx->encoder->frame_size' failed.
... | [Filters] Crash while transcoding aac to vorbis | https://api.github.com/repos/gpac/gpac/issues/1468/comments | 1 | 2020-04-17T19:53:19Z | 2020-04-20T13:58:33Z | https://github.com/gpac/gpac/issues/1468 | 602,199,046 | 1,468 |
[
"gpac",
"gpac"
] | 1. I downloaded the latest filters branch code , and follow the
"GPAC Build Guide for Linux ---> MP4Box only " ,and install the MP4Box successfully.
OS: Centos 6
2. Dash command:
MP4Box -dash 1000 -frag 1000 -rap -frag-rap -profile live -segment-name my /home/my.aac -out /home/my.mpd
3. Command resul... | MP4Box dash aac failed | https://api.github.com/repos/gpac/gpac/issues/1467/comments | 10 | 2020-04-16T07:19:26Z | 2020-06-09T08:48:11Z | https://github.com/gpac/gpac/issues/1467 | 600,805,593 | 1,467 |
[
"gpac",
"gpac"
] | - [✔ ] I looked for a similar issue and couldn't find any.
- [ ✘] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [✘ ] I give enough information for contributors to reproduce my issue (meaningful title, github labels, platform and compiler, command-line... | Reference to libgpac_static problem --- windows | https://api.github.com/repos/gpac/gpac/issues/1465/comments | 2 | 2020-04-16T02:59:37Z | 2020-09-10T13:55:23Z | https://github.com/gpac/gpac/issues/1465 | 600,711,112 | 1,465 |
[
"gpac",
"gpac"
] | I follow the guide in wiki, but make failed .
Maybe I miss some depend lib? | how to install mp4box on centos? | https://api.github.com/repos/gpac/gpac/issues/1464/comments | 2 | 2020-04-14T12:12:07Z | 2020-04-15T00:56:11Z | https://github.com/gpac/gpac/issues/1464 | 599,526,225 | 1,464 |
[
"gpac",
"gpac"
] | I'm using this command line:
`mp4box.exe -add "TTXTchapters.ttxt:chap:lang=sr:name=Поглавља" video.mp4`
Content of TTXTchapters.ttxt (Names of chapters are in Serbian Cyrillic letters)
```
<?xml version="1.0" encoding="UTF-8"?>
<!-- GPAC 3GPP Text Stream -->
<TextStream version="1.1">
<TextStreamHeader widt... | Adding TTXT/chapters to .mp4 creates additional new blank chapter at 00:00:00.000 and extend the length of video by 13 min. | https://api.github.com/repos/gpac/gpac/issues/1463/comments | 1 | 2020-04-12T16:15:27Z | 2020-07-31T09:50:21Z | https://github.com/gpac/gpac/issues/1463 | 598,519,208 | 1,463 |
[
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
- [x] I looked for a similar issue and couldn't find any.
- [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [x] I give enough info... | Capitalization of Opus mime type breaks playback? | https://api.github.com/repos/gpac/gpac/issues/1462/comments | 3 | 2020-04-11T05:04:49Z | 2020-06-09T08:54:01Z | https://github.com/gpac/gpac/issues/1462 | 598,192,255 | 1,462 |
[
"gpac",
"gpac"
] | Hi,
Failed to build filters branch as missing file raster2d.h. I have copyed the file from master branch to the include path, then it build success.
The compiling error as below:
```
CC compositor/mpeg4_gradients.c
CC compositor/mpeg4_grouping.c
make[1]: *** No rule to make target '/home/gpac_public/inclu... | Failed to build filters branch as missing file raster2d.h | https://api.github.com/repos/gpac/gpac/issues/1460/comments | 3 | 2020-04-09T07:33:38Z | 2020-04-09T11:33:14Z | https://github.com/gpac/gpac/issues/1460 | 597,082,626 | 1,460 |
[
"gpac",
"gpac"
] | 1. Download the lastest gpac deb file gpac_0.9.0-DEV-rev3617-g36c21e0b-filters_amd64.deb;
2. Os information:
Ubuntu 18.04.4 LTS
Linux c3a605ff71fc 4.15.0-91-generic #92-Ubuntu SMP Fri Feb 28 11:09:48 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
3. Install command:
dpkg -i gpac_0.9.0-DEV-rev3617-g36c21e0b-filters_am... | gpac deb install error | https://api.github.com/repos/gpac/gpac/issues/1459/comments | 4 | 2020-04-08T00:24:09Z | 2020-07-09T04:49:25Z | https://github.com/gpac/gpac/issues/1459 | 596,228,226 | 1,459 |
[
"gpac",
"gpac"
] | According to the type definition `GF_PIFFProtectionSystemHeaderBox` and to the standard, the UUID box has a version byte and 3-byte flags field.
But when reading, this information is not read out by `gf_isom_full_box_read` - the "max_version_plus_one" is set to 0.
I tried just setting it to one, but then some length ... | UUID / PSSH should have a version field | https://api.github.com/repos/gpac/gpac/issues/1457/comments | 1 | 2020-04-07T17:21:39Z | 2020-04-07T17:22:33Z | https://github.com/gpac/gpac/issues/1457 | 596,029,246 | 1,457 |
[
"gpac",
"gpac"
] | According to the type definition `GF_PIFFProtectionSystemHeaderBox` and to the standard, the UUID box has a version byte and 3-byte flags field.
But when reading, this information is not read out by `gf_isom_full_box_read` - the "max_version_plus_one" is set to 0.
I tried just setting it to one, but then some length ... | UUID is read incorrectly | https://api.github.com/repos/gpac/gpac/issues/1456/comments | 23 | 2020-04-07T17:19:52Z | 2020-04-10T12:50:03Z | https://github.com/gpac/gpac/issues/1456 | 596,028,296 | 1,456 |
[
"gpac",
"gpac"
] | About half of the time when I run mp4box to edit metadata, the output file is garbage.
Here's an invocation:
```
$ -> mp4box 01\ Points\ of\ Departure.m4v -itags cover= -out 01\ Points\ of\ Departure.1.m4v
[iso file] Unknown box type cios in parent dref
[iso file] Unknown box type pinf in parent mp4a
[iso fil... | mp4box inconsistently outputs broken file | https://api.github.com/repos/gpac/gpac/issues/1455/comments | 2 | 2020-04-06T15:00:43Z | 2020-11-22T16:17:42Z | https://github.com/gpac/gpac/issues/1455 | 595,189,949 | 1,455 |
[
"gpac",
"gpac"
] | - [x] I looked for a similar issue and couldn't find any.
- [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [x] I give enough information for contributors to reproduce my issue (meaningful title, github labels, platform and compiler, command-line ..... | Inserting udta box removes alternative brand | https://api.github.com/repos/gpac/gpac/issues/1453/comments | 8 | 2020-04-03T23:16:00Z | 2020-04-21T15:48:27Z | https://github.com/gpac/gpac/issues/1453 | 593,686,946 | 1,453 |
[
"gpac",
"gpac"
] | Using command `mp4box.exe -crypt gp.xml videoin.mp4 -out videoout.mp4`
Here is my `gp.xml`:
```
<GPACDRM type="cenc">
<DRMInfo type="pssh" version="0" cypherMode="no">
<BS ID128="9A04F07998404286AB92E65BE0885F95" />
<BS data64="bAIAAAEAAQBiAjwAVwBSAE0ASABFAEEARABFAFIAIAB4AG0AbABuAHMAPQAiAGgAdAB0AHAAOg... | SaiSavedBox writes to "pssh" instead of "uuid" | https://api.github.com/repos/gpac/gpac/issues/1452/comments | 1 | 2020-04-03T18:20:21Z | 2020-04-15T09:58:45Z | https://github.com/gpac/gpac/issues/1452 | 593,559,151 | 1,452 |
[
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
- [x] I looked for a similar issue and couldn't find any.
- [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [x] I give enough info... | MP4Box inserts only 1024 bytes of 65588 | https://api.github.com/repos/gpac/gpac/issues/1451/comments | 1 | 2020-04-02T20:24:09Z | 2020-04-03T14:08:48Z | https://github.com/gpac/gpac/issues/1451 | 592,901,979 | 1,451 |
[
"gpac",
"gpac"
] | Hi, I am using AgressiveSwitching for my ABR algorithm in MP4Client. I think it is switching faster, but I thought it would also switch fast and replace or discard the existing low bitrate segments by downloaidng high bitrate segments if the network bandwidth becomes better. But right now, I don't see any such discardi... | Segment replacement or discarding with AgressiveSwitching | https://api.github.com/repos/gpac/gpac/issues/1450/comments | 1 | 2020-04-01T06:42:28Z | 2020-04-15T10:13:01Z | https://github.com/gpac/gpac/issues/1450 | 591,667,847 | 1,450 |
[
"gpac",
"gpac"
] | max buffer duration | https://api.github.com/repos/gpac/gpac/issues/1449/comments | 0 | 2020-04-01T05:10:30Z | 2020-04-01T05:10:52Z | https://github.com/gpac/gpac/issues/1449 | 591,627,970 | 1,449 | |
[
"gpac",
"gpac"
] | hi, im trying to make a compliant mp4 file with the following components:
1. AVC video
2. AAC-LC audiotrack as the first audio
3. E-AC3 audiotrack as the second audio
4. stpp (TTML) Sub track as the first track.
Version: MP4Box - GPAC version 0.8.0-rev217-g5b37b21ad-master
1. Mp4box doesnt seem to mux my e-ac3 ... | E-AC3 support and the ability to swap Track order | https://api.github.com/repos/gpac/gpac/issues/1448/comments | 4 | 2020-03-31T20:43:45Z | 2020-09-02T13:59:16Z | https://github.com/gpac/gpac/issues/1448 | 591,413,398 | 1,448 |
[
"gpac",
"gpac"
] | There is no "alltk" option in the mp4box documentation.
Command line: mp4box -frag 10000 foo.mp4
foo.mp4 had 5 tracks. Track 3 was a second audio track.
There was also a Track 5 that had Chapters info. It too was disabled.
How do I get all the tracks? I just want a straight-thru copy with fragmenting.
... | [IsoMedia] Track 3 is disabled, ignoring track - you may retry by specifying alltk option | https://api.github.com/repos/gpac/gpac/issues/1447/comments | 1 | 2020-03-30T20:04:13Z | 2020-03-31T07:36:49Z | https://github.com/gpac/gpac/issues/1447 | 590,556,653 | 1,447 |
[
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
- [x] I looked for a similar issue and couldn't find any.
- [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [x] I give enough info... | Stack buffer overflow in media_tools/mpegts.c | https://api.github.com/repos/gpac/gpac/issues/1446/comments | 1 | 2020-03-28T10:46:51Z | 2020-06-11T16:27:13Z | https://github.com/gpac/gpac/issues/1446 | 589,552,787 | 1,446 |
[
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
- [x] I looked for a similar issue and couldn't find any.
- [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [x] I give enough info... | Heap buffer overflow in utils/bitstream.c | https://api.github.com/repos/gpac/gpac/issues/1445/comments | 1 | 2020-03-28T10:46:19Z | 2020-06-11T16:31:23Z | https://github.com/gpac/gpac/issues/1445 | 589,552,706 | 1,445 |
[
"gpac",
"gpac"
] | Hi,
I looking media_tools/dash_client.c to find the maximum buffer capacity. I found a function gf_dash_group_set_buffer_levels and the variable group->buffer_max_ms that I think are setting the buffer capacity. But it looks like this is being updated for every segment. Why so? Shouldn't the max buffer capacity be a... | Controlling max buffer duration in MP4Client | https://api.github.com/repos/gpac/gpac/issues/1444/comments | 1 | 2020-03-28T07:09:10Z | 2020-03-30T07:53:17Z | https://github.com/gpac/gpac/issues/1444 | 589,523,933 | 1,444 |
[
"gpac",
"gpac"
] | I have downloaded your filters branch code and built it following the wiki. It shows that it is ok to use the MP4Client to play MP4 and MPD file. But when I drag the time line to seek during playing, both the MP4 and MPD with get stuck. And MP4 will resume after about 10 seconds, MPD will not.
So I want to confirm t... | Does MP4Client support seeking during playing at branch filters? | https://api.github.com/repos/gpac/gpac/issues/1443/comments | 3 | 2020-03-26T07:39:24Z | 2020-04-20T18:19:10Z | https://github.com/gpac/gpac/issues/1443 | 588,216,503 | 1,443 |
[
"gpac",
"gpac"
] | - [x] I looked for a similar issue and couldn't find any.
- [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [x] I give enough information for contributors to reproduce my issue (meaningful title, github labels, platform and compiler, command-line ..... | bitstream will not be compliant, try increasing segment duration or reencoding for better keyframe alignment | https://api.github.com/repos/gpac/gpac/issues/1442/comments | 1 | 2020-03-25T17:20:25Z | 2020-07-31T09:51:50Z | https://github.com/gpac/gpac/issues/1442 | 587,860,169 | 1,442 |
[
"gpac",
"gpac"
] | Hello,I'm using MP4box inside a web server to generate livestream.
I'm having trouble since it started.
ffmpeg encoding:
`ffmpeg -i E:/video/input.mp4 -threads 4 -preset veryfast -c:v libx264 -profile:v main -level 4.0 -s:v 640x360 -b:v 300k -pix_fmt yuv420p -refs 3 -bf 3 -g 75 -keyint_min 25 -b_strategy 1 -flags... | bitstream will not be compliant, try increasing segment duration or reencoding for better keyframe alignment | https://api.github.com/repos/gpac/gpac/issues/1441/comments | 1 | 2020-03-25T16:57:49Z | 2020-03-25T17:17:49Z | https://github.com/gpac/gpac/issues/1441 | 587,845,390 | 1,441 |
[
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
- [x] I looked for a similar issue and couldn't find any.
- [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [x] I give enough info... | 3 UAF bugs in box_funcs.c | https://api.github.com/repos/gpac/gpac/issues/1440/comments | 4 | 2020-03-24T17:16:05Z | 2020-03-26T19:28:46Z | https://github.com/gpac/gpac/issues/1440 | 587,134,103 | 1,440 |
[
"gpac",
"gpac"
] | nt | https://api.github.com/repos/gpac/gpac/issues/1439/comments | 0 | 2020-03-23T22:57:03Z | 2020-03-23T23:24:40Z | https://github.com/gpac/gpac/issues/1439 | 586,570,904 | 1,439 | |
[
"gpac",
"gpac"
] | nt | https://api.github.com/repos/gpac/gpac/issues/1438/comments | 0 | 2020-03-23T22:57:03Z | 2020-03-23T23:39:02Z | https://github.com/gpac/gpac/issues/1438 | 586,570,896 | 1,438 | |
[
"gpac",
"gpac"
] | version: 0.9.0-DEV-rev3352-gaf6005729-filters
MP4Box -dash 4000 -profile dashavc264:live video.mp4#video audio.m4a#audio -out finalvideo.m3u8
This results in expected video playback but without an audio track. Adding :dual to the output produces an .mpd manifest that works as expected.
The audio track is refe... | .m3u8 video ignores audio track | https://api.github.com/repos/gpac/gpac/issues/1437/comments | 3 | 2020-03-23T01:14:35Z | 2020-03-25T07:58:13Z | https://github.com/gpac/gpac/issues/1437 | 585,863,126 | 1,437 |
[
"gpac",
"gpac"
] | Hi,
avcodec_alloc_context3->avcodec_open2, then ffmpeg prints warnings:

According to ffmeg, the parameters such as width/height are wrong, I check ctx->decoder, its info like the pic shows:

Why -mfra does not supported in dash mode?
In mp4 file ,stss Box has the information of I-frame.

But when this fi... | Why -mfra does not supported in dash mode?(MP4Box ) | https://api.github.com/repos/gpac/gpac/issues/1433/comments | 1 | 2020-03-18T11:03:30Z | 2020-04-20T18:27:43Z | https://github.com/gpac/gpac/issues/1433 | 583,646,837 | 1,433 |
[
"gpac",
"gpac"
] | **I have this infor about the mp4 file**
[iso file] Unknown box type senc in parent stbl
* Movie Info *
Timescale 1000 - 2 tracks
Computed Duration 00:21:00.233 - Indicated Duration 00:21:00.233
Fragmented File: no
File Brand isom - version 512
Compatible brands... | What DRM file i have to use for decrypt this mp4 file? | https://api.github.com/repos/gpac/gpac/issues/1432/comments | 13 | 2020-03-18T00:43:47Z | 2020-03-18T15:40:21Z | https://github.com/gpac/gpac/issues/1432 | 583,385,843 | 1,432 |
[
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
- [x] I looked for a similar issue and couldn't find any.
- [x] I used the current version from Ubuntu 18.04
- [x] I give enough information for contributors to reproduce my issue (meaningful title, ... | How to insert a udta box into a moov box in a mp4 file | https://api.github.com/repos/gpac/gpac/issues/1431/comments | 9 | 2020-03-17T01:33:48Z | 2020-04-20T14:50:22Z | https://github.com/gpac/gpac/issues/1431 | 582,692,958 | 1,431 |
[
"gpac",
"gpac"
] | When MP4Box imports an ADTS file that indicates that it contains an MPEG-2 AAC encoding, as opposed to an MPEG-4 AAC encoding, it writes it using object type indication 0x67 instead of object type indication 0x40, presumably in order to distinguish it as compatible with MPEG-2.
This in itself is problematic, because... | MP4Box writes audio object type 0x67 incorrectly | https://api.github.com/repos/gpac/gpac/issues/1430/comments | 1 | 2020-03-14T18:13:15Z | 2020-05-06T13:19:19Z | https://github.com/gpac/gpac/issues/1430 | 581,312,557 | 1,430 |
[
"gpac",
"gpac"
] | I hope this is the proper place to ask this question I'm using MP4Box and FFmpeg to generate dash files everything seems to be working great but I'm generating 4 files but in .mpd only 3 are listed. Why am I getting a 4th file? I've separated the video and audio from the source .mp4 using FFmpeg then I dash those. Her... | New to MP4Box expert advice requested | https://api.github.com/repos/gpac/gpac/issues/1429/comments | 3 | 2020-03-11T00:55:52Z | 2020-07-31T09:55:37Z | https://github.com/gpac/gpac/issues/1429 | 578,943,906 | 1,429 |
[
"gpac",
"gpac"
] | I download it from http://gpac.sourceforge.net/ and install it, but when I open it, it meets some errors:
<img width="874" alt="屏幕快照 2020-03-09 下午7 20 05" src="https://user-images.githubusercontent.com/39023511/76208726-3204f680-623b-11ea-88ff-8480beefe604.png">
seems like because version of liblzma.5.dylib is too o... | GPAC can't open in Mac OS | https://api.github.com/repos/gpac/gpac/issues/1428/comments | 2 | 2020-03-09T11:27:43Z | 2020-03-09T13:30:28Z | https://github.com/gpac/gpac/issues/1428 | 577,838,279 | 1,428 |
[
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
- [x] I looked for a similar issue and couldn't find any.
- [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [x] I give enough info... | AddressSanitizer: heap-use-after-free media_tools/mpegts.c:2568 in gf_m2ts_process_pmt | https://api.github.com/repos/gpac/gpac/issues/1427/comments | 2 | 2020-03-07T20:16:04Z | 2020-06-11T17:18:49Z | https://github.com/gpac/gpac/issues/1427 | 577,394,374 | 1,427 |
[
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
- [x] I looked for a similar issue and couldn't find any.
- [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [x] I give enough info... | AddressSanitizer: heap-buffer-overflow media_tools/mpegts.c:2260 in gf_m2ts_process_pmt | https://api.github.com/repos/gpac/gpac/issues/1426/comments | 1 | 2020-03-07T20:12:41Z | 2020-06-11T17:19:03Z | https://github.com/gpac/gpac/issues/1426 | 577,393,979 | 1,426 |
[
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
- [x] I looked for a similar issue and couldn't find any.
- [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [x] I give enough info... | AddressSanitizer: heap-buffer-overflow utils/bitstream.c:253 in BS_ReadByte | https://api.github.com/repos/gpac/gpac/issues/1425/comments | 1 | 2020-03-07T20:08:42Z | 2020-06-11T17:19:15Z | https://github.com/gpac/gpac/issues/1425 | 577,393,487 | 1,425 |
[
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
- [x] I looked for a similar issue and couldn't find any.
- [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [x] I give enough info... | AddressSanitizer: NULL pointer dereference in media_tools/dash_segmenter.c:5264 in gf_dash_segmenter_probe_input | https://api.github.com/repos/gpac/gpac/issues/1423/comments | 1 | 2020-03-01T19:19:26Z | 2020-06-11T17:19:33Z | https://github.com/gpac/gpac/issues/1423 | 573,599,771 | 1,423 |
[
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
- [x] I looked for a similar issue and couldn't find any.
- [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [x] I give enough info... | AddressSanitizer: heap-buffer-overflow media_tools/mpegts.c:1471 in gf_m2ts_section_complete | https://api.github.com/repos/gpac/gpac/issues/1422/comments | 0 | 2020-03-01T18:58:01Z | 2020-03-06T17:21:35Z | https://github.com/gpac/gpac/issues/1422 | 573,596,583 | 1,422 |
[
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
- [x] I looked for a similar issue and couldn't find any.
- [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [x] I give enough info... | AddressSanitizer: heap-buffer-overflow media_tools/mpegts.c:2163 in gf_m2ts_process_pmt | https://api.github.com/repos/gpac/gpac/issues/1421/comments | 0 | 2020-02-29T21:56:39Z | 2020-03-06T17:21:34Z | https://github.com/gpac/gpac/issues/1421 | 573,418,387 | 1,421 |
[
"gpac",
"gpac"
] | I tried to find similar issue before writing this.
I have videos that are split up with associating caption file (TTML)
file1.mp4
file1.ttml
file2.mp4
file2.ttml
Combining videos (concat) works fine. My issue lies in the fact that when I concate ttml into the mp4 file. No matter which video/file, the first ... | Always miss the first line of captions | https://api.github.com/repos/gpac/gpac/issues/1420/comments | 4 | 2020-02-28T00:47:33Z | 2020-09-03T14:04:22Z | https://github.com/gpac/gpac/issues/1420 | 572,450,013 | 1,420 |
[
"gpac",
"gpac"
] | I have checked the documentation, finding out that we do have ways to read the metadata for a video, but the way to locate that whether the metadata is at the beginning or the end of the video is not clarified.
| How to get the position of metadata? | https://api.github.com/repos/gpac/gpac/issues/1419/comments | 4 | 2020-02-25T10:36:52Z | 2020-03-02T16:57:15Z | https://github.com/gpac/gpac/issues/1419 | 570,472,402 | 1,419 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.