Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  FLAC seeking patch - please help me test
« previous next »
  • Print
Pages: [1]

Author Topic: FLAC seeking patch - please help me test  (Read 2357 times)

Offline RotAtoR

  • Developer
  • Member
  • *
  • Posts: 170
  • Somewhere but not here
FLAC seeking patch - please help me test
« on: November 07, 2006, 05:36:45 PM »
I've finally gotten around to updating my patch for sample-accurate FLAC seeking. Currently Rockbox only supports seeking to the nearest seek point in FLAC files only if the file has a seek table. I'd like some people to test the patch and report to me any bugs you may find so that I can get this committed relatively quickly.

You can find the most recent patch attached to the latest comments on its tracker entry:
http://www.rockbox.org/tracker/task/5892

If you have any questions please leave a reply here. ;) Thanks.
Logged

Offline JonathanHull

  • Member
  • *
  • Posts: 68
Re: FLAC seeking patch - please help me test
« Reply #1 on: November 07, 2006, 10:41:12 PM »
I'll test it.

Whats the easiest way to see if a FLAC file has seektables so I can find the ones in my collection that don't have them to test?

I guess I should also re-learn how to patch/compile since it's still on the tracker, too. Heh. That is unless someone feels like making me a H120 build with the patch. ;-P
« Last Edit: November 07, 2006, 10:43:22 PM by JonathanHull »
Logged

Offline RotAtoR

  • Developer
  • Member
  • *
  • Posts: 170
  • Somewhere but not here
Re: FLAC seeking patch - please help me test
« Reply #2 on: November 07, 2006, 11:19:37 PM »
Quote from: JonathanHull on November 07, 2006, 10:41:12 PM
Whats the easiest way to see if a FLAC file has seektables so I can find the ones in my collection that don't have them to test?

I'm not sure of a good way to check if it has a seek table, but I'd generally assume it does unless you encoded it using dbpoweramp. I created test files by re-encoding my FLAC files using the "--no-seektable" parameter.
Logged

Offline lowlight

  • Developer
  • Member
  • *
  • Posts: 194
Re: FLAC seeking patch - please help me test
« Reply #3 on: November 07, 2006, 11:59:58 PM »
Quote from: JonathanHull on November 07, 2006, 10:41:12 PM
Whats the easiest way to see if a FLAC file has seektables so I can find the ones in my collection that don't have them to test?

Code: [Select]
metaflac --list --block-type=SEEKTABLE file.flac

To remove a seektable:
Code: [Select]
metaflac --remove --block-type=SEEKTABLE file.flac
Logged

Offline RotAtoR

  • Developer
  • Member
  • *
  • Posts: 170
  • Somewhere but not here
Re: FLAC seeking patch - please help me test
« Reply #4 on: November 08, 2006, 05:18:07 PM »
All tester have reported that it works fine so far, so the patch has now been committed. :D
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  FLAC seeking patch - please help me test
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.071 seconds with 15 queries.