Re: [CinCVS] H264 encoding ... BUG ?

2007-10-15 Thread E Chalaron

Hello Valentina
Well ... I think that I have 2 things on top of each other here  a 
bad installation AND the debian stuff then.

Thanks for your help
E

well, i found this:

"Debian has decided that H264 encoder might be a problem according to 
Software patents and therefore have removed it from their repository.."


that's why now h264 encoder is no longer availableonly free x264 
projectso libavcodec option -libx264 is the only working..



___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCVS] H264 encoding ... BUG ?

2007-10-15 Thread Valentina Messeri

well, i found this:

"Debian has decided that H264 encoder might be a problem according to  
Software patents and therefore have removed it from their repository.."


that's why now h264 encoder is no longer availableonly free x264  
projectso libavcodec option -libx264 is the only working..



Hello Valentina
After giving  it a go (re my email to you directly)...
it is not working...
same error.


same error using ffmpeg line with option -vcodec libx264?

:D

ciao!

Vale

I will try on another machine.

Cheers
E

Valentina Messeri wrote:
you're righti noticed same problems with kino, a coulple of   
days ago...it's obviously ffmpeg problems.i, just have had a   
loook:


option -vcodec h264 doesn work...but -vcodec libx264 did work

so, it's a simple problem of encode script (that should have to be   
changed)


enjoy sunday...

Vale


Hi all
I have an issue here.

I try to encode in h264 a PAL sequence of few seconds. The encoding
seems to lock, nothing is happening, or nothing seems to happen.
Distr is ubuntu on a AMD dual core turion.
Install went smoothly from SVN.
I have seen several reports on it, not sure if it is fixed.

However trying ffmpeg directly


[EMAIL PROTECTED]:/home/movies_bretagne$ ffmpeg -i ferdinand.dv -sameq
-vcodec h264 test.avi
FFmpeg version SVN-r10721, Copyright (c) 2000-2007 Fabrice Bellard, et
al.
 configuration: --enable-libfaac --enable-gpl --enable-pp
--enable-libogg --enable-libvorbis --enable-libtheora --enable-libfaad
--enable-pthreads --enable-libmp3lame --enable-libdc1394
--enable-libx264
 libavutil version: 49.5.0
 libavcodec version: 51.45.0
 libavformat version: 51.14.0
 built on Oct 13 2007 20:26:04, gcc: 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
Input #0, dv, from 'ferdinand.dv':
 Duration: 00:26:07.0, start: 0.00, bitrate: 28800 kb/s
 Stream #0.0: Video: dvvideo, yuv420p, 720x576, 28800 kb/s, 25.00
fps(r)
 Stream #0.1: Audio: pcm_s16le, 48000 Hz, stereo, 1536 kb/s
Unknown encoder 'h264'

There I am puzzled... what is going on ???
Thanks for any help





http://encosianima.net/


This message was sent using IMP, the Internet Messaging Program.


___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra




___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra




http://encosianima.net/


This message was sent using IMP, the Internet Messaging Program.


___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCVS] H264 encoding ... BUG ?

2007-10-14 Thread E Chalaron

Hello Valentina
After giving  it a go (re my email to you directly)...
it is not working...
same error. I will try on another machine.
Cheers
E

Valentina Messeri wrote:
you're righti noticed same problems with kino, a coulple of days 
ago...it's obviously ffmpeg problems.i, just have had a loook:


option -vcodec h264 doesn work...but -vcodec libx264 did work

so, it's a simple problem of encode script (that should have to be 
changed)


enjoy sunday...

Vale


Hi all
I have an issue here.

I try to encode in h264 a PAL sequence of few seconds. The encoding
seems to lock, nothing is happening, or nothing seems to happen.
Distr is ubuntu on a AMD dual core turion.
Install went smoothly from SVN.
I have seen several reports on it, not sure if it is fixed.

However trying ffmpeg directly


[EMAIL PROTECTED]:/home/movies_bretagne$ ffmpeg -i ferdinand.dv -sameq
-vcodec h264 test.avi
FFmpeg version SVN-r10721, Copyright (c) 2000-2007 Fabrice Bellard, et
al.
  configuration: --enable-libfaac --enable-gpl --enable-pp
--enable-libogg --enable-libvorbis --enable-libtheora --enable-libfaad
--enable-pthreads --enable-libmp3lame --enable-libdc1394
--enable-libx264
  libavutil version: 49.5.0
  libavcodec version: 51.45.0
  libavformat version: 51.14.0
  built on Oct 13 2007 20:26:04, gcc: 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
Input #0, dv, from 'ferdinand.dv':
  Duration: 00:26:07.0, start: 0.00, bitrate: 28800 kb/s
  Stream #0.0: Video: dvvideo, yuv420p, 720x576, 28800 kb/s, 25.00
fps(r)
  Stream #0.1: Audio: pcm_s16le, 48000 Hz, stereo, 1536 kb/s
Unknown encoder 'h264'

There I am puzzled... what is going on ???
Thanks for any help





http://encosianima.net/


This message was sent using IMP, the Internet Messaging Program.


___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra




___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCVS] H264 encoding ... BUG ?

2007-10-14 Thread Valentina Messeri
you're righti noticed same problems with kino, a coulple of days  
ago...it's obviously ffmpeg problems.i, just have had a loook:


option -vcodec h264 doesn work...but -vcodec libx264 did work

so, it's a simple problem of encode script (that should have to be  
changed)


enjoy sunday...

Vale


Hi all
I have an issue here.

I try to encode in h264 a PAL sequence of few seconds. The encoding
seems to lock, nothing is happening, or nothing seems to happen.
Distr is ubuntu on a AMD dual core turion.
Install went smoothly from SVN.
I have seen several reports on it, not sure if it is fixed.

However trying ffmpeg directly


[EMAIL PROTECTED]:/home/movies_bretagne$ ffmpeg -i ferdinand.dv -sameq
-vcodec h264 test.avi
FFmpeg version SVN-r10721, Copyright (c) 2000-2007 Fabrice Bellard, et
al.
  configuration: --enable-libfaac --enable-gpl --enable-pp
--enable-libogg --enable-libvorbis --enable-libtheora --enable-libfaad
--enable-pthreads --enable-libmp3lame --enable-libdc1394
--enable-libx264
  libavutil version: 49.5.0
  libavcodec version: 51.45.0
  libavformat version: 51.14.0
  built on Oct 13 2007 20:26:04, gcc: 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
Input #0, dv, from 'ferdinand.dv':
  Duration: 00:26:07.0, start: 0.00, bitrate: 28800 kb/s
  Stream #0.0: Video: dvvideo, yuv420p, 720x576, 28800 kb/s, 25.00
fps(r)
  Stream #0.1: Audio: pcm_s16le, 48000 Hz, stereo, 1536 kb/s
Unknown encoder 'h264'

There I am puzzled... what is going on ???
Thanks for any help





http://encosianima.net/


This message was sent using IMP, the Internet Messaging Program.


___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra