#6761: concat demuxer with data uri jpegs causes "overread 8"
-------------------------------------+-------------------------------------
Reporter: elisnow | Owner:
Type: defect | Status: new
Priority: normal | Component:
Version: git-master | undetermined
Keywords: | Resolution:
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Comment (by elisnow):
For the attached jpg files I simply pasted the data uris into Firefox's
address bar then saved the image to disk. Ordinarily what I do (to
workaround this bug) is programatically save the base64 image to file and
reference the saved file in the concat script which I feed into ffmpeg's
stdin. If I can inject the base64 image directly into the concat script,
then I don't have to take the step of first saving all the images to disk
and then deleting them all later.
The source of the base64 images come from the Chrome !DevTools Protocol
[[https://chromedevtools.github.io/devtools-protocol/tot/Page/#method-
startScreencast | screen casting functionality]].
--
Ticket URL: <https://trac.ffmpeg.org/ticket/6761#comment:7>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac