Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
Get FLV records stream but it won't play or convertI've been trying to record some video streams with GET FLV. It picks up the streams ok and downloads a movie sized file, but it when I try and play it with VLC I get the message:
No suitable decoder module: VLC does not support the audio or video format "undf". Unfortunately there is no way for you to fix this. Google suggests trying CCCP codec pack, but that didn't work. Media info only reports the file size and name, its as if there is not video there, yet the files are huge. Any ideas? |
#2
|
|||
|
|||
Re: Get FLV records stream but it won't play or convertAny ideas on this? I appear to have a movie sized .flv file on my computer, but nothing seems to play it or detect any video in it.
They are m3u8 streams. Would this be encrypted in some way? |
#3
|
|||
|
|||
Re: Get FLV records stream but it won't play or convertuse ffmpeg to retreive video from m3u8 link
ffmpeg -i "link.m3u8" -c copy "output.ts" |
#4
|
|||
|
|||
Re: Get FLV records stream but it won't play or convertQuote:
I've given this a go, and got this error: >ffmpeg -i http://d39wiaoiffvl5v.cloudfront.net..._850/seaburner s.m3u8 -c copy output.ts ffmpeg version N-65672-g65f05ef Copyright (c) 2000-2014 the FFmpeg developers built on Aug 15 2014 22:08:53 with gcc 4.8.3 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab le-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca -- enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-lib modplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrw b --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinge r --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --en able-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable- libx265 --enable-libxavs --enable-libxvid --enable-decklink --enable-zlib libavutil 54. 3.100 / 54. 3.100 libavcodec 56. 0.101 / 56. 0.101 libavformat 56. 1.100 / 56. 1.100 libavdevice 56. 0.100 / 56. 0.100 libavfilter 5. 0.100 / 5. 0.100 libswscale 3. 0.100 / 3. 0.100 libswresample 1. 0.100 / 1. 0.100 libpostproc 53. 0.100 / 53. 0.100 [NULL @ 0000000002bd6ac0] Unable to find a suitable output format for 'ÔÇôi' ÔÇôi: Invalid argument Any ideas? |
#5
|
|||
|
|||
Re: Get FLV records stream but it won't play or convertQuote:
|
#6
|
|||
|
|||
Re: Get FLV records stream but it won't play or convertQuote:
|
#7
|
|||
|
|||
Re: Get FLV records stream but it won't play or convertThanks for trying! I'm quite new to all of this. Does this mean its the end of the road regarding that site, or is there someway of find the "key" or decrypting it?
|
#8
|
|||
|
|||
Re: Get FLV records stream but it won't play or convertI don't really know what I'm looking for, but I found this code on the page:
function pausePlayer() { getFlexApp("videoplayer").pause(); Not sure if that's any help or not? I have very little understanding of this. Is it likely to be any solution to this problem? |
#9
|
|||
|
|||
Re: Get FLV records stream but it won't play or convertcan you post actual video url from the site... so that we can look it in better way........
|
#10
|
|||
|
|||
Re: Get FLV records stream but it won't play or convertQuote:
https://www.festivalscope.com/film/s...rlene%2Fdetail I tried to make this as an attachment, but i was over the file size limit, and also is over the limit to cut & paste into this thread. I'll try PM'ing you it. |
Tags: get flv |
Thread Tools | |
Display Modes | |
|
|