mtoy 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 8.0.1 is released
Mister_Magister has quit [Quit: bye]
Mister_Magister has joined #ffmpeg
shibboleth has joined #ffmpeg
Shuriko has joined #ffmpeg
mphan has quit [Ping timeout: 268 seconds]
rosalyntg has quit [Ping timeout: 246 seconds]
Fiji_ has joined #ffmpeg
rosalyntg has joined #ffmpeg
osark has quit [Ping timeout: 248 seconds]
de-facto has quit [Remote host closed the connection]
de-facto has joined #ffmpeg
Monsterovich has quit [Quit: Monsterovich]
mven97134 has quit [Ping timeout: 244 seconds]
mven97134 has joined #ffmpeg
kasper93_ has joined #ffmpeg
shibboleth has quit [Quit: shibboleth]
de-facto has quit [Remote host closed the connection]
stewi has quit [Remote host closed the connection]
luca0N is now known as lcja
blacklight has quit [Ping timeout: 272 seconds]
zsoltiv_ has joined #ffmpeg
blacklight has joined #ffmpeg
System_Error has quit [Remote host closed the connection]
marcurling has quit [Read error: Connection reset by peer]
System_Error has joined #ffmpeg
memset has joined #ffmpeg
minimal has joined #ffmpeg
System_Error has quit [Remote host closed the connection]
blacklight has quit [Ping timeout: 264 seconds]
rsx has joined #ffmpeg
d0m4 has quit [Read error: Connection reset by peer]
miggyb has quit [Quit: Going down for updates I guess :D]
miggyb has joined #ffmpeg
miggyb has quit [Client Quit]
miggyb has joined #ffmpeg
michaelni has quit [Quit: Leaving]
michaelni has joined #ffmpeg
MetaNova has quit [*.net *.split]
Lypheo has quit [*.net *.split]
ishan has quit [*.net *.split]
Son_Goku has quit [*.net *.split]
foamy has quit [*.net *.split]
wodim has quit [*.net *.split]
printfdebugging has quit [*.net *.split]
luc_ has quit [*.net *.split]
Thul has quit [*.net *.split]
tykling_ has quit [*.net *.split]
rizino has quit [*.net *.split]
APic has quit [*.net *.split]
markh has quit [*.net *.split]
za3k has quit [*.net *.split]
acidbunny has quit [*.net *.split]
Juest has quit [*.net *.split]
koolazer has quit [*.net *.split]
colona has quit [*.net *.split]
JEEB has quit [*.net *.split]
GTAXL has quit [*.net *.split]
mfu has quit [*.net *.split]
znf has quit [*.net *.split]
Ckat has quit [*.net *.split]
woky has quit [*.net *.split]
drv has quit [*.net *.split]
Hassan01 has quit [*.net *.split]
chiselfuse has quit [*.net *.split]
Lypheo has joined #ffmpeg
Thulinma has joined #ffmpeg
chiselfuse has joined #ffmpeg
drv has joined #ffmpeg
Hassan01 has joined #ffmpeg
luc_ has joined #ffmpeg
wodim has joined #ffmpeg
foamy has joined #ffmpeg
Son_Goku has joined #ffmpeg
znf has joined #ffmpeg
printfdebugging has joined #ffmpeg
GTAXL has joined #ffmpeg
JEEB has joined #ffmpeg
markh has joined #ffmpeg
ishan has joined #ffmpeg
koolazer has joined #ffmpeg
colona has joined #ffmpeg
rizino has joined #ffmpeg
za3k has joined #ffmpeg
mfu has joined #ffmpeg
tykling has joined #ffmpeg
printfdebugging is now known as Guest5247
woky has joined #ffmpeg
Ckat has joined #ffmpeg
acidbunny has joined #ffmpeg
michaelni has quit [Quit: Leaving]
je_ has quit [Ping timeout: 244 seconds]
mtoy has quit [Ping timeout: 264 seconds]
NovaHorizon7 has quit [Ping timeout: 245 seconds]
APic has joined #ffmpeg
je_ has joined #ffmpeg
Juest has joined #ffmpeg
MetaNova has joined #ffmpeg
NovaHorizon7 has joined #ffmpeg
mtoy has joined #ffmpeg
michaelni has joined #ffmpeg
Vonter has joined #ffmpeg
rsx has quit [Quit: rsx]
KombuchaKip has quit [Quit: Leaving.]
user_oreloznog has joined #ffmpeg
d0m4 has joined #ffmpeg
blacklight has joined #ffmpeg
troyt has quit [Ping timeout: 244 seconds]
troyt has joined #ffmpeg
nrg has quit [Ping timeout: 248 seconds]
nrg has joined #ffmpeg
vampirefrog has quit [Ping timeout: 265 seconds]
vampirefrog has joined #ffmpeg
user_oreloznog has quit [Ping timeout: 244 seconds]
user_oreloznog has joined #ffmpeg
boplaid has joined #ffmpeg
d0m4 has quit [Read error: Connection reset by peer]
kimapr has left #ffmpeg [#ffmpeg]
boplaid is now known as Metalboplaid
<SuicideShow>
hey, i wanted to make a script to cut videos, the script read the option "-ss 00:01:02.300 -to 01:02:03:400" and puts it into the command like this: "ffmpeg -i file.ts -c copy $cutthis output.ts"
<SuicideShow>
the $cutthis is the -ss option, but when i run it i get an error, why is that?
<DHE>
you'll have to be more specific about the error
<DHE>
though at first glance, :400 is the wrong punctuation
<SuicideShow>
oh thats a typo, was just typing numbers lol