Re: [FFmpeg-user] ffmpeg cuvid not transcoding properly

2019-11-19 Thread Philippe Sudre-Rouffaux
Thanks

Le mar. 19 nov. 2019 à 04:07, Andy  a écrit :

> On Mon, Nov 18, 2019 at 12:35 PM Ted Park  wrote:
> >
> > I just noticed this but it some examples it seems you are specifying h264
> decoder for an input that (apparently) is mpeg? I’m not sure which is
> which, but I think cuvid and nvdec differ in the way they map or copy to
> graphics memory thought maybe that might be the difference between the logs
> (hw decoder into gpu you probably need to specify format, especially when
> its input is http, I don’t know if in ffmpeg the protocol takes mime type
> into account.) For the compilation issues, check that you have cuda nvenc
> ffnv… etc where they can be found by configure script, clean before make.
> > ___
> > ffmpeg-user mailing list
> > ffmpeg-user@ffmpeg.org
> > https://ffmpeg.org/mailman/listinfo/ffmpeg-user
> >
> > To unsubscribe, visit link above, or email
> > ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
>
> You are right, and all the inputs that are giving me troubles are indeed SD
> MPEG2 video mpegts format. I tried searching on how to specify input for
> hwaccel but can't find anything for mpegts
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> https://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
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

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

Re: [FFmpeg-user] help... ffmpeg - x264 probleme during installation

2019-11-19 Thread Philippe Sudre-Rouffaux
I'm Sorry
Thanks

Le mar. 19 nov. 2019 à 08:27, Carl Eugen Hoyos  a
écrit :

> Am Di., 19. Nov. 2019 um 03:44 Uhr schrieb Philippe Sudre-Rouffaux
> :
>
> > I have a problem during an installation using a bash file.
> > (mediaspip_install.sh from https://github.com/kent1D/mediaspip_scripts)
> >
> > At the beegining all is ok but when the file install ffmpeg, there is
> > always problem with x264.
> >
> > Here is .log file.
> >
> > Makefile:2: config.mak: Aucun fichier ou dossier de ce type
> > Makefile:62: /common.mak: Aucun fichier ou dossier de ce type
> > Makefile:104: /libavutil/Makefile: Aucun fichier ou dossier de ce type
> > Makefile:104: /library.mak: Aucun fichier ou dossier de ce type
> > Makefile:106: /doc/Makefile: Aucun fichier ou dossier de ce type
> > Makefile:189: /tests/Makefile: Aucun fichier ou dossier de ce type
> > make: *** No rule to make target '/tests/Makefile'. Arrêt.
> >
> > Could you help me please ?
>
> Why don't you ask kent1D?
>
> Seriously: This is the FFmpeg user mailing list, nothing in your post
> indicates that you have an issue related to FFmpeg.
>
> You can get support for FFmpeg's configure script here but not for
> third-party scripts (over which we have no control).
>
> Carl Eugen
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> https://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
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

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

[FFmpeg-user] help... ffmpeg - x264 probleme during installation

2019-11-18 Thread Philippe Sudre-Rouffaux

Hello,

I have a Debian 8 server.

I have a problem during an installation using a bash file. 
(mediaspip_install.sh from https://github.com/kent1D/mediaspip_scripts)


At the beegining all is ok but when the file install ffmpeg, there is 
always problem with x264.


Here is .log file.

Makefile:2: config.mak: Aucun fichier ou dossier de ce type
Makefile:62: /common.mak: Aucun fichier ou dossier de ce type
Makefile:104: /libavutil/Makefile: Aucun fichier ou dossier de ce type
Makefile:104: /library.mak: Aucun fichier ou dossier de ce type
Makefile:106: /doc/Makefile: Aucun fichier ou dossier de ce type
Makefile:189: /tests/Makefile: Aucun fichier ou dossier de ce type
make: *** No rule to make target '/tests/Makefile'. Arrêt.

Could you help me please ?

Thanks.

Philippe

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

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