[streaming] Re: Muxing into mp4 container
John Greene
bootson at alltel.net
Mon Aug 8 19:16:59 CEST 2005
John Greene wrote:
> I am using an svn build of vlc compiled today on an Ubuntu hoary
> system, and I am unable to mux into an mp4 container. I was able to
> three days ago. I don't suspect that the problem is with vlc,
> however, because the problem occured when I installed a cvs snapshot
> of ffmpeg. Here are the options I used to compile and install ffmpeg:
>
> --enable-gpl --enable-pp --enable-mp3lame --enable-faac --enable-faad
> --enable-dts --disable-debug --tune=athlon-xp --enable-vorbis
> --enable-a52 --enable-dts --enable-shared --enable-shared-pp
> --enable-libogg --prefix=/usr
>
> and here are the options I used to build vlc:
>
> ./configure --enable-release --enable-optimizations
> --enable-livedotcom --enable-dvdnav --disable-mkv --enable-mad
> --enable-ffmpeg --with-ffmpeg-zlib --with-ffmpeg-mp3lame
> --with-ffmpeg-faac --with-ffmpeg-dts --enable-faad --enable-flac
> --disable-speex --enable-aa --enable-caca --enable-skins2
> --enable-wxwindows --enable-xosd --enable-goom
> --with-livedotcom-tree=/home/john/src/live
> --with-x264-tree=/home/john/src/x264
> --with-dvdnav-config-path=/home/john/src/libdvdnav
> --with-dvbpsi-tree=/home/john/src/libdvbpsi-trunk
>
> And here is the error message:
>
> *snipped*
> libdvdread: Get key for /VIDEO_TS/VTS_12_1.VOB at 0x003ae4a0
> libdvdread: Elapsed time 0
> libdvdread: Found 12 VTS's
> libdvdread: Elapsed time 0
> libdvdnav: Suspected RCE Region Protection!!!
> [00000298] a52 packetizer: A/52 channels:1 samplerate:48000 bitrate:96000
> [00000301] a52 decoder: A/52 channels:1 samplerate:48000 bitrate:96000
> [00000321] a52 packetizer: A/52 channels:6 samplerate:48000
> bitrate:448000
> [00000272] main private error: cannot add a new stream (unsuported
> while muxing for this format)
> [00000321] main packetizer error: cannot create packetizer output
> [00000272] main private error: cannot add a new stream (unsuported
> while muxing for this format)
> [00000263] stream_out_transcode private error: cannot add this stream
> *snipped*
>
> So I guess my question is: What needs to be enabled/installed on my
> system to get muxing audio into an mp4 container to work? Thanks for
> the input.
>
> John Greene
>
OK, nevermind I figured out what the problem was. What I was trying to
encode (Spiderman, chapter 3) for some reason was selecting a null audio
track or something ( I noticed that when I just tried to play the
chapter, the video played but no audio). I had to explicitly select an
audio track. Go figure...
--
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the streaming
mailing list