[FFmpeg-soc] [soc]: r1741 - in eac3: ac3dec.c ac3dec.h eac3dec.c

Justin Ruggles justinruggles at bellsouth.net
Tue Jan 1 23:24:20 CET 2008


Bill Crowley wrote:
> Justin,
> 
> I think I'm beginning to see what you've done.
> 
> The way I built ffmpeg/ffplay was to "sh checkout.sh"
> in the soc/eac3 directory, "cd ffmpeg", configure with
> 
> .... ./configure --enable-gpl --enable-pp --enable-swscaler
> --enable-pthreads --enable-liba52 --enable-liba52bin --enable-libfaac
> --enable-libfaad --enable-libfaadbin --enable-libmp3lame --enable-libx264
> 
> and then "make". I've used this method over the past several
> months with success.
> 
> Can you tell me how I can successfully compile your most
> recent changes in order to play an EAC3 stream?
> 
> Your help on this would be much appreciated.

take out "--enable-liba52 --enable-liba52bin"

> Also, do you have any thoughts on the video issue I mentioned
> earlier, namely where the stream 0 codec frame rate differs from
> container frame rate
> resulting in a 90000 fps? It appears I have to somehow employ h264.

That's outside of my realm of expertise.

-Justin

P.S. please do not top-post



More information about the FFmpeg-soc mailing list