Resampling with input channels greater than 2 unsupported
Bug #647514 reported by
tuqueque
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ffmpeg2theora |
New
|
Undecided
|
Unassigned |
Bug Description
Hello...
I'm using ffmpeg2theora 0.27 - Libtheora 1.2.0alpha 20100923 (Ptalarbvorm).
When I try to convert a video with 6-channel audio into 2-channel audio (through the command "-- channels 2"), I get the following before start the conversion process:
"Resampling with input channels greater than 2 unsupported"
The video is encoded but remains 6-channel... And with previous versions of ffmpeg2theora (prior ptalarbvorm) I could reduce the channel count.
Thanks
did you compile ffmpeg2theora yourself or where did you get it from? svn.xiph. org/trunk/ ffmpeg2theora/ patches/ 6to2channel- resample. patch
in order to make re-sampling with input greater 2 work the version of
ffmpeg you link to needed to be patched.
http://