Hybrid does not support properly muxing one stream while just extracting or converting the other.
You have these options:
Cu Selur
You have these options:
- To just skip the muxing step (enable 'No multiplexing and splitting'), this will still check all container restrictions&co.
- Use 'raw' as output container (output file needs '.raw' extension; Hybrid will still use the format extensions). This will not check any container restrictions&co. (I guess this is what you want.)
- Use two jobs.
1. One with audio disabled.
2. One with video disabled and .raw as extension.
- Find some other tool which allows what you want.
Cu Selur