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
Traneptora has joined #ffmpeg
waleee has quit [Ping timeout: 260 seconds]
HarshK23 has quit [Quit: Connection closed for inactivity]
HarshK23 has joined #ffmpeg
bertieb has quit [Read error: Connection reset by peer]
bertieb has joined #ffmpeg
GNU_world has joined #ffmpeg
Kei_N_ has quit [Ping timeout: 276 seconds]
Kei_N has joined #ffmpeg
lemourin has quit [Quit: The Lounge - https://thelounge.chat]
lemourin has joined #ffmpeg
archivist99 has joined #ffmpeg
GNU_world has quit [Ping timeout: 265 seconds]
reticuli has joined #ffmpeg
<reticuli> Hello, I have over 2TB of raw gopro mp4 files that are shot in 4K 60fps. They are about 11GB each and I noticed if I convert to libx265 via `ffmpeg -y -i $1 -c:v libx265 -crf 23 -c:a copy $2` then I get about 5X space savings without any noticeable (at least to me) reduction in quality. Just curious if anyone has any advice before I start mass converting my originals?
<DeHackEd> It might be worth checking the audio as well. I'm not sure, but wouldn't be surprised if the audio is uncompressed PCM of some kind. Turning that into AAC or something else could be worthwhile.
reticuli has quit [Ping timeout: 255 seconds]
reticuli has joined #ffmpeg
manwithluck has quit [Ping timeout: 248 seconds]
manwithluck has joined #ffmpeg
reticuli has quit [Quit: WeeChat 4.3.5]
Tinos has quit [Remote host closed the connection]
Tinos has joined #ffmpeg
HarshK23 has quit [Quit: Connection closed for inactivity]
sihloo has quit [Quit: ZNC 1.9.1 - https://znc.in]
GenTooMan has quit [Ping timeout: 246 seconds]
theobjectivedad has quit [Ping timeout: 248 seconds]
YuGiOhJCJ has joined #ffmpeg
sihloo has joined #ffmpeg
Marth64 has quit [Quit: Leaving]
coldfeet has joined #ffmpeg
theobjectivedad has joined #ffmpeg
beaver has joined #ffmpeg
Marth64 has joined #ffmpeg
theobjectivedad has quit [Remote host closed the connection]
theobjectivedad has joined #ffmpeg
theobjectivedad has quit [Read error: Connection reset by peer]
theobjectivedad has joined #ffmpeg
theobjectivedad has quit [Remote host closed the connection]
theobjectivedad has joined #ffmpeg
theobjectivedad has quit [Remote host closed the connection]
jagannatharjun has joined #ffmpeg
billchenchina- has joined #ffmpeg
theobjectivedad has joined #ffmpeg
theobjectivedad has quit [Read error: Connection reset by peer]
theobjectivedad has joined #ffmpeg
memset has quit [Ping timeout: 260 seconds]
thomas_D8 has quit [Quit: Ping timeout (120 seconds)]
thomas_D8 has joined #ffmpeg
theobjectivedad has quit [Remote host closed the connection]
theobjectivedad has joined #ffmpeg
theobjectivedad has quit [Remote host closed the connection]
theobjectivedad has joined #ffmpeg
memset has joined #ffmpeg
theobjectivedad has quit [Remote host closed the connection]
theobjectivedad has joined #ffmpeg
rpthms has quit [Remote host closed the connection]
theobjectivedad has quit [Remote host closed the connection]
theobjectivedad has joined #ffmpeg
YuGiOhJCJ has quit [Remote host closed the connection]
rv1sr has joined #ffmpeg
YuGiOhJCJ has joined #ffmpeg
rpthms has joined #ffmpeg
theobjectivedad has quit [Remote host closed the connection]
theobjectivedad has joined #ffmpeg
theobjectivedad has quit [Remote host closed the connection]
theobjectivedad has joined #ffmpeg
lavaball has joined #ffmpeg
theobjectivedad has quit [Remote host closed the connection]
Livio has joined #ffmpeg
theobjectivedad has joined #ffmpeg
Unit640 has joined #ffmpeg
Tinos has quit [Remote host closed the connection]
HarshK23 has joined #ffmpeg
AbleBacon has quit [Read error: Connection reset by peer]
billchenchina- has quit [Remote host closed the connection]
_VI2 is now known as _Vi
theobjectivedad has quit [Read error: Connection reset by peer]
theobjectivedad has joined #ffmpeg
xx has joined #ffmpeg
theobjectivedad has quit [Read error: Connection reset by peer]
billchenchina- has joined #ffmpeg
billchenchina- has quit [Max SendQ exceeded]
theobjectivedad has joined #ffmpeg
billchenchina- has joined #ffmpeg
billchenchina- has quit [Read error: Connection reset by peer]
billchenchina- has joined #ffmpeg
Tinos has joined #ffmpeg
billchenchina- has quit [Quit: Leaving]
xx has quit [Remote host closed the connection]
xx has joined #ffmpeg
anddam has joined #ffmpeg
billchenchina- has joined #ffmpeg
<anddam> howdy, I have a stream #0 with several tracks, I want to transcode it from x265 to x264 but I am getting an error with the subtitle tracks, that I do not need anyway
<anddam> Error initializing output stream 0:3 -- Subtitle encoding currently only possible from text to text or bitmap to bitmap
<anddam> I am running ffmpeg -i "$f" -map 0 -c:v libx264 -crf 18 -vf format=yuv420p -c:a copy "$n"-h264.mkv but I'd like to only transcode #0.0 for video and #0.1 for audio (by copying it)
<Marth64> Throw -c copy in there
<Marth64> -c:s copy ***
<anddam> well while I am at it I'd strip the tracks, I do not understand nor read japanese anyway
<Marth64> Then you may do, `-map 0:v -map 0:a` instead of `-map 0`
<anddam> I think I am asking how do I specify the -map for -c:v and another for -c:a
<anddam> oh neat
<anddam> mm I'll try -map 0:1 since I see it's copying both audio tracks
<anddam> yep
<anddam> thanks
<Marth64> Np
<anddam> so with -map I only select "sources" but the specific behavior depends on the -c options, regardless of the source order, it's the type :a :v :s that matters
<anddam> I only use ffmpeg once every couple years so I am not able to keep the syntax in mind
<anddam> it's "semi-but-not-totally" intuitive to me
<anddam> the Doraemon batch conversion process is running, thanks again
lockywolf has quit [Ping timeout: 244 seconds]
billchenchina- has quit [Ping timeout: 255 seconds]
billchenchina- has joined #ffmpeg
billchenchina- has quit [Remote host closed the connection]
hussein1 has quit [Ping timeout: 260 seconds]
hussein1 has joined #ffmpeg
System_Error has quit [Remote host closed the connection]
kepstin has quit [Remote host closed the connection]
kepstin has joined #ffmpeg
System_Error has joined #ffmpeg
kepstin has quit [Remote host closed the connection]
kepstin has joined #ffmpeg
coldfeet has quit [Remote host closed the connection]
System_Error has quit [Remote host closed the connection]
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
HerbY_NL has joined #ffmpeg
Forza has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
Forza has joined #ffmpeg
System_Error has joined #ffmpeg
Livio has quit [Ping timeout: 245 seconds]
emanuele6 has quit [Quit: moo++]
luva88 has joined #ffmpeg
deus0ww has quit [Ping timeout: 260 seconds]
deus0ww has joined #ffmpeg
coldfeet has joined #ffmpeg
waleee has joined #ffmpeg
coldfeet has quit [Remote host closed the connection]
Tinos has quit [Remote host closed the connection]
lavaball has quit [Remote host closed the connection]
Muimi has quit [Quit: Going offline, see ya! (www.adiirc.com)]
Tinos has joined #ffmpeg
l4yer has quit [Ping timeout: 276 seconds]
l4yer has joined #ffmpeg
minimal has joined #ffmpeg
xx has quit [Ping timeout: 260 seconds]
xx has joined #ffmpeg
makidoll has quit [Read error: Connection reset by peer]
makidoll has joined #ffmpeg
Livio has joined #ffmpeg
vlm has joined #ffmpeg
HerbY_NL_ has joined #ffmpeg
HerbY_NL has quit [Ping timeout: 265 seconds]
xx has quit [Remote host closed the connection]
xx has joined #ffmpeg
HerbY_NL_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
xx has quit [Remote host closed the connection]
xx has joined #ffmpeg
halvut has joined #ffmpeg
coldfeet has joined #ffmpeg
bitbinge has joined #ffmpeg
bitbinge has quit [Ping timeout: 260 seconds]
bitbinge has joined #ffmpeg
hussein1 has quit [Remote host closed the connection]
hussein1 has joined #ffmpeg
iliv has joined #ffmpeg
HerbY_NL has joined #ffmpeg
lavaball has joined #ffmpeg
HerbY_NL has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kushal__ has quit [Read error: Connection reset by peer]
kus has joined #ffmpeg
coldfeet has quit [Remote host closed the connection]
Livio has quit [Ping timeout: 248 seconds]
Livio has joined #ffmpeg
AbleBacon has joined #ffmpeg
HerbY_NL has joined #ffmpeg
HerbY_NL has quit [Client Quit]
stolen has joined #ffmpeg
Galisma has joined #ffmpeg
Tinos has quit [Remote host closed the connection]
Galisma has quit [Quit: Konversation terminated!]
<Traneptora> anddam: -map determines which streams end up in the output. -c is shorthand for -codec, and it sets the encoder for the stream. "copy" is a placeholder that says do not decode/encode
lucasta has joined #ffmpeg
HerbY_NL has joined #ffmpeg
flom84 has joined #ffmpeg
flom84 has quit [Remote host closed the connection]
HarshK23 has quit [Quit: Connection closed for inactivity]
vincejv has quit [Ping timeout: 245 seconds]
vincejv has joined #ffmpeg
vincejv has quit [Ping timeout: 276 seconds]
vincejv has joined #ffmpeg
HerbY_NL has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
JanC has quit [Read error: Connection reset by peer]
JanC has joined #ffmpeg
rv1sr has quit []
lexano has joined #ffmpeg
HerbY_NL has joined #ffmpeg
HerbY_NL has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Haxxa has quit [Quit: Haxxa flies away.]
KDDLB has quit [Quit: The Lounge - https://thelounge.chat]
Haxxa has joined #ffmpeg
KDDLB has joined #ffmpeg
mikehu44 has joined #ffmpeg
flom84 has joined #ffmpeg
flom84 has quit [Ping timeout: 252 seconds]
Livio has quit [Ping timeout: 252 seconds]
jagannatharjun has quit [Quit: Connection closed for inactivity]
lucasta has quit [Quit: Leaving]
halvut has quit [Ping timeout: 252 seconds]
lavaball has quit [Remote host closed the connection]
xx has quit [Quit: xx]
lusciouslover has quit [Read error: Connection reset by peer]
vlm has quit [Quit: Leaving]
lusciouslover has joined #ffmpeg
rsx has joined #ffmpeg
Unit640 has quit [Quit: Leaving]
MisterMinister has quit [Read error: Connection reset by peer]
MisterMinister has joined #ffmpeg
Rena has quit [Remote host closed the connection]
Rena has joined #ffmpeg
Kobaz has quit [Ping timeout: 252 seconds]
Kobaz has joined #ffmpeg
SuicideShow has quit [Ping timeout: 260 seconds]
SuicideShow has joined #ffmpeg
stolen has quit [Quit: Connection closed for inactivity]
rsx has quit [Quit: rsx]