tapas icon indicating copy to clipboard operation
tapas copied to clipboard

Save the streamed video into a file

Open MarcMacia opened this issue 9 years ago • 0 comments

Is there a way to save the streamed video into a file? Something like "v_sink = 'filesink location=video.mp4'"? I want to play the video with an other player because I have problems with the TAPAS "player".

For example: python play.py -u http://www-itec.uni-klu.ac.at/ftp/datasets/DASHDataset2014/BigBuckBunny/2sec/BigBuckBunny_2s_onDemand_2014_05_09.mpd

When the player wants to make a switch at the second 4 the screen turns gray and you can appreciate something like "miscoded fragments" of the original video but there is something wrong. I don't know how explain this better with only words.

For the youtube dataset everything works fine, but the content that I have generated works like the itec.uni-klu dataset.

Thanks in advance.

MarcMacia avatar Jan 11 '16 07:01 MarcMacia