|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
ERR: Encoded row takes more than 1440 bits.Hi
I have a mpeg file with NTSC setting generated by "mplex -f 8". Using spuunmux, I obtained a .xml and 1150 png's with 4 colors from another file (save video but another file, a concat of 5 VOB files). Spumux fails very soon with the output shown below. The error message is: ERR: Encoded row takes more than 1440 bits. Please simplify subtitle. The pictures are simple (text subtitles obtained from a srt file with TxT2sup, muxed with muxman 0.15). Just 4 colors png, from spuunmux. It must be some bug. Any help? I use ubuntu. Miguel. frasson@edf:~/Desktop/r-r-dvd/sups$ spumux -m dvd -s 0 sub-en.xml < r-r-nosubs.mpeg > r-r-en.mpeg DVDAuthor::spumux, version 0.6.11. Build options: gnugetopt magick iconv freetype Send bugs to <dvdauthor-users@...> INFO: Locale=pt_BR.UTF-8 INFO: Converting filenames to UTF-8 INFO: Picture sub-en00000.png had 4 colors INFO: Constructing blank hlt INFO: Constructing blank sel INFO: Picture sub-en00001.png had 4 colors INFO: Constructing blank hlt INFO: Constructing blank sel INFO: Max_sub_size=3802 INFO: Picture sub-en00002.png had 4 colors INFO: Constructing blank hlt INFO: Constructing blank sel INFO: Max_sub_size=4508 INFO: Picture sub-en00003.png had 4 colors INFO: Constructing blank hlt INFO: Constructing blank sel INFO: Picture sub-en00004.png had 4 colors INFO: Constructing blank hlt INFO: Constructing blank sel INFO: Max_sub_size=4514 INFO: Picture sub-en00005.png had 4 colors INFO: Constructing blank hlt INFO: Constructing blank sel INFO: Picture sub-en00006.png had 4 colors INFO: Constructing blank hlt INFO: Constructing blank sel INFO: Picture sub-en00007.png had 4 colors INFO: Constructing blank hlt INFO: Constructing blank sel INFO: Picture sub-en00008.png had 4 colors INFO: Constructing blank hlt INFO: Constructing blank sel ERR: Encoded row takes more than 1440 bits. Please simplify subtitle. The beginning of the .xml file is <subpictures> <stream> <spu image="sub-en00000.png" start="00:00: 16.98" end="00:00:22.62" xoffset="0" yoffset="376" /> <spu image="sub-en00001.png" start="00:00:22.49" end="00:00:26.59" xoffset="0" yoffset="376" /> <spu image="sub-en00002.png" start="00:00:26.49" end="00:00:29.57" xoffset="0" yoffset="376" /> <spu image="sub-en00003.png" start="00:00: 29.50" end="00:00:33.59" xoffset="0" yoffset="376" /> <spu image="sub-en00004.png" start="00:00:33.47" end="00:00:36.03" xoffset="0" yoffset="376" /> <spu image="sub-en00005.png" start="00:00:42.98" end="00:00:46.05" xoffset="0" yoffset="376" /> <spu image="sub-en00006.png" start="00:00: 45.98" end="00:00:49.05" xoffset="0" yoffset="376" /> <spu image="sub-en00007.png" start="00:00:48.98" end="00:00:53.08" xoffset="0" yoffset="376" /> <spu image="sub-en00008.png" start="00:00:52.99" end="00:00:58.11" xoffset="0" yoffset="376" /> <spu image="sub-en00009.png" start="00:00: 57.99" end="00:01:02.09" xoffset="0" yoffset="376" /> <spu image="sub-en00010.png" start="00:01:02.00" end="00:01:08.14" xoffset="0" yoffset="376" /> <spu image="sub-en00011.png" start="00:01:07.97" end="00:01:12.06" xoffset="0" yoffset="376" /> ... -- Miguel Vinicius Santini Frasson mvsfrasson@... ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Dvdauthor-users mailing list Dvdauthor-users@... https://lists.sourceforge.net/lists/listinfo/dvdauthor-users |
|
|
Re: ERR: Encoded row takes more than 1440 bits.On Mon, Jul 02, 2007 at 03:47:04PM -0300, Miguel V. S. Frasson wrote:
> Hi > > I have a mpeg file with NTSC setting generated by "mplex -f 8". > Using spuunmux, I obtained a .xml and 1150 png's with 4 colors from another > file (save video but another file, a concat of 5 VOB files). > > Spumux fails very soon with the output shown below. The error message is: > > ERR: Encoded row takes more than 1440 bits. Please simplify subtitle. > > The pictures are simple (text subtitles obtained from a srt file with > TxT2sup, muxed with muxman 0.15). Just 4 colors png, from spuunmux. It > must be some bug. > > Any help? I use ubuntu. > > Miguel. > > frasson@edf:~/Desktop/r-r-dvd/sups$ spumux -m dvd -s 0 sub-en.xml < > r-r-nosubs.mpeg > r-r-en.mpeg > DVDAuthor::spumux, version 0.6.11. Try 0.6.14 and see if the problem still exists. Giacomo ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Dvdauthor-users mailing list Dvdauthor-users@... https://lists.sourceforge.net/lists/listinfo/dvdauthor-users |
|
|
Re: ERR: Encoded row takes more than 1440 bits.Hi. Thanks
I just installed dvdauthor 0.6.14. Eactly the same error. Now I added more verbosity. See bellow. It seams that some overlapping is happening. From the first line of the xml generated by the spuunmux, noe the overlapping: <spu image="sub-en00000.png" start="00:00:16.98" end="00:00:22.62" xoffset="0" yoffset="376" /> <spu image="sub-en00001.png" start="00:00: 22.49" end="00:00:26.59" xoffset="0" yoffset="376" /> I will try to fix the .xml with a script. But if someone thinks the bug is something else, please report. Thanks. Miguel. frasson@edf:~/Desktop/r-r-dvd/sups$ spumux -m dvd -s 0 -v 5 sub-en.xml < r-r-nosubs.mpeg > r-r-soh-en.mpeg DVDAuthor::spumux, version 0.6.14. Build options: gnugetopt iconv freetype Send bugs to < dvdauthor-users@...> INFO: Locale=pt_BR.UTF-8 INFO: Converting filenames to UTF-8 INFO: PNG had 4 colors INFO: Constructing blank hlt INFO: Constructing blank sel INFO: After read_bmp(): xd=430 yd=70 x0=144 y0=380 INFO: PNG had 4 colors INFO: Constructing blank hlt INFO: Constructing blank sel WARN: Overlapping sub spts: 17 sd: 0 nspts: 22 INFO: Max_sub_size=3802 INFO: Padding, b: 232 INFO: Subtitle inserted at: 17.158022 sd=5 INFO: After read_bmp(): xd=460 yd=70 x0=130 y0=380 INFO: PNG had 4 colors INFO: Constructing blank hlt INFO: Constructing blank sel WARN: Overlapping sub spts: 22 sd: 0 nspts: 26 INFO: Max_sub_size=4508 INFO: Padding, b: 1553 INFO: Subtitle inserted at: 22.668022 sd=3 INFO: After read_bmp(): xd=414 yd=32 x0=152 y0=380 INFO: PNG had 4 colors INFO: Constructing blank hlt INFO: Constructing blank sel WARN: Overlapping sub spts: 26 sd: 0 nspts: 29 INFO: Padding, b: 1973 INFO: Subtitle inserted at: 26.668022 sd=3 INFO: After read_bmp(): xd=458 yd=70 x0=130 y0=380 INFO: PNG had 4 colors INFO: Constructing blank hlt INFO: Constructing blank sel WARN: Overlapping sub spts: 29 sd: 0 nspts: 33 INFO: Max_sub_size=4514 INFO: Padding, b: 1547 INFO: Subtitle inserted at: 29.678022 sd=3 INFO: After read_bmp(): xd=346 yd=32 x0=186 y0=380 INFO: PNG had 4 colors INFO: Constructing blank hlt INFO: Constructing blank sel spts: 33 sd: 2 nspts: 43 INFO: Padding, b: 307 INFO: Subtitle inserted at: 33.648022 sd=2 INFO: After read_bmp(): xd=408 yd=64 x0=156 y0=380 INFO: PNG had 4 colors INFO: Constructing blank hlt INFO: Constructing blank sel WARN: Overlapping sub spts: 43 sd: 0 nspts: 46 INFO: Padding, b: 145 INFO: Subtitle inserted at: 43.158022 sd=2 INFO: After read_bmp(): xd=564 yd=32 x0=76 y0=380 INFO: PNG had 4 colors INFO: Constructing blank hlt INFO: Constructing blank sel WARN: Overlapping sub spts: 46 sd: 0 nspts: 49 INFO: Padding, b: 1371 INFO: Subtitle inserted at: 46.158022 sd=2 INFO: After read_bmp(): xd=634 yd=32 x0=42 y0=380 INFO: PNG had 4 colors INFO: Constructing blank hlt INFO: Constructing blank sel WARN: Overlapping sub spts: 49 sd: 0 nspts: 53 ERR: Encoded row takes more than 1440 bits. Please simplify subtitle. On 7/2/07, Giacomo Comes <comes@...> wrote: On Mon, Jul 02, 2007 at 03:47:04PM -0300, Miguel V. S. Frasson wrote: -- Miguel Vinicius Santini Frasson mvsfrasson@... ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Dvdauthor-users mailing list Dvdauthor-users@... https://lists.sourceforge.net/lists/listinfo/dvdauthor-users |
|
|
Re: ERR: Encoded row takes more than 1440 bits.Yes, even removing the overlapping, there is still this problem.
Miguel. On 7/2/07, Miguel V. S. Frasson <mvsfrasson@...> wrote: Hi. Thanks -- Miguel Vinicius Santini Frasson mvsfrasson@... ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Dvdauthor-users mailing list Dvdauthor-users@... https://lists.sourceforge.net/lists/listinfo/dvdauthor-users |
|
|
Re: ERR: Encoded row takes more than 1440 bits.On 7/2/07, Miguel V. S. Frasson <mvsfrasson@...> wrote:
> spts: 46 sd: 0 nspts: 49 > INFO: Padding, b: 1371 > INFO: Subtitle inserted at: 46.158022 sd=2 > INFO: After read_bmp(): xd=634 yd=32 x0=42 y0=380 > INFO: PNG had 4 colors > INFO: Constructing blank hlt > INFO: Constructing blank sel > WARN: Overlapping sub > spts: 49 sd: 0 nspts: 53 > ERR: Encoded row takes more than 1440 bits. Please simplify subtitle. It sounds like the subtitle text is too long or complex. What does the text in that image say? Can you make a new one to replace it with the GIMP? Joe ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Dvdauthor-users mailing list Dvdauthor-users@... https://lists.sourceforge.net/lists/listinfo/dvdauthor-users |
| Free Forum Powered by Nabble | Forum Help |