Opened 10 years ago

Closed 10 years ago

#3301 closed defect (invalid)

Crucial help needed..

Reported by: Jins Joy Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug: How can I use ffmpeg conversion if the file name contains whitespaces and hyphens ?
How to reproduce:

ffmpeg  -i /pathtomp3folder/test name.mp3  -acodec libmp3lame  -ab 48k -ac 1 -ar 44100  /pathtomp3folder/oputput.mp3}}}



The above code works if "test name" is just "test".mp3

As a beeginer to ffmpeg , I expect a helping hand from you..

Change History (1)

comment:1 by Carl Eugen Hoyos, 10 years ago

Component: FFmpegundetermined
Priority: criticalnormal
Resolution: invalid
Status: newclosed

Sorry, this is a bug tracker, not a support forum.
See http://ffmpeg.org/contact.html for the user mailing list.

Note: See TracTickets for help on using tickets.