BtbN changed the topic of #ffmpeg to: Welcome to the FFmpeg USER support channel | Development channel: #ffmpeg-devel | Bug reports: https://ffmpeg.org/bugreports.html | Wiki: https://trac.ffmpeg.org/ | This channel is publically logged | FFmpeg 7.0 is released
xx has quit [Ping timeout: 260 seconds]
minimal has quit [Quit: Leaving]
five6184803391 has quit [Remote host closed the connection]
five6184803391 has joined #ffmpeg
vampirefrog has quit [Ping timeout: 245 seconds]
emmanuelux has quit [Quit: au revoir]
solomoncyj has joined #ffmpeg
Suchiman has quit [Quit: Connection closed for inactivity]
solomoncyj has quit [Quit: Connection closed]
<FH_thecat>
I have mp4 video file, just few seconds long but it is 90MB. How can I make it smaller, under 10MB, perhaps by increasing compression, lower bitrate, or fewer frames?
<FH_thecat>
or perhaps how can I create animated gif from it?
<FH_thecat>
it is recording of my screen, so the rate per second can set quite low
CarlFK has joined #ffmpeg
<aaabbb>
FH_thecat: you'd want to use a slow preset
<aaabbb>
FH_thecat: what's the resolution? are you fine with a lower resolution?
System_Error has joined #ffmpeg
pyre has quit [Remote host closed the connection]
pyre has joined #ffmpeg
DHE has quit [Ping timeout: 252 seconds]
CarlFK has quit [Ping timeout: 246 seconds]
<FH_thecat>
aaabbb: thank you, that reduced the size from 90MB to 8MB, with good quality
<aaabbb>
FH_thecat: you're welcome. using an even slower preset can (slightly) increase quality, and you can use crf to adjust birate (higher = lower bitrate)
<aaabbb>
also, doing -pix_fmt yuv420p10le increases compression too, but makes playback more resource-intesive
<jpsollie>
hello everyone, I'm trying to setup a NAS where my mobile phones can be backed up (images, videos etc), and automatically verified on sync. For the verification, I found the following command to work properly:
Blacker47 has quit [Quit: Life is short. Get a V.90 modem fast!]
Blacker47 has joined #ffmpeg
lavaball has quit [Remote host closed the connection]
five6184803391 has quit [Remote host closed the connection]
five6184803391 has joined #ffmpeg
xx has joined #ffmpeg
Sakura`Kinomoto has joined #ffmpeg
iNKa has joined #ffmpeg
Brocker has quit [Ping timeout: 245 seconds]
Sakura`Kinomoto has quit [Remote host closed the connection]
five6184803391 has quit [Remote host closed the connection]
minimal has joined #ffmpeg
kmikita has quit [Ping timeout: 245 seconds]
hussein1 has quit [Remote host closed the connection]
Sakura`Kinomoto has joined #ffmpeg
hussein1 has joined #ffmpeg
<CounterPillow>
That's because baseline profile is not a strict subset of main, and constrainedbaseline was made as a "mea culpa" to fix that situation. It's rare to see baseline actually used.
<CounterPillow>
You can't decode baseline with main profile I'm pretty sure because that's the entire issue with that original baseline profile spec, it's not a subset.
HerbY_NL has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rsx has quit [Quit: rsx]
emanuele6 has quit [Read error: Connection reset by peer]
emanuele6 has joined #ffmpeg
jarthur has joined #ffmpeg
lucasta has quit [Remote host closed the connection]
Muimi has joined #ffmpeg
fling has quit [Remote host closed the connection]
lullerhaus has quit []
coldfeet has quit [Remote host closed the connection]
lullerhaus has joined #ffmpeg
Muimi has quit [Quit: Going offline, see ya! (www.adiirc.com)]
iive has joined #ffmpeg
beastd has joined #ffmpeg
HerbY_NL has joined #ffmpeg
MoC has joined #ffmpeg
rvalue- has joined #ffmpeg
MoC has quit [Client Quit]
rvalue has quit [Ping timeout: 264 seconds]
rvalue- is now known as rvalue
HerbY_NL has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
beastd has quit [Ping timeout: 244 seconds]
lavaball has quit [Quit: lavaball]
<Epakai>
I have some inogeni usb capture devices. On first record they give a start_time value, but subsequent ones give 0 so there is a large offset (often several hours) between the video start and first frame. Can I fix that at capture time?
<Epakai>
I have been working around by running usbreset on the device, but that's slow, or just recopy the video stream after.
<kepstin>
is this video only, or video and audio?
<Epakai>
both
<kepstin>
hmm. i'm not sure what the best way to do that while keeping both in sync would be :(
DauntlessOne has joined #ffmpeg
beastd has joined #ffmpeg
darkapex has quit [Remote host closed the connection]
darkapex has joined #ffmpeg
System_Error has quit [Ping timeout: 260 seconds]
<Epakai>
video only would be useful too. I tried -copyts, and there even the first capture has the large offset. -start_at_zero, and -ss don't seem to have effect
<kepstin>
what input format is this? v4l2?
<kepstin>
for video frames, you could try adding "-vf setpts=PTS-STARTPTS" to subtract the value of the first-seen timestamp from all timestamps, which should remove the offset.
<Epakai>
yeah, v4l2. that is effective
System_Error has joined #ffmpeg
lavaball has joined #ffmpeg
Blacker47 has quit [Quit: Life is short. Get a V.90 modem fast!]
Muimi has quit [Quit: Going offline, see ya! (www.adiirc.com)]
lavaball has quit [Remote host closed the connection]
<bcn_>
ffmpeg is barfing while trying to concatenate large numbers of wyzecam video files. didn't used to do this: https://paste.centos.org/view/e5ec614a the file list shows no oddness. the files are there, and all about the same size. it barfs at the same time repeatably. and it's not BETWEEN input files either. its mid file the same file each time. Is there an integrity test I could run on each input file to check if its good before adding it to the list?
<bcn_>
it's not just one input file either, several. probably 2% of them, and so far I'm just removing each from the list and trying again.. grrr
intrac has quit [Quit: Konversation terminated!]
intrac has joined #ffmpeg
SuicideShow has quit [Ping timeout: 246 seconds]
SuicideShow has joined #ffmpeg
intrac has quit [Excess Flood]
intrac has joined #ffmpeg
Muimi has joined #ffmpeg
xx has quit [Ping timeout: 260 seconds]
iive has quit [Quit: They came for me...]
Traneptora has quit [Remote host closed the connection]