clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.77k stars 678 forks source link

CD ripping creates zero byte OGG files #6936

Open nadams79 opened 3 years ago

nadams79 commented 3 years ago

Before posting

Please follow the steps below and check the boxes with [x] once you did the step.

System information

Please provide information about your system and the version of Clementine used.

Expected behaviour / actual behaviour

Expected: Rip audio CD to create OGG files > 0 bytes

Actual: Files are empty (0 bytes)

Steps to reproduce the problem (only for bugs)

  1. Insert audio CD
  2. Tools --> Rip audio CD
  3. File Format: %artist/(%artist) %album %track. %title
  4. Audio format: Ogg Flac (.ogg)
  5. Options... Quality best
  6. Destination: /home/username/Music
  7. Start ripping
jbroadus commented 3 years ago

The best quality option for flac was broken until recently. See issue #6876. You could update to the latest version or take the quality down one step.

nadams79 commented 3 years ago

Thank you, @jbroadus . Dropping the quality down one step resolved that issue.

Now I need to figure out why these files don't have any tag information.