You can subscribe to this list here.
2010 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
(13) |
Jul
(9) |
Aug
(4) |
Sep
(4) |
Oct
(2) |
Nov
(4) |
Dec
(7) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2011 |
Jan
(5) |
Feb
(18) |
Mar
(11) |
Apr
(1) |
May
(2) |
Jun
|
Jul
(3) |
Aug
|
Sep
(16) |
Oct
(2) |
Nov
(2) |
Dec
(12) |
2012 |
Jan
(12) |
Feb
(2) |
Mar
(8) |
Apr
(16) |
May
(33) |
Jun
(5) |
Jul
(5) |
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
(10) |
2013 |
Jan
|
Feb
(4) |
Mar
|
Apr
(14) |
May
(9) |
Jun
|
Jul
(8) |
Aug
|
Sep
(5) |
Oct
(1) |
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2016 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Subhashini <sub...@pl...> - 2011-01-03 14:06:08
|
Hi Médéric, I downloaded src_1.10, I compiled the build, i.e., SVC.sln file. I got the exe file now. I tried to run in this way i.e., Visual studio command prompt, D:\src_1.10\Libs\SVC\bin>SVC_decoder_v9.exe -h264 video_1.264 Is this the way to run the exe? I am attaching the sdl I am using. thanks Regards, Subhashini Srinivasan R & D www.plintron.com -----Original Message----- From: Médéric Blestel [mailto:Med...@in...] Sent: Monday, January 03, 2011 1:53 PM To: Subhashini Subject: Re: [Opensvcdecoder-support] (no subject) Dear Subhashini, I'm sorry to answer so lately. The video you sent me, is working correctly on my computer. It seems that the SDL version you are using is not correct. Can you tell me which project you are trying to compile and under which environment? Kind regards, Médéric Le 31/12/2010 05:24, Subhashini a écrit : > Hi Mederic Blestel, > > I am trying to run the decoder in this way, but I am getting the > following errors, I am attaching the video stream I am using. I can > play this using Mplayer. > > D:\src_1.10\Libs\SVC\bin>SVC_decoder_v9.exe -h264 video_1.264 > > Cannot open determine the layer to display 0 > > Help -layer layer_num > > Layer Forced to 0 > > SDL: Set 1920x1088 @ 32 bpp > > SDL: could not set video mode - exiting > > SDL: Couldn't set 176x144: DDraw created surface with wrong pitch > > D:\src_1.10\Libs\SVC\bin> > > > "Failure is not a Fall just a Slip" > > Regards, > Subhashini Srinivasan > R& D > www.plintron.com > > > -----Original Message----- > From: Mederic Blestel [mailto:Med...@in...] > Sent: Friday, December 31, 2010 1:35 AM > To: Subhashini > Subject: Re: [Opensvcdecoder-support] (no subject) > > Dear Subhashini, > > Sorry to answer you so latelybut we are in holidays. > We are back at work on monday. > Can you send me the stream to know if there is a problem with the decoder. > Kind regards > > Médéric > Subhashini<sub...@pl...> a écrit : > >> Hi, >> >> >> >> I am trying to use the src_1.10, >> >> I build the solution and I got the SVC_decoder_v9.exe file >> >> While I am trying to run the exe, I am getting following errors >> >> >> >> >> >> >> >> D:\src_1.10\Libs\SVC\bin>SVC_decoder_v9.exe -h264 video_1.264 >> >> Cannot open determine the layer to display 0 >> >> Help -layer layer_num >> >> Layer Forced to 0 >> >> SDL: Set 1920x1088 @ 32 bpp >> >> SDL: could not set video mode - exiting >> >> SDL: Couldn't set 176x144: DDraw created surface with wrong pitch >> >> D:\src_1.10\Libs\SVC\bin> >> >> >> >> Pls help me out over this issue. >> >> >> >> "Failure is not a Fall just a Slip" >> >> >> >> Regards, >> >> Subhashini Srinivasan >> >> R& D >> >> <http://www.plintron.com/> www.plintron.com >> >> >> >> >> >> > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. |
From: Médéric B. <Med...@in...> - 2011-01-03 08:37:53
|
Dear Sunil, Sorry to answer you so lately, I was out my office. The problem seems comming from the SDL library which used to display the video. Can you tell me which project are you using, and which SDL version? Kind regards, Médéric Le 28/12/2010 15:39, sunil p a écrit : > > Hi, > > I am trying to use the src_1.10, > > I build the solution and I got the SVC_decoder_v9.exe file > > While I am trying to run the exe, I am getting following errors > > D:\src_1.10\Libs\SVC\bin>SVC_decoder_v9.exe -h264 video_1.264 > > Cannot open determine the layer to display 0 > > Help -layer layer_num > > Layer Forced to 0 > > SDL: Set 1920x1088 @ 32 bpp > > SDL: could not set video mode - exiting > > SDL: Couldn't set 176x144: DDraw created surface with wrong pitch > > D:\src_1.10\Libs\SVC\bin> > > Pls help me out over this issue. > > Regard's > Sunil Reddy. > > > ------------------------------------------------------------------------------ > Learn how Oracle Real Application Clusters (RAC) One Node allows customers > to consolidate database storage, standardize their database environment, and, > should the need arise, upgrade to a full multi-node Oracle RAC database > without downtime or disruption > http://p.sf.net/sfu/oracle-sfdevnl > > > _______________________________________________ > Opensvcdecoder-support mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensvcdecoder-support |
From: sunil p <red...@gm...> - 2010-12-28 14:39:56
|
Hi, I am trying to use the src_1.10, I build the solution and I got the SVC_decoder_v9.exe file While I am trying to run the exe, I am getting following errors D:\src_1.10\Libs\SVC\bin>SVC_decoder_v9.exe -h264 video_1.264 Cannot open determine the layer to display 0 Help -layer layer_num Layer Forced to 0 SDL: Set 1920x1088 @ 32 bpp SDL: could not set video mode - exiting SDL: Couldn't set 176x144: DDraw created surface with wrong pitch D:\src_1.10\Libs\SVC\bin> Pls help me out over this issue. Regard's Sunil Reddy. |
From: Subhashini <sub...@pl...> - 2010-12-28 13:37:26
|
Hi, I am trying to use the src_1.10, I build the solution and I got the SVC_decoder_v9.exe file While I am trying to run the exe, I am getting following errors D:\src_1.10\Libs\SVC\bin>SVC_decoder_v9.exe -h264 video_1.264 Cannot open determine the layer to display 0 Help -layer layer_num Layer Forced to 0 SDL: Set 1920x1088 @ 32 bpp SDL: could not set video mode - exiting SDL: Couldn't set 176x144: DDraw created surface with wrong pitch D:\src_1.10\Libs\SVC\bin> Pls help me out over this issue. "Failure is not a Fall just a Slip" Regards, Subhashini Srinivasan R & D <http://www.plintron.com/> www.plintron.com |
From: Subhashini <sub...@pl...> - 2010-12-28 13:37:23
|
Hi, I am trying to use the src_1.10, I build the solution and I got the SVC_decoder_v9.exe file While I am trying to run the exe, I am getting following errors D:\src_1.10\Libs\SVC\bin>SVC_decoder_v9.exe -h264 video_1.264 Cannot open determine the layer to display 0 Help -layer layer_num Layer Forced to 0 SDL: Set 1920x1088 @ 32 bpp SDL: could not set video mode - exiting SDL: Couldn't set 176x144: DDraw created surface with wrong pitch D:\src_1.10\Libs\SVC\bin> Pls help me out over this issue. "Failure is not a Fall just a Slip" Regards, Subhashini Srinivasan R & D <http://www.plintron.com/> www.plintron.com |
From: Esther M. L. <em...@gt...> - 2010-12-16 14:04:23
|
Thank you very much for your answer!!! That line has resolved my problem. Good job!!!!! Best regards, Esther El 16/12/2010 13:47, Médéric Blestel escribió: > Dear Esther, > > The 32 added pixels are used for the motion compensation. > > What do you mean by "remove them from the code"? > > If you want to remove the padding in the output frame, you can modify > extract_picture(). > This function is in charged to remove the padding on the bottom and on > the top of the frame. > For instance in extract_picture.c, if you change the value of stride > (stride = (Xsize - Right - Left)) by stride = (Xsize - Right - Left) - > 32, the output video will be in the right resolution. > > > Kind regards, > Médéric > > > Le 16/12/2010 09:52, Esther Madejón López a écrit : >> Hi all, >> >> I have got a question regarding the used resolution. Why are 32 >> pixels added to the width of the frames? I am trying to remove them >> from the >> code so as to work with the original width but I'm having problems >> with the decoding. Is it possible to avoid the use of these extra 32 >> pixels in the code? >> >> I would be grateful for any help >> >> Best regards, >> >> Esther >> >> >> ------------------------------------------------------------------------------ >> >> Lotusphere 2011 >> Register now for Lotusphere 2011 and learn how >> to connect the dots, take your collaborative environment >> to the next level, and enter the era of Social Business. >> http://p.sf.net/sfu/lotusphere-d2d >> _______________________________________________ >> Opensvcdecoder-support mailing list >> Ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensvcdecoder-support > > |
From: Médéric B. <Med...@in...> - 2010-12-16 12:48:20
|
Dear Esther, The 32 added pixels are used for the motion compensation. What do you mean by "remove them from the code"? If you want to remove the padding in the output frame, you can modify extract_picture(). This function is in charged to remove the padding on the bottom and on the top of the frame. For instance in extract_picture.c, if you change the value of stride (stride = (Xsize - Right - Left)) by stride = (Xsize - Right - Left) - 32, the output video will be in the right resolution. Kind regards, Médéric Le 16/12/2010 09:52, Esther Madejón López a écrit : > Hi all, > > I have got a question regarding the used resolution. Why are 32 pixels added to the width of the frames? I am trying to remove them from the > code so as to work with the original width but I'm having problems with the decoding. Is it possible to avoid the use of these extra 32 pixels in the code? > > I would be grateful for any help > > Best regards, > > Esther > > > ------------------------------------------------------------------------------ > Lotusphere 2011 > Register now for Lotusphere 2011 and learn how > to connect the dots, take your collaborative environment > to the next level, and enter the era of Social Business. > http://p.sf.net/sfu/lotusphere-d2d > _______________________________________________ > Opensvcdecoder-support mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensvcdecoder-support |
From: Esther M. L. <em...@gt...> - 2010-12-16 08:52:55
|
Hi all, I have got a question regarding the used resolution. Why are 32 pixels added to the width of the frames? I am trying to remove them from the code so as to work with the original width but I'm having problems with the decoding. Is it possible to avoid the use of these extra 32 pixels in the code? I would be grateful for any help Best regards, Esther |
From: Esther M. L. <em...@gt...> - 2010-12-15 17:39:46
|
Hi all, I have got a question regarding the used resolution. Why are 32 pixels added to the width of the frames? I am trying to remove them from the code so as to work with the original width but I'm having problems with the decoding. I have attached a sample decoded frame. Is it possible to avoid the use of these extra 32 pixels in the code? I would be grateful for any help Best regards, Esthe |
From: Médéric B. <Med...@in...> - 2010-11-19 08:31:27
|
Dear Shiyu, I would like further information about your work. First, which version of the libraries are you using? src_1.09 or the SVN code? Secondly, you are using video_3.mp4. I provide though the web site only the raw stream (*.264). How did you create the mp4 file? Can you send it to me? I have tried to decode video_3.mp4 (encapsulated with a mp4box version compatible with SVC standard), using TCPMP, and it's working correctly. Kind regards Médéric Le 19/11/2010 03:36, Shiyu Yang a écrit : > Hi all , > Thanks for the great work of open svc decoder. There is a > problem when I use it. > I use the open svc decoder libraries in my demo, when I decode > a SVC stream > It can decode the top layer well, but when I down the layer, the > stream is not decoded > correct. I build all the files by VS 2008 under Release mode, and > added common.dll, > common.lib and all of the .plg files to my demo. The SVC stream I used > is the sample > stream video_3.mp4. I call the method > Player->Set(p->Player,PLAYER_SVC_LAYER,NULL,0) > Is there any thing I ignore ? Can you give me some help. Thanks a lot. > > > Best regards > > Shiyu Yang > > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2& L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today > http://p.sf.net/sfu/msIE9-sfdev2dev > > > _______________________________________________ > Opensvcdecoder-support mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensvcdecoder-support |
From: Shiyu Y. <dl...@gm...> - 2010-11-19 02:42:51
|
Hi all , Thanks for the great work of open svc decoder. There is a problem when I use it. I use the open svc decoder libraries in my demo, when I decode a SVC stream It can decode the top layer well, but when I down the layer, the stream is not decoded correct. I build all the files by VS 2008 under Release mode, and added common.dll, common.lib and all of the .plg files to my demo. The SVC stream I used is the sample stream video_3.mp4. I call the method Player->Set(p->Player,PLAYER_SVC_LAYER,NULL,0) Is there any thing I ignore ? Can you give me some help. Thanks a lot. Best regards Shiyu Yang |
From: mblestel <med...@in...> - 2010-11-04 16:33:08
|
Dear Shuaijun, There are no timestamp into a raw stream like .264 file. To get timestamps, you need to encapsulate your stream using mp4box for instance. Kind regards Médéric Le 04/11/2010 15:59, Shuaijun Zhang a écrit : > Hi all, > > Is there anybody knowing how to get the Display timestamp from SVC > video (.264 file, encoded by JSVM). > In mplayer source code, I don't see the display timestamp in demuxer > part. Or maybe I am wrong, I don't find it but it is there. If anybody > can specify how to find it, I would be very appreciated. > thank you very much > > Regs > Jason > ---------------------------------------------- > Shuaijun Zhang, Research Engineer > Software Research Institute > Athlone Institute of Technology > Ireland > > > ------------------------------------------------------------------------------ > The Next 800 Companies to Lead America's Growth: New Video Whitepaper > David G. Thomson, author of the best-selling book "Blueprint to a > Billion" shares his insights and actions to help propel your > business during the next growth cycle. Listen Now! > http://p.sf.net/sfu/SAP-dev2dev > > > _______________________________________________ > Opensvcdecoder-support mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensvcdecoder-support -- *Médéric Blestel* *Ingénieur de Recherche / Research Engineer* *IETR/Groupe Image* ** *INSA DE RENNES* *20 AVENUE DES BUTTES DE COESMES* *CS 70 839* *35 708 RENNES CEDEX 7* Tél : +33 (2) 23 23 85 67 |
From: Shuaijun Z. <sz...@re...> - 2010-11-04 16:05:20
|
Hi all, Is there anybody knowing how to get the Display timestamp from SVC video (.264 file, encoded by JSVM). In mplayer source code, I don't see the display timestamp in demuxer part. Or maybe I am wrong, I don't find it but it is there. If anybody can specify how to find it, I would be very appreciated. thank you very much Regs Jason ---------------------------------------------- Shuaijun Zhang, Research Engineer Software Research Institute Athlone Institute of Technology Ireland |
From: mblestel <med...@in...> - 2010-10-20 07:27:12
|
Dear Mathias, Thank you for using OpenSVCDecoder. Can you send me the stream in order to check if something is wrong with decoder. Kind regards Médéric Le 18/10/2010 22:32, Mathias Augenstein a écrit : > Hello, > > thanks for your great work! I am really happy to have found an open > source SVC decoder. > > I use the JSVM 9.19.7 software for encoding. While doing example 3.3 on > page 59 of the JSVM software > manual and playing back the encoded byte-stream with the openSVC decoder > (mplayer), I got the following > behaviour: > The sequenze was played with 15fps which is not the highest temporal > resolution. > > The example uses a qcif sequenze with 15fps for layer 0 and a cif > sequenze with 30 fps for layer 1. > The result is a byte-stream with 2 dependency layers (0, 1) and 5 > (1,875-30fps) temporal layers. > The highest spatial resoluton is played but only @ 15fps. > > Is this the normal behaviour? Or can I make it to play @ 30 fps? > > Thanks, > > Mathias > > ------------------------------------------------------------------------------ > Download new Adobe(R) Flash(R) Builder(TM) 4 > The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly > Flex(R) Builder(TM)) enable the development of rich applications that run > across multiple browsers and platforms. Download your free trials today! > http://p.sf.net/sfu/adobe-dev2dev > _______________________________________________ > Opensvcdecoder-support mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensvcdecoder-support -- *Médéric Blestel* *Ingénieur de Recherche / Research Engineer* *IETR/Groupe Image* *INSA DE RENNES* *20 AVENUE DES BUTTES DE COESMES* *CS 70 839* *35 708 RENNES CEDEX 7* Tél : +33 (2) 23 23 85 67 |
From: Mathias A. <m_...@ar...> - 2010-10-18 20:32:37
|
Hello, thanks for your great work! I am really happy to have found an open source SVC decoder. I use the JSVM 9.19.7 software for encoding. While doing example 3.3 on page 59 of the JSVM software manual and playing back the encoded byte-stream with the openSVC decoder (mplayer), I got the following behaviour: The sequenze was played with 15fps which is not the highest temporal resolution. The example uses a qcif sequenze with 15fps for layer 0 and a cif sequenze with 30 fps for layer 1. The result is a byte-stream with 2 dependency layers (0, 1) and 5 (1,875-30fps) temporal layers. The highest spatial resoluton is played but only @ 15fps. Is this the normal behaviour? Or can I make it to play @ 30 fps? Thanks, Mathias |
From: Mederic B. <Med...@in...> - 2010-09-13 19:09:32
|
Hello Stefano, First which version of the JSVM are using? The OpenSVCDecoder is only compatible with the 9.19 version. Can you provide us the stream which is not working? It should be helpful in order to detect what's wrong with te decoding process. Kind regards Médéric Stefano <tor...@al...> a écrit : > Hello, > I've a problem with the SVC decoder: > i want to decode a stream by OpenSVC(the stream was originally coded > with jsvm). > I've install the software but when i try to decode... i see that the svc > decoder don't work as really decoder, but i think it see the input > stream as a h264 stream. > > In the allegate there is the report that i see on the terminal when i > try to decode with OpenSVC and when i try to see with the mplayer a svc > stream. > I dont know what is the problem, i need this software for decode svc > stream, please help me!! > > Thanks > > Stefano Torti > > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. |
From: Stefano <tor...@al...> - 2010-09-11 01:33:59
|
Hello, I've a problem with the SVC decoder: i want to decode a stream by OpenSVC(the stream was originally coded with jsvm). I've install the software but when i try to decode... i see that the svc decoder don't work as really decoder, but i think it see the input stream as a h264 stream. In the allegate there is the report that i see on the terminal when i try to decode with OpenSVC and when i try to see with the mplayer a svc stream. I dont know what is the problem, i need this software for decode svc stream, please help me!! Thanks Stefano Torti |
From: Stefano <tor...@al...> - 2010-09-11 01:32:06
|
Hello, I've a problem with the SVC decoder: i want to decode a stream by OpenSVC(the stream was originally coded with jsvm). I've install the software but when i try to decode... i see that the svc decoder don't work as really decoder, but i think it see the input stream as a h264 stream. In the allegate there is the report that i see on the terminal when i try to decode with OpenSVC and when i try to see with the mplayer a svc stream. I dont know what is the problem, i need this software for decode svc stream, please help me!! Thanks Stefano Torti |
From: Duncan M. <dun...@ho...> - 2010-09-07 00:36:46
|
Hi, I was looking for a svc player and come accross your work. I appreciate your work on svc. It is great. However, there is one problem, I currently face. Even though the svc bitsream sequences at http://wftp3.itu.int/av-arch/jvt-site/bitstream_exchange/SVC/ can be played by the player, I cannot make it play a sequence encoded by JSVM reference software. The player exits with a segmentation fault. Do you have any idea about this? I currently encode crew test bitsream at 704x576 60Hz at 3 different resolutions and 2 different temporal quality levels with the configuration files that can be found in data folder in current jsvm package. In fact, it may be the case that you do not support jsvm encoded bitstreams. But in that case are there any svc encoder you support? Thanks. Best regards. Duncan. |
From: M. R. <mr...@in...> - 2010-08-20 16:31:43
|
can you send us the bitstream? Mickaël Le 20 août 2010 à 18:20, Thejaswini P a écrit : > Hi, > I have a question. I tried to do intra-only coding with JSVM encoder. > When i tried to decode this bit stream, i get an unhandled execption in the decoder. > Kindly advice. > Thanks for your time and patience. > > > -- > regards, > thejaswini purushotham > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ > Opensvcdecoder-support mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensvcdecoder-support |
From: Thejaswini P <the...@gm...> - 2010-08-20 16:20:11
|
Hi, I have a question. I tried to do intra-only coding with JSVM encoder. When i tried to decode this bit stream, i get an unhandled execption in the decoder. Kindly advice. Thanks for your time and patience. -- regards, thejaswini purushotham |
From: mblestel <med...@in...> - 2010-08-03 10:56:15
|
Dear ivs shanghai, In all sequences, the decoder is acting like this. The decoder calculates the number of frames stored in the "decoded picture buffer" (dpb) according to video size and level_idc. After, it will display the first frame and waits to fill its dpb before displaying another picture. The buffering is always done because the picture decoding order is not always the same as the display order. Kind regards Médéric ivs shanghai a écrit : > hi, > first thanks for your great work! > i decoded bitstream "SVCBS-7.zip" from > http://wftp3.itu.int/av-arch/jvt-site/bitstream_exchange/SVC/ by > "src_1.08" with command parameter "-h264 SVCBS-7.264 -layer 16", > i found after the first frame is decoded, it is outputed immediately, > while frame 2 is not outputed immediately after decoded, until after > frame 9 is decoded, frame 2 is outputed, > in function "DisplayOrderSvc", i found some clue for this, but i > wonder why the decoder shall buffering these frames, not output > immediately ? > > thanks! > nick > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > The Palm PDK Hot Apps Program offers developers who use the > Plug-In Development Kit to bring their C/C++ apps to Palm for a share > of $1 Million in cash or HP Products. Visit us here for more details: > http://p.sf.net/sfu/dev2dev-palm > ------------------------------------------------------------------------ > > _______________________________________________ > Opensvcdecoder-support mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensvcdecoder-support > -- *Médéric Blestel* *Ingénieur de Recherche / Research Engineer* *IETR/Groupe Image* ** *INSA DE RENNES* *20 AVENUE DES BUTTES DE COESMES* *CS 70 839* *35 708 RENNES CEDEX 7* Tél : +33 (2) 23 23 85 67 |
From: ivs s. <ivs...@gm...> - 2010-08-02 02:48:04
|
hi, first thanks for your great work! i decoded bitstream "SVCBS-7.zip" from http://wftp3.itu.int/av-arch/jvt-site/bitstream_exchange/SVC/ by "src_1.08" with command parameter "-h264 SVCBS-7.264 -layer 16", i found after the first frame is decoded, it is outputed immediately, while frame 2 is not outputed immediately after decoded, until after frame 9 is decoded, frame 2 is outputed, in function "DisplayOrderSvc", i found some clue for this, but i wonder why the decoder shall buffering these frames, not output immediately ? thanks! nick |
From: mblestel <med...@in...> - 2010-07-22 07:35:37
|
Dear Thejaswini P, In you configuration file using the JVM encoder, you have defined an option to specify the position of the transform coefficients. The Open SVC Decoder is still not compatible with this option. You should remove from the configuration file the option MGSVector, or set it to MGSVectorMode 0. Best regards Médéric Thejaswini P a écrit : > > > Dear all, > > > I am trying to decode the SVC bitstream obtained by using the JSVM > encoder. > There seems to be a problem. I get an error saying "The layer is using > a different scan order". > Kindly advice. > Thank you. > > > -- > regards, > thejaswini purushotham > > > > -- > regards, > thejaswini purushotham > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > ------------------------------------------------------------------------ > > _______________________________________________ > Opensvcdecoder-support mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensvcdecoder-support > -- *Médéric Blestel* *Ingénieur de Recherche / Research Engineer* *IETR/Groupe Image* ** *INSA DE RENNES* *20 AVENUE DES BUTTES DE COESMES* *CS 70 839* *35 708 RENNES CEDEX 7* Tél : +33 (2) 23 23 85 67 |
From: Thejaswini P <the...@gm...> - 2010-07-21 16:46:46
|
Dear all, I am trying to decode the SVC bitstream obtained by using the JSVM encoder. There seems to be a problem. I get an error saying "The layer is using a different scan order". Kindly advice. Thank you. -- regards, thejaswini purushotham -- regards, thejaswini purushotham |