question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Request - Attachment files tab

See original GitHub issue

I’d love to see a new tab for managing attachment files such as thumbnails or custom fonts.

I tried to add a custom thumbnail, whith I usually do using this kind of command:

ffmpeg -i video.mp4 -i cover.jpg -map 0 -map 1 -c copy -disposition:v:1 attached_pic video_covered.mp4

I tried to play with the custom ffmpeg options input in the Quality tab but never achieved what I wanted.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
cdgriffithcommented, Sep 25, 2020

Covers for mkv files have been added in 3.0.0.

I have items in the project for being able to add / passthrough fonts for subtitles and trying covers on more formats. https://github.com/cdgriffith/FastFlix/projects/1

Also wrote up a quick guide on being able to see said thumbnails on each major system and linked it on cover page https://codecalamity.com/guides/video-thumbnails/

1reaction
L0Lockcommented, Sep 10, 2020

I use Icaros already, maybe that’s why I see them well 😯
I couldn’t use windows without it, I use many file formats for my work that windows don’t support out of the box.

I tried the “mp4 thumbnail method” (if i can call it this way) on MKVs, and it never worked well. Depending on the order of arguments, there was either no custom thumbnail at all, or a custom thumbnail but then I couldn’t see the video stream when playing (tested on VLC, Pot Player and HPC, both actual video stream & thumbnail streams are there and can be selected but the result is pure black). Weird stuff. So far only the “mkv thumbnail method” gives good results from the first attempt.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Attachments Tab - Grants.gov
The Attachments tab on the Manage Workspace page lets users view and download the application's attachments. Note: If the attachment is a .PDF...
Read more >
SOAP Attachments and Files - SoapUI
Attachments Tab. You specify files to be attached to a request in the Attachments tab of the Request editor: soap-request-attachments-tab.png.
Read more >
Insert a file attachment control - Microsoft Support
Double-click the file attachment control. Click the Data tab. Under Binding, click Specify default file, and then click Browse. In the Attach ......
Read more >
10 Working with Attachments - Oracle Help Center
Attachments tab actions allow you to add, remove, open, view (in the Viewer), or get a copy of an attachment file. You can...
Read more >
3 Ways to Attachment Files in Power Apps DataVerse - YouTube
Learn 3 ways you can attach files in Power Apps Model Driven Apps and eventually Portals. In this video, Brian shows you how...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found