xiph / opus-tools

A set of tools to encode, inspect, and decode audio in the Opus format.
https://opus-codec.org/
Other
214 stars 78 forks source link

Adds --tracknumber argument to add track number to .opus files #37

Closed moisespr123 closed 5 years ago

moisespr123 commented 5 years ago

Hi,

I added the --tracknumber argument to opusenc so that tools like Exact Audio Copy can pass the track number by using --tracknumber %tracknr1%, since it was missing from the command line options. Now it's possible to add track numbers with this PR.

mark4o commented 5 years ago

Thanks, this has been merged in 2df05010cd766652a3f4e83d3bfc87f15f29d415