No. The "mp" in "mp4" stands for Moving Picture Experts Group (MPEG), which
implies MPEG compression (*MPEG-4 Part 14*, specifically).
Compression here is the opposite of what you're trying to achieve.
Thanks,
Alexander
Sent from my Samsung Galaxy S22+
On Thu, Apr 21, 2022, 15:06 Michael via PL
ffmpeg -i input.mp4 -vcodec rawvideo -pix_fmt bgr24 output.avi
should be the one. but would
ffmpeg -i input.flv -vcodec rawvideo -pix_fmt bgr24 output.mp4
give me a conversion from flv (the original format) to mp4 with just a
stream of pictures like we want?
On Thu, Apr 21, 2022 at 4:47 PM Mic
would this work?
https://www.quora.com/How-can-you-decompress-a-video-file-in-FFmpeg
On Thu, Apr 21, 2022 at 4:40 PM Bob Elzer via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:
> OK, the file you are trying to convert is already as small as it is going
> to get.This from fileinfo.com
OK, the file you are trying to convert is already as small as it is going
to get.This from fileinfo.com: Before 2007, OGG files were used to
store various types of media, but since then the Xiph.Org Foundation
recommends that OGG files store only audio data. Now, you will most likely
encounter
well, the mp4 translation at 720p with handbrake didn't work so I guess
I'll try to translate with ffmpeg.
Is it as simple as stating:
ffmpeg .flv -vf scale=-1:720 .ogg
?
Sorry, I forgot to look ay the output before I closed handbrake.
On Thu, Apr 21, 2022 at 3:02 PM Snyder, Alexander J <
alexan..
The concept of "shared" hosting still existed in the late 90's, at least for
PHP hosting. I distinctly remember using what was xoom.com at the time which
offered free php hosting. I had some stuff hosted there for a bit until either
I moved somewhere else or they disappeared.
On Thu, Apr 21, 20
How did the handbrake output look?
Thanks,
Alexander
Sent from my Samsung Galaxy S22+
On Thu, Apr 21, 2022, 11:56 Michael via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:
> Okay these are the questions I will have concerning converting my flv
> to ogg while scaling the resolution.
Okay these are the questions I will have concerning converting my flv
to ogg while scaling the resolution.
Is it as simple as stating:
ffmpeg .flv -vf scale=-1:720 .ogg
?
--
:-)~MIKE~(-:
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux
I'd say that's true throughout IT; people are pretty specialized now
compared to how it was in the 90s when you had to build the whole stack
to do it yourself.
Nowadays people can set up on shared hosting and configure things in a web
browser and don't have to have a lot of low level knowledge.
I'm
Hello, Regarding Software dev people of which I am one of, I once had a
teacher with a masters degree in CIS tell me that polymorphism was a Latin
word. On another occasion, a different person who I worked with a masters
degree in CIS told me OOP was only happening in the GUI side. Best expe
As someone who worked with a lot of people in the software/web. A good
chunk of people don't know it that well enough. It has many many advantages
to understand the ecosystem and the distros available. Linux alone makes an
awesome developer environment that I don't think people really try to take
a
Interesting. I thought all opensource devs could configure a LAMP
config on DigitalOcean, deal with the DNS, and configure a virtual host.
AND make is work by Googling how to do so.
Not so hu?
On 2022-04-21 11:20, Snyder, Alexander J wrote:
In my experience as a Senior Systems Engineer/A
thanks bob. I'll try this if handbrake does not work. if hand brake does
not work I will have further questions.
On Thu, Apr 21, 2022 at 12:39 PM Bob Elzer via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:
> add this to the ffmpeg command to scale to 720
>
> -vf scale=-1:720
>
> for 480
In my experience as a Senior Systems Engineer/Admin most in
software development, especially Java, haven't the slightest idea of Linux.
Most only know the absolute minimum to test/validate/Benchmark their
application, but when it comes to "general knowledge" most developers i
have been around are u
sorry eric. I forgot you mentioned handbrake. unfortunately it does not
convert to ogg.
I'll try converting to mp4 and see if it stutters at 720
On Thu, Apr 21, 2022 at 11:10 AM Michael wrote:
> Nope no one mentioned it. I'll give 'er a try!
> Thanks.
>
> On Thu, Apr 21, 2022 at 10:46 AM Ry
Hi,
I'm a PHP developer and always thought all opensource developers had at
least some knowledge of Linux.
Recently I watched a YouTube video that stated otherwise. The presenter
said it is important to know Linux which will set one apart from the
crowd.
I have been "messing"/"playing"/
add this to the ffmpeg command to scale to 720
-vf scale=-1:720
for 480
-vf scale=-1:480
On Wed, Apr 20, 2022 at 9:58 AM Michael via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:
> well, I searched the man page for 'resolution', '720' & '480' but to my
> uneducated view there was not
I am now converting. Not knowing what I'm doing I accepted the defaults
changing the resolution limit to '480p NTSC'. That sounds right (I guess).
On Thu, Apr 21, 2022 at 11:10 AM Michael wrote:
> Nope no one mentioned it. I'll give 'er a try!
> Thanks.
>
> On Thu, Apr 21, 2022 at 10:46 AM R
Nope no one mentioned it. I'll give 'er a try!
Thanks.
On Thu, Apr 21, 2022 at 10:46 AM Ryan Petris via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:
> Not sure if anyone has mentioned yet but you may want to try HandBrake:
> https://handbrake.fr/
>
> On Sat, Apr 2, 2022, at 4:04 PM,
Not sure if anyone has mentioned yet but you may want to try HandBrake:
https://handbrake.fr/
On Sat, Apr 2, 2022, at 4:04 PM, Michael via PLUG-discuss wrote:
> I recorded a instruction session with someone today and my computer can't
> handle the video output. The sound is OK but the video play
20 matches
Mail list logo