Fwd: ogv animation in Lyx beamer?

Wolfgang Engelmann engelmann at uni-tuebingen.de
Mon Dec 5 17:15:44 UTC 2022



Am 05.12.22 um 17:51 schrieb Wolfgang Engelmann:
> 
> 
> Am 05.12.22 um 17:18 schrieb Richard Kimberly Heck:
>> On 12/5/22 04:31, Jean-Marc Lasgouttes wrote:
>>>
>>> Can someone help Wolfgang?
>>
>> I do not use these kinds of formats, but my instinct would be to try 
>> converting the ogv file to something more common, like gif.
> 
> you mean ogv > ffmpeg > gif (animation)?
> 
> I will have a look in the internet
> 
> Thanks, Riki!

I tried
ffmpeg -i Video_schematic_of_glymphatic_flow.ogv -crf 18 
Video_schematic_of_glymphatic_flow.mp4

(from 
https://stackoverflow.com/questions/37325629/efficient-ogv-video-conversion-in-linux)

but get
Video_schematic_of_glymphatic_flow.ogv: Invalid data found when 
processing input

This
https://tweenpath.net/how-to-install-ffmpeg-or-avconv-on-debian/

tells me, to use libav-tools:

sudo apt-get install libav-tools
[sudo] Passwort für wolfgang:

However:
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
Paket libav-tools ist nicht verfügbar, wird aber von einem anderen Paket
referenziert. Das kann heißen, dass das Paket fehlt, dass es abgelöst
wurde oder nur aus einer anderen Quelle verfügbar ist.
Doch die folgenden Pakete ersetzen es:
   ffmpeg
E: Für Paket »libav-tools« existiert kein Installationskandidat.

But I tried ffmpeg (see top of my reply) which did not work. To bad!

Wolfgang




More information about the lyx-users mailing list