Displaying 1 result from an estimated 1 matches for "trackcom".
Did you mean:
  tracecol
  
2001 Jan 09
2
Bug: oggenc
This works:
  oggenc -b 192 -a "Astral Projection" -l "In the Mix - CD1 (Sundown)" \
    -t "Another World" -o "01-another_world-(floorplay_remix).ogg" \
    -c "TRACKNUMBER=01" -c "TRACKCOMMENT=Floorplay_remix" \
    01-another_world-(floorplay_remix).wav
But this doesn't:
  oggenc -b 192 -a "Astral Projection" -l "In the Mix - CD1 (Sundown)" \
    -t "Another World" -o "01-another_world-(floorplay_remix).ogg" \
    -c "TRACKNUMBE...