-
Notifications
You must be signed in to change notification settings - Fork 84
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
Transcode example in README #163
Comments
Apologies, this
This is an annoying one. We need the Chromecast to be on the Default Receiver App to be able to cast to it, and it looks like it isn't working in this case. Does it work in general if you go |
Yes, works with this: Maybe you can try a similar transcode 4 your device that works, then I can try that with mine, as an example. |
I don't understand how transcode works. Please could anyone provide an example so I can play unplayable media on Chromecast? |
|
By default, the The |
I have a "Chromecast HD", the max resolution it can play is 1080p. This function treats 2160p files as not needing transcoding. This is an issue worth fixing, I would be |
The
|
I should point out you forgot the "content-type" at the end The command that worked for me is this one:
|
Ah thanks, I forgot about that. Thanks for the working example. I think the |
I've tried with no success to cast a file while transcoding.
Target: Chromecast 3 | H.264 High Profile up to level 4.2
error: unable to transcode media: unable to change to appID "CC1AD845": context deadline exceeded
I've transcoded with success, using this ffmpeg shell script, that was the inspiration:
Resulting file cast no problem with:
OS: Arch Linux x86_64
Host: MS-7816 2.0
Kernel: 6.1.14-1-lts
Resolution: 1920x1080
WM: dwm
Terminal: tmux
CPU: Intel i7-4790 (8) @ 3.600GHz
GPU: AMD ATI Radeon RX 470/480/570/570X/580/580X/590
Memory: 2705MiB / 15939MiB
The text was updated successfully, but these errors were encountered: