thanks for the offer Alex. I'll just let it run on my weak computer. Thank you so much, bob, for giving me the instructions for how to do this. I'll let you know if I have problems. So, the input file is a flv and the output is an ogg. So it automatically knowa what file formats yo read/save too ?
On Thu, Apr 7, 2022 at 11:02 AM Snyder, Alexander J via PLUG-discuss < [email protected]> wrote: > If you need help converting, like horsepower, I have a stupidly over > powered desktop with an Nvidia RTX A5000. It's got muscle, if you need > some. > > Thanks, > Alexander > > Sent from my Samsung Galaxy S22+ > > On Thu, Apr 7, 2022, 07:53 Bob Elzer via PLUG-discuss < > [email protected]> wrote: > >> ok now try >> >> ffmpeg -i input.mp4 -codec:v libtheora -qscale:v 3 -codec:a libvorbis >> -qscale:a 3 -f ogv output.ogg >> >> you might also want to try converting it to x264 just google convert video >> to ffmpeg x264 >> >> >> On Wed, Apr 6, 2022 at 4:22 PM Michael via PLUG-discuss < >> [email protected]> wrote: >> >>> forgot to mention the ones that would not load >>> >>> On Wed, Apr 6, 2022 at 7:19 PM Michael <[email protected]> wrote: >>> >>>> I meant 1080 not 1099. >>>> >>>> On Wed, Apr 6, 2022 at 7:16 PM Michael <[email protected]> wrote: >>>> >>>>> I did. Those ones stuttered. The other ones had 2 hour downloads. The >>>>> 1099 ogg file stuttered. >>>>> >>>>> On Wed, Apr 6, 2022 at 7:10 PM Bob Elzer via PLUG-discuss < >>>>> [email protected]> wrote: >>>>> >>>>>> I would try the mp4 versions too >>>>>> >>>>>> >>>>>> On Wed, Apr 6, 2022, 3:07 PM Michael via PLUG-discuss < >>>>>> [email protected]> wrote: >>>>>> >>>>>>> After further investigation I found 720p_stereo.ogg >>>>>>> <https://download.blender.org/peach/bigbuckbunny_movies/big_buck_bunny_720p_stereo.ogg> >>>>>>> and 480p_stereo.ogg >>>>>>> <https://download.blender.org/peach/bigbuckbunny_movies/big_buck_bunny_720p_stereo.ogg> >>>>>>> work. So I need to convert it to one of those formats. >>>>>>> >>>>>>> I assume you want me to convert it to 720. >>>>>>> -- >>>>>>> :-)~MIKE~(-: >>>>>>> --------------------------------------------------- >>>>>>> PLUG-discuss mailing list - [email protected] >>>>>>> To subscribe, unsubscribe, or to change your mail settings: >>>>>>> https://lists.phxlinux.org/mailman/listinfo/plug-discuss >>>>>> >>>>>> --------------------------------------------------- >>>>>> PLUG-discuss mailing list - [email protected] >>>>>> To subscribe, unsubscribe, or to change your mail settings: >>>>>> https://lists.phxlinux.org/mailman/listinfo/plug-discuss >>>>> >>>>> >>>>> >>>>> -- >>>>> :-)~MIKE~(-: >>>>> >>>> >>>> >>>> -- >>>> :-)~MIKE~(-: >>>> >>> >>> >>> -- >>> :-)~MIKE~(-: >>> --------------------------------------------------- >>> PLUG-discuss mailing list - [email protected] >>> To subscribe, unsubscribe, or to change your mail settings: >>> https://lists.phxlinux.org/mailman/listinfo/plug-discuss >> >> --------------------------------------------------- >> PLUG-discuss mailing list - [email protected] >> To subscribe, unsubscribe, or to change your mail settings: >> https://lists.phxlinux.org/mailman/listinfo/plug-discuss > > --------------------------------------------------- > PLUG-discuss mailing list - [email protected] > To subscribe, unsubscribe, or to change your mail settings: > https://lists.phxlinux.org/mailman/listinfo/plug-discuss -- :-)~MIKE~(-:
--------------------------------------------------- PLUG-discuss mailing list - [email protected] To subscribe, unsubscribe, or to change your mail settings: https://lists.phxlinux.org/mailman/listinfo/plug-discuss
