Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#4302 closed defect (needs_more_info)

wmv streams are not splitting

Reported by: mox Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Michael Niedermayer Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:

Stream from wmv are stay eve if excluded with mapping causing problem

How to reproduce:

% ffmpeg -i in.wmv -i in.m4a -map 0:1 -map 1:0 -c:v libx265 -c:a copy out.mp4
ffmpeg version N-69659-gc0367f7
built on ...

Change History (3)

comment:1 by mox, 9 years ago

Sorry,
my bad [ cmd-line argument missing]

comment:2 by Michael Niedermayer, 9 years ago

Cc: Michael Niedermayer added
Resolution: needs_more_info
Status: newclosed

cant reproduce without input files and cant really tell what is wrong without full output from ffmpeg
the same command line works with a random m4a and wmv file here

comment:3 by Carl Eugen Hoyos, 9 years ago

Keywords: wmv removed
Note: See TracTickets for help on using tickets.