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

Error: ffmpeg.FS('readFile', 'output.webm') error. Check if the path exists #294

Open
G4udy opened this issue Nov 4, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@G4udy
Copy link

G4udy commented Nov 4, 2024

Describe the bug
Im interested download some ugoira to HEVC mp4 using FFMEPG using the following command:
-f concat -i c:\PixivToolkitSettings.txt -vcodec libx265 -safe 0 -c copy output.webm
PixivToolkitSettings.txt is empty

When I press Generate Custom, I get this message:
Error: ffmpeg.FS('readFile', 'output.webm') error. Check if the path exists

pd: idk if is a bug or Im doing wrong

Example work from Pixiv
exmple: https://www.pixiv.net/en/artworks/123980254

Screenshots
sshot-2024-11-04 · 00-34-46

Browser and Version (please complete the following information):

  • Firefox
  • Pixiv Toolkit 5.5.3

Settings of extension
{"MangaPageNumberStartWithOne":false,"alwaysPack":false,"animationJsonFormat":1,"askDownloadSavedWork":true,"autoActivateDownloadPanel":false,"disableDownloadsShelf":false,"displayWorkTypeLabel":true,"downloadPackFiles":true,"downloadPanelPosition":"center","downloadPanelStyle":1,"downloadRelativeLocation":null,"downloadSaveAs":false,"downloadTasksWhenDownloadingImages":3,"enableExtTakeOverDownloads":false,"enableExtend":false,"enableExtension":true,"enablePackUgoiraFramesInfo":true,"enablePtkSearch":true,"enableSaveDownloadHistory":1,"enableSaveVisitHistory":true,"enableWhenUnderSeconds":1,"extendDuration":3,"featureKnown":false,"guideShowed":true,"illustrationCreateSubdirectory":0,"illustrationImageRenameFormat":"","illustrationKeepPageNumber":false,"illustrationPageNumberLength":0,"illustrationPageNumberStartWithOne":false,"illustrationRelativeLocation":"","illustrationRenameFormat":"","importantNoticeDisplayed":true,"language":"default","mangaImageRenameFormat":"","mangaPageNumberLength":0,"mangaPagesInChunk":99,"mangaRelativeLocation":"","mangaRenameFormat":"","maxDownloadRecords":10000,"maxHistoryItems":10000,"multipleDownloadsGapTime":150,"notSaveNSFWWorkInHistory":false,"novelIncludeDescription":false,"novelRelativeLocation":"","novelRenameFormat":"","pixivComicImageRenameFormat":"{id}{title}p{pageNum}","pixivComicPageNumberLength":0,"pixivComicPageNumberStartWithOne":false,"pixivComicRelativeLocation":"","pixivComicRenameFormat":"{id}{title}","showPixivOmina":true,"showReloadInPopup":false,"showUpdateChangeLog":true,"statIllustDownloaded":0,"statMangaDownloaded":0,"statNovelDownloaded":0,"statUgoiraDownloaded":36,"ugoiraConvertTool":"ffmpeg","ugoiraCustomFFmpegCommand":"-f concat -i c:\PixivToolkitSettings.txt -vcodec libx265 -safe 0 -c copy output.webm","ugoiraQuanlity":10,"ugoiraRelativeLocation":"","ugoiraRenameFormat":"{id}{author}_{authorId}","version":"5.5.3","visitHistoryType":"list","workCoverSize":1}

Regards,

@G4udy G4udy added the bug Something isn't working label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant