Commit 74e5a7d
committed
ffmpeg: Support positive Offset
So far, seeking to `_sampleOffset` has not been implemented in the
CUETools ffmpeg plugin. Seeking is required in case of positive
offsets. Negative offsets have been working before.
- Resolves #3521 parent 7f48316 commit 74e5a7d
1 file changed
Lines changed: 4 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
274 | 271 | | |
275 | 272 | | |
276 | 273 | | |
| |||
0 commit comments