Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Allow the option to select All Files (*.*) when opening media (images or videos) or project files. #1348

Open
1 task done
MianSoft opened this issue Nov 3, 2024 · 0 comments
Assignees
Labels
🔷Enhancement Type • Improvements for the software. ⬜ Pending Status • This issue stills needs to be analyzed.

Comments

@MianSoft
Copy link

MianSoft commented Nov 3, 2024

Translation from chatgpt-3.5-turbo

点击此处展开查看原文 | click here to expand and view the original text. - [x] 请确认 Issues 列表无重复的项目。| Please make sure that no duplicated issues has already been delivered.

描述 | Description

我希望在 打开媒体(图像或视频)或项目文件 时可以选择 所有文件 (*.*)
QQ_1730648739889

原因 | Reason

我最近在编辑一个项目的在线文档时折腾了一个工作流:使用 OBS 录制带透明通道的 MOV 视频,之后导入到 ScreenToGif 来导出高质量的 GIF 文件(不用担心因窗口非直角而采集到其他内容)。

最终的成品如下
2024-11-03-23-26

但是我在导入时遇到一个不方便的点:默认的 所有支持的文件 (*.apng, *.avi, *.bmp, *.gif, *.jpg, *.jpeg, *.mkv, *.mp4, *.png, *.stg, *.webp, *.webm, *.wmv, *.zip) 不包含 MOV格式 (*.mov)
QQ_1730649674423
但是我发现可以把文件扩展名改成 视频 (*.mp4) 后再导入依旧可以正常读取,不过需要把制作商从 MediaPlayer 切换到 FFmpeg
QQ_1730649705964

所以我认为允许在 打开媒体(图像或视频)或项目文件 时可以选择 所有文件 (*.*) 可以帮助到像我这样的用户,或是允许选择更多的视频格式

  • 请确认 Issues 列表无重复的项目。| Please make sure that no duplicated issues has already been delivered.

描述 | Description

I would like the option to select All Files (*.*) when opening media (images or videos) or project files.
QQ_1730648739889

原因 | Reason

Recently, while working on an online document for a project, I created a workflow using OBS to record MOV videos with a transparent channel, which I then imported into ScreenToGif to export as high-quality GIF files (without the concern of capturing non-rectangular windows).

The final result is as follows:
2024-11-03-23-26

However, I encountered a small inconvenience when importing: the default All Supported Files (*.apng, *.avi, *.bmp, *.gif, *.jpg, *.jpeg, *.mkv, *.mp4, *.png, *.stg, *.webp, *.webm, *.wmv, *.zip) does not include the MOV format (*.mov).
QQ_1730649674423

I found that renaming the file extension to Video (*.mp4) allows for a successful import, though it requires switching the renderer from MediaPlayer to FFmpeg.
QQ_1730649705964

Therefore, I believe allowing the option to select All Files (*.*) when opening media (images or videos) or project files, or allowing for more video formats, could be helpful to users like me.

@MianSoft MianSoft added ⬜ Pending Status • This issue stills needs to be analyzed. 🔷Enhancement Type • Improvements for the software. labels Nov 3, 2024
@MianSoft MianSoft changed the title [新功能 | Feature Request] 打开媒体(图像或视频)或项目文件时可以选择所有文件 (*.*) [新功能 | Feature Request] Allow the option to select All Files (*.*) when opening media (images or videos) or project files. Nov 3, 2024
@MianSoft MianSoft changed the title [新功能 | Feature Request] Allow the option to select All Files (*.*) when opening media (images or videos) or project files. [Feature Request] Allow the option to select All Files (*.*) when opening media (images or videos) or project files. Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔷Enhancement Type • Improvements for the software. ⬜ Pending Status • This issue stills needs to be analyzed.
Projects
None yet
Development

No branches or pull requests

2 participants