Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: No playback of Ogg files encoded by Reaper (Read 8049 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

No playback of Ogg files encoded by Reaper

Playback of Ogg files rendered by Reaper doesn't work in Foobar2000 (0.9.5.5)!



Foobar2000:

View -> Console: "Decoding failure at 0:00.000 (Unsupported format or corrupted file)"



I've tried many different encoding settings but none of them worked. Reaper itself can decode the file(s). Any ideas?


FIXED (Reaper 2.45pre3)


http://forum.cockos.com/showthread.php?t=24770

 

No playback of Ogg files encoded by Reaper

Reply #1
VideoLan doesn't like it much either.  It will play it, but it thinks that it is 3 seconds long and 499kb/s.  It also has weird clicks and pauses when played.  As part of the Messages output, it also reports:

ogg warning: couldn't find any ogg logical stream

MPC recognises it as 10 seconds as per foobar, and appears to play it OK - that is if the clicks and pauses are supposed to be there (which it seems like maybe they are now).
I'm on a horse.

No playback of Ogg files encoded by Reaper

Reply #2
that is if the clicks and pauses are supposed to be there


Yes, they are.


I also can confirm your findings. VLC plays it but is reporting wrong duration. Only Media Player Classic seems to do the job "properly" ...


FIXED (Reaper 2.45pre3)

No playback of Ogg files encoded by Reaper

Reply #3
Buggy encoder.
Code: [Select]
Processing file "reaper.ogg"...

New logical stream (#1, serial: 00152eca): type vorbis
Vorbis headers parsed for stream 1, information follows...
Version: 0
Vendor: Xiph.Org libVorbis I 20050304 (1.1.1)
Channels: 2
Rate: 48000

Nominal bitrate: 499.821000 kb/s
Upper bitrate not set
Lower bitrate not set
Negative or zero granulepos (0) on vorbis stream outside of headers. This file was created by a buggy encoder
Vorbis stream 1:
    Total data length: 198155 bytes
    Playback length: 0m:10.173s
    Average bitrate: 155.818600 kb/s
Logical stream 1 ended


Testing was done with ogginfo. BTW, running it through vorbiscomment fixed it.

Both ogginfo and vorbiscomment for Windows can be downloaded at RareWares.

http://www.rarewares.org/ogg-tools.php

No playback of Ogg files encoded by Reaper

Reply #4
@kjoonlee: thanks for testing this! hope it will help the reaper developers ...

No playback of Ogg files encoded by Reaper

Reply #5
I think Justin's going to fix it in the next release of Reaper; he's aware of it now.

No playback of Ogg files encoded by Reaper

Reply #6
Cool, thanks!


No playback of Ogg files encoded by Reaper

Reply #8
BTW, running it through vorbiscomment fixed it.


hey - can you give more details about running them "through" vorbiscomment? i haven't found any option to remove / rewrite comments, but probably i'm looking at a wrong place.
thanks in advance.

a


No playback of Ogg files encoded by Reaper

Reply #10
that made the trick! thank you!