première ligne :
bernard@debianPortable:~$ avconv -y -i http://ftvodhdsecz-f.akamaihd.net/i/streaming-adaptatif/2015/S13/J2/120493421-1427222942-20150324-,398k,632k,934k,.mp4.csmil/index_2_av.m3u8?null= -vcodec libx264 -acodec copy /home/bernard/DocPerso/Videos/essai.mkv
avconv version 0.8.17-6:0.8.17-1, Copyright (c) 2000-2014 the Libav developers
built on Mar 15 2015 17:31:12 with gcc 4.7.2
[applehttp @ 0x8ca8c60] Estimating duration from bitrate, this may be inaccurate
Input #0, applehttp, from 'http://ftvodhdsecz-f.akamaihd.net/i/streaming-adaptatif/2015/S13/J2/120493421-1427222942-20150324-,398k,632k,934k,.mp4.csmil/index_2_av.m3u8?null=':
Duration: 00:07:19.00, start: 10.101000, bitrate: N/A
Stream #0.0: Video: h264 (Main), yuv420p, 704x396 [PAR 1:1 DAR 16:9], 25 tbr, 90k tbn, 50 tbc
Stream #0.1: Audio: aac, 48000 Hz, stereo, s16
[buffer @ 0x8d1a7e0] w:704 h:396 pixfmt:yuv420p
[libx264 @ 0x8d1a3e0] using SAR=1/1
[libx264 @ 0x8d1a3e0] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.1 Cache64
[libx264 @ 0x8d1a3e0] profile Main, level 3.0
[libx264 @ 0x8d1a3e0] 264 - core 123 r2189 35cf912 - H.264/MPEG-4 AVC codec - Copyleft 2003-2012 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x1:0x111 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=1 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=3 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=0 b_adapt=1 b_bias=0 direct=1 weightb=0 open_gop=1 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.25 aq=1:1.00
Output #0, matroska, to '/home/bernard/DocPerso/Videos/essai.mkv':
Metadata:
encoder : Lavf53.21.1
Stream #0.0: Video: libx264, yuv420p, 704x396 [PAR 1:1 DAR 16:9], q=-1--1, 1k tbn, 25 tbc
Stream #0.1: Audio: libvo_aacenc, 48000 Hz, stereo
Stream mapping:
Stream #0:0 -> #0:0 (h264 -> libx264)
Stream #0:1 -> #0:1 (copy)
Press ctrl-c to stop encoding
[matroska @ 0x8e0f0a0] Application provided invalid, non monotonically increasing dts to muxer in stream 1: 5 >= 5
av_interleaved_write_frame(): Invalid argument
bernard@debianPortable:~$
Rien...
seconde ligne :
bernard@debianPortable:~$ avconv -y -i http://ftvodhdsecz-f.akamaihd.net/i/streaming-adaptatif/2015/S13/J2/120493421-1427222942-20150324-,398k,632k,934k,.mp4.csmil/index_2_av.m3u8?null= -strict experimental -vcodec copy -acodec aac /home/bernard/DocPerso/Videos/essai.mkv
avconv version 0.8.17-6:0.8.17-1, Copyright (c) 2000-2014 the Libav developers
built on Mar 15 2015 17:31:12 with gcc 4.7.2
[applehttp @ 0x9bddc60] Estimating duration from bitrate, this may be inaccurate
Input #0, applehttp, from 'http://ftvodhdsecz-f.akamaihd.net/i/streaming-adaptatif/2015/S13/J2/120493421-1427222942-20150324-,398k,632k,934k,.mp4.csmil/index_2_av.m3u8?null=':
Duration: 00:07:19.00, start: 10.101000, bitrate: N/A
Stream #0.0: Video: h264 (Main), yuv420p, 704x396 [PAR 1:1 DAR 16:9], 25 tbr, 90k tbn, 50 tbc
Stream #0.1: Audio: aac, 48000 Hz, stereo, s16
Output #0, matroska, to '/home/bernard/DocPerso/Videos/essai.mkv':
Metadata:
encoder : Lavf53.21.1
Stream #0.0: Video: libx264, yuv420p, 704x396 [PAR 1:1 DAR 16:9], q=2-31, 1k tbn, 90k tbc
Stream #0.1: Audio: libvo_aacenc, 48000 Hz, stereo, s16, 200 kb/s
Stream mapping:
Stream #0:0 -> #0:0 (copy)
Stream #0:1 -> #0:1 (aac -> aac)
Press ctrl-c to stop encoding
frame=10729 fps=337 q=-1.0 Lsize= 49673kB time=429.12 bitrate= 948.3kbits/s
video:39256kB audio:10198kB global headers:0kB muxing overhead 0.442813%
bernard@debianPortable:~$
ça a fonctionné... j'ai une vidéo de 48Mo !
C'était un essai, réussi 🙂
que puis-je faire maintenant avec dpluzz ?
🙂