Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording (Adult streaming videos)
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 05-06-2015, 05:39 PM
snasdkind snasdkind is offline
Junior Member
 
Join Date: May 2015
Posts: 7
snasdkind is on a distinguished road
Default

ffmpeg - Video Quality issue


Hey guys,

i've got a problem with a paysite. On asiansexdiaries, there are so many nice videos i'd like to download. After hours of research and trying, i now found out that it (generally) is possible to download the vids with ffmpeg.


I use following commandline:
ffmpeg -i "http://stream.globetwatters.net:1935/vod/_definst_/006_ASD_shipei_isback/smil:006_ASD_shipei_isback.smil/chunklist_w817876856_b3652608_sleng.m3u8" Vid6.ts

Download with this works, but unfortunately, video quality is very lossy (even with 1920x1080 resolution).

This is what ffmpeg gives me out:
Input #0, hls,applehttp, from 'http://stream.globetwatters.net:1935/vod/_definst
_/006_ASD_shipei_isback/smil:006_ASD_shipei_isback.smil/chunklist_w817876856_b36
52608_sleng.m3u8':
Duration: 00:30:35.88, start: 0.000000, bitrate: 0 kb/s
Program 0
Metadata:
variant_bitrate : 0
Stream #0:0: Data: timed_id3 (ID3 / 0x20334449)
Stream #0:1: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p, 1920x1080
[SAR 1:1 DAR 16:9], 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc

Stream #0:2: Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, flt
p, 4 kb/s
Output #0, mpegts, to 'Vid6.ts':
Metadata:
encoder : Lavf56.31.102
Stream #0:0: Video: mpeg2video, yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=2-3
1, 200 kb/s, 29.97 fps, 90k tbn, 29.97 tbc

Metadata:
encoder : Lavc56.37.100 mpeg2video
Stream #0:1: Audio: mp2, 48000 Hz, stereo, s16, 384 kb/s
Metadata:
encoder : Lavc56.37.100 mp2
Stream mapping:
Stream #0:1 -> #0:0 (h264 (native) -> mpeg2video (native))
Stream #0:2 -> #0:1 (aac (native) -> mp2 (native))
Press [q] to stop, [?] for help
frame= 18 fps=0.0 q=31.0 size= 424kB time=00:00:00.63 bitrate=5448.1kbits/
frame= 43 fps= 42 q=31.0 size= 649kB time=00:00:01.45 bitrate=3658.7kbits/
frame= 49 fps= 31 q=31.0 size= 759kB time=00:00:01.66 bitrate=3724.0kbits/
frame= 51 fps= 31 q=31.0 Lsize= 831kB time=00:00:01.71 bitrate=3963.2kbits
...................

and so on...

What does this mean and where's the error? Is the input bitrate too low or the output? And how can I change?

Any ideas?
Reply With Quote
  #2  
Old 05-07-2015, 12:05 AM
nullacht nullacht is offline
Senior Member
 
Join Date: Jan 2010
Posts: 230
nullacht will become famous soon enoughnullacht will become famous soon enough
Default

Re: ffmpeg - Video Quality issue


Output log indicates that ffmpeg reencodes the video. Avoid that by adding "-c copy" to your command line.
Reply With Quote
  #3  
Old 05-07-2015, 12:59 PM
snasdkind snasdkind is offline
Junior Member
 
Join Date: May 2015
Posts: 7
snasdkind is on a distinguished road
Default

Re: ffmpeg - Video Quality issue


Hey nullacht (and others)

unfortunately, this does not help... seems to me as there's a problem with bitrate (either incoming from stream or encoding). It says something from "90k" and "1200k". Can I cnagne this somehow?
Reply With Quote
  #4  
Old 05-07-2015, 01:30 PM
snasdkind snasdkind is offline
Junior Member
 
Join Date: May 2015
Posts: 7
snasdkind is on a distinguished road
Default

Re: ffmpeg - Video Quality issue


damn i was wrong... put the "-c copy" at the wrong position in command line... now

it's working

Thanksss so much dude! You made my day
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 01:50 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons