Kerry Loux (12020-05-29):
> Thanks Nicholas. I was able to get it to work using the method you
> described.

Good to ear.

> Actually, I had tried it earlier, but I struggled  because I was passing
> invalid channel layouts to my src buffer filters. My mistake was that I
> expected av_get_channel_layout_string() to produce values suitable for
> passing as a "channel_layout" option to my buffer filters.

That is worrying, I think they should be compatible. Do you remember
which particular channel layout caused a problem?

But you do not need it for this case, you can just print the channel
layout as an integer.

I forgot to add:

If you need to change the order of the channels afterwards, the filter
pan is there for that.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/libav-user

To unsubscribe, visit link above, or email
libav-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to