You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd /d
mkdir []
mv test.wav []
# this is ok
ffmpeg -i []/test.wav test.flac
# this will throw error
ffmpeg -i '/d/[]/test.wav' test.flac
Error opening input: No such file or directory
The text was updated successfully, but these errors were encountered:
zksemi
changed the title
Regressions about MinGW Programs after pathconv-adjustments(3.10.4)
Regressions after pathconv-adjustments(3.10.4)
Jan 9, 2024
zksemi
changed the title
Regressions after pathconv-adjustments(3.10.4)
Regressions after pathconv-adjustments(3.4.10)
Jan 9, 2024
zksemi
changed the title
Regressions after pathconv-adjustments(3.4.10)
Regressions after pathconv-adjustments(3.4.10-4)
Jan 9, 2024
The text was updated successfully, but these errors were encountered: