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
grepfor has joined #ffmpeg
Mister_Magister has quit [Quit: bye]
Mister_Magister has joined #ffmpeg
Sketch has joined #ffmpeg
<user982374>
I have just downloaded google-chrome-stable and the behavior is not occurring with google chrome, however is occurring on firefox
grepfor has quit [Quit: Client closed]
<aaabbb>
there are so many layers of abstraction between firefox's libavcodec and firefox actually playing the video that i truly doubt libavcodec is to blam
user982374 has quit [Ping timeout: 244 seconds]
minimal has quit [Quit: Leaving]
Icedream has quit [Quit: A lol made me boom.]
Icedream has joined #ffmpeg
waleee has quit [Ping timeout: 272 seconds]
phantomics has quit [Ping timeout: 248 seconds]
phantomics has joined #ffmpeg
Kei_N has quit [Read error: Connection reset by peer]
Kei_N_ has joined #ffmpeg
Tinos has quit [Remote host closed the connection]
Tinos has joined #ffmpeg
Sketch has quit [Ping timeout: 244 seconds]
Sketch has joined #ffmpeg
Tinos has quit [Remote host closed the connection]
Tinos has joined #ffmpeg
Tinos has quit [Remote host closed the connection]
Suchiman has quit [Quit: Connection closed for inactivity]
lucasta has quit [Quit: Leaving]
yans has quit [Remote host closed the connection]
Tinos has joined #ffmpeg
aljazmc has joined #ffmpeg
aljazmc has quit [Quit: Leaving]
KombuchaKip has quit [Quit: Leaving.]
memset has quit [Remote host closed the connection]
memset has joined #ffmpeg
KombuchaKip has joined #ffmpeg
Tinos has quit [Ping timeout: 256 seconds]
FH_thecat has quit [Ping timeout: 255 seconds]
Juest has quit [Ping timeout: 255 seconds]
Juesto has joined #ffmpeg
Juesto is now known as Juest
<vlt>
DHE: Yes, that’s why I mentioned +faststart explicitly. Could’t reproduce it with a complete "-codec copy" and "+faststart" and will try to re-encode and see. Maybe I can recognize a pattern.
MrZeus has quit [Ping timeout: 272 seconds]
jtgd has quit [Quit: WeeChat 4.4.1]
jtgd has joined #ffmpeg
coldfeet has joined #ffmpeg
Tinos has joined #ffmpeg
cmc has quit [Remote host closed the connection]
cmc has joined #ffmpeg
dreamon has joined #ffmpeg
YuGiOhJCJ has joined #ffmpeg
Sketch has quit [Ping timeout: 255 seconds]
Sketch has joined #ffmpeg
evilscreww has joined #ffmpeg
xx has joined #ffmpeg
FlorianBad has quit [Remote host closed the connection]
lavaball has quit [Remote host closed the connection]
Tinos has quit [Remote host closed the connection]
memset has quit [Ping timeout: 260 seconds]
stolen has joined #ffmpeg
MrZeus has joined #ffmpeg
five618480339 has quit [Remote host closed the connection]
five618480339 has joined #ffmpeg
minimal has joined #ffmpeg
memset has joined #ffmpeg
CarlFK has quit [Ping timeout: 248 seconds]
CarlFK has joined #ffmpeg
nasso has joined #ffmpeg
Kei_N_ has quit [Ping timeout: 255 seconds]
Kei_N has joined #ffmpeg
YuGiOhJCJ has quit [Ping timeout: 260 seconds]
sentriz has joined #ffmpeg
dreamon has quit [Ping timeout: 252 seconds]
yans has joined #ffmpeg
Tinos has joined #ffmpeg
shibboleth has joined #ffmpeg
dreamon has joined #ffmpeg
dreamon has quit [Ping timeout: 246 seconds]
dreamon has joined #ffmpeg
Lantizia has joined #ffmpeg
<Lantizia>
how possible is it to make a perfectly loopable mp4 video?
<Lantizia>
I got a song as an mp3, gave it to audjust.com and it spit out another mp3 audio file which *perfect* loops the song if played with ffplay -loop ... you can't tell there is a gap at all
<Lantizia>
so I thought I'd go one better :) I downloaded the music video off youtube... and thought I'd cut out the bits I don't need and swap the audio for the one from audjust.com
<Lantizia>
however no matter what I do I can't get the resulting file to be exactly a duration of 00:03:05.23 ... instead it wants to be either 00:03:05.16 or 00:03:05.24
<Lantizia>
but 'ffprobe output.mp4' will always show the duration is off and it doesn't loop properly with ffplay
evilscreww has quit [Quit: Leaving]
Tinos has quit [Ping timeout: 256 seconds]
dreamon has joined #ffmpeg
<vlt>
Lantizia: Can you try putting "-ss" *after* "-i"?
alexherbo2 has quit [Remote host closed the connection]
<Lantizia>
vlt, which? the first -i ?
<Lantizia>
i read somewhere it has to go before the input you want to apply it to
<Lantizia>
yeah doing that mucks things up more
<Lantizia>
the video and audio are in sync just fine the way it was - it's just that the overall output file isn't exactly the right length (matching the audio) to be perfectly loopable with ffplay without a tiny gap
<vlt>
Lantizia: To simplify things, can you work with the video first and then mux the audio later?
anticw has quit [Remote host closed the connection]
anticw has joined #ffmpeg
<vlt>
Lantizia: You could try `ffmpeg -i youtube-music-video.mp4 -ss 10.1 -t 00:03:05.23 ... -map 0:v:0 output.mp4`
<another|>
Is there a reason you're not using HW decoding?
<skorphil>
another| i'm new to this. i want to reduce file size of a given video. I used these settings cuz i found examples with them. If there is a way to make hw encoding work, i will be happy to use any additional parameters
<another|>
ffmpeg -hwaccel videotoolbox -i ....
<skorphil>
another| `Not leaving out stuff?` sorry, didnt get this. Is there another command i can use to make full output?
<skorphil>
Yeah, seems so. I tried to uninstall this from conda and install new from homebrew. Seems it is working now
<skorphil>
another| thanks for help!
emanuele6 has joined #ffmpeg
Haxxa has quit [Quit: Haxxa flies away.]
Haxxa has joined #ffmpeg
waleee has joined #ffmpeg
CarlFK has quit [Ping timeout: 244 seconds]
waleee has quit [Ping timeout: 246 seconds]
rsx has quit [Quit: rsx]
HarshK23 has quit [Quit: Connection closed for inactivity]
waleee has joined #ffmpeg
ChocolateArmpits has joined #ffmpeg
ChocolateArmpits has quit [Remote host closed the connection]
skorphil has quit [Quit: Connection closed]
CarlFK has joined #ffmpeg
yans has quit [Ping timeout: 260 seconds]
alexherbo2 has joined #ffmpeg
Dotz0cat_ has joined #ffmpeg
Dotz0cat has quit [Ping timeout: 246 seconds]
stolen has quit [Quit: Connection closed for inactivity]
Dotz0cat_ is now known as Dotz0cat
lavaball has quit [Quit: lavaball]
coldfeet has quit [Remote host closed the connection]
Traneptora has quit [Ping timeout: 245 seconds]
jagannatharjun has quit [Quit: Connection closed for inactivity]
tranzistor has quit [Quit: Ping timeout (120 seconds)]
tranzistor has joined #ffmpeg
tranzistor has quit [Quit: Ping timeout (120 seconds)]
tranzistor has joined #ffmpeg
rv1sr has quit []
TheSilentLink has quit [Ping timeout: 260 seconds]
TheSilentLink_ has joined #ffmpeg
TheSilentLink_ is now known as TheSilentLink
alexherbo2 has quit [Remote host closed the connection]
finsternis has joined #ffmpeg
<finsternis>
hello, I used this: --> ffmpeg -i input.avi -vcodec libx265 -crf 10 output.mp4 to compress the .avi video and got the .mp4 one, and it worked, but the output video has two *white* side bars, whereas in the original .avi they were *black*. I want to keep them black, how?
Tinos has joined #ffmpeg
SuicideShow has quit [Ping timeout: 260 seconds]
SuicideShow has joined #ffmpeg
BtbN has quit [Ping timeout: 252 seconds]
CarlFK has quit [Ping timeout: 248 seconds]
BtbN has joined #ffmpeg
prekk has joined #ffmpeg
prekk has quit [Read error: Connection reset by peer]
darkapex_ has quit [Remote host closed the connection]