Fwd: [FFmpeg-devel] Libtheora encoder/cingg <->ffmpeg interop?
---------- Forwarded message --------- От: James Almer <[email protected]> Date: пн, 14 апр. 2025 г., 02:56 Subject: Re: [FFmpeg-devel] Libtheora encoder/cingg <->ffmpeg interop? To: <[email protected]> On 4/13/2025 8:52 PM, Andrew Randrianasulu wrote:
I was testing our libtheora encoder/muxer after updating to libtheora 1.2.0 and noticed that ffmpeg complains about "(non)keyframe not correctly marked"
Backporting commit 22aa71d4da37a4ad2b0d28deeace64b57aa2ef50 to the 7.1 branch should fix it. ===== I think this mean we better to stick to libtheora-1..1.1 until ffmpeg fix propagates? May be add just postprocessing fix so build with system's libtheora (possibly 1.2.0 in near future as Arch and termux move to bleeding edge) will not break it visually? It sort of sad that seemingly stable library update (one in 15 years) resulted in this ..... _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
"Backporting commit 22aa71d4da37a4ad2b0d28deeace64b57aa2ef50 to the 7.1 branch should fix it." NOT SURE ABOUT THIS -- I tested with ffmpeg 7.0 which is what we are currently using and that is where I found the problem. So we may be permanently stuck at libtheora 1.1.1 which is really not a problem. On Mon, Apr 14, 2025 at 8:49 PM Andrew Randrianasulu via Cin < [email protected]> wrote:
---------- Forwarded message --------- От: James Almer <[email protected]> Date: пн, 14 апр. 2025 г., 02:56 Subject: Re: [FFmpeg-devel] Libtheora encoder/cingg <->ffmpeg interop? To: <[email protected]>
On 4/13/2025 8:52 PM, Andrew Randrianasulu wrote:
I was testing our libtheora encoder/muxer after updating to libtheora 1.2.0 and noticed that ffmpeg complains about "(non)keyframe not correctly marked"
Backporting commit 22aa71d4da37a4ad2b0d28deeace64b57aa2ef50 to the 7.1 branch should fix it.
=====
I think this mean we better to stick to libtheora-1..1.1 until ffmpeg fix propagates? May be add just postprocessing fix so build with system's libtheora (possibly 1.2.0 in near future as Arch and termux move to bleeding edge) will not break it visually?
It sort of sad that seemingly stable library update (one in 15 years) resulted in this .....
_______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe". -- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
participants (2)
-
Andrew Randrianasulu -
Phyllis Smith