Opened 11 years ago
Closed 9 years ago
#2175 closed defect (fixed)
mencoder with -oac mp3lame never ends after r36905
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | HEAD | Severity: | normal |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
The following command line seems to hang after processing the file:
mencoder mencoder_bug_20140303.avi -ovc copy -oac mp3lame -o /m/temp.avi
If pcm audio codec is used, mencoder finishes normally. r36904 does not exhibit this problem, r36905 does.
This is the file involved (120K).
Change History (4)
comment:1 by , 11 years ago
comment:4 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Closing as it was reported as fixed.
Note:
See TracTickets
for help on using tickets.
I am experiencing the same issue, using openSUSE 13.1. It does not appear to matter which file is being converted, as long as mp3lame is the audio codec.