*** tpb has joined #timvideos | 00:00 | |
*** hyades has joined #timvideos | 00:08 | |
*** tvCommitBot has joined #timvideos | 01:24 | |
tvCommitBot | [gst-switch] mithro closed pull request #65: Basic UI glade file. (master...master) http://git.io/0BI5Hw | 01:24 |
---|---|---|
*** tvCommitBot has left #timvideos | 01:24 | |
*** Niharika has joined #timvideos | 02:44 | |
*** tvCommitBot has joined #timvideos | 03:24 | |
tvCommitBot | [gst-switch] mithro opened pull request #80: WIP [DON'T MERGE] - Fix for file recording issues (master...recording-file-fix) http://git.io/lYAUuA | 03:24 |
*** tvCommitBot has left #timvideos | 03:24 | |
*** tvCommitBot has joined #timvideos | 03:25 | |
tvCommitBot | [gst-switch] mithro opened pull request #81: WIP [DON'T MERGE]: Gstcase cleanup (master...gstcase-cleanup) http://git.io/d-bARQ | 03:25 |
*** tvCommitBot has left #timvideos | 03:25 | |
*** ChanServ sets mode: +v micolous | 04:32 | |
*** tija_ has joined #timvideos | 04:41 | |
*** hyades has quit IRC | 04:46 | |
*** CarlFK has quit IRC | 05:26 | |
*** hyades has joined #timvideos | 06:14 | |
mithro | can everyone attending the hackfest make sure they reply to both the dietary requirements email and the contact details threads. | 06:17 |
*** CarlFK has joined #timvideos | 06:49 | |
*** ChanServ sets mode: +v CarlFK | 06:49 | |
*** Niharika has quit IRC | 07:51 | |
*** Niharika has joined #timvideos | 07:51 | |
*** tvCommitBot has joined #timvideos | 08:04 | |
tvCommitBot | [streaming-system] aps-sids closed pull request #84: Random commits from lukejohnsmahi's master branch. (master...master) http://git.io/q8MhTQ | 08:04 |
*** tvCommitBot has left #timvideos | 08:04 | |
*** puck has quit IRC | 08:56 | |
*** puck has joined #timvideos | 09:00 | |
*** tija_ has quit IRC | 09:17 | |
*** Niharika has quit IRC | 10:07 | |
mithro | hyades_: ping? | 12:01 |
*** Niharika has joined #timvideos | 12:37 | |
*** shenki_ is now known as shenki | 13:15 | |
*** hyades has quit IRC | 13:36 | |
*** CarlFK has quit IRC | 15:52 | |
*** hyades has joined #timvideos | 17:01 | |
hyades | mithro: pong | 17:01 |
*** thiagoss has quit IRC | 17:28 | |
*** Niharika has quit IRC | 17:29 | |
*** Niharika has joined #timvideos | 17:35 | |
*** Guest20753 has joined #timvideos | 17:35 | |
*** Niharika has quit IRC | 18:25 | |
*** nooOOb has joined #timvideos | 19:32 | |
*** CarlFK has joined #timvideos | 21:49 | |
*** ChanServ sets mode: +v CarlFK | 21:49 | |
*** CarlFK has quit IRC | 21:54 | |
*** CarlFK has joined #timvideos | 23:07 | |
*** ChanServ sets mode: +v CarlFK | 23:07 | |
CarlFK | mithro: I am trying to figure out the end time or duration of a gst-switch output file. any suggestions? | 23:12 |
mithro | CarlFK: avconv (ffmpeg) doesn't give you useful information? | 23:13 |
CarlFK | mithro: guessing I need some switches or something. $ avconv foo.avi .... File 'foo.avi' already exists. Overwrite ? [y/N] | 23:14 |
mithro | CarlFK: what would you use with ffmpeg? | 23:14 |
CarlFK | no clue | 23:14 |
mithro | CarlFK: how did you do this previously? | 23:15 |
CarlFK | .dv files have 120,000 byte frames, so filesize and fps | 23:15 |
mithro | ahh | 23:16 |
mithro | Does file show anything useful? | 23:16 |
CarlFK | foo.avi: RIFF (little-endian) data, AVI, 300 x 200, 30.00 fps, video:, audio: (stereo, 48000 Hz) | 23:16 |
mithro | google says | 23:17 |
mithro | http://stackoverflow.com/questions/6239350/how-to-extract-duration-time-from-ffmpeg-output | 23:17 |
tpb | Title: linux - How to extract duration time from ffmpeg output? - Stack Overflow (at stackoverflow.com) | 23:17 |
CarlFK | mediainfo http://paste.ubuntu.com/9632198/ | 23:18 |
mithro | http://www.ffmpeg.org/ffprobe.html | 23:18 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 23:18 |
tpb | Title: ffprobe Documentation (at www.ffmpeg.org) | 23:18 |
CarlFK | surprising: audio Compression mode : Lossy | 23:18 |
mithro | CarlFK: yeah | 23:19 |
mithro | CarlFK: the whole recording pipeline needs tuning / fixing | 23:19 |
CarlFK | nb: I have no idea how accurate that is | 23:19 |
CarlFK | avconv -i foo.avi http://paste.ubuntu.com/9632207/ Duration: 00:00:00.00, start: 0.000000, bitrate: -2147483 kb/s | 23:19 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 23:19 |
mithro | CarlFK: okay, my guess is that gstreamer isn't writing out the index after closing the file | 23:20 |
mithro | try | 23:21 |
mithro | mencoder -identify -forceidx | 23:21 |
CarlFK | -identify is not an MEncoder option | 23:22 |
mithro | hrm... | 23:23 |
mithro | try mplayer instead? | 23:23 |
mithro | If that works, somewhere in your pipeline you should generate idx files | 23:25 |
mithro | heading around to shenki's place now - be back in 15 | 23:33 |
CarlFK | im off to dinner with Sheilas family - prolly a few hours | 23:33 |
CarlFK | I am going to open a 1/2 baked issue about file duration. I haven't had time to try your last few suggestions | 23:35 |
*** CarlFK has quit IRC | 23:54 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!