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" ]
If I try to -cat mp4 files, it works fine: `$ MP4Box -new -cat cam1-2017-04-03-00-03-45.mp4 good_file.mp4` `Appending file cam1-2017-04-03-00-03-45.mp4` `No suitable destination track found - creating new one (type vide)` `Saving good_file.mp4: 0.500 secs Interleaving` But if i try to -cat files with :dur opt...
Strange result when -cat files with :dur= option (missing reference)
https://api.github.com/repos/gpac/gpac/issues/826/comments
2
2017-05-06T19:25:29Z
2019-07-07T20:23:33Z
https://github.com/gpac/gpac/issues/826
226,797,280
826
[ "gpac", "gpac" ]
Very very nice. All PATH variables are replaced with just three gpac entries. ![systempropertiesadvanced_2017-05-05_16-51-17](https://cloud.githubusercontent.com/assets/22996586/25748247/23924780-31b3-11e7-89df-aec0f2f2b677.png) Just great, I'm not mad at all.
Installing gpac deleted all PATH variables
https://api.github.com/repos/gpac/gpac/issues/825/comments
7
2017-05-05T13:52:04Z
2018-06-13T11:37:47Z
https://github.com/gpac/gpac/issues/825
226,579,991
825
[ "gpac", "gpac" ]
Starting 0.7.0 MP4Box no longer producing MP4 files that could be played using reference dash.js player. I see the same error when generating DASH with gpac 0.7.0, 0.7.1 and master (as of 05.05.2017): # In javascript console Video Element Error: MEDIA_ERR_SRC_NOT_SUPPORTED (0x80004005: IsInitSegmentPres...
MP4Box generates not valid MP4 for DASH starting v.0.7.0
https://api.github.com/repos/gpac/gpac/issues/824/comments
26
2017-05-05T12:08:02Z
2017-06-19T11:14:25Z
https://github.com/gpac/gpac/issues/824
226,553,531
824
[ "gpac", "gpac" ]
When I import a HEVC file, the following information is lost: Writing Library Encoding settings How can I keep this information? See screenshots.... ![hevc source](https://cloud.githubusercontent.com/assets/16451876/25660331/0a5cf5f6-300c-11e7-8f14-721593d7647e.png) ![mp4 generated with 0 6 2 and all informa...
Information lose
https://api.github.com/repos/gpac/gpac/issues/820/comments
11
2017-05-03T12:24:05Z
2017-05-04T17:20:09Z
https://github.com/gpac/gpac/issues/820
225,968,207
820
[ "gpac", "gpac" ]
The issue occurs on Windows 10 with the latest version (0.7.0) of MP4BOX. I'm using the following command: mp4box -noprog -set-meta face:tk=0 -set-xml <filename1.xml>:tk=0 -set-meta face:tk=2 -set-xml <filename2.xml>:tk=2 -set-meta face:tk=3 -set-xml <filename3.xml>:tk=3 -set-meta face:tk=4 -set-xml <filen...
MP4BOX: Corrupted data when writing a smaller xml element following a larger xml element
https://api.github.com/repos/gpac/gpac/issues/819/comments
3
2017-05-02T21:04:35Z
2017-10-10T07:34:45Z
https://github.com/gpac/gpac/issues/819
225,821,038
819
[ "gpac", "gpac" ]
Hi, With the help of **test-engine-live-tool**, we are doing Mpeg-Dash live stream packaging test. After some time the MP4Box packaging has been stopped by throwing below error **Error:** [0m[32m[DASH] Generating MPD at time 2017-04-30T20:51:10.540Z [0m[32m[DASH] Current Period Duration: 1.01991e+10 [0mmv:...
Error DASHing file: I/O Error
https://api.github.com/repos/gpac/gpac/issues/818/comments
10
2017-05-02T04:55:09Z
2019-06-28T22:00:32Z
https://github.com/gpac/gpac/issues/818
225,590,388
818
[ "gpac", "gpac" ]
I wasn't sure if this is the proper place for such a thing, but the website seemed to indicate this is a good place to add an idea for a feature. Please, forgive me if this is the wrong place. When using -splitx we have the ability to indicate a split from a specified point to the end of the file: (example: '...
[MP4Box Feature Request] Remove "X" (seconds) from End of File
https://api.github.com/repos/gpac/gpac/issues/817/comments
3
2017-05-01T16:35:55Z
2020-08-26T07:13:14Z
https://github.com/gpac/gpac/issues/817
225,467,965
817
[ "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...
[Feature Request] Remove
https://api.github.com/repos/gpac/gpac/issues/816/comments
0
2017-05-01T16:27:44Z
2017-05-01T16:28:57Z
https://github.com/gpac/gpac/issues/816
225,466,339
816
[ "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...
Makefile typo
https://api.github.com/repos/gpac/gpac/issues/815/comments
1
2017-04-27T08:09:05Z
2017-04-27T11:37:04Z
https://github.com/gpac/gpac/issues/815
224,704,725
815
[ "gpac", "gpac" ]
There are plenty of places where the GF_4CC() macro is used while there is already a constant for that value. We should only have GF_4CC() in .h or the box registry.
Replace GF_4CC by using constants
https://api.github.com/repos/gpac/gpac/issues/814/comments
0
2017-04-26T12:33:39Z
2017-07-11T15:43:04Z
https://github.com/gpac/gpac/issues/814
224,452,100
814
[ "gpac", "gpac" ]
Dear GPAC team, If I try to play the following DASH stream (please see commandline), mp4client is stuck at 49/100 buffering and never gets to display the first frame. GPAC version is GPAC/0.7.0-rev4-gb6f0157-master, downloaded as nightly Windows 64-bit build. NOTE: Reducing BufferLength from 3000 to 500 in [Netwo...
DASH streaming, stuck at Buffer 49/100
https://api.github.com/repos/gpac/gpac/issues/813/comments
1
2017-04-26T11:05:12Z
2019-07-01T18:27:56Z
https://github.com/gpac/gpac/issues/813
224,429,342
813
[ "gpac", "gpac" ]
i work with the following version of MP4Box: MP4Box - GPAC version 0.5.1-DEV-rev5290M The following issue with MP4Box is observed when input mp4-file contains AVC/H.264 video with different SPS (i.e. some SPS in mdat-box differ from that specified in AVCc). To reproduce the issue i uploaded a small video exce...
Access Unit Delimiter is misplaced after h264 elementary setream extraction
https://api.github.com/repos/gpac/gpac/issues/812/comments
1
2017-04-26T10:34:19Z
2019-06-28T21:55:34Z
https://github.com/gpac/gpac/issues/812
224,420,970
812
[ "gpac", "gpac" ]
If I am trying to 'dash' some (short - 20s) audio & video tracks with a (long - 42 minutes) webvtt MP4 file. MP4Box does not every seem to finish. Aborted after 15 minutes or so. Full test data uploaded to mediafire. OS/X 10.12.4. ``` spencer@Taklamakan:Test$ MP4Box -version MP4Box - GPAC version 0.7.0-rev4-gb6f0...
Unequal duration between audio/video and webvtt causes MP4Box to run forever?
https://api.github.com/repos/gpac/gpac/issues/810/comments
3
2017-04-24T21:08:16Z
2017-04-27T16:30:11Z
https://github.com/gpac/gpac/issues/810
223,951,645
810
[ "gpac", "gpac" ]
With 2 AC3 audio tracks, stereo & 5+1 in separate files, how can I create a MPD with an adaptation set that contains 2 representation that details the number of channels in each representation? Each representation I expect should contain a <AudioChannelConfiguration> which specifies the number of channels in each s...
Configuring <AudioChannelConfiguration>
https://api.github.com/repos/gpac/gpac/issues/809/comments
3
2017-04-24T18:44:25Z
2017-04-25T14:12:10Z
https://github.com/gpac/gpac/issues/809
223,915,109
809
[ "gpac", "gpac" ]
I'm running the following command on a fragmented MP4 in an attempt to generate a DASH MPD manifest file that references the input files: `MP4Box -dash 1000 -profile dashavc264:onDemand -out food_review.mpd food_review_low.mp4 food_review_med.mp4 food_review_high.mp4` Instead I am getting three segmentation files ...
Generating an MPD manifest from a fMP4 w/o generating segments
https://api.github.com/repos/gpac/gpac/issues/808/comments
9
2017-04-24T16:53:29Z
2024-01-30T07:17:33Z
https://github.com/gpac/gpac/issues/808
223,884,596
808
[ "gpac", "gpac" ]
Hi, selur, a staxrip user and me (three different sample clips) noticed mov demuxing stopped working in recent builds. Thanks
mov demuxing not working
https://api.github.com/repos/gpac/gpac/issues/806/comments
6
2017-04-22T08:18:09Z
2017-04-26T11:27:22Z
https://github.com/gpac/gpac/issues/806
223,549,275
806
[ "gpac", "gpac" ]
Hi, We are creating MPEG-DASH live streams and testing playback for it's consistency. But after 72hours or so from the start of live stream packaging we are facing playback problem , that's because of 404 for audio segments. Please have a look into below description and attached text file.. ! The MP4Box comma...
Audio file deletion is not same as video file deletion
https://api.github.com/repos/gpac/gpac/issues/804/comments
2
2017-04-19T12:17:14Z
2017-07-28T12:30:14Z
https://github.com/gpac/gpac/issues/804
222,718,422
804
[ "gpac", "gpac" ]
_This is a question and not a bug report._ I have thousands of video segments like this: ``` General ID : 1 (0x1) Complete name : segment1_3_av.ts Format : MPEG-TS File size : 2...
Integrity check of video segment?
https://api.github.com/repos/gpac/gpac/issues/802/comments
6
2017-04-18T03:56:58Z
2017-04-20T00:51:28Z
https://github.com/gpac/gpac/issues/802
222,294,821
802
[ "gpac", "gpac" ]
using: MP4Box - GPAC version 0.7.0-rev1-g544b69041-ab-suite any hevc raw file I throw at it: > G:\Hybrid>MP4Box -par 1=1:1 -add "H:\Output\15_42_59_6410_01.265"#video:fps=25 -brand hvc1 -itags tool="Hybrid 2017.04.17.1" -tmp "H:\Output" -new "H:\Output\15_42_59_6410__02.mp4" HEVC import - frame size 640 x 352...
HEVC muxing totally broken with 0.7.0
https://api.github.com/repos/gpac/gpac/issues/801/comments
4
2017-04-17T13:46:22Z
2017-04-19T17:46:07Z
https://github.com/gpac/gpac/issues/801
222,135,470
801
[ "gpac", "gpac" ]
I have two videos that I encoded them with ffmpeg, like: ffmpeg -i 1_video.mp4 -c:v libx264 -x264opts 'keyint=100:min-keyint=25:no-scenecut' -b:v 2048k -maxrate 2048k -bufsize 4000k -acodec copy mixed-refs 1 -flags +loop -coder 1 -mbtree 1 -preset medium video2.mp4 ffmpeg -i 1_video.mp4 -c:v libx264 -x264opts '...
setting min-keyint and keyint
https://api.github.com/repos/gpac/gpac/issues/800/comments
1
2017-04-17T10:29:05Z
2017-04-17T10:57:42Z
https://github.com/gpac/gpac/issues/800
222,107,062
800
[ "gpac", "gpac" ]
May be useful for tracking API/ABI symbols in the library: https://abi-laboratory.pro/tracker/timeline/gpac/ The report is created with the help of open-source abi-tracker tool: https://github.com/lvc/abi-tracker Thank you. ![gpac-1](https://cloud.githubusercontent.com/assets/1517837/25042005/aea12d1c-2125-11e...
API/ABI changes review for GPAC
https://api.github.com/repos/gpac/gpac/issues/799/comments
7
2017-04-14T11:21:47Z
2021-01-18T17:27:22Z
https://github.com/gpac/gpac/issues/799
221,791,762
799
[ "gpac", "gpac" ]
I have tried this command to make dash output and I used it on a 10 minutes videos and a 70 minutes video. the first one plays very well and has a very low delay when I play it on videoJS and ExoPlayer. but when I use the same command for a longer video, It has some problem in playing and the seek delay is much more th...
Dashing and the video length
https://api.github.com/repos/gpac/gpac/issues/798/comments
3
2017-04-12T15:47:31Z
2017-04-12T16:46:43Z
https://github.com/gpac/gpac/issues/798
221,307,162
798
[ "gpac", "gpac" ]
I used this command to create my dash video files: MP4Box -dash 4000 -rap -segment-name %s_ -bs-switching no -out manifest.mpd 1_low#video 1_med#video 1_high.mp4#video 1_low.mp4#audio 1_med.mp4#audio 1_high.mp4#audio when I try to play it on android ExoPlayer, after seeking the video forward, the audio starts to ...
audio and video playback is not sync in mpeg-dash output
https://api.github.com/repos/gpac/gpac/issues/797/comments
2
2017-04-12T10:28:02Z
2017-04-12T11:23:20Z
https://github.com/gpac/gpac/issues/797
221,218,596
797
[ "gpac", "gpac" ]
log file and sample source file: https://forum.doom9.org/showthread.php?p=1803342&highlight=staxrip#post1803342
problem demuxing pcm
https://api.github.com/repos/gpac/gpac/issues/796/comments
3
2017-04-11T09:38:24Z
2017-04-12T09:31:21Z
https://github.com/gpac/gpac/issues/796
220,893,784
796
[ "gpac", "gpac" ]
I have created my mp4 dash with mp4box and I set the duration to 4000. now when i start to play the output format, the delay is alot when I seek in the video and it seems like it is downloading all the segments and the segment duration does'nt seem to be 4000! the size of segments are very small here is my mp4box c...
Urgent** problem with dash delay and very short segment size
https://api.github.com/repos/gpac/gpac/issues/795/comments
1
2017-04-10T10:37:55Z
2017-04-11T15:44:55Z
https://github.com/gpac/gpac/issues/795
220,603,878
795
[ "gpac", "gpac" ]
I am using MP4Box to create dash video from some videos. when the source video codec is in h264, the final result is fine is playback and has video and audio, but when the source codec is in a different format, like MPEG-4 Visual, the final dash file has no video. here is my code for mp4box: `MP4Box -dash 4000 -...
no video in the dash reault file of MPEG-4 Visual format
https://api.github.com/repos/gpac/gpac/issues/794/comments
1
2017-04-08T14:53:11Z
2017-06-28T13:41:13Z
https://github.com/gpac/gpac/issues/794
220,404,451
794
[ "gpac", "gpac" ]
Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! MP4Box -info test.mp4 issues: [iso file] Unknown box type COVR [isom] not enough bytes in box ilst: 8 left, reading 111 [iso file] Read Box "ilst" failed (Invalid IsoMedia File) - skipping *** E...
[iso file] Unknown box type COVR
https://api.github.com/repos/gpac/gpac/issues/793/comments
2
2017-04-08T04:01:46Z
2017-07-17T17:09:18Z
https://github.com/gpac/gpac/issues/793
220,373,318
793
[ "gpac", "gpac" ]
Hi, Not sure it is the good place for this question since it is more a question than an issue but I didn't find better place. I wonder if it is possible to use MP4Box rtp in order to stream ISOBMFF content protected with common encryption, and in this case, how content protection information is transmitted. Than...
Is it possible to stream 'cenc' protected content in RTP with (or without) using hint track
https://api.github.com/repos/gpac/gpac/issues/792/comments
1
2017-04-07T14:33:32Z
2017-06-28T13:36:30Z
https://github.com/gpac/gpac/issues/792
220,231,982
792
[ "gpac", "gpac" ]
Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! Hello! When I input MP4Box -dash 10000 -frag 10000 -rap -frag-rap test_result/test1.mp4, it will recur "段错误 (核心已转储)", who can help me solve this problem?Thank you. - [x] I looked for a similar is...
MP4Box -dash can not create mpd?段错误 (核心已转储)
https://api.github.com/repos/gpac/gpac/issues/791/comments
4
2017-04-06T02:31:58Z
2017-04-06T10:04:08Z
https://github.com/gpac/gpac/issues/791
219,769,494
791
[ "gpac", "gpac" ]
Now that Apple support fMP4 streaming, is it possible to configure MP4Box to create MP4 segments referenced by both an MPD and M3u8 Manifest?
MP4Box - create both MPD and M3U8
https://api.github.com/repos/gpac/gpac/issues/790/comments
4
2017-04-05T03:26:22Z
2019-06-29T16:32:26Z
https://github.com/gpac/gpac/issues/790
219,456,585
790
[ "gpac", "gpac" ]
Hi, I am trying to get mp4box to take a udp ts stream and create a dash file and change its aspect ratio. I am using the following command: MP4Box -grab-ts udp://127.0.0.1:1234 -par "68=16:11" -dash-live 20000 file.ts -mpd-refresh 10000 The only thing that this command does is dumping the stream to a file.ts, ...
mp4box udp stream to dash with AR manipulation not working
https://api.github.com/repos/gpac/gpac/issues/789/comments
1
2017-04-01T14:20:46Z
2017-04-01T18:53:49Z
https://github.com/gpac/gpac/issues/789
218,698,758
789
[ "gpac", "gpac" ]
e.g. c.f. fmp4demux for #787
add test apps to enable more unit test
https://api.github.com/repos/gpac/gpac/issues/788/comments
1
2017-03-31T14:32:41Z
2019-06-28T21:53:40Z
https://github.com/gpac/gpac/issues/788
218,520,250
788
[ "gpac", "gpac" ]
I want to test SRD property in order to play a video tiled into 2 parts. In the example, it is just the same video duplicated. When i run the command: `MP4Client manifest.mpd` I receive a segmentation fault error. I tried to log everything with the flag all@debug but i cannot understand the problem. This...
Segmentation fault error when playing SRD content
https://api.github.com/repos/gpac/gpac/issues/786/comments
1
2017-03-29T11:49:26Z
2017-06-28T13:43:24Z
https://github.com/gpac/gpac/issues/786
217,850,286
786
[ "gpac", "gpac" ]
Hi, The error code we get from MP4Box is _ > Error while DASH-ing file: Feature Not Supported _ Packaging command : **MP4Box -v -dash 4000 -rap -frag-rap -sample-groups-traf -no-frags-default -bs-switching no -profile dashavc264:live test_enc.mp4 -log-file dashtest/test.log -out dashtest/dash.mpd** ...
Unable to package the encrypted mp4 file
https://api.github.com/repos/gpac/gpac/issues/785/comments
14
2017-03-29T05:37:19Z
2017-07-11T13:50:42Z
https://github.com/gpac/gpac/issues/785
217,769,926
785
[ "gpac", "gpac" ]
Take the [attached NHML](https://github.com/gpac/gpac/files/854590/example.nhml.txt), it has a duration attribute on the last JPEG sample. With or without this last duration attribute, two players that I tested (VLC and Mac native player) show an inconsistent ending for the resulting media. VLC ignores it and stop play...
NHML encoding is not honoring last element's duration attribute
https://api.github.com/repos/gpac/gpac/issues/783/comments
1
2017-03-20T11:36:06Z
2017-06-28T13:49:30Z
https://github.com/gpac/gpac/issues/783
215,394,209
783
[ "gpac", "gpac" ]
Hi all, Not a big issue but for information, when compiling on linux with newer versions of libavcodec (7:2.8.11 for instance), new warnings appear: ``` video_muxer.c:561:2: warning: ‘coded_frame’ is deprecated [-Wdeprecated-declarations] video_muxer.c:562:2: warning: ‘coded_frame’ is deprecated [-Wdeprecated-...
build warning: in newer versions of libavcodec, AVCodecContext.coded_frame has become deprecated
https://api.github.com/repos/gpac/gpac/issues/782/comments
2
2017-03-17T13:23:50Z
2019-06-28T21:51:50Z
https://github.com/gpac/gpac/issues/782
215,002,024
782
[ "gpac", "gpac" ]
There is an Instagram cache (MPEG-DASH). Files init.m4v, init.m4a (moov); segmentXXX.m4v, segmentXXX.m4a (moof mdat). Files are not opened by media players (VLC). How can I assemble these files into one MP4 file?
MPEG-DASH m4v + m4a = mp4
https://api.github.com/repos/gpac/gpac/issues/778/comments
7
2017-03-15T10:05:11Z
2019-02-09T06:45:19Z
https://github.com/gpac/gpac/issues/778
214,339,717
778
[ "gpac", "gpac" ]
I have used mp4box to create my dash video and mpd maniferst. I can play the videos on android and all browsers, but not on safari (10+). is there anyway to make this manifest playable on safari? or is there a way to convert mpd to m3u8? demo: http://79.175.133.185/static/videos/bighero2000/index.html
mpeg-dash playback on safari
https://api.github.com/repos/gpac/gpac/issues/775/comments
1
2017-03-11T06:45:19Z
2019-06-28T21:50:21Z
https://github.com/gpac/gpac/issues/775
213,510,912
775
[ "gpac", "gpac" ]
I am using ffmpeg and mp4box to create my dash videos. the segments that are created for audio and video are not the same in number, so it causes interrupts in playback. how can i force the same number of segments for audio and video? here is my MP4Box command: `MP4Box -dash 4000 -rap -dash-profile dashavc264:liv...
force same number of segments for audio and video
https://api.github.com/repos/gpac/gpac/issues/774/comments
14
2017-03-08T10:13:26Z
2017-03-09T08:47:48Z
https://github.com/gpac/gpac/issues/774
212,692,080
774
[ "gpac", "gpac" ]
Apple announced support of fragmented MP4 for HLS m3u8 ( https://developer.apple.com/videos/play/wwdc2016/504/ ) MP4Box works like a charm to create MP4 fragments and Media Presentation Description (.mpd) for MPEG-DASH Question 1: How to create with MP4Box m3u8 for HLS with fragmented mp4 (instead of MPEG-TS frag...
MP4Box -dash create HLS m3u8 for fragmented MP4
https://api.github.com/repos/gpac/gpac/issues/772/comments
35
2017-03-06T11:51:19Z
2020-04-30T09:58:32Z
https://github.com/gpac/gpac/issues/772
212,100,066
772
[ "gpac", "gpac" ]
I am creating live profile dash using mp4box, and it is creating different number of segments for audio and video. audio has less segments. how can I fix this? it is causing some problems in playback `MP4Box -dash 4000 -rap -profile live -segment-name %s_ -frag-rap -out dash2/manifest.mpd 1500.mp4 700.mp4 audio.mp4`...
different number of segments for audio and video
https://api.github.com/repos/gpac/gpac/issues/771/comments
5
2017-03-06T08:15:48Z
2017-03-06T10:05:05Z
https://github.com/gpac/gpac/issues/771
212,051,138
771
[ "gpac", "gpac" ]
I have created my mpeg-dash file using this code: `MP4Box -dash 4000 -rap -profile live -segment-name %s_ -frag-rap -out dash2/manifest.mpd 1500.mp4 700.mp4 audio.mp4` and it is working fine until I seek in the video and then it starts to fail loading the segments. any ideas why this is happening?? here is ...
mpeg-dash video segments fail to load
https://api.github.com/repos/gpac/gpac/issues/770/comments
3
2017-03-05T14:21:32Z
2017-07-18T11:14:15Z
https://github.com/gpac/gpac/issues/770
211,955,755
770
[ "gpac", "gpac" ]
I am using onDemand profile to create my mpeg-dash using mp4box, and it is working fine, but it does not create small segments and just uses byte range to play the mpeg-dash. is there any way to use that option and create the segments too?? `MP4Box -dash 4000 -profile onDamand -rap -segment-name %s_ -out manifes...
onDemand profile and creating the segments
https://api.github.com/repos/gpac/gpac/issues/769/comments
1
2017-03-05T12:04:31Z
2017-03-05T12:54:20Z
https://github.com/gpac/gpac/issues/769
211,948,310
769
[ "gpac", "gpac" ]
I have created some mpeg-dash video with mp4 videos and they work fine, now I have a mkv video file, and I converted it to mp4 with : `ffmpeg -i a.mkv -acodec copy -vcodec copy a.mp4 ` and then I made the video streams with: `ffmpeg -i a.mp4 -movflags faststart -r 24 -vcodec libx264 -preset slow -tune zerola...
convert MKV to mpeg-dash
https://api.github.com/repos/gpac/gpac/issues/768/comments
4
2017-03-05T09:08:29Z
2019-07-07T17:51:05Z
https://github.com/gpac/gpac/issues/768
211,940,558
768
[ "gpac", "gpac" ]
Hello, I have a bunch of aac that I'm trying to wrap in a m4a container. But when I use mp4box to wrap it it just creates a 1KB, 1sec file. I tried with gpac-0.6.1-rev0-g72d766c-master-win32, gpac-0.6.1-rev0-g72d766c-master-x64 and the latest dev build, gpac-0.6.2-DEV-rev1406-gfa9ab95-master-x64 I'm using W...
MP4Box creates empty file when wrapping HE-AAC ADTS in M4A container
https://api.github.com/repos/gpac/gpac/issues/766/comments
5
2017-03-01T19:56:58Z
2020-04-22T10:38:58Z
https://github.com/gpac/gpac/issues/766
211,190,583
766
[ "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 i...
Incorrect duration in segment template due to improper rounding
https://api.github.com/repos/gpac/gpac/issues/765/comments
2
2017-03-01T00:58:03Z
2017-03-01T14:28:56Z
https://github.com/gpac/gpac/issues/765
210,948,938
765
[ "gpac", "gpac" ]
I have used ffmpeg and mp4box to create a non-adaptive mpeg-dash, and I am doing it by using only one bitrate in each video (its just a test). here is my demo link. my video has a delay about 15 seconds when I seek in the video and its so bad for my purpose. why am I having this delay?? is it a buffering problem?? I wo...
on-demand video playback delay
https://api.github.com/repos/gpac/gpac/issues/764/comments
1
2017-02-28T14:50:08Z
2017-07-11T11:36:24Z
https://github.com/gpac/gpac/issues/764
210,808,213
764
[ "gpac", "gpac" ]
I have used ffmpeg and mp4box to create mpeg-dash videos. when i try to play the videos, i only get the video and by checking the network status, i can see that only video segments are being played, not the audio. how can i fix this?? this is my mp4box command: `MP4Box -dash 4000 -profile onDamand -rap -segment-...
mpeg-dash unable to play audio
https://api.github.com/repos/gpac/gpac/issues/763/comments
10
2017-02-28T08:05:38Z
2017-02-28T11:04:20Z
https://github.com/gpac/gpac/issues/763
210,714,368
763
[ "gpac", "gpac" ]
Hello all, We are working on a problem, where we have a large set of images of a video, from which we create a bunch of video segments. After this process we have multiple video files which played together will have the whole video. For example, output1.mp4, output2.mp4,output3.mp4, output4.mp4, output5.mp4 combined...
Create MPD file and DASHable segments with lots of small MP4 video files
https://api.github.com/repos/gpac/gpac/issues/762/comments
4
2017-02-26T00:15:15Z
2017-03-01T07:19:35Z
https://github.com/gpac/gpac/issues/762
210,272,489
762
[ "gpac", "gpac" ]
All I want to do is move the MOOV atom. According to docs -inter 0 should do it without interleaving. Console messages indicate otherwise. ``` C:\temp>mp4box -version MP4Box - GPAC version 0.6.1-rev0-g72d766c-master GPAC Copyright (c) Telecom ParisTech 2000-2012 GPAC Configuration: (static configuration file) F...
MP4Box apparently interleaving 0.500 secs even when specify -inter 0
https://api.github.com/repos/gpac/gpac/issues/760/comments
6
2017-02-22T18:42:46Z
2017-03-01T11:51:58Z
https://github.com/gpac/gpac/issues/760
209,543,706
760
[ "gpac", "gpac" ]
Hello, i have tried to use various versions of mp4box including the latest nightly (windows builds) without success, some files crash mp4box, here 2 of them : https://mega.nz/#F!pghHXB4Y!IUlwBsH6qw8gG-jU-t2qog `mp4box -add 1.avi 1.mp4` ![uneeeetitled](https://cloud.githubusercontent.com/assets/812995/23035906/1...
Mp4box crashing on certain avi files
https://api.github.com/repos/gpac/gpac/issues/758/comments
5
2017-02-16T18:37:05Z
2019-06-28T21:38:40Z
https://github.com/gpac/gpac/issues/758
208,208,238
758
[ "gpac", "gpac" ]
Hello, i have some files which refuse remuxing with mp4box some have mp3 audio and others ac3 audio error is "unsupported avi audio format" `mp4box -add 1.avi 1.mp4` here one avi with mp3 : https://mega.nz/#F!NlRQULSB!elur605CdkFvf8GGGe_F-Q examples : ``` General Format : AVI Form...
Mp4box, mp3 "unsupported avi audio format"
https://api.github.com/repos/gpac/gpac/issues/757/comments
1
2017-02-16T17:23:12Z
2019-06-28T21:37:32Z
https://github.com/gpac/gpac/issues/757
208,189,641
757
[ "gpac", "gpac" ]
### MP4BOX - Version Info _MP4Box - GPAC version 0.6.1-revrelease GPAC Copyright (c) Telecom ParisTech 2000-2012 GPAC Configuration: --disable-wx --disable-pulseaudio --prefix=/usr/local/Cellar/gpac/0.6.1 --mandir=/usr/local/Cellar/gpac/0.6.1/share/man --disable-x11 Features: GPAC_64_BITS GPAC_HAS_SSL_ ### Down...
MP4BOX duplicates one stream for all "AdaptationSets" when creating .mpd from a muxed-source
https://api.github.com/repos/gpac/gpac/issues/756/comments
1
2017-02-16T14:56:17Z
2019-06-28T21:35:25Z
https://github.com/gpac/gpac/issues/756
208,144,247
756
[ "gpac", "gpac" ]
I installed GPAC by using nightly builds http://gpac.io/downloads/gpac-nightly-builds/ http://download.tsi.telecom-paristech.fr/gpac/latest_builds/linux64/gpac/gpac_0.6.2-DEV-rev1395-g8d096e5-master_amd64.deb MP4Client -gui http://download.tsi.telecom-paristech.fr/gpac/SRD/srd_hevc/multi_rate/hevc_srd.mpd#LIVE360...
MP4Client failed to playback hevc-tiled dash contents
https://api.github.com/repos/gpac/gpac/issues/755/comments
7
2017-02-16T08:25:12Z
2019-06-28T17:41:57Z
https://github.com/gpac/gpac/issues/755
208,051,923
755
[ "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...
DashCast dropping video frames and does not create output
https://api.github.com/repos/gpac/gpac/issues/752/comments
11
2017-02-08T06:08:32Z
2019-06-28T17:41:07Z
https://github.com/gpac/gpac/issues/752
206,105,155
752
[ "gpac", "gpac" ]
Hi, Read a couple answers about writing log files with -lf but it seems not to be working for me. With the earlier versions of gpac i can use printf to print variables (e.g printf("bandwidth is : %d\n",bandwidth);) and have them written to a file with a simple **MP4Client abc.mpd >mylog.txt** . Do i have to enable a...
printing variables to a file
https://api.github.com/repos/gpac/gpac/issues/751/comments
1
2017-02-08T01:43:54Z
2017-02-08T07:05:13Z
https://github.com/gpac/gpac/issues/751
206,071,504
751
[ "gpac", "gpac" ]
I wanted to do a dash video with MP4Box. I generated 2 videos and 2 audios with FFmpeg using the following settings. `ffmpeg -i oceans.mp4 -map 0:a -map -0:d -map -0:s -acodec libvorbis -ab 45k -ar 44100 -f webm -preset veryfast -vn -strict -2 audio_45k` `ffmpeg -i oceans.mp4 -map 0:a -map -0:d -map -0:s -ac...
Webm dashing with MP4Box
https://api.github.com/repos/gpac/gpac/issues/750/comments
2
2017-02-07T10:38:52Z
2020-07-31T12:16:06Z
https://github.com/gpac/gpac/issues/750
205,848,666
750
[ "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...
Compiling gpac from source on raspberry pi 3
https://api.github.com/repos/gpac/gpac/issues/749/comments
2
2017-02-07T06:24:01Z
2017-02-08T01:49:15Z
https://github.com/gpac/gpac/issues/749
205,797,531
749
[ "gpac", "gpac" ]
Hello, I am having issues with playback of tiled HEVC MP4 streams with the latest GPAC nightly (gpac-0.6.2-DEV-rev1362-ge748b05-master-x64.exe), I have uploaded the source HEVC file, MP4 file generated with mp4box and command lines and logs to the dropbox, which I hope can help. Problem happens on both Windows an...
Problem playing back tiled HEVC generated with MP4Box (was working previously)
https://api.github.com/repos/gpac/gpac/issues/745/comments
2
2017-01-26T09:41:40Z
2017-01-26T12:52:32Z
https://github.com/gpac/gpac/issues/745
203,327,992
745
[ "gpac", "gpac" ]
Attached - drm_file.xml with config info -cmd: MP4BOX -crypt drm_file.xml big_buck_bunny.mp4 -out cenc_ctr_pattern.mp4 Error message: [CENC/ISMA] Encryption type not sopported Error: Feature Not Supported Upload .zip contains drm_file.xml and my .mp4 clip Could you help figure ...
Can not encrypt .mp4 using "cens"/"CENC AES-CTR Pattern" with latest nightly build gpac-0.6.2-DEV-rev1359-g0373a51-master-win32.exe
https://api.github.com/repos/gpac/gpac/issues/743/comments
2
2017-01-24T22:14:51Z
2017-07-28T13:04:54Z
https://github.com/gpac/gpac/issues/743
202,956,025
743
[ "gpac", "gpac" ]
Please fix the current BUG: https://trac.videolan.org/vlc/ticket/17860
tx3g and raw commands
https://api.github.com/repos/gpac/gpac/issues/741/comments
2
2017-01-21T19:26:52Z
2017-01-24T09:50:47Z
https://github.com/gpac/gpac/issues/741
202,334,770
741
[ "gpac", "gpac" ]
Hi all, We are trying to create live channel stream in Mpeg-Dash with the use of MP4Box.The playback is smooth and it is playing long time(approx. 1hr), If we start the playback immediately once stream conversion started. If playback is started later, it is playing for few minutes and apache log gives 404 for s...
client is requesting for segment which is not yet created
https://api.github.com/repos/gpac/gpac/issues/740/comments
2
2017-01-20T13:25:59Z
2017-07-28T13:06:15Z
https://github.com/gpac/gpac/issues/740
202,139,691
740
[ "gpac", "gpac" ]
Hi all, Am trying to signal the closed caption of CEA-608 and CEA-708 in manifest file after packaging. The mediainfo of encoded mp4 file is having the information of embedded subtitle information (CEA 608 and 708). So, In order to signal it in manifest file what I need to do ? I have searched the commands of M...
Signalling of CEA 608 and 708 in MPD file
https://api.github.com/repos/gpac/gpac/issues/738/comments
4
2017-01-17T13:47:04Z
2017-01-18T10:02:38Z
https://github.com/gpac/gpac/issues/738
201,288,760
738
[ "gpac", "gpac" ]
I am a new user of MP4Box on a Mac running OS X Yosemite 10.10.5. I am trying to remove a track from an MP4 file using the -rem trackID command in Terminal and I am receiving the following error message: Error - 2 input names specified, please check usage. Does anyone have any idea what the problem is?
MP4Box: Error - 2 input names specified, please check usage
https://api.github.com/repos/gpac/gpac/issues/737/comments
2
2017-01-17T06:18:33Z
2017-01-17T15:29:12Z
https://github.com/gpac/gpac/issues/737
201,185,477
737
[ "gpac", "gpac" ]
I'm trying to use mp4box to create an MPEG-DASH files from a transport stream file. The resulting mpd file has a `<RepresentationIndex>` node references file video_dash.six. video_dash.six is not generated. Is this expected behavior? Should video_dash.six be created by mp4box? Details: I'm using this command: ...
mp4box MPD file references missing RepresentationIndex file
https://api.github.com/repos/gpac/gpac/issues/736/comments
2
2017-01-11T16:44:37Z
2019-06-28T17:40:24Z
https://github.com/gpac/gpac/issues/736
200,145,433
736
[ "gpac", "gpac" ]
RFC: https://tools.ietf.org/html/rfc6381#section-3.3 in function: `gf_media_get_rfc_6381_codec_name()` `avc1.42e01e` -> `avc1.42E01E` Fix: replace `%02x` -> `%02X`
rfc6381 is "case sensitive"
https://api.github.com/repos/gpac/gpac/issues/735/comments
1
2017-01-11T12:39:50Z
2017-01-11T16:38:36Z
https://github.com/gpac/gpac/issues/735
200,082,738
735
[ "gpac", "gpac" ]
Is there a command-line option to add a "iods" atom? I am asking because I get the warning message: "File has no MPEG4 IOD/OD"
Add 'iods' atom
https://api.github.com/repos/gpac/gpac/issues/733/comments
2
2017-01-07T11:38:58Z
2024-04-20T03:19:56Z
https://github.com/gpac/gpac/issues/733
199,356,894
733
[ "gpac", "gpac" ]
https://github.com/stax76/staxrip/issues/130
problem demuxing PCM
https://api.github.com/repos/gpac/gpac/issues/732/comments
4
2017-01-04T15:06:28Z
2017-04-13T16:24:14Z
https://github.com/gpac/gpac/issues/732
198,728,700
732
[ "gpac", "gpac" ]
Hi, Is there a way to add image poster to each chapter of the audio file in addition to chapter name. Can you please advise. Thank you. Ajar.
Add image poster to chapters
https://api.github.com/repos/gpac/gpac/issues/730/comments
2
2016-12-22T22:01:03Z
2019-06-28T17:39:58Z
https://github.com/gpac/gpac/issues/730
197,275,631
730
[ "gpac", "gpac" ]
(Version: MP4Box - GPAC version 0.6.2-DEV-rev1258-gb731e76-master, Win10-64bit) This command creates 12sec segment.m4s files, each have six subsegments in SIDX table (12s/2s). SIDX table has timescale=24000, subsegments 1..5 duration=0, subsegment 6 duration=288000. This is introduced in each segment.m4s file. I...
Dash video segment SIDX has an incorrect subsegment duration=0 values
https://api.github.com/repos/gpac/gpac/issues/729/comments
2
2016-12-21T21:44:14Z
2019-07-02T14:35:04Z
https://github.com/gpac/gpac/issues/729
197,040,090
729
[ "gpac", "gpac" ]
Hello I'm gonna to read and play video files encoded with H.264/SVC from an Apache web server by DASH streaming.but I don't know how to do that. Would you help me to do that? thanks.
How Play SVC files by gpac?
https://api.github.com/repos/gpac/gpac/issues/727/comments
1
2016-12-21T14:23:33Z
2017-01-05T14:19:20Z
https://github.com/gpac/gpac/issues/727
196,944,740
727
[ "gpac", "gpac" ]
Dear GPAC team, When trying to open http://download.tsi.telecom-paristech.fr/gpac/SRD/srd_hevc/multi_rate_p60/hevc_srd.mpd HEVC tiled stream on Android (Samsung Galaxy S7, Google Nexus 5, both Android 6.0.1), I get the following: 1. Using osmo4 nightly build (osmo4-0.6.2-DEV-rev1258-gb731e76-master.apk), I get a ...
Android - Crash or error when opening HEVC tiled DASH stream
https://api.github.com/repos/gpac/gpac/issues/726/comments
6
2016-12-21T13:05:58Z
2019-06-28T17:37:39Z
https://github.com/gpac/gpac/issues/726
196,928,312
726
[ "gpac", "gpac" ]
Hi, With the latest osmo4 revision on Android (osmo4-0.6.2-DEV-rev1258-gb731e76-master.apk) I am not able to play back any HEVC or H.264 streams on my Android devices. I also tried to build osmo4 from the Git repository of 19.12.2016, with the same result. Only first video frame is shown on the screen, and then n...
Android - MediaCodec decoding does not work (Galaxy S7, Nexus 5), HEVC and H.264 streams
https://api.github.com/repos/gpac/gpac/issues/725/comments
4
2016-12-21T12:26:11Z
2019-06-28T17:35:47Z
https://github.com/gpac/gpac/issues/725
196,920,563
725
[ "gpac", "gpac" ]
On master branch, this assertion is triggered when playing live hls src/media_tools/dashclient.c:2198 assert(seg_url->hls_utc_start_time); for this reason: my test stream does have a #EXT-X-PROGRAM-DATE-TIME, so attributes->playlist_utc_timestamp is never set in m3u8.c:443, so playlist element utc_start_tim...
HLS live stream assertion failing
https://api.github.com/repos/gpac/gpac/issues/724/comments
1
2016-12-21T11:55:11Z
2017-07-28T13:13:29Z
https://github.com/gpac/gpac/issues/724
196,914,780
724
[ "gpac", "gpac" ]
Reencoding a rotated android video and try to remux the reencode atm. I use ffmpeg with ` -metadata:s:v:0 rotation=90 ` since I prefer MP4Box I was wondering there either is an option I'm not aware of or if one could be added to add a rotation flag ? sample of a video with the flag: http://forum.gleitz.info/atta...
Feature request: option to add rotate flag
https://api.github.com/repos/gpac/gpac/issues/723/comments
3
2016-12-20T20:12:37Z
2019-06-28T17:34:49Z
https://github.com/gpac/gpac/issues/723
196,769,042
723
[ "gpac", "gpac" ]
Hi, i've a problem. I want to playback an encrypted mp4 file (crypted using MP4Box tool, and an drm.xml) using DASH. But console tells me that error: Failed to generate a license request DOMException: No supported PSSH box found. This is drm.xml: ``` <GPACDRM type="CENC AES-CTR"> <DRMInfo type="pssh" version...
Dash+Cenc+MP4Box -crypt doesn't work: "Failed to generate a license request DOMException: No supported PSSH box found" erro
https://api.github.com/repos/gpac/gpac/issues/714/comments
3
2016-12-09T10:41:22Z
2019-06-28T17:30:28Z
https://github.com/gpac/gpac/issues/714
194,564,812
714
[ "gpac", "gpac" ]
Good day ! How to create default subtitles . (automatically played together with the video). mp4 fragments without cut - in one file. MP4Box -dash 1000 -profile live video.mp4#trackID=2:id=audio video.mp4#trackID=1:id=video video.mp4#trackID=3:id=subtitle -out video.mpd What's missing here?
+ How to create default subtitles?
https://api.github.com/repos/gpac/gpac/issues/713/comments
1
2016-12-08T22:47:28Z
2019-06-28T17:36:23Z
https://github.com/gpac/gpac/issues/713
194,465,325
713
[ "gpac", "gpac" ]
On my device, all HLS and some Dash streams crash Osmo4. Device: OnePlus 2, Android 6.0.1 Sample streams: - http://www.streambox.fr/playlists/x36xhzz/x36xhzz.m3u8 - http://rdmedia.bbc.co.uk/dash/ondemand/bbb/2/client_manifest-common_init.mpd GPAC Nightly: osmo4-0.6.2-DEV-rev1172-g3782ef6-master.apk Log: ...
Android mediadec_dec module crashes on some streams
https://api.github.com/repos/gpac/gpac/issues/711/comments
3
2016-12-06T16:40:02Z
2019-06-28T17:29:27Z
https://github.com/gpac/gpac/issues/711
193,821,843
711
[ "gpac", "gpac" ]
I couldn't find which part of the code is parsing .mpd or leveraging the content form .mpd to play the video. Could anyone help in this? @jeanlf @rbouqueau Is there any possibility of displaying only specific tiles in the video using osmo4 app?
Question : Could some one brief the procedure how SRD feature is implemented in osmo4_androidstudio
https://api.github.com/repos/gpac/gpac/issues/710/comments
2
2016-12-04T21:57:24Z
2016-12-15T06:38:02Z
https://github.com/gpac/gpac/issues/710
193,379,079
710
[ "gpac", "gpac" ]
Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! This is my first time using this tool. I followed instructions on https://gpac.wp.mines-telecom.fr/dashcast/ to build everything since I am on Fedora. I am on Fedora (see below) so I could not find sev...
DashCast (built on Fedora) I am not able to stream, does not stop running with input .mp4 file
https://api.github.com/repos/gpac/gpac/issues/709/comments
7
2016-12-01T20:37:57Z
2019-06-28T17:28:30Z
https://github.com/gpac/gpac/issues/709
192,955,977
709
[ "gpac", "gpac" ]
``` 12-01 03:58:28.242 10372-11154/com.gpac.Osmo4 E/LibrariesLoader: Exceptions while loading libraries: stlport_shared[UnsatisfiedLinkError]: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.gpac.Osmo4-2/base.apk"],nativeLibraryDire...
Osmo4_android_studio apk error : Faield to init GPAC due to GpacInstanceException
https://api.github.com/repos/gpac/gpac/issues/708/comments
6
2016-11-30T20:28:33Z
2016-12-02T20:07:10Z
https://github.com/gpac/gpac/issues/708
192,670,476
708
[ "gpac", "gpac" ]
### Issue MP4Box miscalculates the chapter start time when microseconds are specified in the chapterfile. If you specify CHAPTER2=00:01:30.048293, then the CHAPTER2 start from 00:02:18.293. The calculation logic seem to be 00:01:30 + 048 seconds + 293 milliseconds. Microseconds might not be supported as a spec...
MP4Box -chap miscalculates the chapter start time when microseconds are specified
https://api.github.com/repos/gpac/gpac/issues/706/comments
1
2016-11-28T13:13:49Z
2019-07-02T12:44:21Z
https://github.com/gpac/gpac/issues/706
192,002,988
706
[ "gpac", "gpac" ]
Using the latest nightly I get the following when trying to multiplex: `MP4Box -par 1=1:1 -add "h:\Output\test.265"#video:fps=25 -brand hvc1 -new "H:\Output\muxed.mp4"` an H265 file, which was created using: `x265 --input - --output-depth 10 --y4m --profile main10 --no-high-tier --level-idc 5.2 --limit-modes --no-o...
HEVC muxing issue
https://api.github.com/repos/gpac/gpac/issues/705/comments
21
2016-11-27T12:33:28Z
2017-07-28T13:15:23Z
https://github.com/gpac/gpac/issues/705
191,858,989
705
[ "gpac", "gpac" ]
Hi all, I have a problem about the tools dashcast. I segment the region of my screen in Win 10 64bit. My command is: E:\wamp\www>DashCast -vf dshow -vres 320x240 -vfr 5 -v video="e2eSoft VCam" -npts -low-delay -time-shift -1 -seg-dur 2000 -live Here is my conf file: ![image](https://cloud.githubusercont...
DashCast live segment Problem
https://api.github.com/repos/gpac/gpac/issues/701/comments
2
2016-11-23T02:31:07Z
2019-06-28T17:27:47Z
https://github.com/gpac/gpac/issues/701
191,175,684
701
[ "gpac", "gpac" ]
To have a script at install-time: - Add MP4Box in PATH. - Osmo4/MP4Client = same thing
Add a pkg for MacOS installer
https://api.github.com/repos/gpac/gpac/issues/700/comments
2
2016-11-22T16:02:30Z
2019-06-28T17:27:27Z
https://github.com/gpac/gpac/issues/700
191,047,577
700
[ "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. I am trying to encrypt not-fragmented ISOBMFF mp4 file and play it in any browser using EME, I am using js code similar to this example: ht...
Question - how to ecrypt not fragmented mp4 file and play it in any browser
https://api.github.com/repos/gpac/gpac/issues/699/comments
5
2016-11-21T22:13:30Z
2019-06-28T17:27:11Z
https://github.com/gpac/gpac/issues/699
190,851,036
699
[ "gpac", "gpac" ]
Can you ask for about examples of applications with new functions attachments (maybe covers) for HEVC? - [ ] Are these functions only player GPAC? _"set-meta ABCD"_ - [ ] What can image formats be added? - [ ] Can the attachment be combined interactively with pages XML? Code: " -set-meta args sets given m...
Question about new functions attachments for HEVC
https://api.github.com/repos/gpac/gpac/issues/695/comments
1
2016-11-16T08:08:32Z
2016-11-22T08:54:57Z
https://github.com/gpac/gpac/issues/695
189,624,248
695
[ "gpac", "gpac" ]
The [TagEditor project][1] supports padding, which allows in place editing of a file: ~~~sh $ time tageditor -s cover=y.jpg --max-padding 100000 -f z.mp4 real 0m1.988s ~~~ However MP4Box rewrites the entire file; this can be slow with large files: ~~~sh $ time mp4box -itags cover=y.jpg z.mp4 real 0...
Utilize padding for in place editing
https://api.github.com/repos/gpac/gpac/issues/693/comments
3
2016-11-13T22:07:51Z
2021-01-19T18:04:30Z
https://github.com/gpac/gpac/issues/693
188,998,625
693
[ "gpac", "gpac" ]
hey, i am getting this error when trying edit the audio language tag. ``` find /Volumes/PlexMedia\ 2/Anime\ TV\ Shows/Naruto\ Shippuden/Season\ 1 -iname '*.mp4' -execdir MP4Box -lang ger {} \; Error opening file Naruto Shippuden s01e31.mp4: Invalid IsoMedia File [iso file] Incomplete MDAT while file is not rea...
MP4box
https://api.github.com/repos/gpac/gpac/issues/692/comments
15
2016-11-13T16:04:00Z
2016-11-15T11:23:04Z
https://github.com/gpac/gpac/issues/692
188,977,903
692
[ "gpac", "gpac" ]
Some strange errors with different combinations of audio/video track selectors. Example: `MP4Box -dash-live 4000 -frag 4000 -subdur 4000 -time-shift 20 -dash-ctx ctx.txt -mpd-refresh 1 -profile live -dynamic -out manifest.mpd ./source/movie-2.mp4#video ./source/movie-2.mp4#audio ` Live DASH-ing - press 'q' to ...
Error writing data (Bad address)
https://api.github.com/repos/gpac/gpac/issues/691/comments
2
2016-11-12T23:18:23Z
2019-06-28T17:25:21Z
https://github.com/gpac/gpac/issues/691
188,940,729
691
[ "gpac", "gpac" ]
@rauf @RodolpheFouquet Would it be possible to add the 'section' field so that we can add new records to an existing GPAC.cfg? The other option would be to map all current options, which is something we'll need to do anyway.
Improvements on the Android XML config editor
https://api.github.com/repos/gpac/gpac/issues/690/comments
1
2016-11-12T14:40:20Z
2019-06-28T17:22:56Z
https://github.com/gpac/gpac/issues/690
188,914,890
690
[ "gpac", "gpac" ]
I'm setting up a dashcast with this command line: DashCast -vres 640x480 -vfr 30 -pixf yuyv422 -vf dshow -v video="Integrated Webcam" -live -low-delay -frag 200 -insert-utc -seg-marker eods -min-buffer 0.2 -ast-offset -800 I've attached the generated mpd file, changing the extension to .txt to allow it to be att...
DashCast generated mpd fails validation, won't play
https://api.github.com/repos/gpac/gpac/issues/686/comments
2
2016-11-08T19:11:59Z
2016-11-14T15:18:20Z
https://github.com/gpac/gpac/issues/686
188,077,806
686
[ "gpac", "gpac" ]
gpac- I've been looking at node-gpac-dash and don't have any trouble running the node server, serving up a dashcast stream of my webcam and can play it nicely with MP4Client, nice work! I'm using the "Low-latency DASH Server with live content" scenario. This doesn't seem to be compatible with other dash clients, ...
Question node-gpac-dash compatibility with dash.js
https://api.github.com/repos/gpac/gpac/issues/684/comments
1
2016-11-08T14:48:38Z
2016-11-28T08:35:45Z
https://github.com/gpac/gpac/issues/684
188,010,824
684
[ "gpac", "gpac" ]
subsamples disappear while DASHing
https://api.github.com/repos/gpac/gpac/issues/683/comments
4
2016-11-08T00:09:51Z
2016-11-09T11:14:20Z
https://github.com/gpac/gpac/issues/683
187,866,354
683
[ "gpac", "gpac" ]
MP4Box -dash broken for media with one sample only
https://api.github.com/repos/gpac/gpac/issues/682/comments
1
2016-11-07T23:50:03Z
2017-07-28T13:15:59Z
https://github.com/gpac/gpac/issues/682
187,863,312
682
[ "gpac", "gpac" ]
When trying to split a file into segments by size mp4box won't generate files larger than 4 Gb. In the following example: mp4box -splits 4194303 input_file.mp4 4194303 is the highest split size in kilobytes that is treated correctly. After 4194304 it starts generating files of the size equal to remainder after d...
MP4box split by size: 4 Gb limit
https://api.github.com/repos/gpac/gpac/issues/680/comments
7
2016-11-05T09:05:57Z
2018-10-17T08:26:48Z
https://github.com/gpac/gpac/issues/680
187,485,850
680
[ "gpac", "gpac" ]
Hi! I'm building a repository with Qt 5 for SLES. I need x264 package, and one of the dependencies is gpac. I have no problem to compile the source in SLES 12, but have the problem in SLES 11. `#ifdef FFMPEG_OLD_HEADERS` `#include <ffmpeg/avformat.h>` `#else` `#include <libavformat/avformat.h>` `#endif` I hav...
The source code thinks that I have an old ffmpeg
https://api.github.com/repos/gpac/gpac/issues/679/comments
2
2016-11-04T14:05:17Z
2016-11-04T20:39:36Z
https://github.com/gpac/gpac/issues/679
187,341,700
679
[ "gpac", "gpac" ]
``` /home/xyz/gpac_extra_libs/build/android/jni/../../../libjpg/jerror.c:78:3: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' 1 warning generated. [armeabi] Compile arm : jpegdroid <= jfdctflt.c [armeabi] Compile arm : jpegdroid <= jfdctint.c [armeabi] Compi...
Error while building Gpac for Android: Unknown or unsupported ARM architecture
https://api.github.com/repos/gpac/gpac/issues/677/comments
5
2016-11-01T22:58:17Z
2016-12-02T18:40:47Z
https://github.com/gpac/gpac/issues/677
186,670,495
677
[ "gpac", "gpac" ]
Hi I'm new to Dashcast. My objective of creating an MPEG Dash live streaming service (input rtmp, output DASH live available on a portal) In my current test setup I use as input file in loop mode. I test the resulting generated stream with dashjs and with the bitmovin player. In both case the playback interrupts af...
DashCast Live Stream - playback unreliable if the segment duration is set less than 16 sec.
https://api.github.com/repos/gpac/gpac/issues/676/comments
4
2016-10-31T16:23:48Z
2019-06-28T17:21:12Z
https://github.com/gpac/gpac/issues/676
186,329,054
676
[ "gpac", "gpac" ]
is vcustom param working in dash cast? I tried this one for profiling encoder into baseline. [v1] type=video width=1280 height=720 bitrate=2500000 vcustom="profile=baseline" same with vcustom="-profile=baseline" vcustom="preset=fast" or with custom="preset-fast". Is vcustom maybe not working in *.conf yet?
VCustom Parameter in dash cast
https://api.github.com/repos/gpac/gpac/issues/675/comments
1
2016-10-27T16:23:09Z
2019-06-28T17:20:54Z
https://github.com/gpac/gpac/issues/675
185,717,138
675