ceiling on bitrate for transport stream?

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
alfred

ceiling on bitrate for transport stream?

Postby alfred » 11 Dec 2003 19:53

We are trying to convert a quicktime mpeg 4 file to a mpeg2 transport stream using vlc command line. Given the following parameters
C:\Program Files\VideoLAN\VLC>vlc -I dummy -vvv c:\smaller.mov :sout=#transcode{
vcodec=mp2v,vb=15000,acodec=mpga,ab=192,channels=2}:duplicate{dst=std{access=file
,mux=ts,url="c:\d2.ts"}}
give us a decent quality mpeg2. If we increase the bitrate however,
C:\Program Files\VideoLAN\VLC>vlc -I dummy -vvv c:\smaller.mov :sout=#transcode{
vcodec=mp2v,vb=20000,acodec=mpga,ab=192,channels=2}:duplicate{dst=std{access=file
,mux=ts,url="c:\d2.ts"}}
it results in a lower quality file. Is there anything we can do about it?

BigBen
Cone that earned his stripes
Cone that earned his stripes
Posts: 115
Joined: 25 Nov 2003 10:48

Postby BigBen » 11 Dec 2003 23:05

well, 15 Mbit/s is already a lot for a standard sized (eg 640x480) video stream (for instance, a DVD stream is about 6-9 Mbit/s. I wouldn't be surprised if ffmpeg wasn't able to profit from bitrates high like this correctly...
--
BigBen

VideoLAN Team

Alfred

Postby Alfred » 12 Dec 2003 03:58

We are working with HD that starts off at 18300000 bps, at 15 Mbits there is noticable degradation. The highest possible bitrate that VLC outputs is determined by ffmpeg then BigBen?

BigBen
Cone that earned his stripes
Cone that earned his stripes
Posts: 115
Joined: 25 Nov 2003 10:48

Postby BigBen » 13 Dec 2003 13:35

I would say so... Not sure ffmpeg encoder is the best fit for HDTV... But I think you will more info on that looking in ffmpeg doc...
--
BigBen

VideoLAN Team


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 46 guests