Re: [FFmpeg-user] Streaming (over UDP or RTP) MPEG-TS with multiple scrambled video

2016-06-02 Thread PSPunch

On 2016/06/02 2:23, Marcelo Boufleur wrote:

If you need it to run in windows, there is a webpage in japanese (
http://pspunch.com/pd/article/tsdecrypt_win_ja.html) with information for
compilation using Cygwin.


Haha, thanks for introducing my web page.

I thought I managed to build it.. however due to it not working in 
production quite as expected, I am currently running tsdecrypt on 
VirtualBox+Debian on Windows. This works much better at no additional cost.


--
David Shimamoto

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Re: [FFmpeg-user] Streaming (over UDP or RTP) MPEG-TS with multiple scrambled video

2016-06-01 Thread Marcelo Boufleur
Take a look into tsdecrypt (
http://georgi.unixsol.org/programs/tsdecrypt/tsdecrypt_man.html).

It seems to be exactly the kind of application you need to stream encrypted
TS files through RTP or UDP.

If you need it to run in windows, there is a webpage in japanese (
http://pspunch.com/pd/article/tsdecrypt_win_ja.html) with information for
compilation using Cygwin.

2016-05-31 5:17 GMT-03:00 PSPunch :

> On 2016/05/31 3:03, Simon Defayette wrote:
>
>> Ok, I thought it could extrapolate from the PCR.
>>
>
> After fiddling with TS sometime back, I have the impression that FFmpeg is
> not the best tool to stream recorded TS if you want it to passthrough as is.
>
> As Henk hinted, FFmpeg will try to interpret the meaning and reconstruct
> the data to some degree.
> You can "-vcodec copy -acodec copy", but still other necessary info (i.e.
> PCR) will be reconstructed to make it non DVB compliant regardless it is
> scrambled or not.
>
> For streaming TS files untouched, I would suggest you look into other
> software.
> --
> David Shimamoto
>
>
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
>
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Re: [FFmpeg-user] Streaming (over UDP or RTP) MPEG-TS with multiple scrambled video

2016-05-31 Thread PSPunch

On 2016/05/31 3:03, Simon Defayette wrote:

Ok, I thought it could extrapolate from the PCR.


After fiddling with TS sometime back, I have the impression that FFmpeg 
is not the best tool to stream recorded TS if you want it to passthrough 
as is.


As Henk hinted, FFmpeg will try to interpret the meaning and reconstruct 
the data to some degree.
You can "-vcodec copy -acodec copy", but still other necessary info 
(i.e. PCR) will be reconstructed to make it non DVB compliant regardless 
it is scrambled or not.


For streaming TS files untouched, I would suggest you look into other 
software.

--
David Shimamoto

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Re: [FFmpeg-user] Streaming (over UDP or RTP) MPEG-TS with multiple scrambled video

2016-05-30 Thread juan carlos Rebate
I have sent multiple display outputs and have not received help,I what I
want is to catch a rtp transmission and send it as http,and get Error
>ffmpeg -i rtp://239.0.0.111:8208 -f ogg -listen 1 http://localhost:80
ffmpeg version N-80117-gdac030d Copyright (c) 2000-2016 the FFmpeg
developers
  built with gcc 5.3.0 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads
--enable-nvenc --enable-avisynth --enable-bzlib --enable-fontconfig
--enable-frei0r --enable-gnutls --enable-iconv --enable-libass
--enable-libbluray --enable-libbs2b --enable-libcaca --enable-libfreetype
--enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug
--enable-libmfx --enable-libmp3lame --enable-libopencore-amrnb
--enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus
--enable-librtmp --enable-libschroedinger --enable-libsnappy
--enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame
--enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis
--enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264
--enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg
--enable-lzma --enable-decklink --enable-zlib
  libavutil  55. 24.100 / 55. 24.100
  libavcodec 57. 43.100 / 57. 43.100
  libavformat57. 37.101 / 57. 37.101
  libavdevice57.  0.101 / 57.  0.101
  libavfilter 6. 46.100 /  6. 46.100
  libswscale  4.  1.100 /  4.  1.100
  libswresample   2.  0.101 /  2.  0.101
  libpostproc54.  0.100 / 54.  0.100
[NULL @ 02052200] non-existing SPS 0 referenced in buffering period
[NULL @ 02052200] non-existing PPS 0 referenced
[h264 @ 02052200] non-existing SPS 0 referenced in buffering period
[h264 @ 02052200] non-existing PPS 0 referenced
[h264 @ 02052200] decode_slice_header error
[h264 @ 02052200] no frame!
[h264 @ 02052200] non-existing SPS 0 referenced in buffering period
[h264 @ 02052200] non-existing PPS 0 referenced
[h264 @ 02052200] non-existing SPS 0 referenced in buffering period
[h264 @ 02052200] non-existing PPS 0 referenced
[h264 @ 02052200] decode_slice_header error
[h264 @ 02052200] no frame!
[h264 @ 02052200] non-existing SPS 0 referenced in buffering period
[h264 @ 02052200] non-existing PPS 0 referenced
[h264 @ 02052200] non-existing SPS 0 referenced in buffering period
[h264 @ 02052200] non-existing PPS 0 referenced
[h264 @ 02052200] decode_slice_header error
[h264 @ 02052200] no frame!
[h264 @ 02052200] non-existing SPS 0 referenced in buffering period
[h264 @ 02052200] non-existing PPS 0 referenced
[h264 @ 02052200] non-existing SPS 0 referenced in buffering period
[h264 @ 02052200] non-existing PPS 0 referenced
[h264 @ 02052200] decode_slice_header error
[h264 @ 02052200] no frame!
[h264 @ 02052200] non-existing SPS 0 referenced in buffering period
[h264 @ 02052200] non-existing PPS 0 referenced
[h264 @ 02052200] non-existing SPS 0 referenced in buffering period
[h264 @ 02052200] non-existing PPS 0 referenced
[h264 @ 02052200] decode_slice_header error
[h264 @ 02052200] no frame!
[h264 @ 02052200] non-existing SPS 0 referenced in buffering period
[h264 @ 02052200] non-existing PPS 0 referenced
[h264 @ 02052200] non-existing SPS 0 referenced in buffering period
[h264 @ 02052200] non-existing PPS 0 referenced
[h264 @ 02052200] decode_slice_header error
[h264 @ 02052200] no frame!
[h264 @ 02052200] non-existing SPS 0 referenced in buffering period
[h264 @ 02052200] non-existing PPS 0 referenced
[h264 @ 02052200] non-existing SPS 0 referenced in buffering period
[h264 @ 02052200] non-existing PPS 0 referenced
[h264 @ 02052200] decode_slice_header error
[h264 @ 02052200] no frame!
[h264 @ 02052200] non-existing SPS 0 referenced in buffering period
[h264 @ 02052200] non-existing PPS 0 referenced
[h264 @ 02052200] non-existing SPS 0 referenced in buffering period
[h264 @ 02052200] non-existing PPS 0 referenced
[h264 @ 02052200] decode_slice_header error
[h264 @ 02052200] no frame!
[h264 @ 02052200] non-existing SPS 0 referenced in buffering period
[h264 @ 02052200] non-existing PPS 0 referenced
[h264 @ 02052200] non-existing SPS 0 referenced in buffering period
[h264 @ 02052200] non-existing PPS 0 referenced
[h264 @ 02052200] decode_slice_header error
[h264 @ 02052200] no frame!
[h264 @ 02052200] non-existing SPS 0 referenced in buffering period
[h264 @ 02052200] non-existing PPS 0 referenced
[h264 @ 02052200] non-existing SPS 0 referenced in buffering period
[h264 @ 02052200] non-existing PPS 0 referenced
[h264 @ 02052200] decode_slice_header error
[h264 @ 

Re: [FFmpeg-user] Streaming (over UDP or RTP) MPEG-TS with multiple scrambled video

2016-05-30 Thread Dpto. Datos Television Costa Blanca

Hi,

Can you send the full output and tell us whats the problem exactly? You 
say what you want to do, and from your words I think is not working but 
you dont say that, just if there is a way to do it.


Regards,

P.S: Im not an expert, but the list need the full output of your command.


El 30/05/2016 a las 17:34, Simon Defayette escribió:

Hi,
   I am trying to stream over UDP or RTP a .ts file that I recorded to run
some tests on a test equipment and I can't find a way to do it when
the file contains scrambled video.  Is there a way to do it?

I do something like:

ffmpeg -re -i myfile_.ts -vcodec copy -acodec copy -f mpegts udp://host:port

or without the -re.

Any suggestion would be appreciated.

Regards,

Simon Defayette
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".


___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Re: [FFmpeg-user] Streaming (over UDP or RTP) MPEG-TS with multiple scrambled video

2016-05-30 Thread juan carlos Rebate
I try to do the opposite, I do not find anything

2016-05-30 17:34 GMT+02:00 Simon Defayette :

> Hi,
>   I am trying to stream over UDP or RTP a .ts file that I recorded to run
> some tests on a test equipment and I can't find a way to do it when
> the file contains scrambled video.  Is there a way to do it?
>
> I do something like:
>
> ffmpeg -re -i myfile_.ts -vcodec copy -acodec copy -f mpegts
> udp://host:port
>
> or without the -re.
>
> Any suggestion would be appreciated.
>
> Regards,
>
> Simon Defayette
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

[FFmpeg-user] Streaming (over UDP or RTP) MPEG-TS with multiple scrambled video

2016-05-30 Thread Simon Defayette
Hi,
  I am trying to stream over UDP or RTP a .ts file that I recorded to run
some tests on a test equipment and I can't find a way to do it when
the file contains scrambled video.  Is there a way to do it?

I do something like:

ffmpeg -re -i myfile_.ts -vcodec copy -acodec copy -f mpegts udp://host:port

or without the -re.

Any suggestion would be appreciated.

Regards,

Simon Defayette
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".