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

Opus support Request. #265

Open
Quackdoc opened this issue Aug 6, 2023 · 3 comments
Open

Opus support Request. #265

Quackdoc opened this issue Aug 6, 2023 · 3 comments

Comments

@Quackdoc
Copy link

Quackdoc commented Aug 6, 2023

It would be nice to be able to recover files that use opus

@ponchio
Copy link
Owner

ponchio commented Aug 7, 2023

Just send me some samples and I will have a look, could be easy.

@Quackdoc
Copy link
Author

Quackdoc commented Aug 7, 2023

good: https://files.catbox.moe/lk4juo.mp4

bad: https://files.catbox.moe/98q30m.mp4

original file generated using ffmpeg.exe -hide_banner -raw_format yuv422p10 -format_code Hi50 -f decklink -i "UltraStudio 4K Mini" -vcodec libx264 -vf yadif=1 -b:v 30000k -preset superfast -profile:v high422 -c:a libopus -b:a 320k -ar 48000 $encodeoutput -f mp4 "$filename"

bad file artifically truncated using dd if=good.mp4 bs=1024 count=10k of=artibad.mp4.

@Vitor-RT
Copy link

same problem here... opus without support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants