- Status Closed
- Percent Complete
- Task Type Bugs
- Category Codecs
- Assigned To No-one
- Operating System All players
- Severity High
- Priority Very Low
- Reported Version Release 3.14
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by hitlernigger - 2019-01-13
Last edited by saratoga - 2019-01-25
Opened by hitlernigger - 2019-01-13
Last edited by saratoga - 2019-01-25
FS#13167 - Rockbox does not play .webm OPUS files
I have a lot of OPUS files as OGG OPUS and WEBM OPUS. Rockbox plays OPUS files that are in OGG container, but it cannot play OPUS files inside WEBM container.
I get WEBM OPUS files when I steal music from youtube using youtube-dl https://yt-dl.org I can play them on my PC in any player (fb2k, MPC-HC), but cannot play them on ROCKBOX.
Closed by saratoga
2019-01-25 04:14
Reason for closing: Not a Bug
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
2019-01-25 04:14
Reason for closing: Not a Bug
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
There is no support for webm in
rockbox.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
The files that I have are sound only. But it would be nice if ROCKBOX could play also the ones that have VP7/8/9 video. You can display video on LCD screen or throw it away.
I am attaching example of .WEBM OPUS.
If you want to get more files like this you can use https://yt-dl.org as:
youtube-dl YOUTUBE_URL -f 251
this will steal 160kbps webm opus
youtube-dl YOUTUBE_URL -f 250
this will steal 70kbps webm opus